Readit News logoReadit News
GrumpyYoungMan commented on Ask HN: Would you rather have 20% more money or 20% more time    · Posted by u/shortrounddev2
GrumpyYoungMan · a month ago
Early in my career, the raise and put it entirely towards retirement savings. Later in my career, the free time.

Deleted Comment

GrumpyYoungMan commented on The Grug Brained Developer (2022)   grugbrain.dev/... · Posted by u/smartmic
titanomachy · 2 months ago
“Good debugger worth weight in shiny rocks, in fact also more”

I’ve spent time at small startups and on “elite” big tech teams, and I’m usually the only one on my team using a debugger. Almost everyone in the real world (at least in web tech) seems to do print statement debugging. I have tried and failed to get others interested in using my workflow.

I generally agree that it’s the best way to start understanding a system. Breaking on an interesting line of code during a test run and studying the call stack that got me there is infinitely easier than trying to run the code forwards in my head.

Young grugs: learning this skill is a minor superpower. Take the time to get it working on your codebase, if you can.

GrumpyYoungMan · 2 months ago
Debuggers are great until you have to work in a context where you can't attach a debugger. Good old printf works in every context.

By all means, learn to use a debugger well but don't become overly dependent on them.

GrumpyYoungMan commented on .localhost Domains   inclouds.space/localhost-... · Posted by u/todsacerdoti
hardaker · 5 months ago
You might check out .internal instead which was recently approved [1] for local use.

[1]: https://en.wikipedia.org/wiki/.internal

GrumpyYoungMan · 5 months ago
The *.home.arpa domain in RFC 8375 has been approved for local use since 2018, which is long enough ago that most hardware and software currently in use should be able to handle it.
GrumpyYoungMan commented on The Pentium contains a complicated circuit to multiply by three   righto.com/2025/03/pentiu... · Posted by u/Tomte
JumpCrisscross · 6 months ago
> Today (as far as I've read) we're at the practical limit for what's reasonable to do with silicon semiconductor technology and our present understanding of physics

We’ve been at that limit for decades.

GrumpyYoungMan · 6 months ago
The fabs propped up the corpse of Moore's Law by throwing mountains of cash at expanding transistors into the third dimension: finFET, GAA, CFET, etc. That has kept the party going a little while longer than it would have lasted but it's a one-time deal since are no more dimensions to expand into.
GrumpyYoungMan commented on Ask HN: Former devs who can't get a job, what did you end up doing for work?    · Posted by u/throw81398475
tharkun__ · 6 months ago
I think the issue with Scrum and agile is that it's become mainstream.

Anything that becomes mainstream is likely to get twisted and turned into whatever the "powers that be" want it to be.

So, while using XP or Scrum or Kanban for that matter properly in a sane environment is going to be great, if you work in an un-sane (sic) one, then the powers that be have turned whatever system you're using into theirs. This is how things like SAFe are born, that try to make "agile safe for the corporation" and of course they're nothing more than corporate BS under an agile name and that gives agile a bad name.

Just like Jira is getting a bad name because it's so configurable that corporations are able to use it to do what they do. You can also use it as nothing than an electronic place to house your "post-it notes on a wall". All up to you, your cow-orkers and company. Nobody can blame Atlassian / Jira for taking the money of these corporations. I know I would if I had had the idea of releasing a ticketing system that doesn't even know that you should use surrogate keys for all your entities instead of making an issue key that can change if you move issues between projects your "primary key" that is referenced everywhere and shit breaks :shrug:

GrumpyYoungMan · 6 months ago
The issue with scrum and agile is that it became a managerial and reporting process to force teams to hit a management imposed deadline instead of what it was intended to be: a tool for engineers to self-manage and self-evaluate their progress to provide a realistic completion date.
GrumpyYoungMan commented on Computer Architecture, Fifth Edition: A Quantitative Approach (2011)   dl.acm.org/doi/book/10.55... · Posted by u/nioj
rhelz · 9 months ago
I remember when the first edition came out---back in the early 90's!!!! I was young, slim, had a full head of hair---and this new textbook was the bomb. Vastly better than any previous textbook on computer architecture.

I can't believe it is still the best. it's been like 30 years. During that time, so much has happened--the death of supercomputer companies like Convex and Cray, SIMD going from expensive computers like the MASPAR MP-1 to being on virtually every processor, the dot com boom, the rise of google-style server farms, etc etc.

And now the transition to neural net processing.

I mean, it is a testament to the authors that they could keep their competitors from even thinking about trying to write a competing book for so long. It is a great case study in how to stay relevant in tech for the long term.

But man, before it came out, every year 2 or 3 new textbooks in computer architecture came out, each one detailing the next cool thing which computer architectures were being called upon to do.

It's exhibit A of Peter Thiel's case that we are living in an era of very low innovation. If Computer Architecture were a really healthy field, classes would have to be taught from recently-published papers, because it was moving faster than a textbook could be published.

Hat's off to the authors, but man, this is really depressing.

GrumpyYoungMan · 9 months ago
Vastly? I dunno about that. I was rather fond of Tanenbaum's Structured Computer Organization.
GrumpyYoungMan commented on Why your load test is a lie   twitter.com/nateberkopec/... · Posted by u/ksec
GrumpyYoungMan · 9 months ago
Sure, okay, but we can add that variance to the simulated load if it turns out to be meaningful for the system under test.
GrumpyYoungMan commented on Using BenQ's latest 32" 4k monitor (RD320U) which is aimed at programming   nickjanetakis.com/blog/be... · Posted by u/nickjj
genpfault · 10 months ago
GrumpyYoungMan · 10 months ago
That battle has been lost. Dell's Ultrasharp U30xx 30" monitors were the last large 16:10 monitors I was aware of and it looks like Dell doesn't even make them anymore when I just checked.
GrumpyYoungMan commented on The guy who gave a negative review to Battlezone 98 Redux after playing 8k hours   pcgamer.com/games/strateg... · Posted by u/isaacfrond
Animats · 10 months ago
Oh, a newer Battlezone. Not the original from 1980, the first 3D coin-op game.[1]

[1] https://en.wikipedia.org/wiki/Battlezone_(1980_video_game)

GrumpyYoungMan · 10 months ago
There is another Battlezone game which is a reimagined/updated version of the coin-op game: https://en.wikipedia.org/wiki/Battlezone_(2016_video_game). It was a decent bit of fun and notably had VR headset support.

u/GrumpyYoungMan

KarmaCake day1171April 21, 2016View Original