@voxpopsicle @goatsarah That, or it's freshly minted with the very latest design issues and manufacturing defects.
Notices by Ian Douglas Scott (ids1024@fosstodon.org), page 2
-
Embed this notice
Ian Douglas Scott (ids1024@fosstodon.org)'s status on Tuesday, 27-Feb-2024 15:12:52 JST Ian Douglas Scott
-
Embed this notice
Ian Douglas Scott (ids1024@fosstodon.org)'s status on Sunday, 25-Feb-2024 03:53:21 JST Ian Douglas Scott
@thomasfuchs I assume a "standard airline seat" was bigger then than it is now.
-
Embed this notice
Ian Douglas Scott (ids1024@fosstodon.org)'s status on Friday, 16-Feb-2024 11:23:45 JST Ian Douglas Scott
@sycophantic@infosec.exchan @thomasfuchs All connectors are reversible, it's just that some require significantly more newtons of force in one direction than the other.
(See also: diodes)
-
Embed this notice
Ian Douglas Scott (ids1024@fosstodon.org)'s status on Sunday, 11-Feb-2024 17:48:49 JST Ian Douglas Scott
@jonny "New Zealand’s data had been copied from the Netherlands"
Imagine a chemistry paper where they couldn't find data on a certain property of bismuth, so (without disclosing it in the paper) they used data about beryllium. Not because that's the closest element on the periodic table, or even anywhere near it, but because they're closest in alphabetical order.
-
Embed this notice
Ian Douglas Scott (ids1024@fosstodon.org)'s status on Tuesday, 06-Feb-2024 15:21:31 JST Ian Douglas Scott
@futurebird "Will this be on the exam?"
"Oh, I hadn't thought of putting it on the exam, but that's a good idea." [scribbles a note about this on a small clay tablet]
-
Embed this notice
Ian Douglas Scott (ids1024@fosstodon.org)'s status on Sunday, 14-Jan-2024 17:29:18 JST Ian Douglas Scott
All engineering is reverse engineering if you document things poorly enough.
-
Embed this notice
Ian Douglas Scott (ids1024@fosstodon.org)'s status on Tuesday, 09-Jan-2024 07:01:48 JST Ian Douglas Scott
@icecolbeveridge @thomasfuchs I didn't think that's how libraries conventionally work? For physical books in the US anyway. ebook loans and other countries may work differently.
The US in particular has a fairly strong "first sale doctrine" allowing modification, sale, loan, etc. of books and such as long as you don't make a copy. But that's pretty much gone away in the digital era.
-
Embed this notice
Ian Douglas Scott (ids1024@fosstodon.org)'s status on Saturday, 30-Dec-2023 00:34:13 JST Ian Douglas Scott
@thomasfuchs Actually the 2nd amendment (like other parts of the constitution) originally only applied to the federal government. McDonald v. City of Chicago (2010) ruled it was incorporated against the states and granted a right to individuals based on... the fourteenth amendment.
-
Embed this notice
Ian Douglas Scott (ids1024@fosstodon.org)'s status on Friday, 29-Dec-2023 02:26:27 JST Ian Douglas Scott
@LadyDragonfly "Cis" is actually short for "Cisalpine Gaul" is in the sentence "curse those Cisalpine Gauls, sacking Rome at night with only the sacred geese to warn us of their attack".
-
Embed this notice
Ian Douglas Scott (ids1024@fosstodon.org)'s status on Thursday, 28-Dec-2023 20:32:10 JST Ian Douglas Scott
@goatsarah Teeth are the example I normally think of, though knees are good too. What's even going on with teeth?
The mess that is hunan knees is easy to explain evolutionary though. We spend like a couple hundred million years evolving knees optimized to walk on four legs, and just 'recently' start using them *wrong*? (Apparently using hands for tools is beneficial or something.) Maybe evolution would eventually fix that, but give it at least a few more million years.
-
Embed this notice
Ian Douglas Scott (ids1024@fosstodon.org)'s status on Thursday, 28-Dec-2023 20:32:09 JST Ian Douglas Scott
@goatsarah (You can easily anthropomorphize the process here and imagine a god, but somehow no one finds it particularly convincing or reassuring to imagine we're crude prototypes made by an imperfect god who is still figuring out how to do bipedalism right. And how to create intelligent tool-users who don't irradiate the planet because someone else has their favorite kind of rock or something.)
-
Embed this notice
Ian Douglas Scott (ids1024@fosstodon.org)'s status on Thursday, 07-Dec-2023 17:45:43 JST Ian Douglas Scott
@lispi314 @moffintosh @gsuberland Something like Ada SPARK would be suitable. Though for buffer overflows (like this seems to be) essentially every contemporary programming language would allow writing a parser without issues like that... except C and C++.
It's not especially hard to do better here.
-
Embed this notice
Ian Douglas Scott (ids1024@fosstodon.org)'s status on Thursday, 30-Nov-2023 12:21:30 JST Ian Douglas Scott
For security, remember to block outdated browser engines like KHTML (officially discontinued earlier this year) from accessing your website.
if user_agent.contains("KHTML") {
return Err(StatusCode::IM_A_TEAPOT);
} -
Embed this notice
Ian Douglas Scott (ids1024@fosstodon.org)'s status on Monday, 20-Nov-2023 09:15:24 JST Ian Douglas Scott
@allison
@ezio
Some setups like that use a file system image store in a file on the fatfs or ntfs partition.I guess it also depends what one means by "boot Linux". Technically you can load a kernel and initfs from the EFI partition without an actual root filesystem to mount. Or even put Linux and coreboot in ROM without any boot drive. But a normal distro will expect a root filesystem with normal Unix permissions.
-
Embed this notice
Ian Douglas Scott (ids1024@fosstodon.org)'s status on Thursday, 16-Nov-2023 07:15:35 JST Ian Douglas Scott
@eniko Ranked choice voting is supposed to help with that.
But in the US at least, any kind of reform that would break the two party system is going to be difficult, since those two parties are the ones that hold power to change it.
-
Embed this notice
Ian Douglas Scott (ids1024@fosstodon.org)'s status on Wednesday, 13-Sep-2023 00:06:33 JST Ian Douglas Scott
@thomasfuchs But at least they refuse to work instead of exploding (if everything is spec conformant), and the higher speed cables and higher power USB power delivery sources generally work with things needing lower speeds or power.
Still better than barrel jacks anyway.
-
Embed this notice
Ian Douglas Scott (ids1024@fosstodon.org)'s status on Thursday, 20-Apr-2023 23:56:20 JST Ian Douglas Scott
@thomasfuchs So he's advocating for... Skynet?
-
Embed this notice
Ian Douglas Scott (ids1024@fosstodon.org)'s status on Sunday, 19-Feb-2023 13:10:37 JST Ian Douglas Scott
@nathandh @thomasfuchs Have most people ever considered multiple email providers, compared them, and chosen one? Or do people more often just use Gmail because that's the thing people tend to use for email? Or gotten an email from their ISP when that was more common.
-
Embed this notice
Ian Douglas Scott (ids1024@fosstodon.org)'s status on Thursday, 15-Dec-2022 13:26:00 JST Ian Douglas Scott
Using #vim is easy once you learn a few basic keybindings.
h and l - move left and right
j and k - move down and up
η and λ - move backwards and forwards through time
ξ and κ - translation through additional temporal dimension (if applicable)
ᚻ, ᛄ, ᚳ and ᛚ - moving left, down, up, and right through celestial spheres
? and ? - switch deity to pantheon member to left or right
ᛄ - supplicate to chosen deity
ᚳ - challenge chosen deity (dangerous)
:q - exit