Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
iamcreasy
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
iamcreasy
6d ago
Nice. I wish these engines could explain why it is recommending certain move, or certain sequence of moves, using natural language - it would be very useful for learning.
2.
▲
by
iamcreasy
1mo ago
Interesting read. > you see that the reverse proxying rules you would need are more complicated than usual. you can’t Simply forward /api to your application and the rest to the frontend due to various reasons outside your control.
3.
▲
by
iamcreasy
2mo ago
I built compiler that compiles to 16bit x86 via MASM. This books feel like a natural next step, but I was wondering if there is a linux equivalent book I can choose instead?
4.
▲
by
iamcreasy
2mo ago
Interesting read. Is docker sandbox a solution in this situation?
5.
▲
by
iamcreasy
3mo ago
Thanks for the write up. So the first version was synchronous, second version was using epoll and third one will be use io_uring?
6.
▲
by
iamcreasy
3mo ago
Interesting. I have just started reading about Kubernetes. Is there an reading material that goes over this process you just described?
7.
▲
by
iamcreasy
3mo ago
> Most Linux package managers cannot separate user-installed packages from system packages. What is the use case when someone would want to differentiate system/user installed package? Isn't it good things that they are the sam
8.
▲
by
iamcreasy
3mo ago
Does anyone know any applied functional analysis book? I have strong linear algebra foundation, but no real analysis.
9.
▲
by
iamcreasy
4mo ago
Very cool! What would a 10,000 feet solution look like for MySQL to Iceberg on S3?
10.
▲
by
iamcreasy
4mo ago
Interesting, thanks for sharing. What makes CUDA Programming: A Developer's Guide to Parallel Computing with GPUs better among its peers?
11.
▲
by
iamcreasy
4mo ago
Does anyone know if these are already explained in Eskil Steenberg's dependablec.org?
12.
▲
by
iamcreasy
5mo ago
Nice! Do you guys plan to implement widget interaction?
13.
▲
by
iamcreasy
5mo ago
Julia language is also used for HPC according to their webpage citing performance parity with C++. Would it be correct to infer Julia also provides the same level of memory bandwidth control?
14.
▲
by
iamcreasy
5mo ago
Given the individual file size and total volume, I'd argue it make sense to use move to local only storage. On a separate note, what tool is the final benchmark screenshot form?
15.
▲
by
iamcreasy
6mo ago
How do you call those C/Rust libraries compiled from to webassembly from Python/Pyodide?
16.
▲
by
iamcreasy
6mo ago
Is there any article explaining how AI tools are evolving since the release of ChatGPT? Everything upto MCP makes sense to me - but since then it feels like there is not clear definition on new AI jergons.
17.
▲
by
iamcreasy
6mo ago
> "open training" is something that won't ever happen for large scale models https://www.swiss-ai.org/apertus Source: EPFL, ETH Zurich, and the Swiss National Supercomputing Centre (CSCS) has released Aper
18.
▲
by
iamcreasy
7mo ago
Wasn’t a simpler solution was to update the Debian buster repo url to archived repo url?
19.
▲
by
iamcreasy
7mo ago
> At that point, I reached for an age-old tool that has gotten more useful in the modern age: binary search. That is, you explain the symptom to your coding agent. Then you have it repeatedly remove stuff from your code that might be cau
20.
▲
by
iamcreasy
8mo ago
The keyword is ’cutting edge’.
21.
▲
by
iamcreasy
8mo ago
Alex Honnold: No free soloist ever died doing anything cutting edge. Nobody died doing something really hard. A handful people died doing things that are easy. Most soloist died in different types of accidents...base jumping, rogue wave. So
22.
▲
by
iamcreasy
8mo ago
I was surprised to see him take breaks and wave at the crowd. Very different vibe.
23.
▲
by
iamcreasy
8mo ago
He must have. My impression from the documentary is that he practice the climb route many times with safety gear first.
24.
▲
by
iamcreasy
8mo ago
In his El Capitan climb (Free Solo), Alex was worried about cameras or presence of friends watching interfering with the climb. As oppose to that, this climb must have felt very different!
25.
▲
by
iamcreasy
8mo ago
Curious, why not use docker?
26.
▲
by
iamcreasy
8mo ago
4d snake. We need 4d snake. https://store.steampowered.com/app/619210/4D_Toys
27.
▲
by
iamcreasy
9mo ago
> the simplicity and "just works" of writing Assembly code was a great boost to my happiness. If the author reading: I am curious to see an worked out example where writing the assembly code was necessary.
28.
▲
by
iamcreasy
9mo ago
Thanks. What is your take on building multiplayer game with TeaVM + libgdx? (Assuming the server is hosted off-browser)
29.
▲
by
iamcreasy
9mo ago
Do you have to rewrite GLSL shaders when migrating a game from desktop to browser?
30.
▲
by
iamcreasy
10mo ago
Is there similar attempt for MySQL?
More ›