Viewing profile — Bromeo
Bromeo
HN member- Joined
- Mon, Aug 30, 2021, 11:11 PM UTC
- HN karma
- 351
- Public activity
- 70 items
- HN profile
- View on Hacker News ↗
About Bromeo
No profile information was provided.
Recent public activity
-
comment
Comment #48936340
openrouter->rankings shows a pareto frontier. https://openrouter.ai/rankings#benchmarks
-
comment
Comment #48046302
DeepSeek claims that they can run inference on Huawei chips. Not sure about training.
-
comment
Comment #47697992
How does it compare to opensnitch? https://github.com/evilsocket/opensnitch
-
comment
Comment #45924921
This works with the openrouter API as well, which skips having to make a google account etc. Here's a Claude-coded openrouter compatible adaptation which seems to work fine: https:…
-
comment
Comment #45882643
Are you familiar with the "Bitter Lesson" by recent Turing Award winner Rich Sutton? http://www.incompleteideas.net/IncIdeas/BitterLesson.html
-
comment
Comment #45696405
One thing I'm missing when making slides with typst is the ability to show short videos or animated gifs. Although to be fair this isn't easy in beamer either. Typst can actually i…
-
comment
Comment #45109373
Looks like the performance is pretty decent, somewhere around Llama3.1 for general knowledge (Tables 17) but still a bit behind in Code and Reasoning (Table 18). Llama3.1 was relea…
- story
-
comment
Comment #43042095
Per-user search history can directly be sold to advertisers, no? I was under the impression Google and Microsoft do that, or at least use it internally to build a profile of each u…
-
comment
Comment #42011938
Kagi answers that there is "CBMC", which is single-threaded, but that there are extensions "Deagle" and "Yogar-CBMC" that provide multi-threading for CBMC. It gives links to the pa…
-
comment
Comment #41991404
I just stumbled across this commit and couldn't believe my eyes, thought it may be interesting to some of you as well. EDIT: Looking further into it, it looks like there's almost t…
- story
-
comment
Comment #41957625
Yup, looks like org-babel is at least 15 years old. https://github.com/taruti/org-babel/tree/master I don't think it ever had huge adoption across whole teams, but I hope if there …
-
comment
Comment #41500515
I suppose it's "RNG" if the commit has exactly one 'e' and otherwise only numbers, so that YAML interprets it as scientific notation. I assume otherwise it's always interpreted as …
-
comment
Comment #41166936
I find this comment to be very tone-deaf. Are you interested in buying stocks to support Venezuelan companies, or are you purely trying to make a quick buck off of the backs of Ven…
-
comment
Comment #40544695
Very interesting. The abstract claims that although GPT-4 was claimed to score in the 92nd percentile on the bar exam, when correcting for a bunch of things they find that these re…
-
comment
Comment #40537404
I really don't mind the green ones, in particular when the bikes are used as an alternative to a second car, which to my is significantly more "fugly".
-
comment
Comment #40376943
Thanks for the nice writeup! So how many hours does your laptop get after all this? It would also be interesting to see an "all default" install (arch or manjaro) somewhere, is som…
- story
-
comment
Comment #39866882
I don't want to read too much into it, but the person (supposedly) submitting the PR seems to work at 1Password since December last year, as per his Linkedin. (And his Linkedin pag…
-
comment
Comment #38886878
Probably they could get a nice speed up by changing the if condition from your link into a multiplication with (eoe != 0) two lines down instead.
-
comment
Comment #32615518
Do you sync your passwords between devices?
-
comment
Comment #32323816
Another nice thing is that boilerplate code can be written in a block which is not exported to html or pdf, and therefore doesn't pollute the reading experience, but is still avail…
-
comment
Comment #32323768
I took a course in University (Eth Zürich) which referenced "Chapters 5 and 6 in Computer Systems: A Programmer’s Perspective".
-
comment
Comment #32262649
I believe you can explicitly set "overlap=false".