Hacker Newsnew | past | comments | ask | show | jobs | submit | ghickPit's commentslogin

> Everybody knows LLMs are not alive and don't think, feel, want.

Please go ahead now and EAT YOUR WORDS:

https://news.ycombinator.com/item?id=46352875

https://lucumr.pocoo.org/2025/12/22/a-year-of-vibes/

> Because LLMs now not only help me program, I’m starting to rethink my relationship to those machines. I increasingly find it harder not to create parasocial bonds with some of the tools I use. [...] I have tried to train myself for two years, to think of these models as mere token tumblers, but that reductive view does not work for me any longer.


For mojuba and myself, email is a way to organize TODO items. Things to take care of exist either way, and email is an awesome way to keep track of, and process, events / tasks asynchronously.

shermantanktop and you, forbiddenvoid, seem to refuse organizing TODOs, or perhaps even the concept that external events be allowed to generate TODOs for you ("my attention should be directed at what I want to do, when I want to"). I closely know this -- i.e., "garbage dump with tire fires in it" -- because that's precisely what my SO's mailbox looks like. Whereas I've maintained a perfect inbox 0 for several decades, both at work and privately.

This is an unbridgeable psychological divide between two attitudes toward, or even two definitions of, tasks and obligations. People who can naturally implement inbox 0 never lose track of a task (not just in email, but in any other medium either), and get indignated when they receive reminders. They're excellent schedulers, and orderly, but also frequently obsessive-compulsive, neurotic. People who can't instinctively do inbox 0 cannot be taught or forced to do it, they tend to need repeated reminders, and may still forget tasks. At the same time, they have different virtues; they tend to shine with ill-defined problems and unexpected events.

Neither group is at fault; the difference has biological roots, in the nervous system. Our brains physically differ.


I kind of agree, but I explain it differently. Everyone’s job is a mix of reactive and proactive work. For my particular job, reactive work is necessary but will expand to fill all my time and then some. Proactive work is ambiguous and uncertain, but usually ends up being the highest value work that I do.

If I spend all my time on other people’s demands, it will all be urgent, but not enough of it will be important.


That's a super interesting situation (and description).

I always order reviewing the work of others ahead of working on my own code. This works wonders for the team. But admittedly, if the review workload is not distributed well, then my approach produces an annoying imbalance for me, and over the longer term, it leads to burnout.

Put differently, if I enable / assist / mentor others, that produces value comparable to my own personal output, for the company (or that's at least how I understand things). However, the emotional value of each, to me, is comparable only up to a certain extent -- namely, as long as I get to write enough code myself. The proportion must be right.

I rely on management / the team to (self-)organize the review workload, and then I prefer to help others first, and work on my own stuff second. I draw much more satisfaction from working on my own code, but I feel the importance of supporting others, so I prioritize the latter. This particular prioritization too rewards me emotionally, but only up to a certain point. I can say "no", but, in my view, if I have to say "no" frequently, to requests for assistance, then the workload is ill-distributed, and that responsibility is not mine. (I explicitly don't want to be promoted to a level where I become responsible for assigning tasks to people.)


I’m in a senior position and just coming off a year where I intentionally focused on enabling others and making the collective group more effective. That meant more reactive (and less visible) work.

I got feedback that my contributions weren’t tangible and visible enough. I switched gears back to my previous mode (more proactive work) and all is well again.

Different work cultures treat this differently. At another company my enabling activities would have been valued more. But I do think being the glue in a group is usually undervalued.


Thanks, that's a great explanation!


You can: you can mention Slack and Discord. :( :( :(

signed, another dinosaur (with a flawless "inbox 0" track record at both work and home, for decades now)


> To be frank, at this point, GPG has been a lost cause for basically decades.

Why do high-profile projects, such as Linux and QEMU, still use GPG for signing pull requests / tags?

https://docs.kernel.org/process/maintainer-pgp-guide.html

https://www.qemu.org/docs/master/devel/submitting-a-pull-req...

Why does Fedora / RPM still rely on GPG keys for verifying packages?

This is a staggering ecosystem failure. If GPG has been a known-lost cause for decades, then why haven't alternatives ^W replacements been produced for decades?


Let's not conflate GPG and PGP-in-general. RPM doesn't use GPG, it uses Sequoia PGP.

GPG is what GP is referring to as a lost cause. Now, it can be debated whether PGP-in-general is a lost cause too, but that's not what GP is claiming.


> it can be debated whether PGP-in-general is a lost cause too, but that's not what GP is claiming

It is though what both the fine article, and tptacek in these comments, are claiming!


They are also correct, but that's indeed not what the person you replied to said.

> then why haven't alternatives ^W replacements been produced for decades?

Actually we do have alternatives for it.

For example Git supports S/MIME and could absolutely be used to sign commits and tags. Even just using self-signed certificates wouldn't be far off from what PGP offers. However if people used their digital IDs like many countries offer, mission-critical code could have signatures with verifiable strong identities.

Though there are other approaches as well, both for signing and for encrypting. It's more that people haven't really considered migrating.


But it's not what cpach was writing about, is it?

Also no, the gpg.fail site makes no such claims. Now, tptacek, has said that, but he didn't write the comment you were replying to.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: