Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
josu
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
18 ms
·
1.
▲
by
josu
12d ago
Thanks for pushing back, I've edited my initial post. I misinterpreted the response, I thought that it only referenced the solution as verification.
2.
▲
by
josu
12d ago
I gave the problem to chatGPT 5.6 Sol Pro and this was the result: > Worked for 12m 36s > Solved https://chatgpt.com/s/t_6a9aed0b09988191b0f2850dee056b48 Edit: It didn't independently solve it. > 1. Used
3.
▲
by
josu
29d ago
SoftBank is one of the largest investors in openAI having contributed more than 30B and pledged another 30.
4.
▲
by
josu
1mo ago
I always find it funny that Japanese pensioners are probably subsidizing my tokens.
5.
▲
by
josu
1mo ago
Overfitting to the input is part of the meta in this type of challenges. The goal is not to create good, general or maintainable code. The only goal is to produce the fastest code.
6.
▲
by
josu
1mo ago
Whats the best open OCR at the moment?
7.
▲
by
josu
1mo ago
Here, I'm building a Torrent application from specs, and keeping the ARM only binary under 1Mb: https://github.com/josusanmartin/rustorrent It's fully vibecoded, and quite functional, although I'm still
8.
▲
by
josu
1mo ago
Thanks for responding.
9.
▲
by
josu
1mo ago
I don't understand, if they are only using a subset of the tokens then it's a sparse model. What do you mean by dense?
10.
▲
by
josu
2mo ago
I was responding to this "merely produces syntactically likely combinations of the training data".
11.
▲
by
josu
2mo ago
Yes, like the Jacobian counterexample.
12.
▲
by
josu
2mo ago
The combination of the most probable tokens doesn't necessarily have to be in the training set, thus creating something completely novel.
13.
▲
by
josu
2mo ago
It's a spectrum. I don't think that they will be able to sell t-shirts using a drawing you've uploaded. But it will probably allow them to defend themselves a bit better if they get sued for selling the data for LLM training.
14.
▲
by
josu
2mo ago
The console one seems the only relevant one. I'm a casual gamer, but the joycon running out of battery doesn't feel that annoying to me. That 16% has a much smaller impact on the JoyCon than on the main device.
15.
▲
by
josu
2mo ago
Is it? >Battery capacity: 5172mAh, approximately 1% smaller than current version (5220mAh)
16.
▲
by
josu
3mo ago
>Spain is not Somalia, why not let Indra do it? The data may be safer with the CCP, at least they won't lose it.
17.
▲
Show HN: HN Who Is Hiring trends by month and category
(hnhiring.josusanmartin.com)
2 points
by
josu
3mo ago
|
1 comments
18.
▲
by
josu
4mo ago
So CPanel's security is just as bad as their UI, who would have thought?
19.
▲
by
josu
4mo ago
LLMs can also be really good in fields where you are not an expert. You just need to be very aware of your limitations, and start parallel conversation so one agent fact checks the other.
20.
▲
by
josu
5mo ago
Done! The whole planet is now veggies.
21.
▲
by
josu
5mo ago
>enact similarly stupid laws. No new law was enacted. The ISPs are enforcing a court order.
22.
▲
by
josu
8mo ago
>I wonder what will happen to the drivers if a large representation of the 1 million+ daily trips are displaced by automation? If it happens gradually enough, they will just find other jobs. After the transition, society will be producin
23.
▲
by
josu
8mo ago
> invested in (...) anything else practical. I don't understand how this is the top comment. LLMs have unlocked a lot of value for me personally, and arguably for the society as a whole. They are also one of the coolest technologies
24.
▲
by
josu
8mo ago
How is it cheating? Do you also need to independently discover Bloom filters to be able to use them?
25.
▲
I vibecoded my way into the #1 position on the Highload.fun leaderboard
(josusanmartin.com)
4 points
by
josu
8mo ago
|
2 comments
26.
▲
by
josu
8mo ago
I think you misunderstood, it's not about solving the problem, is about finding the most efficient solution. Give it a shot, and see if you can get to the top 10 on any task.
27.
▲
by
josu
8mo ago
Thank you. Yeah, I'm doing all those things, which do get you close to the top. The rest of things I'm doing are mostly micro-optimizations such as finding a way to avoid AVX→SSE transition penalty (1-2% improvement). But I don&#
28.
▲
by
josu
8mo ago
> The above is a software engineering problem. Reimplementing a JSON parser using Opus is not fun nor useful, so that should not be used as a metric. I've also built a bitorrent implementation from the specs in rust where I'm k
29.
▲
by
josu
8mo ago
You are looking at this wrong. Creating a json parser is trivial. The thing is that my one-shot attempt was 10x slower than my final solution. Creating a parser for this challenge that is 10x more efficient than a simple approach does requi
30.
▲
by
josu
8mo ago
I know what's like running a business, and building complex systems. That's not the point. I used highload as an example because it seems like an objective rebuttal to the claim that "but it can't tackle those complex pr
More ›