Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
yb303
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
yb303
10mo ago
If you want to _really_ bar anything of Israeli origin, you should: - Not use Intel processors, as many are developed in Haifa - Not use a firewall. It was invented in the IDF. - Not use Waze. It's Israeli. - Not use thumb drives. Inve
2.
▲
by
yb303
11mo ago
This is not "Building from scratch" This is just using.
3.
▲
by
yb303
1y ago
tldr- a document written in 2024 that does fit on my phone
4.
▲
by
yb303
1y ago
Why dedup? Old forgotten things are as good as new :)
5.
▲
by
yb303
1y ago
I have my own solution that I've been using for many years — I record all my bash history. Bash has a hook (cannot remember the name on my phone) that is called on every command. It's easy enough to write into a file the command t
6.
▲
by
yb303
3y ago
Why does it sound like a remake of FlameGraph?
7.
▲
by
yb303
3y ago
It didn't discover anything. It only minces words it found online up to 2021.
8.
▲
Ultrasat – Exploring the Dynamic UV Sky
(weizmann.ac.il)
2 points
by
yb303
4y ago
|
0 comments
9.
▲
by
yb303
4y ago
In the original story they became Nazgûl after receiving the rings
10.
▲
by
yb303
4y ago
The article says: "So when you change what + means, it will throw away all those methods it compiled with the old definition. Poof. Gone." Is this enough? What about the function's side effects? If the function changed 1000 v
11.
▲
by
yb303
4y ago
That's not the point. It's perfectly safe and there's nothing else in C. The point is you don't have to call this function for every single word. It takes time and pointer increment doesn't
12.
▲
by
yb303
4y ago
Another 1 minute lookin... multiplication on every byte.. really? If this is supposed to be fast, get one big buffer for the words. Get another if you run out. The hash function can be the word itself for words up to length 8. Longer words
13.
▲
by
yb303
4y ago
I had a 1 minute look at the "optimized" C code - it's calling malloc for every word.
14.
▲
by
yb303
4y ago
After death, the person will be giving back his/hers "water of life", like in Dune, to be reused by others :)