Viewing profile — Szpadel
Szpadel
HN member- Joined
- Tue, Apr 26, 2016, 9:16 AM UTC
- HN karma
- 941
- Public activity
- 428 items
- HN profile
- View on Hacker News ↗
About Szpadel
No profile information was provided.
Recent public activity
-
comment
Comment #49180945
the compaction does not compact whole context, but keeps last ~20k tokens as is, I believe this helps a lot to model to not get confused what it is doing right now. it also have so…
-
comment
Comment #49180733
in my experience pi does much better than codex for compaction and token use. And this is the main reason I switched to it. migrating to the same compaction and exact tools as code…
-
comment
Comment #48802147
sources for easy confirmation: https://github.com/openai/codex/blob/98d28aab54ed86714901b66... https://github.com/openai/codex/blob/98d28aab54ed86714901b66... https://github.com/op…
-
comment
Comment #48802116
there seems to be very big misunderstanding about what the "ultra" is, so let me explain it basing on the codex source code: it's similar to Claude code ultracode. there is no ultr…
-
comment
Comment #48697736
big misconception open source != open weights open weights model is like... Winamp for example. it's free, you can download it and use it however you like, you could also do some b…
-
comment
Comment #48333390
now, that should teach him to sell those on black marked instead I'm mostly joking here, but Microsoft is one of few companies that handle cyber security in a way that really incen…
-
comment
Comment #48299223
> but as far as I can tell those credit costs are an exact match for the API token costs listed for those models. it is only true for USD. for example if you pay in euro, this is a…
-
comment
Comment #48206667
I'm assuming that right now all valves as computer controlled so why we cannot have best of both worlds? cannot we dynamically switch between Otto and Atkinson cycles by just chang…
-
story
Show HN: Codex Automatic /Review Loop
I created this tool because I wanted to automate /review for uncommitted changes that I was doing manually. This works by exposing to agent single new mcp tool call allowing it to …
-
comment
Comment #48031068
huge red flag > Non-technical teams are now shipping production code if you vibe code financial systems this cannot mean anything good for your business
-
comment
Comment #47657891
> Zero Electron imports remaining in the codebase and you know that AI wrote all of it with minimal human supervision. side note: last few days I noticed that vscode stopped leakin…
-
comment
Comment #47506874
There is one more feature that zram can do: multiple compression levels. I use simple bash script to first use fast compression and after 1h recompress it using much stronger compr…
-
comment
Comment #47314499
that's the key information to understand the whole thing. it would be great if that could be in the article in the first place. (I'm assuming you are the author)
-
comment
Comment #46931196
counterargument: I always hated writing docs and therefore most of thing that I done at my day job didn't had any and it made using it more difficult for others. I was also burnt m…
-
comment
Comment #46910978
but isn't it what we wanted? we complained so much that LLM uses deprecated or outdated apis instead of current version because they relied so much on what they remembered
-
comment
Comment #46657474
I had identical scenario that killed ssd drive. since then I always place laptop with vents on the top
-
comment
Comment #46655847
imagine such support ticket: I used minimax M2 (context it's very unreliable) for installation and it didn't work and my document folder is missing, help how do you even debug this…
-
comment
Comment #46628644
Previously they didn't officially quote how much limits were included in pro subscription, but you could determine it by upgrading from plus that reached weekly limits - after upgr…
- story
-
comment
Comment #46550945
inference costs nothing in comparison to training (you have so many requests in parallel at their scale), for inference they should be profitable even when you drain whole weekly q…
-
comment
Comment #46326879
for that you need new socket and motherboard. you need to physically route those extra lanes to pcie slots or other components
-
comment
Comment #46022046
>why do the results need to be decrypted by trustees after the election? they probably design this system to be used for government elections, how they can convince anyone to use i…
-
comment
Comment #45970937
I gave it a spin with instructions that worked great with gpt-5-codex (5.1 regressed a lot so I do not even compare to it). Code quality was fine for my very limited tests but I wa…
-
comment
Comment #45935361
what are tested and fairly lightweight alternatives for Loki? elastic stack is so heavy it's out of question for smaller clusters, loki integration with grafana is nice to have but…
-
comment
Comment #45904754
isn't that weird there are no benchmarks included on this release?