Profile for hikari
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
- 18730
- Followed by
- 1560
- Following
- 200
unix users really think it’s ok to write shit like ‘Any created files will have mode “S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH”’
[NSCharacterSet illegalCharacterSet]
are there any memory allocators that support partial freeing? suppose i’m doing a character encoding conversion and i cheaply estimate the amount of space required. after conversion i’ll find out maybe as much as half of the space isn’t actually needed. what if i could tell the allocator i don’t need it, so it can re-use it if possible, without moving the rest of my allocation?
hey Biden, make the DoJ investigate the freight rail companies https://www.youtube.com/watch?v=qQTjLWIHN74
why did they name it iOS? if there’s one lowercase letter prefix I associate with Apple, it’s k
warning: variant `µLaw` should have an upper camel case name
--> src/audio.rs:21:5
|
21 | µLaw,
| ^^^^ help: convert the identifier to upper camel case: `ΜLaw`
|
= note: `#[warn(non_camel_case_types)]` on by default
this is a caf appreciation post. share if you love core audio format ☕️
cargo add why are you spending several minutes with a maxed-out cpu core and no network activity “updating the index”. please i just want to add a tiny dependency. it doesn’t even have dependencies i don’t already have…
personally I think they should Gerfewer
New blog post: Polygons from paragraphs: turning a 3D model into HTML and CSS
https://hikari.noyu.me/blog/2023-01-10-polygons-from-paragraphs-3d-model-html-css.html