This userscript adds useful tools to indexxx.com
Installation requires a browser extension such as Tampermonkey or Greasemonkey.
This userscript adds useful tools to indexxx.com
Installation requires a browser extension such as Tampermonkey or Greasemonkey.
Get the UUID of the default profile
Substitute that value in to the second command to enable transparency level
$ dconf read /org/gnome/Ptyxis/default-profile-uuid
'3aae5a177777aa966b1fd63467153e2d'
$ dconf write /org/gnome/Ptyxis/Profiles/3aae5a177777aa966b1fd63467153e2d/opacity 0.85
| <?xml version="1.0" encoding="UTF-8"?> | |
| <opml version="1.0"> | |
| <head> | |
| <title>OPML export</title> | |
| </head> | |
| <body> | |
| <outline text="Forums - IT Security" title="Forums - IT Security"> | |
| <outline text="/r/netsec - Information Security News & Discussion" title="/r/netsec - Information Security News & Discussion" type="rss" xmlUrl="http://www.reddit.com/r/netsec/.rss" htmlUrl="http://www.reddit.com/r/netsec/"/> | |
| <outline text="IT Security - Hot Weekly Questions" title="IT Security - Hot Weekly Questions" type="rss" xmlUrl="http://security.stackexchange.com/feeds/week" htmlUrl="http://security.stackexchange.com/questions"/> | |
| </outline> |
Please note you will still need a VM/Windows Pc to compile the custom FiveM Client but only once
IMPORTANT NOTE: THE CUSTOM FIVEM CLIENT ONLY WORKS ON LOCAL SERVERS AND CAN NOT BE USED TO CONNECT TO NORMAL FIVEM SERVERS! THIS CLIENT IS PURELY FOR TESTING ASSETS INGAME NOT FOR PLAYING FIVEM
Special thanks to Gogsi for helping me with his custom version of the fiveM client, all credit for the client goes to him
| name | reply-learning |
|---|---|
| description | Self-improving loop for community reply quality. Use this skill after receiving feedback on draft replies, after reviewing examples of good/bad replies, or when asked to "learn from this", "update the reply skill", or "what patterns do you see". This skill teaches how to extract durable patterns from specific feedback and codify them into the draft-warp-reply skill. |
Paste this prompt into Claude Code to set up BetterDependabot on any project. BetterDependabot is a GitHub Actions workflow that runs daily, calls each package manager's native update command per directory, and commits the result — giving you automatic dependency updates that keep lockfiles in sync (unlike GitHub's built-in Dependabot, which only updates package.json and breaks frozen-lockfile CI).
Set up BetterDependabot for this project.| package sdl3stbtruetypeexample | |
| import SDL "vendor:sdl3" | |
| import stbtt "vendor:stb/truetype" | |
| import "core:strings" | |
| Font :: struct { | |
| bitmap: []u8, | |
| packed_char: []stbtt.packedchar, | |
| atlas: ^SDL.Texture, |
The following is a quick guide on getting basic status LED functionality working with TrueNAS running on the UGREEN DXP4800 Plus. Theoretically, it should work on all models (with some small revisions to the script), but I only have a DXP4800 Plus. :)
This guide is for cron job that runs a script to update the LEDs every couple minutes, but I'm sure the following can be modified for blinky LEDs as well.
In the rapidly evolving field of artificial intelligence, the need for a comprehensive and structured repository for algorithms designed for intelligent agents has become increasingly important.
The Agent Algorithm Repository aims to address this need by providing a centralized platform for discovering, sharing, and utilizing a wide range of algorithms. This repository is designed to be language-agnostic, ensuring compatibility with various programming languages and promoting a standardized approach to algorithm description, documentation, and distribution.
The repository facilitates the following key objectives: