HackerTrans
TopNewTrendsCommentsPastAskShowJobs

cool-RR

no profile record

Submissions

Agents of Chaos: Breaches of trust in autonomous LLM agents

arxiv.org
4 points·by cool-RR·5 เดือนที่ผ่านมา·1 comments

Show HN: Dodo: Desktop Switcher for Windows

github.com
1 points·by cool-RR·9 เดือนที่ผ่านมา·0 comments

comments

cool-RR
·3 เดือนที่ผ่านมา·discuss
Begun, the noise-cancelling wars have.
cool-RR
·4 เดือนที่ผ่านมา·discuss
I used to play with Lotus on my mom's work computer when I was a child. Today I'm doing AI Safety research and when I'm examining experiment data I use the closest modern tool to Lotus: https://www.visidata.org/
cool-RR
·5 เดือนที่ผ่านมา·discuss
I'm happy to see this. It belongs in the stdlib and not a third-party module.
cool-RR
·5 เดือนที่ผ่านมา·discuss
Interesting insight.
cool-RR
·6 เดือนที่ผ่านมา·discuss
It's my fantasy to do this. Congrats on having the courage.
cool-RR
·8 เดือนที่ผ่านมา·discuss
> What’s left behind are opaque, black box systems with almost no one who understands how they work.

Maybe 50-year-old COBOL programs are the original neural networks.
cool-RR
·9 เดือนที่ผ่านมา·discuss
I wrote it in a way that's too intertwined with my other shit to be shareable with people, but honestly you can copy-paste my comment to your friendly neighborhood LLM and you'll get something decent. Indeed it uses `env`.
cool-RR
·9 เดือนที่ผ่านมา·discuss
The most useful script I wrote is one I call `posh`. It shorten a file path by using environment variables. Example:

  $ posh /home/ramrachum/Dropbox/notes.txt
  $DX/notes.txt
Of course, it only becomes useful when you define a bunch of environment variables for the paths that you use often.

I use this a lot in all of my scripts. Basically whenever any of my script prints a path, it passes it through `posh`.
cool-RR
·10 เดือนที่ผ่านมา·discuss
Dating apps are not meant to be efficient, definitely not to someone with a developer mindset.