Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
meling
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
meling
18d ago
Interesting topic, and funny that I personally consider the text width and font size of danluu’s blog to be a “bug”. It is well known that we can read faster with narrower text columns (remember newspaper columns when they were printed on p
2.
▲
by
meling
29d ago
I’m doing rebasing a lot these days, especially since I started using gh stack. The main struggle I have with rebasing is for git to recognize that a branch has actually been merged when its commits have changed (e.g., if I forgot to delete
3.
▲
by
meling
2mo ago
There is Biscuit from OSDI 2018 https://pdos.csail.mit.edu/projects/biscuit.html
4.
▲
by
meling
2mo ago
The 24% more PRs was merged, not «landed». Presumably after human code review (but I didn’t check the paper…) Not sure about this particular study, but I «think» my own productivity (coding wise) has improved by more than 30%. In many ways
5.
▲
by
meling
2mo ago
Does anyone know how this compares to Supacode ( https://supacode.sh )? I just started using Supacode a few days ago and have been enjoying it so far; it is based on libghostty.
6.
▲
by
meling
3mo ago
I’m in academia and I try to convert everyone I know… I only recently started using it for a few things, and I used Claude to do some pretty advanced stuff that I wouldn’t have ventured to even try with latex. That is, I think a lot of the
7.
▲
by
meling
3mo ago
I’ve been using Typst lately and it has been great. I’ve made an exam template for my university and made an export feature so that I could generate the exam in the json format that our online exam system (WISEflow) expects, with support fo
8.
▲
by
meling
3mo ago
I’ve been using Typst lately and it has been great. I’ve made an exam template for my university and made an export feature so that I could generate the exam in the json format that our online exam system (WISEflow) expects, with support fo
9.
▲
by
meling
4mo ago
Sorry, I didn’t explicitly link to the issue for the portal layer. Here is the issue discussing the portal simd package: https://github.com/golang/go/issues/78902
10.
▲
by
meling
4mo ago
Curious if people here have looked at the upcoming SIMD support in Go: https://go.dev/doc/go1.26#simd Currently experimental, but looks like the first Intel arch will arrive in the next release in about 3 months. They
11.
▲
by
meling
5mo ago
For the record, Go’s telemetry is local by default (not uploaded): https://go.dev/doc/telemetry
12.
▲
Protesters shut down Berkeley Forum event hosting Jeff Dean
(dailycal.org)
5 points
by
meling
5mo ago
|
0 comments
13.
▲
by
meling
6mo ago
Call me when they have broken ECC with a real quantum computer.
14.
▲
by
meling
7mo ago
What’s my remedy when Google’s product (Gemini 3.1 pro high) makes a “grave” mistake? This is unrelated to the bans that’s been happening recently, but wanted to share … This morning I asked Gemini to “save” its output to a local file. Howe
15.
▲
by
meling
7mo ago
Jikes! How many ads can they squeeze in on news website… really distracting (I’m not using ad blocker).
16.
▲
by
meling
7mo ago
What happens if the customer ask his credit card company to do a chargeback?
17.
▲
by
meling
7mo ago
Love this story too as many others have said. Thanks for sharing this. Maybe someday I will do the same. Luckily our archive of tapes isn’t so large.
18.
▲
by
meling
8mo ago
Great to see this. I played around with jj about two months ago and really enjoyed using it on the command line, but I found it difficult to understand the interaction with git and GitHub and decided to put it off until I had more time. (I
19.
▲
Proposal to add generic methods for Go
(github.com)
5 points
by
meling
8mo ago
|
0 comments
20.
▲
by
meling
8mo ago
Who has 8 week vacations, let alone 12? No European country I’m aware of, but I didn’t check all…
21.
▲
by
meling
8mo ago
Sorry, I wasn’t precise enough. I’m at a university and our IP addresses are publicly routable, I think.
22.
▲
by
meling
8mo ago
If I can use my DHCP assigned IP, will this allow me to drop having to use self-signed certificates for localhost development?
23.
▲
by
meling
9mo ago
Wish more pages were as fast as this, despite this site’s simplicity… In particular GitHub could really benefit from less bloat and faster rendering.
24.
▲
by
meling
10mo ago
It has been used for a while in the Secure Enclave operating system: https://en.wikipedia.org/wiki/L4_microkernel_family#:~:text=... But to my knowledge, not for the more general user facing OSes.
25.
▲
by
meling
1y ago
Are there new physics on the horizon that could pave the way for new memory technologies?
26.
▲
by
meling
1y ago
Ha, that’s funny! I got my PhD from NTNU, but never actually noticed that in English it becomes NUTS… NTNU is a Norwegian acronym for Norges teknisk-naturvitenskapelige universitet.
27.
▲
by
meling
1y ago
Interesting! I grew up before network cards was a thing in home computers (Commodore 64 and Amiga), but a group of my friends organized what we called «meetings» which I would characterize as your traditional LAN party. I remember at some p
28.
▲
by
meling
1y ago
On iPad as well.
29.
▲
by
meling
1y ago
Thanks! That’s an interesting approach. Haven’t seen that before. I think a better approach (in a monorepo) might be to use separate go.mod files for each module, allowing the user to configure only the needed parts separately. But I haven’
30.
▲
by
meling
1y ago
Yeah, while I’ve seen some great libraries that follow the practice of minimizing their dependencies, I’m a bit annoyed with the amount of dependencies that docker will bring along [1]. I’ve been on the lookout for alternatives for my docke
More ›