Viewing profile — thefroh
thefroh
HN member- Joined
- Thu, Oct 04, 2018, 9:09 AM UTC
- HN karma
- 27
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About thefroh
Recent public activity
-
comment
Comment #49082123
I had my lenovo laptop's last USB-C port bugger up. of course, lenovo themselves will repair this by replacing the mainboard (~1.5k+?). so I did a search for anyone doing microsold…
-
comment
Comment #48640260
it's like AI-generated images, though those tend to be more obvious than AI-generated text due to the "average" effect being visually obvious. Yes, these are normal patterns in Eng…
-
comment
Comment #48550815
I'm a little surprised that preserve_thinking would matter here for cache purposes. for actual capabilities/intelligence, yes, I'd imagine it helps to have past reasoning traces in…
-
comment
Comment #45966391
possibly https://xkcd.com/353/
-
comment
Comment #45820034
presumably it's the reverse engineered server that has most of the work put into it, and one would hope that's what is going to be released if the developer decides to
-
comment
Comment #45605978
which is important to bear in mind if people are introducing a "drop earliest messages" sliding window for context management in a "chat-like" experience. once you're at that conte…
-
comment
Comment #45605814
not if call #1 is the file + the question, call #2 is the file + a different question, no. if call #1 is the file, call #2 is the file + the question, call #3 is the file + a diffe…
-
comment
Comment #45601578
because you can have multiple breakpoints with Anthropic's approach, whereas with OpenAI, you only have breakpoints for what was sent. for example if a user sends a large number of…
-
comment
Comment #44885179
here's the associated issue, I believe. https://github.com/syncthing/syncthing/pull/10005
-
comment
Comment #43755958
does this allow running applications which need FUSE? I know for termux that's only possible with root.
-
comment
Comment #43715426
it's also the effect that lets you kinda know if you're near a wall (for example when you're fumbling around in the dark)
-
comment
Comment #42191330
i've heard good things about using the 1 euro filter for user input related tasks, where you're trying to effectively remove noise, but also keep latency down. see https://gery.cas…
-
comment
Comment #41901424
while I'm a fan of TypeScript and using type hints in Python from an autocomplete and linting perspective, I am curious... ... has either language leveraged these to better tell th…
-
comment
Comment #41855953
for me, my desktop and laptop are the main go-to. the mobile is an extra device with different, more specific use cases and so I've been a little disappointed with how these device…
- story
-
comment
Comment #41222120
is anyone aware of any GUI-driven tools that leverage SAM2 yet? Especially with video.
-
comment
Comment #41199217
they're ambiguous terms, and the ruling will be "I'll know it if I see it!" it's more useful to consider what people suggest for a track. - "you're going to need a diff lock" - "yo…
-
comment
Comment #37085156
I think it is more that no server side setup is needed beyond git to support this. That's to say regardless of the hosted git provider you may be using, they do not need special su…