Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Szpadel
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
Szpadel
14d ago
does it increase or decrease? :)
2.
▲
by
Szpadel
19d ago
I usually copy paste snippet or function name that is affected and comment it. similar like you would sit next to coworker and tried to say where he/she messed up. agent is able to get location correctly I know this is change of contex
3.
▲
by
Szpadel
1mo ago
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 soft/soft compaction limit, it tries to compact on turn b
4.
▲
by
Szpadel
1mo ago
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 codex uses will make it at the same level as codex so what benef
5.
▲
by
Szpadel
2mo ago
sources for easy confirmation: https://github.com/openai/codex/blob/98d28aab54ed86714901b66... https://github.com/openai/codex/blob/98d28aab54ed86714901b66... https:/
6.
▲
by
Szpadel
2mo ago
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 ultra effort level implemented on the backend. it
7.
▲
by
Szpadel
3mo ago
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 binary patching or dll injections to alter it functional
8.
▲
by
Szpadel
4mo ago
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 incentive people to not report them. it's either by dow
9.
▲
by
Szpadel
4mo ago
> 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 actually more expensive. kind of makes no sense, because i
10.
▲
by
Szpadel
4mo ago
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 changing valve profiles? computer could use Otto cycle in ca
11.
▲
Show HN: Codex Automatic /Review Loop
(github.com)
2 points
by
Szpadel
4mo ago
|
0 comments
12.
▲
by
Szpadel
4mo ago
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
13.
▲
by
Szpadel
5mo ago
> 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 leaking memory all over the place. when left idle it was taking
14.
▲
by
Szpadel
6mo ago
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 compression. unfortunately you cannot chain it with any additiona
15.
▲
by
Szpadel
6mo ago
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)
16.
▲
by
Szpadel
7mo ago
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 many times where some software docs said one thing and a
17.
▲
by
Szpadel
7mo ago
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
18.
▲
by
Szpadel
8mo ago
I had identical scenario that killed ssd drive. since then I always place laptop with vents on the top
19.
▲
by
Szpadel
8mo ago
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? imagine you some path or behaviour is changed in
20.
▲
OpenAI is now selling 6x more codex for 10x the price
(developers.openai.com)
1 points
by
Szpadel
8mo ago
|
2 comments
21.
▲
by
Szpadel
8mo ago
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 upgrade you ended up with 8% used limits, so we can assume
22.
▲
by
Szpadel
8mo ago
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 quota every week but of course they have to pay for training
23.
▲
by
Szpadel
9mo ago
for that you need new socket and motherboard. you need to physically route those extra lanes to pcie slots or other components
24.
▲
by
Szpadel
10mo ago
>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 it when they do not use it for their own elections?
25.
▲
by
Szpadel
10mo ago
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 was disappointed with instruction following. I tried few trick
26.
▲
by
Szpadel
10mo ago
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 separate capable dashboard would be also fine
27.
▲
by
Szpadel
10mo ago
isn't that weird there are no benchmarks included on this release?
28.
▲
by
Szpadel
10mo ago
from time to time your trusted supplier might be out of stock and you need drivers quickly even backblaze bought drives in supermarket when there was HDD shortage
29.
▲
by
Szpadel
10mo ago
how they deal with plain spam? if it's unmoderated and anonymous why it isn't floating in see of bot generated spam?
30.
▲
by
Szpadel
11mo ago
i think this might be caused by codex. it's open source, many people use it and it uses ratatui. People check how it is implemented and discover ratatui. I believe this might be current most popular application using this library. I&#
More ›