Viewing profile — joeyh
joeyh
HN member- Joined
- Sat, Aug 08, 2009, 8:23 PM UTC
- HN karma
- 3,298
- Public activity
- 660 items
- HN profile
- View on Hacker News ↗
About joeyh
Recent public activity
-
comment
Comment #48768833
The commit it reverted has a high probability of also being generated with an LLM, though without disclosing that in the commit message.
-
comment
Comment #47405878
Amusingly, the only DCFCs near me that charge by time and not kwh are run by utilities.
-
comment
Comment #47057083
That PR was apparently accepted by the operator, not by the bot. Kind of weird.
-
comment
Comment #46566028
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…
-
comment
Comment #46560151
This video has been edited at 0:42, likely removing something from it. Source: CBC analyst
-
comment
Comment #46356908
The command is `bts` in devscripts. I wrote it in 2001.
-
comment
Comment #46097483
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.
-
comment
Comment #45239260
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 …
-
comment
Comment #45223073
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.
-
comment
Comment #45223023
NEWS.Debian entries are displayed by apt-listchanges in a pager by default when running apt upgrade, as well as sent by email.
-
comment
Comment #45138600
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 …
-
comment
Comment #44923021
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 mod…
-
comment
Comment #44850409
This reminds of of a web page that did this for Ithaca NY circa 1995. The page was a static hardcoded shade of grey.
-
comment
Comment #44710832
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 whe…
-
comment
Comment #44115793
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.
-
comment
Comment #43718620
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, becaus…
-
comment
Comment #43467578
[flagged]
-
comment
Comment #43231951
Nothing in the ToU says this is local only or not for ads.
-
comment
Comment #43231908
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 th…
-
comment
Comment #41392105
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, tran…
-
comment
Comment #41180404
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.
-
comment
Comment #40323481
vim-tiny is installed by default on debian (providing a vim command), and also has X removed.
-
comment
Comment #40139868
about time to program websites to serve JWZ balls when HN tries these tricks to confuse its users IMHO
-
comment
Comment #40139851
holy gratuitous question mark hackernewsman
-
comment
Comment #39916298
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.