Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
joeyh
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
joeyh
3mo ago
The commit it reverted has a high probability of also being generated with an LLM, though without disclosing that in the commit message.
2.
▲
by
joeyh
6mo ago
Amusingly, the only DCFCs near me that charge by time and not kwh are run by utilities.
3.
▲
by
joeyh
7mo ago
That PR was apparently accepted by the operator, not by the bot. Kind of weird.
4.
▲
by
joeyh
8mo ago
Current branch without bloat is to cat .git/HEAD, and if that didn't exist, run git symbolic-ref HEAD. The first is faster and works in the common case where you're in the top of a git repo. In either case, run it through ${b
5.
▲
by
joeyh
8mo ago
This video has been edited at 0:42, likely removing something from it. Source: CBC analyst
6.
▲
by
joeyh
9mo ago
The command is `bts` in devscripts. I wrote it in 2001.
7.
▲
by
joeyh
10mo ago
The best way to do this is to design something that is not appealing for those people to use, but is appealing for the people you want to support to use.
8.
▲
by
joeyh
1y ago
It's worth noting that a new installation of Debian will still display the same Eastern, Central, Mountain, Pacific menu to the user as shown in the screenshot. It just maps those to the non-deprecated names now.
9.
▲
by
joeyh
1y ago
You are confusing Russ Allbery with me, while at the same time making it sound like I have a problem with systemd, which is not the case. Russ remains a debian developer.
10.
▲
by
joeyh
1y ago
NEWS.Debian entries are displayed by apt-listchanges in a pager by default when running apt upgrade, as well as sent by email.
11.
▲
by
joeyh
1y ago
I have driven 20 thousand EV miles in the past year, with 50% of my charging being at public chargers (and 50% at home). I have never needed to wait in line, and have never needed to interact with anyone regarding charging.
12.
▲
by
joeyh
1y ago
A common misconception. git has always used binary deltas for pack files. Consider that git tree objects are themselves not text files, and git needs efficiently store slightly modified versions of the same tree.
13.
▲
by
joeyh
1y ago
This reminds of of a web page that did this for Ithaca NY circa 1995. The page was a static hardcoded shade of grey.
14.
▲
by
joeyh
1y ago
Steve Langasek decided to work on this problem in the last few years of his life and was a significant driver of progress on it. He will be missed, and I'll always think of him when I see a 64 bit time_t.
15.
▲
by
joeyh
1y ago
Hybrids have a smaller battery, so C rate limits maximum regen. For example, a prius can regen at 2 kw, while a model 3 can regen at 76+ kw.
16.
▲
by
joeyh
1y ago
Wise (nee Transferwise) requires a passport style photo taken by a webapp for KYC when transferring money. I was recently unable to complete that process over a dozen tries, because the image processing didn't like something about my f
17.
▲
by
joeyh
2y ago
Nothing in the ToU says this is local only or not for ads.
18.
▲
by
joeyh
2y ago
When did you request that firefox back up the content to your profile? Bear in mind that a nontechnical user has no idea it does this, and a technical user only realizes it does this after reading the code or experiencing a crash. You "
19.
▲
by
joeyh
2y ago
Those tariffs have were entirely worked around on the Chinese side before the ink was dry. One easy dodge: Manufacture in eg India for a little bit more, sell those to the US, transport Chinese solar panels for installation in India. I boug
20.
▲
by
joeyh
2y ago
Tea is absolutely NOT "taking steps to remediate this problem". They are grifters and part of their grift is claiming to take steps when called out.
21.
▲
by
joeyh
2y ago
vim-tiny is installed by default on debian (providing a vim command), and also has X removed.
22.
▲
by
joeyh
2y ago
about time to program websites to serve JWZ balls when HN tries these tricks to confuse its users IMHO
23.
▲
by
joeyh
2y ago
holy gratuitous question mark hackernewsman
24.
▲
by
joeyh
2y ago
decompressing gcc.tar.xz which contains foo.png followed by main.c, the decompressor is instructed by the hidden data in the png how to alter the code.
25.
▲
by
joeyh
2y ago
Running xz in a sandbox would not prevent an attack that causes it to modify source code in a .tar.xz that is being streamed through it.
26.
▲
by
joeyh
2y ago
dpkg-deb is linked with liblzma
27.
▲
by
joeyh
2y ago
Since a liblzma backdoor could be used to modify compiler packages that are installed on some distributions, it gets right back to a trusting trust attack. Although initial detection via eg strace would be possible, if the backdoor was late
28.
▲
by
joeyh
2y ago
Not really. xz worked fine 2 years ago. Roll back to 5.3.1 and apply a fix for the 1 security hole that was fixed since that old version. (ZDI-CAN-16587) Slight oversimplification, see https://bugs.debian.org/1068024 discus
29.
▲
by
joeyh
2y ago
details please? I do not see any such contributions to https://github.com/facebook/zstd
30.
▲
by
joeyh
2y ago
See comments about "Hans Janson" upthread, he appeared to collaborate on the exploit in other ways as well.
More ›