Viewing profile — soleveloper
soleveloper
HN member- Joined
- Wed, Aug 06, 2025, 2:17 PM UTC
- HN karma
- 53
- Public activity
- 21 items
- HN profile
- View on Hacker News ↗
About soleveloper
No profile information was provided.
Recent public activity
-
comment
Comment #48922204
> They may only have bought themselves 6 more months of time given their purported burn rate If they had only ~6 more months they (+auditor) had to issue a warning. The 6 is not a …
-
comment
Comment #48818930
Well, the EU regulated USB-C and it affected the whole smartphones world.
-
comment
Comment #48818678
It is time to standardize EV batteries like wheels: 5-10 mainstream types & competition on quality vs. price vs. range. Regulator help is needed here.
-
comment
Comment #48762511
Makes sense - This is very similar to fine tuning a down stream task in encoder-decoder architecture (~Bert style)
-
comment
Comment #48650391
Was just reading the title and thinking it's a new and upgraded image gen model from Google.. Anyone else?
-
comment
Comment #48389330
If the premium models are just about 10% better - that could justify the price vs. self hosting a ~0.5-1T open weights model. Remember that utilization of these huge racks will not…
-
comment
Comment #48020195
NixPad++ But don't block on the name, you could release it under NejneobhospodařovávatelnějšíPad++ and people will download. It'll be easy search & replace later once you settle on…
-
comment
Comment #47977745
> Are they just copy/pasting their entire ticket description into Claude Code and having it iterate until they land on something that works? "Their ticket" = that was AI generated.…
-
comment
Comment #47548819
I already can't remember jq syntax. Naming this jg just means I'll type one, instinctively use the other's syntax, and get an error anyway. It's a DX trap. But I will admit, the ne…
-
comment
Comment #47461259
An intelligence satellite - which is not a super common utility nations have - will locate where the aircraft _was_ X hours ago, or at least many minutes ago. A constantly updated …
-
comment
Comment #47171489
There are incredible authors who happen to be dyslexic, and brilliant mathematicians who struggle with basic arithmetic. We don't dismiss their core work just because a minor lemma…
-
comment
Comment #47162993
Treat LLMs as dyslexic when it comes to spelling. Assess their strengths and weaknesses accordingly.
-
comment
Comment #47104645
Will that protect you from the agent changing the code to bypass those safety mechanisms, since the human is "too slow to respond" or in case of "agent decided emergency"?
-
comment
Comment #47093461
Yes, and even holding couple of cartridges for different scenarios e.g image generation, coding, tts/stt, etc
-
comment
Comment #47087491
There are so many use cases for small and super fast models that are already in size capacity - * Many top quality tts and stt models * Image recognition, object tracking * specula…
-
comment
Comment #47087261
In 20$ a die, they could sell Gameboy style cartridges for different models.
-
comment
Comment #47060101
Great write-up! There are so many directions you can take it to: * By training on user data, you can source specific model data images, and then train & classify the airplane model…
-
comment
Comment #46496602
This is a perfect example of a "bug" actually being a requirement. The travel industry faced a similar paradox known as the Labor Illusion: users didn't trust results that returned…
-
comment
Comment #45709824
Is it? I hope I won't step on somebody's else toes: GenAI would greatly help cover existing functionality and prevent regressions in new implementation. For each tool, generate mul…
-
comment
Comment #45632670
Hey, cool initiative! Worth mentioning in the title that it's CPU-only: >1200 tokens/s on a single thread is impressive. Have you considered doing optimization iterations like nano…
-
comment
Comment #45426980
How would you recommend using this for working with multiple agents? I'm thinking about scenarios where you might have several AI coding agents (or automated processes) that need t…