Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
muragekibicho
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
muragekibicho
4d ago
Selling 105,800$ worth of compute for 39*200=7800$ is similar to theft I've only encountered in the third world. My boiler's copper water supply lines were vandalized for scrap. Their total value was 1540$ but the thief sold the c
2.
▲
by
muragekibicho
6d ago
The article's subheadings suggest this is AI slop. Seeing a section titles "The Production Symptom" is a Claudism in itself.
3.
▲
by
muragekibicho
10d ago
I’ve spent the past 9 months reverse engineering CADO-NFS. I finally got the lattice sieve working correctly!
4.
▲
by
muragekibicho
13d ago
Julia uses 1-based indexing. It's competes with R and Matlab for the same set of users. Both R and Julia have their core functions written in C++. Absolutely nothing new. From my experience, grad students use Julia when their PI thinks
5.
▲
by
muragekibicho
21d ago
Perhaps they're targeting a super specific niche. Like somebody who sees WXET Ephemereal and yelps in triumph "that's my quant!".
6.
▲
by
muragekibicho
23d ago
Mechahitler strikes again
7.
▲
by
muragekibicho
23d ago
It's the crypto aspect that's silly. Tech is cool IMO. However, the crypto adjacency makes it all look scammy tbh.
8.
▲
by
muragekibicho
23d ago
I guess IPFS is an artifact from the crypto craze. It's pretty silly if you think of it. However, I must admit, I got my first ever developer grant from Filecoin while they were flush with ZIRP era money. btw,I thought it was an Initia
9.
▲
by
muragekibicho
24d ago
Incredible counterexample, but oddly relatable. I'd probably have achieved techbro 'post-economic' status earlier if I focused on Android dev instead of the shiny (and new at that time) Xamarin for Windows phones.
10.
▲
by
muragekibicho
1mo ago
It's all so bizarre. They don't want to pay but expect in-depth articles. It's akin somewhat to the open-source crowd demanding features (and security updates) all without donating to the project.
11.
▲
by
muragekibicho
1mo ago
2 is not enough. 3 verifies the Dean-Sanfilippo correspondence.
12.
▲
by
muragekibicho
1mo ago
SOTA quantization aware training (QAT) techniques summary. 1. Bitnet weights are one of three digits (-1, 0, 1). This is the OG 1.58 bit network. 2. Sherry quantization constrains every 3 out of 4 Bitnet weights to non zero for SIMD optimiz
13.
▲
by
muragekibicho
1mo ago
Taken verbatim "But the hardest lesson wasn't about database design. It was discovering that the real bottleneck wasn’t what we were observing and measuring. "
14.
▲
by
muragekibicho
1mo ago
The Hungarian Assignment algorithm is used by MBAs and Operations Managers to optimally assign tasks to their employees. It’s rooted in Optimal Transport theory and resembles Sinkhorn iterations in Python. Pretty cool IMO!
15.
▲
by
muragekibicho
1mo ago
Super silly of me to ask but how does Bending Spoons make money in all of this? Is it the "fire all American devs and save costs with cheaper Italians" schtick or is there something else? I don't see how Airtable makes money
16.
▲
by
muragekibicho
1mo ago
exe dev is a VC-funded company reselling open source software. Everyone's making cash from your open source code except you.
17.
▲
by
muragekibicho
2mo ago
They just raised their series Z or something lol.
18.
▲
by
muragekibicho
2mo ago
Honestly, I shut down my webiste and Medium, then moved to Substack because they solved the "get paid for my writing" problem. In 2022, Medium was defacto blogging platform and getting into their paid program was close to impossib
19.
▲
Writing a Wikipedia XML Parser in Plain C
(leetarxiv.substack.com)
3 points
by
muragekibicho
2mo ago
|
0 comments
20.
▲
by
muragekibicho
2mo ago
The article's awkward opening statement proves it wasn't written by AI. I have been interested in machine-assisted ways to do and teach mathematics from as far back as 1999, when I started coding several applets in Java 1.0, both
21.
▲
by
muragekibicho
2mo ago
For the curious, eigenvalues only exist for square matrices. Singular values are like generalized eigenvalues. Singular values are like the fundamental frequencies of your matrix. You know how you can define any color with RGB? In a (pretty
22.
▲
by
muragekibicho
2mo ago
I'm not trying to be reductive but the article's a lot of words for "We're vibecoding our app now and the glorious (almost almighty) Haskell compiler is too slow for the agent to iterate it's mistakes until it gets
23.
▲
by
muragekibicho
2mo ago
This is 2017 Biden vs Trump for people who know who Godbolt is
24.
▲
by
muragekibicho
2mo ago
Compiling my C code with gcc happens in a single eye blink. Changing the format to .cpp and compiling with g++ takes 5 eye blinks. I've never used rust and I can't imagine blinking more than 6 times while waiting for my code to c
25.
▲
by
muragekibicho
3mo ago
Is this how they view us? Like yeah. I'm going to spend all night arguing with the Haskell lovers (that's a slur in my books) on Reddit, but it's not my hobby. Rather, responsibility demands I direct these functional programm
26.
▲
by
muragekibicho
3mo ago
I was looking at matmul algorithms and their hardware implementations (to start a hardware startup) and I saw that the naive O(n^3) version is what everyone uses. https://leetarxiv.substack.com/p/why-compilers-rarely-us
27.
▲
Show HN: Why Compiler Engineers Rarely Use Strassen's Algorithm for Fast Matmul
2 points
by
muragekibicho
3mo ago
|
0 comments
28.
▲
by
muragekibicho
3mo ago
Extreme mental clarity in "Eventually, she told me that it made more sense for me to quit my job while she worked, so that I could spend all of my free time trying to get another tech job". I could've never imagined long-term
29.
▲
by
muragekibicho
4mo ago
It's an appeal to the attention economy. "All of human cooking compressed into 2 MB" is(mentally) palatable relative to "Navigating the Emergent Geometry of Food Ingredient Embeddings". Getting you to click is the u
30.
▲
by
muragekibicho
4mo ago
This is the final phase of solving discrete logarithm problems where our goal is to convert a big integer into a product of small prime numbers over our factor base. Information is scant about the process so in the spirit of "name-and-
More ›