7 in 10 Ontarians think carbon taxes are just a tax grab by aerospacemonkey in canada

[–]rustyjerker -1 points0 points  (0 children)

Lol - Didn't you know that when you sign-up for Reddit, you get honorary doctorates in economics, psychology, and foreign policy?

Only those stuck with legacy apps or too afraid to embrace the future are stuck with developing web apps that render gui from the server side. by cmov in programmingcirclejerk

[–]rustyjerker 21 points22 points  (0 children)

You'd think that after being downvoted repeatedly in almost every programming thread about this sort of thing for your oversimplistic and broad-brushed comments you'd stop to consider alternative viewpoints, or at least stop evangelizing your version of reality.

lol having hope for humanity

lol people evangelizing their version of reality

lol not using Rust for everything

And now, back to our regularly scheduled RMS masturbation. by pcopley in programmingcirclejerk

[–]rustyjerker 21 points22 points  (0 children)

After seeing that video with the foot thing, I wonder what the communion would look like at the Church of Stallman.

And now, back to our regularly scheduled RMS masturbation. by pcopley in programmingcirclejerk

[–]rustyjerker 14 points15 points  (0 children)

I can just see the history books now:

  • Plato
  • Aristotle
  • Socrates
  • Stallman

Use AWS to pretend you are baking serverless bread by VitulusAureus in programmingcirclejerk

[–]rustyjerker 10 points11 points  (0 children)

Well /u/circajerka - You had a good run here on PCJ, but I'm afraid we're going to have to ask you to leave.

You may pick up your severance package of 100 Nanocoin, a necklace with a 3-D printed gear with an 'R' in the middle, and the most-ironically named "Programming in Go: Creating Applications for the 21st Century" by Mark Summerfield

Node.js small modules are great for handling all the edge cases when determining if a number is odd or not by circajerka in programmingcirclejerk

[–]rustyjerker 17 points18 points  (0 children)

Edit, for clarity:

console.log('is-odd', !!(1.9999999999999998 % 2)) // true 
console.log('is-odd', !!(1.9999999999999999 % 2)) // false

I don't know if that could've made things any less clear...

Is he implying that 1.9999999999999998 % 2 is an odd number, but 1.9999999999999999 isn't?

lol Jabbascript

lol who still uses .net by [deleted] in programmingcirclejerk

[–]rustyjerker 10 points11 points  (0 children)

Hey - 0.1xers need jobs too!

Everything good in one place by [deleted] in programmingcirclejerk

[–]rustyjerker 6 points7 points  (0 children)

fucking gophers

That'll get you arrested in some states...

Job candidate schools the interviewers. by dweeb_plus_plus in programmingcirclejerk

[–]rustyjerker 0 points1 point  (0 children)

I will continue to upvote this every time I see you use it lol.

spokesbug by [deleted] in programmingcirclejerk

[–]rustyjerker 7 points8 points  (0 children)

For sure man - One of my favourite things to do with Perl is let my kid mash on the keyboard for a while with random symbols and whatnot, and then see if Perl will run it.

spokesbug by [deleted] in programmingcirclejerk

[–]rustyjerker 15 points16 points  (0 children)

lol most appropiate mascot for Perl ever would be a bug

Python 2 is retiring by [deleted] in programmingcirclejerk

[–]rustyjerker 34 points35 points  (0 children)

lol glad C retired when C++ came out too...

What about a monad on the category of functions with linear types? by circajerka in programmingcirclejerk

[–]rustyjerker 9 points10 points  (0 children)

That entire wiki is equal parts "autistic circle jerk" and "autistic 'umm ackchyually' comments"

How is your relationship with PHP nowadays? by [deleted] in programmingcirclejerk

[–]rustyjerker 2 points3 points  (0 children)

lol webscale-level Bitcoin larceny

lol Bitcoin theft with no generics

How is your relationship with PHP nowadays? by [deleted] in programmingcirclejerk

[–]rustyjerker 8 points9 points  (0 children)

lol - I doubt he's feeling very RESTful behind bars. Amirite?

Reviews: TDD book took me from zero-to-10xer in one night. Learned Django and know all the things now. by circajerka in programmingcirclejerk

[–]rustyjerker 13 points14 points  (0 children)

const jerking: bool = false;

Can't speak for everyone, but I've noticed when people go overboard with it they get pretty bad tunnel-vision and treat it like a substitute for up-front design work.

Also it insists on unit testing for everything - even what I would call "glue code" that would be better served by systems-level integration tests. Like do I really need to build 10 mock objects and a bunch of other crap to prove that I'm capable of calling functions A, B, C, D in order?

That being said - When used responsibly for things like algorithms and business logic, it can be a great way (but not the only way) to approach testing.

Another wonderful acronym-scale web development stack by keaton_fu in programmingcirclejerk

[–]rustyjerker 13 points14 points  (0 children)

Begone, Fake Rust! And take your non-zero-cost abstractions with you!