HackerTrans
TopNewTrendsCommentsPastAskShowJobs

uvaursi

no profile record

Submissions

Ask HN: Why so much snark?

6 points·by uvaursi·9 месяцев назад·7 comments

comments

uvaursi
·8 месяцев назад·discuss
[dead]
uvaursi
·8 месяцев назад·discuss
[dead]
uvaursi
·8 месяцев назад·discuss
[flagged]
uvaursi
·8 месяцев назад·discuss
I’ll stick my neck out and say SICP has never been relevant to me. I’ve tinkered from embedded, to OS, to databases, to desktop applications, drivers, compilers, web applications, and all sorts of shit inbetween when I’m not reversing some archaic binary compiled in a pre-standard C++. I’ve done both idiomatic programming in a language as well as applying idioms from other languages that I liked. I’ve turned C# into Lisp because it couldn’t do what I needed it to do. I read through ARM opcode docs while I’m daydreaming of writing Ruby.

When I looked at SICP I saw one thing: an introduction to “thinking about programming” for people who will have to re-learn everything and will maybe use a few things here and there. The fundamentals matter but the application is the “everyone has a plan until they get punched in the face” phase of actual learning. There are much better ways to go about studying and learning and I found SICP lacking, among other course work that I think is taught backwards and makes it hard to reason and apply.

Read “Great Programmers” by Bram Cohen. The wisdom is there, but it’s lost on people.

Just my 2c.
uvaursi
·8 месяцев назад·discuss
I’m confused. Who is this “We”? Do you realize how behind in many respects most of Europe is? How it’s been parceled up and destroyed by the EU? Science projects led by a few countries doesn’t cut it.

It’s not propaganda at all. The standards of living there are shit. But enjoy the particle collider, I guess?
uvaursi
·8 месяцев назад·discuss
Software development isn’t engineering and it has never been. Software developers aren’t engineers.

I don’t know why this keeps coming up, maybe slow news day. It’s okay to be passionate about a craft or a job and for that job to be very technical and demanding. Many people feel that way about what they do, and they are perfectly okay not being engineers.
uvaursi
·8 месяцев назад·discuss
[flagged]
uvaursi
·8 месяцев назад·discuss
This is why people get divorced. It’s not because their partners are terrible (they can be), but because they are on train tracks of a life that isn’t theirs.

Fight Club had the answer to this, by taking a no-name Joe Schmoe (reflected as us), and putting a gun to his head: The Question, Raymond, is what did you want to be?
uvaursi
·8 месяцев назад·discuss
Whereas before the air of sophistication conned you into thinking the authors knew what they were talking about, it took AI slop for you to see how bad things really are.

Queue the “always have been” meme.
uvaursi
·8 месяцев назад·discuss
Direct File won’t happen in 2026, Intuit tells IRS
uvaursi
·8 месяцев назад·discuss
And then Netflix decided to churn out garbage that no AGI recommendation engine can redeem.
uvaursi
·8 месяцев назад·discuss
[flagged]
uvaursi
·8 месяцев назад·discuss
FEEL THE AGI.

This is a meme that will keep on giving.
uvaursi
·8 месяцев назад·discuss
Thank you. I was on the fence posting my comment earlier but I’m glad I’m not the only one who is tired of blog posters leading a subject with a blatantly false statement.
uvaursi
·8 месяцев назад·discuss
> The diode might be the most neglected component in the electronics curriculum today.

Nonsense like this is why I don’t read lcamtuf. His “electronics 100” falls short of any standard-issue books - today and in the past. And you can open any of them up and very often the very first thing they discuss is the Diode, not only because it’s an “easy” case to begin understanding semiconductor materials (as opposed to tube diodes), but because it forms the basis of understanding more complicated semiconductor devices and why they work the way they work.

I’ve been wholly unimpressed by lcamtuf’s output on this subject because he’s trying to teach but doesn’t know how. He’s trying to come across as smart but his covering of the subject matter is dwarfed by someone like Forrest Mims, which is amusing to think about.

Pick up a book by someone like Melvino or Floyd. They cover analog, digital, computer systems, all sorts of shit. Even the old NEETS books along with technician manuals are a godsend. NEETS approach is particularly good because it moves between phenomena and application in a broad spectrum, which is what helps for concepts to stick.
uvaursi
·8 месяцев назад·discuss
I remember the “20 ways Dick Cheney can kill you” posters. Unbelievable energy.
uvaursi
·8 месяцев назад·discuss
What a legend.
uvaursi
·8 месяцев назад·discuss
Yep. StickDeath was the shit.
uvaursi
·8 месяцев назад·discuss
I still use PuTTY and a MAX232EACwhateverthefuck chip for embedded hardware stuff with a DB9 cable thats been plugged in and out more times than your mom on prom night.

Should I switch to something else or just keep on truckin?
uvaursi
·8 месяцев назад·discuss
Software “engineer”[0] here. There are plenty of developers that are very rational about programming languages. I think the author lived in a weird bubble for most of their life jumping from company to company, project to project and saw some unhealthy development teams along the way. Developers make very rational decisions around PLs all the time, and the most rational choice, as also given by PG and Joel Spolsky many moons ago, is pick the language you’re most comfortable with and get over your shit. The second most rational choice is picking a language that fits the problem space like a glove. The third, most obvious rational choice of course, is Rust.

[0] you sweet summer child.