You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As I'm learning Zig in these days, I made a small rewrite of cachefetch. Currently only works on linux and theres no binary that you can just install and use. you need to install the zig compiler and compile yourself in your linux machine.
rust's compiler is very bloat for my machine. blows my cpu. really. 95 celcius degree. i cant buy a new pc so i need to use my pc that it goes how long so.
and in my researchs, i found that c(lang) is very lightweight. but of course its very low-level. i cant learn it in 1 months. then i found zig. i tried it and its very fast and lightweight. i learnt some basics of it(thanks to ziglings in here).
and i started learning c lang as of today. i wanna deep dive to linux kernel. i hope i can do.
------
If u have any idea that related with rust and zig, write to here. we can discuss it together.
also, you can ask why I'm published it on codeberg instead of github: i really started hating from microsoft's genai move on github. every day have incidents, the gh team is focused on copilot instead of essential things blabla. currently my cachefetch repo on codeberg hasnt access to woodpeckerCI. so i cant use CI in there. maybe i can migrate it to this repo, and archiving the current written-in-rust project(or assigning a tag, idk).
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
As I'm learning Zig in these days, I made a small rewrite of cachefetch. Currently only works on linux and theres no binary that you can just install and use. you need to install the zig compiler and compile yourself in your linux machine.
https://codeberg.org/Erenay/cachefetch
off-topic: so why im learning zig.
rust's compiler is very bloat for my machine. blows my cpu. really. 95 celcius degree. i cant buy a new pc so i need to use my pc that it goes how long so.
and in my researchs, i found that c(lang) is very lightweight. but of course its very low-level. i cant learn it in 1 months. then i found zig. i tried it and its very fast and lightweight. i learnt some basics of it(thanks to ziglings in here).
and i started learning c lang as of today. i wanna deep dive to linux kernel. i hope i can do.
If u have any idea that related with rust and zig, write to here. we can discuss it together.
also, you can ask why I'm published it on codeberg instead of github: i really started hating from microsoft's genai move on github. every day have incidents, the gh team is focused on copilot instead of essential things blabla. currently my cachefetch repo on codeberg hasnt access to woodpeckerCI. so i cant use CI in there. maybe i can migrate it to this repo, and archiving the current written-in-rust project(or assigning a tag, idk).
Beta Was this translation helpful? Give feedback.
All reactions