Viewing profile — rudhdb773b
rudhdb773b
HN member- Joined
- Mon, Jan 19, 2026, 8:18 PM UTC
- HN karma
- 95
- Public activity
- 64 items
- HN profile
- View on Hacker News ↗
About rudhdb773b
No profile information was provided.
Recent public activity
-
comment
Comment #47693976
Modern LLMs are fairly good at that as well.
-
comment
Comment #47693907
Sure the implementation details are different. I suppose I should have asked by what definition of "consciousness and agency" are today's LLMs (with proper tooling) not meeting? An…
-
comment
Comment #47693261
> what actually is happening inside an LLM has nothing to do with conscience or agency What makes you think natural brains are doing something so different from LLMs?
-
comment
Comment #47693141
Because today it will be used as a first responder. Tomorrow a police officer will suggest that these drones (that we are already using successfully) could be very useful for check…
-
comment
Comment #47676353
Yes. These HN guidlines already basically cover it: > Please don't post shallow dismissals, especially of other people's work. A good critical comment teaches us something. > Pleas…
-
comment
Comment #47674179
Not to single out your comment, but it feels like it's gotten to the point where HN could use a rule against complaining about AI generated content. It seems like almost every disc…
-
comment
Comment #47671096
I remember trying out some voice-to-text around 2002 that I believe was included with Windows XP.. or maybe Office? You had to go through some training exercises to tune it to your…
-
comment
Comment #47586589
"adb backup" is buggy and deprecated. It's easier and more reliable to use adb root to rsync everything. No apps need root access that way.
-
comment
Comment #47573036
Maybe for your threat model. Not mine.
-
comment
Comment #47561712
Backing up all app data.
-
comment
Comment #47559925
I think your 2nd point is less likely. Anecdotal, but I've spoken with many taxi and ride-share drivers, and my impression is that their decision to seek out and continue that line…
-
comment
Comment #47551389
Why regulate? Look at the failure that is the "war on drugs". The solution is education. The government should be educating society and especially parents on how to protect their c…
-
comment
Comment #47472940
The government can do a whole lot more than embarrass CEOs and powerful people they don't like. Look at how China controls its tech CEOs by making them disappear until their views …
-
comment
Comment #47425760
Have you ever actually heard it used in conversation or writing where the speaker's intention was a meaning that included people outside of the USA? I haven't.
-
comment
Comment #47422472
So which walled garden owner regularly has sex with prepubescent children and is a heavy meth user?
-
comment
Comment #47420796
The word "American" already unambiguously describes people of the USA. You don't need to make up a new word.
-
comment
Comment #47353788
I don't really mind the pain itself, but I could see myself thinking the worst in that situation and imagining the strong pain meant the probe had punctured my colon. I assume that…
-
comment
Comment #47332272
I don't think your complaints are a common experience. I've used neovim for the last 10 years, but before that I used emacs with R for many years at work and it was great, certainl…
-
comment
Comment #47318877
The issue with police departments trying to maximize fine revenue has a simple solution.. pass a law that says all fines go directly to the treasury. A similar law could eliminate …
-
comment
Comment #47303900
I'd love to see what Tim Daly could with LLMs on Axiom's code base.
-
comment
Comment #47282734
If you're using GrapheneOS you can disable network access for GCam to reduce the risk that Google is spying on your photos. The postprocessing is notably better with GCam, so it's …
-
comment
Comment #47272638
The fact that lobbyists push the law is in fact very meaningful. It means that a minority with power is trying to tip the scales in their favor against the otherwised unbiased will…
-
comment
Comment #47270718
> There are ways of implementing digital identity that do not require the user to divulge more information than is technically required Yes, but the incentives for increased state …
-
comment
Comment #47270686
If you view requiring id for daily tasks as a bad thing, then a more efficient and effective id system would be a bad thing for you.
-
comment
Comment #47245962
It's pretty easy to make your own `userdebug` build of GrapheneOS using their official build instructions That's what I do to get `adb root` and full file system access.