@skinnylatte that's wonderful, congrats on 8 years!
Notices by Alexandra Magin ๐ณ๏ธโ๐ (recursive@hachyderm.io)
-
Embed this notice
Alexandra Magin ๐ณ๏ธโ๐ (recursive@hachyderm.io)'s status on Thursday, 16-Jan-2025 13:57:32 JST Alexandra Magin ๐ณ๏ธโ๐
-
Embed this notice
Alexandra Magin ๐ณ๏ธโ๐ (recursive@hachyderm.io)'s status on Tuesday, 24-Dec-2024 07:07:00 JST Alexandra Magin ๐ณ๏ธโ๐
@skinnylatte every time I see something like that I get even more annoying about using metric
-
Embed this notice
Alexandra Magin ๐ณ๏ธโ๐ (recursive@hachyderm.io)'s status on Monday, 23-Dec-2024 17:00:30 JST Alexandra Magin ๐ณ๏ธโ๐
@skinnylatte feeling pretty grateful our 11 year old cat only has two chronic illnesses
Amazingly of the two cats this is the one who isn't afraid of almost anyone
-
Embed this notice
Alexandra Magin ๐ณ๏ธโ๐ (recursive@hachyderm.io)'s status on Monday, 23-Dec-2024 15:44:37 JST Alexandra Magin ๐ณ๏ธโ๐
@skinnylatte Oh, wow
And I imagined everyone just hated it when the dewpoint gets above about 17C / 63F :)
-
Embed this notice
Alexandra Magin ๐ณ๏ธโ๐ (recursive@hachyderm.io)'s status on Friday, 20-Dec-2024 15:05:55 JST Alexandra Magin ๐ณ๏ธโ๐
@skinnylatte it also usually seems like an admission that a man knows there's a problem with violence in his own community and is unwilling to do anything to oppose the status quo
-
Embed this notice
Alexandra Magin ๐ณ๏ธโ๐ (recursive@hachyderm.io)'s status on Wednesday, 18-Dec-2024 14:14:28 JST Alexandra Magin ๐ณ๏ธโ๐
@skinnylatte Many years ago, probably after the beginning of the "War on Terror" and subsequent excesses of government power and Islamophobia and general shittiness towards PoC, I felt sad about the future of the US
And I saw an interview with an immigrant from somewhere like Iraq or Afghanistan, and he was asked, "Do you think it was still worth coming here, [with all these restrictions on freedom]?"
And basically he said that what made this worthwhile wasn't the freedom, but the opportunity
-
Embed this notice
Alexandra Magin ๐ณ๏ธโ๐ (recursive@hachyderm.io)'s status on Sunday, 15-Dec-2024 08:17:18 JST Alexandra Magin ๐ณ๏ธโ๐
@skinnylatte I have used some topical capsaicin ointment last time I hurt my back. It was so wonderful!
(I was very careful to apply it with gloves and wash hands afterwards just in case because the concentration was definitely higher than foods)
-
Embed this notice
Alexandra Magin ๐ณ๏ธโ๐ (recursive@hachyderm.io)'s status on Saturday, 14-Dec-2024 08:20:28 JST Alexandra Magin ๐ณ๏ธโ๐
@skinnylatte I still feel like I'm bad at giving gifts, I tend to just ask my wife if she wants something and she does the same for me, but I'm trying to become one of those people who buys something small and interesting for people when I see it
It's taking me a new kind of awareness to be thoughtful in the way I want to be, but it feels good for me, so long as I don't try to be perfectionist about it
-
Embed this notice
Alexandra Magin ๐ณ๏ธโ๐ (recursive@hachyderm.io)'s status on Saturday, 30-Nov-2024 15:15:30 JST Alexandra Magin ๐ณ๏ธโ๐
@hrefna I like all the reasonably durable abstractions we can manage, but with a bias towards ones we can prove some things about
Although on some level things like this I consider a challenge ๐
Like maybe I should learn all about Infiniband, just because
-
Embed this notice
Alexandra Magin ๐ณ๏ธโ๐ (recursive@hachyderm.io)'s status on Sunday, 08-Sep-2024 03:30:07 JST Alexandra Magin ๐ณ๏ธโ๐
Doing Cryptopals in Rust with a commitment to use nothing except the standard library is definitely making me a better Rust programmer
I just finished doing base64 decoding (with padding and whitespace handling a la PEM, MIME, etc) and it may not be the prettiest code, but I'm pretty confident in its correctness. I want to never use a less strongly typed language ever again (I'll probably be forced to on Monday)
-
Embed this notice
Alexandra Magin ๐ณ๏ธโ๐ (recursive@hachyderm.io)'s status on Sunday, 08-Sep-2024 03:30:06 JST Alexandra Magin ๐ณ๏ธโ๐
and yes that means that very soon I will have to implement AES-128-ECB
-
Embed this notice
Alexandra Magin ๐ณ๏ธโ๐ (recursive@hachyderm.io)'s status on Sunday, 08-Sep-2024 03:30:06 JST Alexandra Magin ๐ณ๏ธโ๐
I love that I can populate a const array using a const fn:
https://github.com/jamagin/cryptopals/blob/b7e79c0eb8faa9ae2bf1f0f5af2a462fa35459aa/src/bytes.rs#L21
and have the values in the array be Ok(value) for valid inputs and Err(Base64ParseError) for the restI think with some more experience I could write something even clearer for the rest of the implementation, but this feels like a good start:
https://github.com/jamagin/cryptopals/blob/b7e79c0eb8faa9ae2bf1f0f5af2a462fa35459aa/src/bytes.rs#L57Still trying to feel out what's the most sensible thing for arguments and return values in an API, &[u8] vs Vec<u8>
-
Embed this notice
Alexandra Magin ๐ณ๏ธโ๐ (recursive@hachyderm.io)'s status on Friday, 09-Aug-2024 09:59:48 JST Alexandra Magin ๐ณ๏ธโ๐
OH: SSH_AUTH_GOCK
In conversation from hachyderm.io permalink -
Embed this notice
Alexandra Magin ๐ณ๏ธโ๐ (recursive@hachyderm.io)'s status on Wednesday, 31-Jul-2024 11:19:33 JST Alexandra Magin ๐ณ๏ธโ๐
@rabbit @jima @saraislet @munin This thread is reminding me that I'm really weird and good at DNS
In conversation from gnusocial.jp permalink -
Embed this notice
Alexandra Magin ๐ณ๏ธโ๐ (recursive@hachyderm.io)'s status on Monday, 22-Jul-2024 06:47:48 JST Alexandra Magin ๐ณ๏ธโ๐
@ryanc I was just mentioning elsewhere how much I like to swap to a zram device
In conversation from hachyderm.io permalink -
Embed this notice
Alexandra Magin ๐ณ๏ธโ๐ (recursive@hachyderm.io)'s status on Saturday, 20-Jul-2024 20:13:27 JST Alexandra Magin ๐ณ๏ธโ๐
Is this art?
In conversation from hachyderm.io permalink Attachments
-
Embed this notice
Alexandra Magin ๐ณ๏ธโ๐ (recursive@hachyderm.io)'s status on Saturday, 13-Jul-2024 14:35:11 JST Alexandra Magin ๐ณ๏ธโ๐
What they don't tell you when you're a kid is that the best role models break the rules thoughtfully and regularly
In conversation from hachyderm.io permalink -
Embed this notice
Alexandra Magin ๐ณ๏ธโ๐ (recursive@hachyderm.io)'s status on Tuesday, 25-Jun-2024 00:08:55 JST Alexandra Magin ๐ณ๏ธโ๐
In conversation from hachyderm.io permalink -
Embed this notice
Alexandra Magin ๐ณ๏ธโ๐ (recursive@hachyderm.io)'s status on Tuesday, 25-Jun-2024 00:08:33 JST Alexandra Magin ๐ณ๏ธโ๐
@dan Oh, that's the coolest thing. But wait, it's a rotary dial phone, but the cards use the same matrix as DTMF to encode the number
In conversation from hachyderm.io permalink -
Embed this notice
Alexandra Magin ๐ณ๏ธโ๐ (recursive@hachyderm.io)'s status on Friday, 31-May-2024 02:18:16 JST Alexandra Magin ๐ณ๏ธโ๐
@ireneista @goatsarah One of the frustrating things about twitter-era social media is that it's added almost no durability to oral history.
In conversation from hachyderm.io permalink