Viewing profile — dalf
dalf
HN member- Joined
- Sat, Apr 15, 2017, 6:32 AM UTC
- HN karma
- 242
- Public activity
- 97 items
- HN profile
- View on Hacker News ↗
About dalf
Recent public activity
-
comment
Comment #48841904
At another layer : Llama.ttf: A font which is also an LLM https://fuglede.github.io/llama.ttf/ https://news.ycombinator.com/item?id=40766791 (June 23, 2024)
-
comment
Comment #45760673
This blog post was really helpful to understand the ecosystem: https://alpopkes.com/posts/python/packaging_tools/ It mentions uv at the end and rye at first (which use uv internall…
-
comment
Comment #45238209
I remember the kettle took forever at ~ 9000 ft (near Huanglong, Sichuan Province).
-
comment
Comment #45219607
You might not have a fork if you dine with philosophers ( https://en.wikipedia.org/wiki/Dining_philosophers_problem )
-
comment
Comment #45174920
Disclaimer: this is an *hypothesis* I made, all this might be wrong: * A social graph is built from various sources * If I'm connected to Bob, I will see content related to his int…
-
comment
Comment #45061353
similar post 4 months ago: Synology Lost the Plot with Hard Drive Locking Move (servethehome.com) https://news.ycombinator.com/item?id=43734706
- comment
-
comment
Comment #44021040
Same experience here. It used to give me spot-on recommendations based on my watch history-often out of nowhere, but still accurate. That was one of the reasons I subscribed to You…
-
comment
Comment #43809377
This partly explains why the recommendations I receive don't feel like mine. Multiple times, it's been obvious that the suggestions were pulled from other profiles and I could even…
-
comment
Comment #42397235
I used to love YouTube's algorithm: suggestions outside of my subscriptions but exactly on the spot. I used to took time to curate. However since few months, all recommendations be…
-
comment
Comment #42105972
I discovered that my institution blocks all traffic to Russia (v8.js-dos.com is hosted in Russia).
- comment
-
comment
Comment #39977677
Global configuration for an instance: https://github.com/searxng/searxng/blob/f1a148f53e9fbd10e95b... https://github.com/searxng/searxng/discussions/970
-
comment
Comment #39953419
A few years ago, I remember someone conducted a study on the quality of SearX(NG) results using different Internet providers: mobile, fiber, and VPN. I'm not sure if this person is…
-
comment
Comment #39950992
Disclaimer: I am one of the maintainers. The intent of SearXNG is to be stateless (with no sessions on the server) and to work without JavaScript. However, this approach limits cer…
-
comment
Comment #39776404
Podcast is one of two the reasons I've unsubscribed Spotify (as you describe, the UX is terrible). The other one, I was not able to "teach" the algorithm what I like even after 3 m…
-
comment
Comment #39661025
I've turned off web/app activities and don't use Google web search (directly). However, I keep YouTube and maps tracking (from time to time). YouTube because this is one of the alg…
-
comment
Comment #39646932
Previous post from 2019: https://news.ycombinator.com/item?id=18895833 (there are other posts with one or very few comments)
-
comment
Comment #39588390
This might be relevant here: there is a Rust implementation of this algorithm by BurntSushi [1], and discussion [2] about the performances and Hyperscan [3] in the case of Suricata…
-
comment
Comment #39053510
I was avoiding EMM386 as much as I could on my slow 386SX25: there was a huge performance hit. There was the Unreal Mode aka Flat mode. With few lines of assembly code, an memory a…
-
comment
Comment #38456127
Post from 2020: https://news.ycombinator.com/item?id=25217291 Post from 2022: https://news.ycombinator.com/item?id=32134038
-
comment
Comment #38455942
Seafile (a file sync storage) is inspired by git to store the files (internally there are repositories, branches and commits). However the file are not stored directly: > A file is…
-
comment
Comment #37966193
For now the suggested communication protocol is: * os.pipe and serialization (pickle or whatever): https://peps.python.org/pep-0554/#synchronize-using-an-os-pi... * immortal object…
- comment
-
comment
Comment #37725777
This job offer suggests a lot: https://jobs.careers.microsoft.com/global/en/job/1627555/Pri... Found on Slashdot: https://m.slashdot.org/story/419681