Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
raimue
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
24 ms
·
1.
▲
by
raimue
6d ago
A temporary failure means that the job failed only once and then starts running again. If you want to investigate why it failed, you will need the output of that particular failed run.
2.
▲
by
raimue
6d ago
You could just wrap cronic around the command and immediately receive the full output per mail when it fails. I don't see how a heartbeat alone without logs would help to identify temporary failures. https://habilis.net/
3.
▲
OOB write in UDP MSG_SPLICE_PAGES fragment-boundary handling in Linux kernel
(seclists.org)
3 points
by
raimue
2mo ago
|
0 comments
4.
▲
by
raimue
2y ago
I already explained above why the existence of linux/landlock.h is not sufficient. Why do you still question it? If you know a bit about system programming and how configure checks work, the change in itself is totally reasonable.
5.
▲
by
raimue
2y ago
Now we are running in circles. As you see in the git commit, the compile check was added because the existance of linux/landlock.h alone was not enough to check that the feature can be used. This header defines the data types for the L
6.
▲
by
raimue
2y ago
Read the code of the check again. It mostly checks that the required SYS_* constants are defined to be able to use the syscalls. You can compile this on a system that does not have landlock enabled in the running kernel, but the libc (which
7.
▲
Show HN: Flaticron – mail notifications for pending Flatpak updates
(github.com)
1 points
by
raimue
2y ago
|
0 comments
8.
▲
A new Copilot key to kick off the year of AI-powered Windows PCs
(blogs.windows.com)
47 points
by
raimue
3y ago
|
85 comments
9.
▲
Apollo 11 vs. USB-C Chargers (2020)
(forrestheller.com)
502 points
by
raimue
3y ago
|
202 comments
10.
▲
by
raimue
3y ago
The question is whether you can expect this format to stay stable and reproducible across git versions. Remember the fallout from git 2.38 when the output of 'git archive' changed. Although for this backup use case it would just m
11.
▲
Antarctic research base Vostok local time
(mm.icann.org)
8 points
by
raimue
3y ago
|
0 comments
12.
▲
A story of Docker, QEMU, and memfd_create()
(raimue.blog)
32 points
by
raimue
3y ago
|
3 comments
13.
▲
by
raimue
3y ago
In the 2000s, Apple ran a big campaign with the phrase "I'm a Mac - I'm a PC" to highlight the difference.
14.
▲
Microsoft SEC 8-K: IRS is seeking an additional tax payment of $29B
(microsoft.gcs-web.com)
215 points
by
raimue
3y ago
|
308 comments
15.
▲
by
raimue
3y ago
Back then, your suggestions were niche languages (and some still are) and are still not popular for embedded systems or network equipment. Large runtimes or huge static binaries are not suitable due to the memory and storage constraints. Yo
16.
▲
by
raimue
3y ago
I think the confusion comes from the documentation where ssh(1) says that the command "is executed on the remote host instead of a login shell.". Which is true from the perspective of ssh(1) in the sense of the protocol. The clien
17.
▲
by
raimue
3y ago
The author missed that sshd will always execute the user's shell and pass it the command with arguments as a `-c` argument. This means that the given command string will always be parsed by the remote shell. This is required to restric
18.
▲
by
raimue
3y ago
This is most probably because they are actually TIFF, but with the .png file extension they are served as image/png.
19.
▲
Open Source in a Headunit
(neverpanic.de)
1 points
by
raimue
4y ago
|
0 comments
20.
▲
by
raimue
4y ago
There is git-fixup, which provides the 'git fixup' command that makes suggestions to which commit the currently staged changes should be added. https://github.com/keis/git-fixup git-fixup will add fixup! comm
21.
▲
Twitter Had a Plan to Fix Social Media. Will Elon Musk Follow It?
(wired.com)
5 points
by
raimue
4y ago
|
0 comments
22.
▲
by
raimue
4y ago
It would be easier to intercept the open() for the /proc/cpuinfo file with a LD_PRELOAD library. Of course that would still be detectable by the benchmark. You could also use a modified libc to spoof it. Then their only way out wo
23.
▲
by
raimue
4y ago
Hamburg, as announced in an earlier blog post. https://www.ccc.de/en/updates/2022/37-chaos-communication-co...
24.
▲
by
raimue
4y ago
Previous discussion: https://news.ycombinator.com/item?id=30953634
25.
▲
OpenSSH 9.0
(openssh.com)
75 points
by
raimue
4y ago
|
1 comments
26.
▲
EU negotiators agree new rules to rein in tech giants
(politico.eu)
309 points
by
raimue
5y ago
|
341 comments
27.
▲
OpenSSH: After years of forewarning, disable RSA/SHA-1
(github.com)
2 points
by
raimue
5y ago
|
0 comments
28.
▲
The Audi e-tron Foil by Aerofoils
(aerofoils.de)
1 points
by
raimue
5y ago
|
0 comments
29.
▲
Let's Encrypt: certificate lifetimes 90 days plus one second
(bugzilla.mozilla.org)
3 points
by
raimue
5y ago
|
0 comments
30.
▲
World IPv6 Day
(internetsociety.org)
10 points
by
raimue
5y ago
|
5 comments
More ›