Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
asgeirn
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
asgeirn
7d ago
TLDR for those who gave up reading: The distributed repos and "commit-then-push" metaphor might be due for a replacement since we're always online anyways and repos grow larger and larger. Perhaps using VFS where all files a
2.
▲
by
asgeirn
12d ago
Love to hear more about the Git implementation. In using S3, are you going the walgit route or more like git-remote-s3?
3.
▲
by
asgeirn
1mo ago
Would be interesting to see how much a PTP-aware switch would impact the jitter, and whether 802.1AS is possible.
4.
▲
by
asgeirn
3mo ago
Also ALTER TABLE DROP PARTITION
5.
▲
by
asgeirn
3mo ago
Truly loved it. Hated that Microsoft killed it.
6.
▲
by
asgeirn
8mo ago
From what I can deduce from the release notes and the linked documentation, it can still be enabled? And it relates to Windows and Linux only, and using the TPM. My guess is that unreliable TPMs made it risky to have this enabled by default
7.
▲
by
asgeirn
11mo ago
Inside the pods it makes no sense, but I do enable it on some memory-constrained worker nodes. Note that the kubelet by default refuses to start if the machine has any swap at all.
8.
▲
by
asgeirn
11mo ago
Getting it from source is as easy as `go install github.com/minio/minio@latest` if you have a recent Go. In addition your favorite Linux distribution probably has it as from-source builds already. For a container image you could t
9.
▲
by
asgeirn
2y ago
I wrote this guy a few years back. It's lock free for both consumers and producers. Blocking variants are also available, but with significantly poorer performance. https://github.com/asgeirn/circular-buffer
10.
▲
by
asgeirn
3y ago
Ah, DigiCash! I was really optimistic on this concept in my student days - one local bank even had a PoC with digital cash.
11.
▲
by
asgeirn
3y ago
This is exactly how the physical representation of money works as well. The central bank controls how many bills are in circulation, and the central bank regularly expires old bills and coins.
12.
▲
by
asgeirn
3y ago
Yeah, I know of one example where idea was actually created and pitched to media outlets. They did not like the idea. They very much more like the idea of owning the customer and keeping the customer paying subscriptions. I also know of a
13.
▲
by
asgeirn
3y ago
Wow. Betcha keyboards with the Official Copilot key®™© will cost plenty of extra.
14.
▲
by
asgeirn
3y ago
When you're paying for RHEL you're not paying for the software that you are installing. All of that can be downloaded. You are paying for: - A reproducible target. You know EXACTLY what code you are running. If you manage more tha
15.
▲
by
asgeirn
3y ago
In https://www.kermitproject.org/newsn5.html I found this lovely quote: > "Kermit will send data over a communication channel that is only slightly better than a pair of tin cans connected with a wet string")
16.
▲
by
asgeirn
3y ago
Former Belgium user here. Checked my inbox, no emails from Influx since June 2022. Then again, I was only using the free tier, so I guess I got what I paid for.
17.
▲
by
asgeirn
5y ago
From https://docs.ntpsec.org/latest/warp.html : > The NTP protocol will synchronize correctly, regardless of era, as long as the system clock is set initially within 68 years (a half-era) of the correct time W
18.
▲
by
asgeirn
5y ago
Hardly. - Both Playstation 5 and Xbox Series X use x86 processors. - MacBook market share is around 10%, so the majority of new laptops are still x86. - The majority of cloud compute instances are also x86.
19.
▲
by
asgeirn
7y ago
Primarily cloud storage. But also Windows 10 backup pointing to a VMDK on the C: drive for recovering from blunders. Oh, and tarsnap for the really important stuff.
20.
▲
by
asgeirn
7y ago
I've got a Pebble color that still works thanks to rebble.io. For me it's got the best balance between features and simplicity. Any more features and the battery (life or size) would be worse. Sleep and step tracking is average, n
21.
▲
by
asgeirn
7y ago
Our setup runs Jenkins master and slaves as Kubernetes pods, with plugins limited to only the very few required to get GitHub integration and slaves working. Jobs are configured by adding an entire GitHub organization. All repositories with
22.
▲
by
asgeirn
8y ago
Plots. Pulling performance numbers from log files, simple statistics, curve fitting and moving averages. Even from JSON or XML.
23.
▲
by
asgeirn
9y ago
Love the tomato analogy - exactly why you need to convert energy, even with the efficiency loss.
24.
▲
by
asgeirn
9y ago
Most counterarguments related to Hydrogen refer to the poor efficiency of converting (electric) energy to Hydrogen and back. True, directly using that electric energy from wind or solar is definitely the best option. However, that is not al
25.
▲
by
asgeirn
9y ago
VSCode for most of the editing work, jumping to Sublime for very large files and IntelliJ for Java work. Git for Windows, and SourceTree for all serious Git work except interactive rebase. For building, testing and packaging, Docker. This w
26.
▲
by
asgeirn
9y ago
Is it actually possible to have a comfortable life in the US of A without a family lawyer?
27.
▲
by
asgeirn
9y ago
Awesome. Hidden in the preferences is also the possibility to remove pictures completely!
28.
▲
by
asgeirn
10y ago
EVs are currently more expensive than fossil counterparts, but that is projected to change in time as economies of scale start influencing the manufacturing costs. Service and operational costs are already lower on EVs than fossils, and tha
29.
▲
by
asgeirn
10y ago
Grace makes an e-bike with this combination: http://www.grace-bikes.com/en/bikes/mx2urban/
30.
▲
by
asgeirn
11y ago
To my last point: The FM transmitters inside road tunnels have the ability to interrupt the transmission for emergency announcements. This capability will effectively be lost. You cannot be guaranteed mobile phone reception inside the tunn
More ›