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
double sulk
Jul 2, 2010

i've been messing around with ruby/rails a bit because i wanted to redo my personal site

decided to take a break and mess around with Windows Store 8 Store for Metro UI Apps for Surface with Windows RT app making, and man there is just so loving much boilerplate to look at

unfortunately i also feel like working with dynamic languages makes me dumber :smith:

Adbot
ADBOT LOVES YOU

Socracheese
Oct 20, 2008

code is code, don't feel bad that you are exempting yourself from unnecessary toil.


I don't know how it could possibly make you dumber tho ???

Shaggar
Apr 26, 2006

gucci void main posted:

i've been messing around with ruby/rails a bit because i wanted to redo my personal site

decided to take a break and mess around with Windows Store 8 Store for Metro UI Apps for Surface with Windows RT app making, and man there is just so loving much boilerplate to look at

unfortunately i also feel like working with dynamic languages makes me dumber :smith:

it does.

Opinion Haver
Apr 9, 2007

if your type system can't infer types for you it's a bad type system, hth

Tiny Bug Child
Sep 11, 2004

Avoid Symmetry, Allow Complexity, Introduce Terror

yaoi prophet posted:

if your type system can't infer types for you it's a bad type system, hth

salted hash browns
Mar 26, 2007
ykrop

Socracheese posted:

artisanal handcrafted code

mods

Opinion Haver
Apr 9, 2007

like seriously why would you think having to type 'Shitposter poster = YOSPOS.getPoster()' is a good idea

Shaggar
Apr 26, 2006
the only thing worse than dynamic typing is duck typing. atleast with dynamic typing you realize its unsafe.

Tiny Bug Child
Sep 11, 2004

Avoid Symmetry, Allow Complexity, Introduce Terror
the concept of "type" is stupid and the best languages are those that let you forget about/ignore it as much as possible

Carthag Tuek
Oct 15, 2005

Tider skal komme,
tider skal henrulle,
slægt skal følge slægters gang



lol i just found this comment in a perl script i wrote some 10 years ago

#This function parses simpler queries into the format that CGI::Application expects.
#"Our life is frittered away by detail ... Simplify, simplify." - Henry David Thoreau

pretentious as hell

Carthag Tuek
Oct 15, 2005

Tider skal komme,
tider skal henrulle,
slægt skal følge slægters gang



also holy poo poo

my ($username, $password) = split(":",$q->cookie($APPNAME));
$self->{'logged_in'} = &dbLoginUser($username, $password);

e: the pw was at least hashed, but still thats pretty retarded

Jonny 290
May 5, 2005



[ASK] me about OS/2 Warp

Carthag posted:

lol i just found this comment in a perl script i wrote some 10 years ago

#This function parses simpler queries into the format that CGI::Application expects.
#"Our life is frittered away by detail ... Simplify, simplify." - Henry David Thoreau

pretentious as hell

there a guy at work that has a random quotebot on some of our internal pages with stuff like that

gandhi and einstein quotes and poo poo

ugh

Blotto Skorzany
Nov 7, 2008

He's a PSoC, loose and runnin'
came the whisper from each lip
And he's here to do some business with
the bad ADC on his chip
bad ADC on his chiiiiip
code:
/*    toke.c
 *
 *    Copyright (c) 1991-1997, Larry Wall
 *
 *    You may distribute under the terms of either the GNU General Public
 *    License or the Artistic License, as specified in the README file.
 *
 */

/*
 *   "It all comes from here, the stench and the peril."  --Frodo
 */

#include "EXTERN.h"
#include "perl.h"

Tiny Bug Child
Sep 11, 2004

Avoid Symmetry, Allow Complexity, Introduce Terror
all of our internal web apps feature pynchon quotes in the title or header

Carthag Tuek
Oct 15, 2005

Tider skal komme,
tider skal henrulle,
slægt skal følge slægters gang



Jonny 290 posted:

there a guy at work that has a random quotebot on some of our internal pages with stuff like that

gandhi and einstein quotes and poo poo

ugh

i assume that guy isnt like 20

Jonny 290
May 5, 2005



[ASK] me about OS/2 Warp

Carthag posted:

i assume that guy isnt like 20

nah he's an okay guy actually
type of dude that unironically watches ted talks tho

Blotto Skorzany
Nov 7, 2008

He's a PSoC, loose and runnin'
came the whisper from each lip
And he's here to do some business with
the bad ADC on his chip
bad ADC on his chiiiiip

Jonny 290 posted:

nah he's an okay guy actually
type of dude that unironically watches ted talks tho

ted talks are great entertainment, just don't pretend you're learning anything

Carthag Tuek
Oct 15, 2005

Tider skal komme,
tider skal henrulle,
slægt skal følge slægters gang



Otto Skorzeny posted:

code:
/*    toke.c
 *
 *    Copyright (c) 1991-1997, Larry Wall
 *
 *    You may distribute under the terms of either the GNU General Public
 *    License or the Artistic License, as specified in the README file.
 *
 */

/*
 *   "It all comes from here, the stench and the peril."  --Frodo
 */

#include "EXTERN.h"
#include "perl.h"

i was probably cargo culting hardcore when i put that quote in there, feeling like the big leagues with my amazing perl wizardry

JawnV6
Jul 4, 2004

So hot ...

Otto Skorzeny posted:

ted talks are great entertainment, just don't pretend you're learning anything

JawnV6
Jul 4, 2004

So hot ...
also thanks for the assist over in gray

Blotto Skorzany
Nov 7, 2008

He's a PSoC, loose and runnin'
came the whisper from each lip
And he's here to do some business with
the bad ADC on his chip
bad ADC on his chiiiiip
i do what i can while i wait for gcc to decide whether my code can be coaxed into a hex file

Cold on a Cob
Feb 6, 2006

i've seen so much, i'm going blind
and i'm brain dead virtually

College Slice

yaoi prophet posted:

like seriously why would you think having to type 'Shitposter poster = YOSPOS.getPoster()' is a good idea

var poster = YOSPOSTER.getPoster()

works fine in c#

Egan Yardley
Jun 11, 2010

i have thrown in the towel

i literally transfer my code to windows to use the windows github application to commit. it owns and it's not full of spergy bullshit like command line git (oh you're NOT using ssh to commit these changes? well you have some spergy bullshit to do my friend!)

cowboy beepboop
Feb 24, 2001

getter/setters are the worst

coaxmetal
Oct 21, 2010

I flamed me own dad

gucci void main posted:

unfortunately i also feel like working with dynamic languages makes me dumber :smith:

you probably don't need to worry about that

cowboy beepboop
Feb 24, 2001

TONSIL HOCKEY posted:

i have thrown in the towel

i literally transfer my code to windows to use the windows github application to commit. it owns and it's not full of spergy bullshit like command line git (oh you're NOT using ssh to commit these changes? well you have some spergy bullshit to do my friend!)

git is pretty spergy by itself i don't think you can get away from that

Cocoa Crispies
Jul 20, 2001

Vehicular Manslaughter!

Pillbug

TONSIL HOCKEY posted:

i have thrown in the towel

i literally transfer my code to windows to use the windows github application to commit. it owns and it's not full of spergy bullshit like command line git (oh you're NOT using ssh to commit these changes? well you have some spergy bullshit to do my friend!)

why not github for mac?

Cocoa Crispies
Jul 20, 2001

Vehicular Manslaughter!

Pillbug

my stepdads beer posted:

git is pretty spergy by itself i don't think you can get away from that

yeah really if you can't use command-line git you should probably just give up computers and go all-ipad

jooky
Jan 15, 2003

Ronald Raiden posted:

you probably don't need to worry about that

Gazpacho
Jun 18, 2004

by Fluffdaddy
Slippery Tilde
i like git, if you do not like git you are the worst, simple

Lysidas
Jul 26, 2002

John Diefenbaker is a madman who thinks he's John Diefenbaker.
Pillbug

Gazpacho posted:

i like git, if you do not like git you are the worst, simple

true

$ find ~ -type d -name '*.git' | wc -l
257

JawnV6
Jul 4, 2004

So hot ...

wickle lol

Egan Yardley
Jun 11, 2010

svn is way better than git t b h

Egan Yardley
Jun 11, 2010

like real talk github is cool and everything but it's p much just a fancy online file dir that lets you look but can't touch

pretty retarded

detroit
Nov 11, 2009
code:
I $E($P(C,1),1,$L(A))=A W $P(C,2),! H 1 X $P(C,3) Q
i need a new job

Janitor Prime
Jan 22, 2004

PC LOAD LETTER

What da fuck does that mean

Fun Shoe

TONSIL HOCKEY posted:

like real talk github is cool and everything but it's p much just a fancy online file dir that lets you look but can't touch

pretty retarded

nice post ... for a retard to have

blorpy
Jan 5, 2005


not if i take it first

salted hash browns
Mar 26, 2007
ykrop

TONSIL HOCKEY posted:

like real talk github is cool and everything but it's p much just a fancy online file dir that lets you look but can't touch

pretty retarded

Plus the founder is a huge douche

rotor
Jun 11, 2001

classic case of pineapple derangement syndrome
git is more trouble than its worth unless you have a widely distributed team.

Adbot
ADBOT LOVES YOU

ChiralCondensate
Nov 13, 2007

what is that man doing to his colour palette?
Grimey Drawer

rotor posted:

git is more trouble than its worth unless you have a widely distributed team.

git evangelists disgust me
(* evangelists disgust me)
i just shrug and say "cvs suits my needs"

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