Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Hello71
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
Hello71
16d ago
Location: Toronto, Canada Remote: open Willing to relocate: yes Technologies: low-level Linux (kernel, libc, init, etc), C, x86 assembly, C#, Python Résumé/CV: https://www.alxu.ca/resume/ Email: see r
2.
▲
by
Hello71
1y ago
https://en.wikipedia.org/wiki/Shebang_(Unix)#Argument_splitt...
3.
▲
by
Hello71
1y ago
Modern commercial aviation is extremely safe because of investigators and regulators banning this "well the pilot just fucked up" explanation and instead looking at systemic factors. As pointed out in the article, if the pilot was
4.
▲
by
Hello71
1y ago
https://github.com/Atoptool/atop/blob/77e658ea04f4901adf44c7... installed by default in most distributions, e.g. https://packages.debian.org/bookworm/amd64/atop/filelist
5.
▲
by
Hello71
1y ago
I stopped using atop when I found it installs several hooks which automatically run code as root and deposit files around the filesystem, including a "power management" hook.
6.
▲
by
Hello71
2y ago
> Why aren't you using this logic to argue that they should use Delphi or TurboPascal because Anders Hejlsberg created those? as you know full well, Delphi and Turbo Pascal don't have strong library ecosystems, don't have
7.
▲
by
Hello71
2y ago
the contention of your respondents and downvoters is that regardless of your intention, the extra information actually communicated is "i'm an asshole".
8.
▲
Modern languages and bad packaging outcomes at scale
(utcc.utoronto.ca)
3 points
by
Hello71
2y ago
|
0 comments
9.
▲
by
Hello71
2y ago
Yeah, it seems like it could be implemented as a postprocessor of strace --decode-fds. Knowing what each syscall does isn't really the hard part of strace, it's knowing which ones are important, which ones are part of libc itself
10.
▲
by
Hello71
2y ago
I googled "quebec educational attainment" and found https://statistique.quebec.ca/en/communique/university-gradu... , which says that "Québec has the highest proportion of people aged 25 to 64 with a
11.
▲
by
Hello71
2y ago
They're the same thing. The problem is not the container, it's the H.265 encoded video which Firefox doesn't accept. It's not a good idea to throw raw cell phone video onto a website, first because it probably won't
12.
▲
by
Hello71
2y ago
it would be most convenient to have no 2FA. hell, skip the password too, then nobody will forget theirs. security is tradeoffs, but NIST says "if you take security seriously, you should not use SMS 2FA".
13.
▲
by
Hello71
2y ago
> Not for extended international use; you must reside in the U.S. and primary usage must occur on our network. Device must register on our network before international use. Service may be terminated or restricted for excessive roaming. C
14.
▲
by
Hello71
2y ago
grep . /sys/devices/system/cpu/cpu*/cache/index*/coherency_line_size would be better, but lscpu -C is more useful.
15.
▲
by
Hello71
2y ago
the Katy Freeway already has 26 lanes since 16 years ago https://en.wikipedia.org/wiki/Interstate_10_in_Texas
16.
▲
by
Hello71
2y ago
This is interesting, but I'm not sure it actually makes much difference for realistic workloads. ffmpeg probably has the most link-time dynamic linking of any Linux package, and ffmpeg -loglevel quiet takes only ~40 ms on Alpine and ~6
17.
▲
by
Hello71
2y ago
> pre-diabetes [...] is rather close to the median level but according to the NIH, 30.7% of Americans are overweight, and 42.4% are obese. as the median American is overweight, it doesn't seem a stretch to claim that the median Amer
18.
▲
by
Hello71
2y ago
this is basically the "computer scientist" view of the world in https://ansuz.sooke.bc.ca/entry/23 , especially the Monolith bit. spoofing UA could be legal in general or when done for interoperability but ill
19.
▲
by
Hello71
2y ago
This sounds like a Windows problem, plus compression settings. Your wlog is 24 instead of 21, meaning decompression will use more memory. After adjusting those for a fair comparison, pack still wins slightly but not massively: Benchmark
20.
▲
by
Hello71
2y ago
My apologies, the text color is barely legible on my machine. Those details are still minimal though; what versions of software? How much RAM is installed? Why is 7-Zip set to maximum compression but zstd is not? Why is tar.zst not included
21.
▲
by
Hello71
2y ago
Also, 4.7 seconds to read 1345 MB in 81k files is suspiciously slow. On my six-year-old low/mid-range Intel 660p with Linux 6.8, tar -c /usr/lib >/dev/null with 2.4 GiB in 49k files takes about 1.25s cold and 0.3
22.
▲
by
Hello71
3y ago
the opposite is the case. from your link: "Archive.is’s owner is intentionally blocking 1.1.1.1 users"
23.
▲
by
Hello71
3y ago
is >99% of all food consumed daily privately owned and sold by a single company?
24.
▲
by
Hello71
3y ago
your idea also doesn't work with live streaming, and may also not work with inter-frame filters (depending on implementation). nonetheless, this exists already with those limitations: av1an and I believe vapoursynth work more or less t
25.
▲
by
Hello71
3y ago
> dishwasher soap used to be a lot more effective before they removed phosphates was it? https://www.consumerreports.org/media-room/press-releases/20... says that several phosphate-free formulations were "
26.
▲
by
Hello71
3y ago
at time of writing, this says NO, but according to the text, "uBlock Origin could still work on YouTube. Not all YT updates are targeted against uBO's solutions." so shouldn't it say MAYBE?
27.
▲
by
Hello71
3y ago
you could also say that "supports linux" allowed them to discover and remedy this vulnerability which would likely have still existed without linux support, thus making the device stronger for both windows and linux users.
28.
▲
by
Hello71
3y ago
the parent comment explains why dumping a blob is bad, particularly for drivers. it allows vendors to depend on all sorts of undocumented and unreliable behavior and prevents upstream improvements.
29.
▲
by
Hello71
3y ago
PSI is exported by the kernel to track context switches: switch to idle process = io wait, switch to kswapd = mem wait, switch to other runnable process = cpu wait. these are already visible to the kernel, it just needs to increment some co
30.
▲
by
Hello71
3y ago
from the top of this thread: > Weird. I don't believe he even had an obligation to read any of it. they're very clearly saying that they believe that under the current legal system, the "theatrics" are not allowed.
More ›