Readit News logoReadit News
shawn_w commented on The forgotten meaning of "jerk"   languagehat.com/the-forgo... · Posted by u/aspenmayer
variaga · 5 days ago
>> It could never be made today.

> Why not?

M. Emmett Walsh, Carl Reiner, Maurice Evans and Jackie Mason are all dead, for one reason.

shawn_w · 5 days ago
Not that big an issue in this age of AI generated deepfake videos.
shawn_w commented on Show HN: Fractional jobs – part-time roles for engineers   fractionaljobs.io... · Posted by u/tbird24
nl · 6 days ago
What does W2 mean?
shawn_w · 6 days ago
It's the form USA employers report employee earnings on for calculating income tax.

I think OP is using it to mean "regular full time employee".

shawn_w commented on GitHub is no longer independent at Microsoft after CEO resignation   theverge.com/news/757461/... · Posted by u/Handy-Man
pawelduda · 13 days ago
Seeing ads/recommendations in app store is miles better than finding out your fresh Windows comes with Candy Crush Saga preinstalled.
shawn_w · 13 days ago
As a recovering Candy Crush addict, that's the last thing I need.
shawn_w commented on Vanishing from Hyundai’s data network   techno-fandom.org/~hobbit... · Posted by u/pilingual
judge123 · 14 days ago
I'm starting to think the short software support isn't a bug, it's a feature. They want the car to feel obsolete in 5 years so you're pushed into buying the next model. It's the smartphone sales model, but for a $50,000 purchase.
shawn_w · 14 days ago
Planned obsolescence
shawn_w commented on Build Your Own Lisp   buildyourownlisp.com/... · Posted by u/lemonberry
fmbb · 19 days ago
That page also seems to recommend using lex and yacc, so … what are we to do with this information?
shawn_w · 19 days ago
Nothing wrong with lex and yacc.
shawn_w commented on Programmers aren’t so humble anymore, maybe because nobody codes in Perl   wired.com/story/programme... · Posted by u/Timothee
superkuh · 24 days ago
I write some new Perl/Gtk application a couple times a year. And I use it for automating basic things almost daily. I bet lots of people chose to write in perl for personal projects. It just isn't very visible.

But not that many. And that's why Perl is still Perl. Popularity brings change which means old code stops working.

Perl code from the year 2000 still works in a perl interpreter+libs today. And perl code written today still works on perl interpreter+libs from the year 2000. That incredible stability and reliability is what makes it great. Write something then use it 20 years later and everything just works anywhere you try to run it.

That's why I chose Perl.

shawn_w · 23 days ago
The perl I write today is very unlikely to run on a perl version from 2000, aside maybe from trivial one-liners.
shawn_w commented on Design patterns you should unlearn in Python   lihil.cc/blog/design-patt... · Posted by u/zeitlupe
tptacek · 24 days ago
Peter Norvig has a well-known piece that goes into more depth on why the GoF-style patterns don't make much sense in high-level languages:

https://www.norvig.com/design-patterns/

shawn_w · 24 days ago
Those slides would be a lot more useful with a transcript of the talk that went along with them. Or a video of it. Wonder if anything like that still exists.
shawn_w commented on Replacing cron jobs with a centralized task scheduler   mayhul.com/posts/schedule... · Posted by u/tlf
shawn_w · 24 days ago
Isn't a "centralized task scheduler" pretty much what cron is?
shawn_w commented on Clj-coll: Clojure collections and sequences in Common Lisp   github.com/dtenny/clj-col... · Posted by u/todsacerdoti
upghost · a month ago
Very nice! I love this sort of polyglot feature cross-pollination. My CL isn't as strong as my Clojure, I can't tell if the persistent vector implementation implements finger tries w/reference sharing or not, but will be very impressed if that is the case!
shawn_w · a month ago
It uses FSst seqs for immutable vectors, which in turn use weight balanced binary trees like other FSet data structures.
shawn_w commented on SF may soon ban natural gas in homes and businesses undergoing major renovations   sfchronicle.com/sf/articl... · Posted by u/mikhael
Nullabillity · a month ago
> Are you in the USA?

Sweden.

shawn_w · a month ago
That's what I figured. Yeah, no wonder your experience is different.

u/shawn_w

KarmaCake day471February 22, 2024View Original