Profile for hikari

Header for hikari
Avatar for hikari
Display name
hikari 🌟 (fell out of the sky)
Username
@hikari@noyu.me
Role
admin

About hikari

Bio

from another world; magical girls on the internet, gpu programmers, musicians, sky enthusiasts, etc; EN/SV/DE/日本語

Stats

Joined
Posts
16681
Followed by
1483
Following
198

Recent posts

i think i might have to do another of those counter-strike: source screenshot threads but for de_nuke. i'm looking around it right now as preparatory research for making a new map and god it's so beautiful. (but you knew i was a sucker for the hl2/cs:s æsthetic)

Open thread at this post

that titanic submersible is so cool, but you have to wonder why its construction cheaped out on so much. I wonder if they simply had too little money: enough to make a vessel that can just about do the job, but not enough to make one that can meet rigorous industry standards.

Open thread at this post

girls will really write shit like this and think it's okay

- (())bringSubviewToFront:(id)subview {
    let &mut UIViewHostObject {
        ref mut subviews,
        layer,
        superview,
    } = env.objc.borrow_mut(this);

    let idx = subviews.iter().position(|&subview2| subview2 == subview).unwrap();
    let subview2 = subviews.remove(idx);
    assert!(subview2 == subview);
    subviews.push(subview);

    if superview != nil {
        () = msg![env; layer removeFromSuperlayer];
        let superlayer = env.objc.borrow::<UIViewHostObject>(superview).layer;
        () = msg![env; superlayer addSublayer:layer];
    }
}
Open thread at this post

ABBA:s hitlåt ”Money Money Money” är en riktig klassiker… men den är lite outdated. :/ exempelvis sjöng de om att åka utomlands för att spela. men sedan 90-talet finns det riktiga kasinon i Sverige. nu skulle man sjunga ”So I must leave, I'll have to go
To Sundsvall or Malmo”

Open thread at this post