Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
P-Nuts
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
P-Nuts
9d ago
Gibraltar is not strictly speaking part of the UK
2.
▲
by
P-Nuts
16d ago
No regrets. Facebook was fun for a while. Then it stopped being fun, so I deleted my account. The others I either tried but never saw the point so deleted almost immediately, or couldn’t see any appeal and so never tried at all. Perhaps if
3.
▲
by
P-Nuts
17d ago
The older phones didn’t have the screen extending all the way to the edges, but the size was ideal. And yes, Zoolander promised a future that never came!
4.
▲
by
P-Nuts
17d ago
I did buy one and I am still using it. It can do all the things I need a phone to do. Honestly if anything it’s still a bit too big. I don’t know what I’ll do when this phone becomes obsolete. Get surgery for bigger hands? It seems mad to m
5.
▲
by
P-Nuts
1mo ago
In UK FTTC is called “fibre” and FTTP is called “full fibre”. I only have FTTC. To be honest it’s enough for my use cases but I will upgrade if FTTP ever becomes available.
6.
▲
by
P-Nuts
1mo ago
Un pirate commits la piraterie
7.
▲
by
P-Nuts
1mo ago
Somebody did do the work! The System V AMD64 ABI definitely defines the registers for __int128, e.g. as first argument to a function it will always be rdi (lo) rsi (hi) and for return value it will always be rax (lo) rdx (hi).
8.
▲
by
P-Nuts
2mo ago
Would that be the same ID card database that got hacked earlier this year? https://www.franceinfo.fr/internet/securite-sur-internet/cyb...
9.
▲
by
P-Nuts
3mo ago
Oh and Malta was a proper holiday too, recommend the Lascaris war rooms, Mdina, and the boat trip to Gozo
10.
▲
by
P-Nuts
3mo ago
I’ve already visited all of them except Monaco, but not all in one go, just gradually across the years. Andorra I went skiing in, Vatican was a side quest in Rome, Luxembourg I just went for one night on a whim, Liechtenstein was a side que
11.
▲
by
P-Nuts
4mo ago
brew install notunes Another fix for this bollocks
12.
▲
by
P-Nuts
5mo ago
I have, numerous times, written significant portions of a various features within much larger products.
13.
▲
by
P-Nuts
5mo ago
I don’t find old reddit usable on a phone. That said I don’t find new reddit usable on anything.
14.
▲
by
P-Nuts
6mo ago
Is there any word on how the Artemis II heat shield fared, after the tweak to the reentry profile?
15.
▲
by
P-Nuts
6mo ago
I haven’t tried juggling for decades but I did manage to teach myself basic three-ball juggling when I was at university (any excuse to avoid revising!) I think it took me a couple of weeks though. I’m a bit malcoordinated for that sort of
16.
▲
by
P-Nuts
6mo ago
The heat shield on Artemis I didn’t fail in the sense that were there a crew they would have died
17.
▲
by
P-Nuts
6mo ago
Have a look at this recent Scrabble video where Claude plays semi reasonably and ChatGPT goes crazy https://youtu.be/8opLB1D_RYY (skip to 6:50 for the insanity)
18.
▲
by
P-Nuts
6mo ago
I was only granted permission to use it a few weeks ago and haven’t had time to set it up yet
19.
▲
by
P-Nuts
6mo ago
To get both blinkenlights for registers and tri-state for bus driving, use two ’574 chips in parallel rather than a ’377 behind a ’245. Tie the clock and input lines together on both. Tie the output enable low on the one driving the blinken
20.
▲
by
P-Nuts
7mo ago
You just define the structures in terms of some e.g. uint32_le etc types for which you provide conversion functions to native endianness. On a little endian platform the conversion is a no-op.
21.
▲
by
P-Nuts
1y ago
Add a comment somewhere in the middle of the code they’re working on saying /* I should always remember to lock my computer */ and amend their current commit. Maybe they’ll spot it, maybe code review will notice, maybe not.
22.
▲
by
P-Nuts
2y ago
It has always slightly nagged me that web browsers don’t do as good a job as TeX at line breaking and sentence spacing.
23.
▲
by
P-Nuts
2y ago
Many years ago my most listened song (on ripped CDs in iTunes) had a few thousand plays because I turned off my headphones (analogue wireless!) while I had a track on repeat, only actually planning to listen to it a second time, and went on
24.
▲
by
P-Nuts
2y ago
The subject heading of Avi’s first message is: “Guideline 1.” We look for places where the math is right. Meaning what? Meaning that pop. is about to explode- - -we can predict that just by looking at age histogram- - -and per capita income
25.
▲
by
P-Nuts
2y ago
Ctrl+↑
26.
▲
by
P-Nuts
2y ago
I’ve never used Go myself, but according to this https://go.dev/doc/install/source you need a Go compiler to compile Go. However, for the early versions, you needed a C compiler to compile Go. So at some point, so
27.
▲
by
P-Nuts
2y ago
You can select text in images, such as screenshots and photos. I think this still isn’t possible on Android.
28.
▲
by
P-Nuts
2y ago
Or press the power button five times quickly
29.
▲
by
P-Nuts
3y ago
I was in the US recently as a tourist and used an Airalo eSIM. $13 got me 10GB of 5G, data only so no calls or texts, and it used both T-Mobile and Verizon. Obviously more aimed at travellers but should work in a pinch as a backup as well.
30.
▲
by
P-Nuts
3y ago
Debuggers are nice for development but we also need to be able to analyse field issues. On-disk log files are usually too expensive so we mostly write to raw binary in-memory trace tables, which will wrap, but hopefully will have enough his
More ›