Show uptime per boot session on Linux systems
Parses last reboot output to show how long each boot session lasted, sortedlongest-first.
You do not learn by relaxing. You learn by violently assaulting your problem until it surrenders its mysteries to you.
Parses last reboot output to show how long each boot session lasted, sortedlongest-first.
Void Linux upgrade caused monitor to show 'No Signal'.
What -fsanitize=address doesEnables AddressSanitizer (ASan): a compile and link time instrumentation plusruntime library that detects memory errors.
Changing default applications is done with command xdg-mime.
MotivationOver time I have tried making my ~/.
Configuration for the setup in the picture is located within commit d29a085.
To change the modifier key from Alt to the Win (Super/Meta) key for moving andresizing windows in Xfce:Open Window Manager Tweaks:Go to Settings → Window Manager Tweaks (or run xfwm4-tweaks-settingsfrom a terminal).
A quick look into difference in performance when running Lua normally vs Luajitvs Lua embedded in C program.
Why?
Reading materialAsynchronous Lint EngineLet's have a pint of (vim) ale!
To use option key under macOS as Meta key use the optionoption_as_alt and set it to 'Both'.
First let's define a shared header file for the struct definition.
Binary resource inclusionpreprocessor has been put into the C23 standard but has not yet beenimplemented by the compilers.
For simple and easy IPC to the C program we can use signals.
This is using the portable GNU assembler and TinyCC compiler but GCC or Clangcan be used as well.
Personal critiqueThis is in part difficult to write since I have been daily drivingGNU/Linux for 20 years now, but I think it is necessary to be honestabout this.
By default, GitHub uses Jekyll for their site generator which is fine,but it has some issues and the complexity is not really worth it for me.
Lately I have been doing a lot of systems programming and profiling isthe name of the game when it comes to developing good software.
I have had some issues with Ollama not being up-to-date.
I mostly play Dungeon Crawl Stone Soup online on Ohio, USA: cbro.
Easy way to extract line ranges (from line 200 to line 210) with sed.
I have found many 'sane' default configs on the net and this is my favoritepersonal list.
Normally you define images with !
I had a 4 webm videos (each 492x451) that I wanted to combine to be played sideby side and I tried iMovie andKdenlive and failed to do it in an easy way.
First install two dependencies:sudo dnf install libX11-devel libXt-develClone the repo and compile it:git clone git://git.
Recent update of my system completely borked EB CLIon my machine.
Install pip requirements.
I have been using Gnome's night shift for a while now and I have been missingthis feature under i3wm.
I have been experiencing some issues with Intel® Integrated HD Graphics 3000under Debian 12 with Xorg and i3.
Recently I have been using my Thinkpad x220 more and there are some constraintsI have faced with it.
Likely aired during an hour-long program during the 1960s, long commercials suchas this typically aired during hour-long programs.
Message from 10/GUI team (page 10gui.
Alacritty by default makes all links in the terminal output clickable and thisgets annoying rather quickly.
Nix is amazing for making reproducible cross OS development environment.
For personal use I have a private Git serverset up and I use GitHub just as a mirror.
A simple way to make presentations without using desktop apps or using onlineservices is https://github.
Make bulk thumbnails of JPGs with ImageMagick.
I love reading the original manuscripts of Edsger W.
dte is an interesting editor I startedusing lately more and more.
I often use grep to search for todo's in my code and other people's code andthen pipe them in less and I missed having colors that grep outputs in less.
In Bash, the $SECONDS variable is a special variable that automatically keepstrack of the number of seconds since the current shell or script startedexecuting.
Dungeon Crawl Stone Soup has a a very small font by default.
I have started exploring Plan9's graphics capabilities.
In the root of your repository create a folder .
An amazing game deserves an amazing guide.
# Remap prefix from 'C-b' to 'M-a'.
bash xterm-palette.
I have been experimenting with Plan9/9front for a week now.
Example of parsing RSS feeds with Lua.