Profile for hikari

Header for hikari
Avatar for hikari
Display name
Iwasawa 🌟 (one hikari of too many)
Username
@hikari@noyu.me
Role
admin

About hikari

Bio

from another world; anime girls on the internet who are terrible at playing guitar and slightly less bad at programming; EN/SV/DE/日本語

Stats

Joined
Posts
18670
Followed by
1562
Following
199

Recent posts

“c is portable assembly” hasn't been true since optimising compilers appeared for it. it's an accurate description for those really simple (usually old) c compilers on the other hand… where for (;;) and while (1) are different and local variables aren't free. old c is so cute

Open thread at this post

I am trying to do a backup of my iPhone to my MacBook. it's around 90GB of data. there is not enough space on my MacBook's SSD, so I've made it go to an external, USB3 hard drive instead. copying the data to the PC took several hours, but the final step seems to take forever…

Open thread at this post

https://github.com/apple/swift/blob/main/docs/OwnershipManifesto.md has me like sickos.rs

just the other week, I was thinking it'd be great to have a language that's like a simplified Rust, with borrow checking in the easier cases, falling back to reference counting or GC for all the harder ones. it seems Swift might get there!

Open thread at this post