HackerTrans
TopNewTrendsCommentsPastAskShowJobs

randomifcpfan

no profile record

comments

randomifcpfan
·hace 5 meses·discuss
Interesting to compare this to the in-progress project https://github.com/Dicklesworthstone/frankensqlite

Which aims to match SQLite quality and provide new features (free encryption, multiple simultaneous writers, and bitflip resistance.)
randomifcpfan
·hace 8 meses·discuss
Current frontier agents can one shot solve all 2024 AoC puzzles, just by pasting in the puzzle description and the input data.

From watching them work, they read the spec, write the code, run it on the examples, refine the code until it passes, and so on.

But we can’t tell whether the puzzle solutions are in the training data.

I’m looking forward to seeing how well current agents perform on 2025’s puzzles.
randomifcpfan
·hace 9 meses·discuss
https://en.wikipedia.org/wiki/Goobuntu

In 2018, Google replaced Goobuntu with gLinux, a Linux distribution based on Debian Testing

https://en.wikipedia.org/wiki/GLinux
randomifcpfan
·hace 11 meses·discuss
The study points out, “Python and Rust are the two most popular languages used by Advent of Code participants. This may explain why Rust fares so well.”
randomifcpfan
·hace 11 meses·discuss
Here’s a study that found that for small problems Gemini is almost equally good at Python and Rust. Looking at the scores of all the languages tested, it seems that the popularity of the language is the most important factor:

https://jackpal.github.io/2025/03/29/Gemini_2.5_Pro_Advent_o...
randomifcpfan
·el año pasado·discuss
In my application, code generation, the distilled DeepSeek models (7B to 70B) perform poorly. They imitate the reasoning of the r1 model, but their conclusions are not correct.

The real r1 model is great, better than o1, but the distilled models are not even as good as the base models that they were distilled from.
randomifcpfan
·el año pasado·discuss
The DeepSeek R1 paper explains how they trained their model in enough detail that people can replicate the process. Many people around the world are doing so, using various sizes of models and training data. Expect to see many posts like this over the next three months. The attempts that use small models will get done first. The larger models take much longer.

Small r1 style models are pretty limited, so this is interesting primarily from an “I reproduced the results” point of view, not a “here is a new model that’s useful” pov.
randomifcpfan
·hace 2 años·discuss
College degrees from reputable colleges used to serve this purpose, but grade inflation has greatly weakened this signal.
randomifcpfan
·hace 2 años·discuss
Thanks for explaining! That’s quite different from the US English (and RFC English) meaning of “should”.
randomifcpfan
·hace 2 años·discuss
“You should consider using this in your requirements” implies that this is not a hard rule, it’s just an ignorable suggestion. It would be interesting to audit gov.uk web pages over time to see whether this advice is being followed.
randomifcpfan
·hace 2 años·discuss
I remember seeing the PERQ at trade shows. The best thing about the PERQ was its monitor, which was unusually sharp for that era. It used a yellow-white long persistence phosphor. A CMU grad student friend told me that the monitor designer was “a close personal friend of the electron”, implying that the analog circuitry of the PERQ monitor was especially high quality.