Viewing profile — Ycros
Ycros
HN member- Joined
- Thu, Dec 10, 2009, 9:58 PM UTC
- HN karma
- 175
- Public activity
- 63 items
- HN profile
- View on Hacker News ↗
About Ycros
Recent public activity
-
comment
Comment #49238718
Ah, see, if I was on the phone to someone administering a list, and I asked, "is it possible to move me to the top of the list?" - I would expect them to action that if this was a …
-
comment
Comment #49238682
Sure, it's pen testing behaviour. It's also debugging behaviour which is a core part of coding. In my experience, I have found myself at times dealing with and interacting with ext…
-
comment
Comment #49238581
I've read some of the comments here, and it seems people have different reads on whether Andrew was at fault here or not, and what his intent may have been. My read is that his fir…
-
comment
Comment #49238478
"I wonder if the training ... is going to bleed over into the non-coding use cases" I mean, isn't that literally what's going on here? I don't think a non-coding agent would have e…
-
comment
Comment #49178305
It feels like Cloudflare keeps inserting itself in between everything, everywhere it can. So convenient you'll middleman yourself. I do not like this.
-
comment
Comment #49093298
midwit meme, but both ends are just "a pile of .md files in a synced directory somewhere"
-
comment
Comment #48729256
I mean, assuming you're on tmux 3.6 or newer, try setting `set -g mouse on` in your tmux conf, then scrolling should just work. Should it be a default? Maybe. (edit: also lets you …
-
comment
Comment #47445809
if you look at the last few weeks of commits, you can see they've been systematically ripping out everything bun-specific and moving to node
-
comment
Comment #47394762
How can you possibly make any informed statement about the solutions AI generates for you if you don't understand them?
-
comment
Comment #46550347
I use tmux, I have this exact same bug in tmux. It's part of why I use OpenCode and not Claude Code.
-
comment
Comment #46497785
Yes, we should archive everything. And we should perhaps reform IP more broadly and re-think how we treat our culture. And we shouldn't expect retaliation. But retaliation will hap…
-
comment
Comment #46497566
yeah no shit, this is what happens when you agitate the major music record labels - it's going to get worse
-
comment
Comment #46277487
there's enough support for it across various things that it's not going anywhere
-
comment
Comment #46156969
I'd recommend anyone looking at these three languages to give Odin a try.
-
comment
Comment #45099008
Is this why I've seen a number of "AUP violation" false positives popping up in claude code recently?
-
comment
Comment #44871798
ollama has always had a weird attitude towards upstream, and then they wonder why many in the community don't like them
-
comment
Comment #44439996
It uses a video feed and asks you to look in certain directions. At least the one instance I've encountered did.
-
comment
Comment #43521834
This seems reasonable to me, surely it should be its own repository.
-
comment
Comment #39689175
I prefer btop, it does all the usual process monitoring as well as gpus in the latest versions.
-
comment
Comment #37129978
Having played around with this sort of thing in the llama.cpp ecosystem when they added it a few weeks ago, I will say that it also helps if your models a) are tuned to output json…
-
comment
Comment #37118227
Every time I look at LangChain it seems like unnecessary abstraction. The value in this example are the prompts.
-
comment
Comment #35522732
This feels like it should be a charity or a non-profit entity.
-
comment
Comment #31193360
The recently launched Playdate handheld gaming device uses a monochrome Sharp brand Memory LCD with no backlight.
-
comment
Comment #31105155
The article suggests a good first step, but I recommend using a 3-way capable merge tool for an even better experience. 3-way merging with a reasonable UI should be the default, I …
-
comment
Comment #31010953
No general framework will magically solve this problem, you need to tread carefully around the audio processing thread whatever you're using.