Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Bromeo
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
11 ms
·
1.
▲
by
Bromeo
1mo ago
Top stem grad programs at US universities have around 50% international students, with Stanford CS, for instance, as high as 68%. This is according to published university data and matches my own observation. https://facts.mit.e
2.
▲
by
Bromeo
2mo ago
openrouter->rankings shows a pareto frontier. https://openrouter.ai/rankings#benchmarks
3.
▲
by
Bromeo
4mo ago
DeepSeek claims that they can run inference on Huawei chips. Not sure about training.
4.
▲
by
Bromeo
5mo ago
How does it compare to opensnitch? https://github.com/evilsocket/opensnitch
5.
▲
by
Bromeo
10mo ago
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://github.com/RomeoV/gemimg A 1024
6.
▲
by
Bromeo
10mo ago
Are you familiar with the "Bitter Lesson" by recent Turing Award winner Rich Sutton? http://www.incompleteideas.net/IncIdeas/BitterLesson.html
7.
▲
by
Bromeo
11mo ago
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 include gifs, but they don't move for me. I ha
8.
▲
by
Bromeo
1y ago
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 released about one year ago.
9.
▲
Soham Interview Simulator
(soham.penrose.com)
3 points
by
Bromeo
1y ago
|
0 comments
10.
▲
by
Bromeo
2y ago
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 user, again used for advertising.
11.
▲
by
Bromeo
2y ago
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 papers for all three, however so
12.
▲
Git commit with hash `0000000`
(github.com)
20 points
by
Bromeo
2y ago
|
8 comments
13.
▲
by
Bromeo
2y ago
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 two thousand commits on github starting with this e
14.
▲
by
Bromeo
2y ago
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 are new implementations
15.
▲
by
Bromeo
2y ago
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 a String, as a fallback.
16.
▲
by
Bromeo
2y ago
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 Venezuelan people trying to prevent their country from being a
17.
▲
by
Bromeo
2y ago
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 results are overinflated, and that it only scores in the 15th
18.
▲
by
Bromeo
2y ago
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".
19.
▲
by
Bromeo
2y ago
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 someone knows a link.
20.
▲
Visualizing malicious IP addresses
(romeov.github.io)
169 points
by
Bromeo
2y ago
|
116 comments
21.
▲
by
Bromeo
2y ago
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 page has a link to the Github profile that made the PR).
22.
▲
by
Bromeo
3y ago
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.
23.
▲
by
Bromeo
4y ago
Do you sync your passwords between devices?
24.
▲
by
Bromeo
4y ago
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 available in the org file.
25.
▲
by
Bromeo
4y ago
I took a course in University (Eth Zürich) which referenced "Chapters 5 and 6 in Computer Systems: A Programmer’s Perspective".
26.
▲
by
Bromeo
4y ago
I believe you can explicitly set "overlap=false".
27.
▲
by
Bromeo
4y ago
I was also surprised, but it seems to be true. Wikipedia lists the median disposable income after adjusting for local prices (PPP), and USA is first on that list. https://en.wikipedia.org/wiki/Disposable_household_and_p
28.
▲
by
Bromeo
4y ago
The site has just been taken offline by Drew due to the unfortunate start. I hope we can come back to this once the project has been properly launched, although Drew notes that he is "really unhappy with how the roll-out went" and
29.
▲
by
Bromeo
4y ago
Here's the github repo used to create books in the same style: https://github.com/sisl/tufte_algorithms_book Note that this repo is from the same author as the book.
30.
▲
by
Bromeo
4y ago
Previous discussions: Algorithms for Decision Making(http://algorithmsbook.com/) 693 points|Dowwie|1 year ago|85 comments https://news.ycombinator.com/item?id=25716581 Algorithms for Decision Ma
More ›