Bror
Bror
This is a snowflake thing but some of us likes to have data accessible from the terminal. I have created a small tool that talks to `AMDRyzenCPUPowerManagement` and pulls the...
I have an old VGA screen connected to my computer, and whenever i want to use helium for netflix with the screen connected. Netflix prompts me with a HDCP error...
Okay so helium works and sliverlight works but putting these two together and all hell breaks loose. When silverlight isn't installed, netflix promts me saying that i should install sliverlight....
When viewing a simple webpage with some text, it would be nice if it was possible til show a smaller font size. The zoom out feature does not have the...
A very preliminary stab at using the system clipboard for cutting, deleting and yanking. This does contain code for getting the system clipboard but I think that requires a bit...
This module adds integration with chatgpt via [chat.el](https://github.com/iwahbe/chat.el/blob/main/chat.el). I had several packages up for review and `chat.el` was the most simple one. I would like to try out `chatgpt-shell` which...
First glancing at this repos README I had a really hard time finding the commands. Taking inspiration from `byebug` I think this table makes it easier to view the commands
Querying windows is taking a lot longer than expected even with few windows. ```sh # Timing commands yabai -m query --displays 0.00s user 0.00s system 77% cpu 0.010 total yabai...
Im having trouble using Emacs among other, My CMD key on my mac is a Ctrl key in CRT not really appropriate behaviour. I've remapped CAPS to Ctrl systemwide but...
I was looking for a way to run the gdscript LSP without using the Godot engine GUI, however since I didn't want to port the language server from the Godot...