Register a SA Forums Account here!
JOINING THE SA FORUMS WILL REMOVE THIS BIG AD, THE ANNOYING UNDERLINED ADS, AND STUPID INTERSTITIAL ADS!!!

You can: log in, read the tech support FAQ, or request your lost password. This dumb message (and those ads) will appear on every screen until you register! Get rid of this crap by registering your own SA Forums Account and joining roughly 150,000 Goons, for the one-time price of $9.95! We charge money because it costs us money per month for bills, and since we don't believe in showing ads to our users, we try to make the money back through forum registrations.
 
  • Post
  • Reply
X-BUM-RAIDER-X
May 7, 2008
i can't see avs, its all blocked at work. its good tho because it forces you not 2 judge someone based on they av

Adbot
ADBOT LOVES YOU

hobbesmaster
Jan 28, 2008

Tiny Bug Child posted:

consistency doesn't matter if it's wrong. better to get it right some of the time than always get it wrong.

indentation is done with tabs, and tabs are eight characters wide

except i said i could deal with it, not that it was right

tef
May 30, 2004

-> some l-system crap ->
current talk status

[x] downloaded a bunch of raw mpgs
[x] mashed them together using mencoder, trimming off some crap at the beginning
[x] transcoded it to h264, woo, a 700 mb file.
[x] uploading it to youtube

https://www.youtube.com/watch?v=csyL9EC0S0c

PLEASE STAND BY - ETA 45 MINS

tef
May 30, 2004

-> some l-system crap ->
oh and I haven't linked it anywhere because I dunno if there are encoding errors or such. so uh, if you do watch it, tell me if it is broken

36 minutes remaining.

qntm
Jun 17, 2009

Gazpacho posted:

are there any programming languages that allow space in variable names

http://en.wikipedia.org/wiki/Whitespace_%28programming_language%29

wait, that doesn't have variables

double sulk
Jul 2, 2010

snake_case_supremacy

Dr. Honked
Jan 9, 2011

eat it you slaaaaaaag

Gazpacho posted:

are there any programming languages that allow space in variable names

i did see one once. i'm struggling to remember which one

Jonny 290
May 5, 2005



[ASK] me about OS/2 Warp
code:
use Filter::Util::Call;
   sub import {
      my ($type) = @_;
      my ($ref) = [];
      filter_add(bless $ref);
   }
   sub filter {
      my ($self) = @_;
      my ($status);
      s/(\$.+)?\s{.+)?/$1_$2/g;
         if ($status = filter_read()) > 0;
      $status;
   }
   1;
miiiight work idk i dont want to spend any more time on the hypothetical regex needed

Dr. Honked
Jan 9, 2011

eat it you slaaaaaaag
arrrrr it's L.in.oleum http://en.wikipedia.org/wiki/Linoleum_(programming_language)

code:
   "directors"
       unit = 32;
  
   "variables"
      age of peter = 25; (this is the variable declaration)

   "programme"
      a = [age of peter];
      a - 10;
      [age of peter] = a;
      end;

Tiny Bug Child
Sep 11, 2004

Avoid Symmetry, Allow Complexity, Introduce Terror

hobbesmaster posted:

except i said i could deal with it, not that it was right

sure. it's just that that's what python losers always say when you talk about how dumb the enforced style rules are. it's like a trained response, every single time they go "well at least it's CONSISTENT!!!" like that's some kind of defense

Toady
Jan 12, 2009

rubygems got hacked

tef
May 30, 2004

-> some l-system crap ->
current talk status: "This process is taking longer than usual", thanks youtube!

Shaggar
Apr 26, 2006

Toady posted:

rubygems got hacked

did they do something retarded like posting a "lol owned" front page or did they try to sneak exploits into the hosted libs?

Cocoa Crispies
Jul 20, 2001

Vehicular Manslaughter!

Pillbug

Toady posted:

rubygems got hacked

lol

tef
May 30, 2004

-> some l-system crap ->

Shaggar posted:

did they do something retarded like posting a "lol owned" front page or did they try to sneak exploits into the hosted libs?

someome uploaded a yaml file with inline ruby code and read the config files

Jonny 290
May 5, 2005



[ASK] me about OS/2 Warp
jesus loving christ

tef
May 30, 2004

-> some l-system crap ->
who could have seen that coming

http://github.com/tenderlove/psych/issues/119

Toady
Jan 12, 2009

Shaggar posted:

did they do something retarded like posting a "lol owned" front page or did they try to sneak exploits into the hosted libs?

it seems they got credentials but they don't yet know the extent of the compromise

Shaggar
Apr 26, 2006
for people who don't use bad language/frameworks, what does config/*.yaml contain? (lmao @ yaml for reals tho)

Shaggar
Apr 26, 2006
they literally made up their own lovely version of xml just so they didn't have to use xml. what a bunch of retards.

Sneaking Mission
Nov 11, 2008

YAMS YAMS YAMS YAMS YAML YAMS

Toady
Jan 12, 2009

xml too icky for their beautiful code-art

Shaggar
Apr 26, 2006
what does jack black have to do w/ yaml?

double sulk
Jul 2, 2010

Shaggar posted:

what does jack black have to do w/ yaml?

probably more than _why who is literally the worst

tef
May 30, 2004

-> some l-system crap ->
HAPPY NOW? :toot:

https://www.youtube.com/watch?v=csyL9EC0S0c

:siren: if you've read the blog there is almost no point in watching this :siren:

Shaggar
Apr 26, 2006

gucci void main posted:

probably more than _why who is literally the worst

whats _why who?

Dr. Honked
Jan 9, 2011

eat it you slaaaaaaag

Shaggar posted:

whats _why who!!

Toady
Jan 12, 2009

it's a ruby prgrammer

a unique genius among rubyists because he drew cartoons and abandoned the internet or some dumb poo poo. it's not ruby if there's not drama

Shaggar
Apr 26, 2006


damnit that's way better

Dr. Honked
Jan 9, 2011

eat it you slaaaaaaag
_why wrote this http://mislav.uniqpath.com/poignant-guide/

Shaggar
Apr 26, 2006

Toady posted:

it's a ruby prgrammer

a unique genius among rubyists because he drew cartoons and abandoned the internet or some dumb poo poo. it's not ruby if there's not drama



ah. I imagine a lot of rubyists are the same sort of anti-establishment, no one understands me, deviantart types.

Ericadia
Oct 31, 2007

Not A Unicorn

tef posted:

current talk status

[x] downloaded a bunch of raw mpgs
[x] mashed them together using mencoder, trimming off some crap at the beginning
[x] transcoded it to h264, woo, a 700 mb file.
[x] uploading it to youtube

https://www.youtube.com/watch?v=csyL9EC0S0c

PLEASE STAND BY - ETA 45 MINS

Got through 10 minutes, will watch more after classes are done for the day. I was amused the whole time, but the slides are unreadable, also lol that light is distracting.

Jonny 290
May 5, 2005



[ASK] me about OS/2 Warp

Toady posted:

xml too icky for their beautiful code-art



its like back to the future. he's fading because he's from the future and he hasn't convinced anybody to use his language yet

Shaggar
Apr 26, 2006

terrible

Shaggar
Apr 26, 2006

tef posted:

HAPPY NOW? :toot:

https://www.youtube.com/watch?v=csyL9EC0S0c

:siren: if you've read the blog there is almost no point in watching this :siren:

check out those fuckin pockets

Ericadia
Oct 31, 2007

Not A Unicorn

Shaggar posted:

terrible

Apparently he is also responsible for tryruby.org

Tiny Bug Child
Sep 11, 2004

Avoid Symmetry, Allow Complexity, Introduce Terror

Shaggar posted:

they literally made up their own lovely version of xml just so they didn't have to use xml. what a bunch of retards.

it literally stands for "yet another markup language". lol.

Janitor Prime
Jan 22, 2004

PC LOAD LETTER

What da fuck does that mean

Fun Shoe

tef posted:

HAPPY NOW? :toot:

https://www.youtube.com/watch?v=csyL9EC0S0c

:siren: if you've read the blog there is almost no point in watching this :siren:

tefu that looks like an Al Qaeda tent

Jonny 290
May 5, 2005



[ASK] me about OS/2 Warp

Hard NOP Life posted:

tefu that looks like an Al Qaeda tent

Al-Codea

Adbot
ADBOT LOVES YOU

Toady
Jan 12, 2009

Shaggar posted:

ah. I imagine a lot of rubyists are the same sort of anti-establishment, no one understands me, deviantart types.

also japanophiles and perl refugees who want to write "expressive" code

  • 1
  • 2
  • 3
  • 4
  • 5
  • Post
  • Reply