Oh and Malta was a proper holiday too, recommend the Lascaris war rooms, Mdina, and the boat trip to Gozo
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,…
brew install notunes Another fix for this bollocks
I have, numerous times, written significant portions of a various features within much larger products.
I don’t find old reddit usable on a phone. That said I don’t find new reddit usable on anything.
Is there any word on how the Artemis II heat shield fared, after the tweak to the reentry profile?
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…
The heat shield on Artemis I didn’t fail in the sense that were there a crew they would have died
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)
I was only granted permission to use it a few weeks ago and haven’t had time to set it up yet
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…
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.
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…
It has always slightly nagged me that web browsers don’t do as good a job as TeX at line breaking and sentence spacing.
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…
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- -…
Ctrl+↑
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, someone…
You can select text in images, such as screenshots and photos. I think this still isn’t possible on Android.
Or press the power button five times quickly
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…
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…
Is my passport information really that precious? It doesn’t contain much that isn’t on my birth certificate, apart from my ugly mug. And quite literally anyone can get an officially certified copy of my birth…
To get 2, there are (at least) a couple of ways it can happen, we can do i=0,i++ and get LHS=0, now i=1,++i and get RHS=2. Or we can do i=0,++i and get RHS=1, then i=1,i++ and get LHS=1. However we’re also allowed to do…
« Le TRR fonctionna d'abord à la vitesse de 11 km/h (3 m/s), mais en raison de fréquentes chutes de voyageurs et de divers accidents, la vitesse fut réduite à 9 km/h (2,5 m/s) » From your Wikipedia page, it says it…
Oh and Malta was a proper holiday too, recommend the Lascaris war rooms, Mdina, and the boat trip to Gozo
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,…
brew install notunes Another fix for this bollocks
I have, numerous times, written significant portions of a various features within much larger products.
I don’t find old reddit usable on a phone. That said I don’t find new reddit usable on anything.
Is there any word on how the Artemis II heat shield fared, after the tweak to the reentry profile?
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…
The heat shield on Artemis I didn’t fail in the sense that were there a crew they would have died
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)
I was only granted permission to use it a few weeks ago and haven’t had time to set it up yet
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…
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.
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…
It has always slightly nagged me that web browsers don’t do as good a job as TeX at line breaking and sentence spacing.
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…
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- -…
Ctrl+↑
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, someone…
You can select text in images, such as screenshots and photos. I think this still isn’t possible on Android.
Or press the power button five times quickly
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…
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…
Is my passport information really that precious? It doesn’t contain much that isn’t on my birth certificate, apart from my ugly mug. And quite literally anyone can get an officially certified copy of my birth…
To get 2, there are (at least) a couple of ways it can happen, we can do i=0,i++ and get LHS=0, now i=1,++i and get RHS=2. Or we can do i=0,++i and get RHS=1, then i=1,i++ and get LHS=1. However we’re also allowed to do…
« Le TRR fonctionna d'abord à la vitesse de 11 km/h (3 m/s), mais en raison de fréquentes chutes de voyageurs et de divers accidents, la vitesse fut réduite à 9 km/h (2,5 m/s) » From your Wikipedia page, it says it…