Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
derhuerst
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
derhuerst
1y ago
In case you are in (or IP-geolocated to) the EU: https://www.arte.tv/en/videos/115068-000-A/nuclear-putin-s-d...
2.
▲
by
derhuerst
1y ago
to give a example: https://en.m.wikipedia.org/wiki/2019%E2%80%932021_Jammu_and_... i'm not sure if in this case "only" the 4G network was shut off, but IMO it still serves as a good reminder of when such
3.
▲
by
derhuerst
1y ago
blog post with the background story why this was created: https://asahilinux.org/2025/03/progress-report-6-14/#is-this...
4.
▲
by
derhuerst
2y ago
remotely related: libinput (handles touchpad input in most Linux distributions) now supports three-finger dragging [0]. [0] https://who-t.blogspot.com/2025/02/libinput-and-3-finger-dra...
5.
▲
by
derhuerst
2y ago
remotely related: When I used nearley.js [0], it had a very good learning curve. Tooling also looks quite nice. [0] https://nearley.js.org/
6.
▲
by
derhuerst
2y ago
This [0] seems to be the closest to your parent's statement: > The common ground is that I have absolutely no interest in helping to spread a multi-language code base. I absolutely support using Rust in new codebase, but I do not a
7.
▲
by
derhuerst
2y ago
similar project: https://www.trainconnections.com/
8.
▲
by
derhuerst
2y ago
https://github.com/AsahiLinux/speakersafetyd
9.
▲
by
derhuerst
2y ago
for Node.js, consider retry: https://www.npmjs.com/package/retry
10.
▲
by
derhuerst
2y ago
It looks like you have to manually add a 10G uplink to dedicated boxes: https://docs.hetzner.com/robot/dedicated-server/network/10g-...
11.
▲
by
derhuerst
2y ago
I built a JavaScript library for my needs: https://github.com/derhuerst/parse-human-relative-time
12.
▲
by
derhuerst
3y ago
I think it would be great to be able to embed the workflow in the URL, so that I can share pre-made workflows with people who can then apply it to their data.
13.
▲
by
derhuerst
3y ago
A while ago I made this: https://derhuerst.github.io/berlin-subway-guide/ It is based on someone's enormous body of CC-licensed photos of cities in Europe, especially their public transportation systems. [1] – I r
14.
▲
by
derhuerst
3y ago
I do the same, but because it became tedious to insert the query & query plan manually, I wrote pev2-cli [1]. [1] https://github.com/derhuerst/pev2-cli
15.
▲
by
derhuerst
3y ago
PRQL [1] is a compile-to-SQL relational querying language that puts FROM first. [1] https://prql-lang.org
16.
▲
by
derhuerst
3y ago
AFAIK mininet [0] can help you with this. It allows configuring latency and/or jitter dynamically using Python [1]. [0] https://mininet.org [1] https://mininet.org/api/classmininet_1_1link_1_1TCIntf.htm
17.
▲
by
derhuerst
3y ago
apparently the author is responding to questions in a sibling post: https://news.ycombinator.com/item?id=38666139
18.
▲
by
derhuerst
3y ago
This has been discussed recently [1] in another post. [1] https://news.ycombinator.com/item?id=36815705 (4 days ago, 202 points, 32 comments)
19.
▲
by
derhuerst
4y ago
some past HN discussions: - https://news.ycombinator.com/item?id=20783006 - https://news.ycombinator.com/item?id=27525031 - https://news.ycombinator.com/item?id=33419944
20.
▲
by
derhuerst
4y ago
see also https://news.ycombinator.com/item?id=34982889
21.
▲
by
derhuerst
4y ago
I have used cscreen [1][2] for a while to switch resolutions beyond what macOS offers via its GUI. You can install it via `brew install cscreen`. It seems like displayplacer is the spiritual and de facto successor to screen. [3] [1] https:
22.
▲
by
derhuerst
4y ago
The extension could also use Wikidata [1] entries – which (AFAIK almost always) hold the data that is displayed in Wikipedia article's infobox – because then it wouldn't have to resort to parsing HTML. Specifically, Wikidata has a
23.
▲
by
derhuerst
4y ago
related: chisel [1] does TCP over HTTP [1] https://github.com/jpillora/chisel
24.
▲
by
derhuerst
4y ago
According to this tweet [1] by someone at a German climate NGO it is about 15 Mt CO2e, looking at the greenhouse effect of the Methane in the next 20 years. [1] https://twitter.com/SaschaBay/status/1574664872293715
25.
▲
by
derhuerst
4y ago
> When I changed 'my-awesome-program' to 'ubahnchen' or something else when creating the hafas-client, it stopped getting valid responses. Please report this as an Issue in the hafas-client repo, so we can discuss thi
26.
▲
by
derhuerst
4y ago
> v5.vbb.transport.rest's frames were missing something I needed, if I recall correctly. With a fork of hafas-client, I got something to work okay. It would be great if you could create an Issue in hafas-client about this, so everyo
27.
▲
by
derhuerst
4y ago
There is a project called Peermaps that is building a full P2P stack for OSM-based maps: They convert Planet OSM and Natural Earth OSM dumps into the storage format used by their geospatial DB [1] and then distribute them using P2P file sto
28.
▲
by
derhuerst
4y ago
Author of hafas-client here! Do you know about v5.vbb.transport.rest's /radar API [1]? Because it wraps VBB's de-facto-open unofficial API [2][3], it doesn't require authentication or even signing a contract. If you have
29.
▲
by
derhuerst
4y ago
VBB has been publishing GTFS (Static/Schedule) data for almost 10 years now. [1][2] But there is no (truly open) realtime data (e.g. GTFS Realtime or SIRI) available because their API [3] - requires signing a draconian contract (e.g. r
30.
▲
by
derhuerst
4y ago
Note that this just interpolates the vehicles' positions based on their delay, which in turn is calculated based on periodic pings that the vehicle sends AFAIK. So the map does not show realtime positions in the same sense as e.g. HSL&
More ›