kiri

joined 1 year ago
 
 
1
submitted 1 week ago* (last edited 1 week ago) by kiri@ani.social to c/bocchitherock@sopuli.xyz
 
 

by snoe

[–] kiri@ani.social 5 points 1 week ago

I think "Is the order a rabbt" and "Lucky star" are most similar to "K-ON!" but without music bands. If you ok with camping then "Yuru Camp".

 
[–] kiri@ani.social 3 points 2 weeks ago

I've never heard about maidcore, so after listening to the last album and googling what maidcore is, I was surprised that instead of wikipedia link the first one was VK community with 3k members, cz, as for me, this music has a great sound. Finally I have a new playlist, I can listen on background.

[–] kiri@ani.social 5 points 2 weeks ago

Thanks to modern linux environment I didn't even need to reboot, after 3 minutes it just stopped. It's strange that I could use all my programs except htop and ps...

[–] kiri@ani.social 6 points 2 weeks ago (1 children)

I've never been so wrong.

Meor OP who posts meme about the French language on linux once again

[–] kiri@ani.social 32 points 2 weeks ago (5 children)

French is bloat 👍

[–] kiri@ani.social 1 points 2 weeks ago

I wish someday Wayland support will be good enough for sway to officially support 'nvidia-open' driver.

 
 
[–] kiri@ani.social 7 points 3 weeks ago (1 children)

Also, i know a bit of bass…

Three of the three conditions are met. Congratulations! 👍

[–] kiri@ani.social 44 points 3 weeks ago

You beat me to it!

[–] kiri@ani.social 22 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

I have a solution with a bit fields. Now your bool is 1 byte :

struct Flags {
    bool flag0 : 1;
    bool flag1 : 1;
    bool flag2 : 1;
    bool flag3 : 1;
    bool flag4 : 1;
    bool flag5 : 1;
    bool flag6 : 1;
    bool flag7 : 1;
};

Or for example:

struct Flags {
    bool flag0 : 1;
    bool flag1 : 1:
    int x_cord : 3;
    int y_cord : 3;
};
[–] kiri@ani.social 15 points 1 month ago

Fediverse-friendly link (for non-lemmy.world instances): !LinuxBeauty@lemmy.world.

[–] kiri@ani.social 1 points 2 months ago

Literally me right now. (Seems I am going to be a senior dev.)

view more: next ›