@Lokathor

125 Followers
224 Following
374 Posts
I don't check this!! Ping me on GitHub or bsky if you want to get ahold of me.
websitehttps://lokathor.com
githubhttps://github.com/Lokathor
Silly Podcasthttps://anchor.fm/lokathor
ah, yes, `void *mustbezero_2`. we've all been there, amirite
this is one of the most technically sophisticated pieces i've done, i think. took so long to do all this anti-aliasing. #pixelart #ドット絵 #art #mastoart #DigitalArt
@ekuber https://play.rust-lang.org/?version=stable&mode=debug&edition=2021&gist=55e676cba1b0e372e64874b2d332a833 I don't understand why the derived Default impl can't put a bound for each field type and call it a day.
Rust Playground

A browser interface to the Rust compiler to experiment with the language

Artist: kabocha (kabocha0726)
Media: lycoris recoil
Source: https://twitter.com/kabo_cha0726/status/1680895668767051777
カボちゃ▼3巻発売中 (@kabo_cha0726) on X

海の日なので

X (formerly Twitter)
@technicat the original Mac UI devs noticed and solved so many problems in *1986* that more recent Web 2.0+ frontend devs just ignore -- like this one, *drag delay* -- solving the problem that when the user moves their cursor towards an item on a popup menu, the mouse may drift outside the lines momentarily *en route*, so you should make sure not to close the menu prematurely; these days lots of popup menus instantly pop closed if you stray outside their bounds #UI #UX

The votes are in, and I did all of the voting personally. Find out this year's Anime Of The Year!

https://podcasters.spotify.com/pod/show/lokathor/episodes/Anime-Of-The-Year-2023-e2d0nip

Anime Of The Year 2023 by Lokathor's Audio Only Let's Plays

First Background Music: https://www.youtube.com/watch?v=HGq5AfuYAIo Second Background Music: https://www.youtube.com/watch?v=Ym-ONHdg6Rc Full Bracket Results: https://challonge.com/lokaaoty2023 If you want to hear me talk more you can sign up for the Patreon: https://www.patreon.com/lokathor Other Lokathor-related links are at https://lokathor.com/

Spotify for Podcasters
stop using `repr(packed)`
years of misaligned data and yet no practical purpose found!
oh, you wanted your struct to have alignment 1?
we have a safe tool for that, it's called the `pack1` crate (now released as a 1.0 crate!)