Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
alexghr
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
Show HN: Graphene – local-only Git wrapper to manage stacked branches
(github.com)
1 points
by
alexghr
2mo ago
|
0 comments
2.
▲
by
alexghr
3mo ago
Proper ZK proofs don’t work that way. N different proofs will not be linked to each other unless the circuits are written to emit a stable identifier. Obviously if you see a bunch of proofs for known circuits coming from the same IP address
3.
▲
by
alexghr
3mo ago
Are the current LTS node versions (iirc 22, 24, 26) going to update the bundled npm to v12 to benefit from these security fixes? All come with npm v11 now
4.
▲
by
alexghr
3mo ago
I've built a stacked-PR tool for myself, it's just a simple wrapper around git commands. State stored locally in .git/config - https://github.com/alexghr/graphene Lots of small dashboards/log invest
5.
▲
MEPs want to tackle inconsistent rules for airline carry-on luggage
(europarl.europa.eu)
1 points
by
alexghr
3y ago
|
0 comments
6.
▲
by
alexghr
3y ago
> So keep the technical talk to your peers, unless the client explicitly asks for it. This! Adapt the message to the target audience. The code we write is an abstraction, it takes some input and produces an output. For many it's a b
7.
▲
by
alexghr
3y ago
This is great to hear and I hope it will mean more people give Firefox a decent try! We need more people on alternative browsers in order to keep healthy competition between rendering engines. Firefox also handles lots of tabs really well a
8.
▲
by
alexghr
3y ago
I was curious if the various projects that used data from the HN 'personal blogs' thread had a noticeable effect on my website. I looked through my nginx logs and saw that it's now getting a tonne of requests to the RSS feed
9.
▲
The effects of the HN 'personal blogs' thread on my RSS feed
(alexghr.me)
5 points
by
alexghr
3y ago
|
3 comments
10.
▲
How does a Mouse know when you move it? [video]
(youtube.com)
2 points
by
alexghr
3y ago
|
0 comments
11.
▲
by
alexghr
3y ago
Sure, here's mine: https://www.alexghr.me/ . I've been running this site since ~2015 (same CSS for at least 8 years now) but there's not a lot of content on it. I've been trying to get more into it recent
12.
▲
Summary of the Successful Interstellar Expedition
(avi-loeb.medium.com)
1 points
by
alexghr
3y ago
|
0 comments
13.
▲
by
alexghr
3y ago
Just raising this since people might not know about it, but this is a Web standard now https://www.w3.org/annotation/ . There are a couple of companies which have created browser plugins for this.
14.
▲
by
alexghr
3y ago
This is super cool and I'm definitely bookmarking it for later use :) I'd suggest moving the "copy css/figma/link" buttons to the right panel or at least making them more obvious (maybe by increasing contrast?)
15.
▲
NASA's Curiosity Captures Martian Morning, Afternoon in New 'Postcard'
(mars.nasa.gov)
1 points
by
alexghr
3y ago
|
0 comments
16.
▲
by
alexghr
3y ago
I think what the article tries to say is that OpenAI have already scraped Reddit for training data and with the recent API changes and subreddits going dark, new competitors in the AI space won't have it as easy to get the same trainin
17.
▲
by
alexghr
3y ago
My bad, my past experience/bias got the better of me here. I only got exposed to CommonJS as a part of Nodejs but it does look like CommonJS was started independently of Node.
18.
▲
by
alexghr
3y ago
I agree, bundling isn't going anywhere for sure, but the web isn't all single-page-apps built with perfect engineering and top-notch frameworks. Plenty of websites are just server-side rendered and just need to sprinkle some clien
19.
▲
by
alexghr
3y ago
I disagree. What we gained is a native module system that works the same everywhere (Nodejs, browsers, deno, Bun) vs CommonJS which was really only built for Nodejs (with compatibility layers for others). We have a specification for this sy
20.
▲
by
alexghr
3y ago
I've been using PurelyMail[1] (it's been on hacker news a couple of times already) for about a year now and haven't had any issues with it. It uses consumption-based pricing so for my use (with two domains set up) it comes ou
21.
▲
TIL: A Use Case for UUIDv5
(alexghr.me)
1 points
by
alexghr
3y ago
|
0 comments
22.
▲
by
alexghr
3y ago
Well, if nothing else, at least Vercel's new integrations have put new things on my map of free things to use in side-projects (I had never heard of Upstash before now) :))
23.
▲
by
alexghr
3y ago
Really fun concept. I'd suggest changing the color of the "Submit" button because (at least on Firefox) to my eyes it looks like it's disabled. It took me 4 tries to get today's game. I remember playing it a lot as
24.
▲
by
alexghr
4y ago
Maybe the author should've opened David Wadhwani LinkedIn profile instead of just linking to it. He worked for Adobe for 13 years until 2015 and rejoined in 2021. PS: not defending the purchase or Adobe but this statement in the articl
25.
▲
by
alexghr
4y ago
NixOS's virtualisation module can use either Docker or Podman and if Podman is enabled it has a Docker compatiblity mode (via `virtualisation.podman.dockerCompat = true`) that puts symlinks in all the right places (`docker` binary, `do
26.
▲
by
alexghr
4y ago
I'll quote my comment from the duplicate thread because I think it's important people audit their authorized applications on Github > This is probably a good time to remind people to check their authorized OAuth application
27.
▲
by
alexghr
4y ago
This is probably a good time to remind people to check their authorized OAuth applications on Github[1] and make sure that any unused apps have their access revoked. [1]: https://github.com/settings/applications
28.
▲
Tell HN: npm breach
118 points
by
alexghr
4y ago
|
3 comments
29.
▲
by
alexghr
4y ago
I use Nix to manage: - a desktop running NixOS (primary work machine) - a Macbook (secondary/travel work machine) - a Linux VM on WSL - two servers (a raspberrypi in my closet and a Hetzner vps) I keep my config on Github (latest bran
30.
▲
by
alexghr
4y ago
I'm going to add my N=1 anecdata if no one minds: I've been running full Btrfs on my workstation since December 2021 with 0 issues (kernel 5.10). It survived multiple hard reboots and power offs, Ryzen 5000 CPUs seems to lose powe
More ›