20 random bookmarks
Storage for the links
Storage for the links
A repository that holds a simple guide on how you can install and configure proprietary NVIDIA drivers for Arch Linux. - korvahannu/arch-nvidia-drivers-installation-guide
Outline Server, developed by Jigsaw. The Outline Server is a proxy server that runs a Shadowsocks instance and provides a REST API for access key management. - Jigsaw-Code/outline-server
Pony.Tube is a PeerTube-enabled video streaming platform using P2P (Pony-to-Pony) technology to deliver the latest pony videos directly to you.
W3Schools offers free online tutorials, references and exercises in all the major languages of the web. Covering popular subjects like HTML, CSS, JavaScript, Python, SQL, Java, and many, many more.
deps
Welcome to the Deltarune wiki! We are the most comprehensive encyclopedia on Deltarune, currently maintaining 641 articles and 2,285 files, freely editable by anyone!
Flexible level editor. Contribute to mapeditor/tiled development by creating an account on GitHub.
An extremely fast React-like javascript library for building modern user interfaces.
Anarch, the suckless FPS game
Provides better cooling for the Ender 3 | Download free 3D printable STL models
Programmer, traveller, photo & videographer
SDK to build network tools based on Outline components. - Jigsaw-Code/outline-sdk
envs.net | environments for linux lovers - since 9/2019
This book carefully describes the design, implementation, direction, and structure of Redox, the operating system.
Cockpit is a web interface for managing a server. It creates it’s own self signed certificate by default. Here is how to configure cockpit behind caddy to have real certificates instead. sub-domain (https://cockpit.example.com) /etc/cockpit/cockpit.conf [WebService] Origins = https://cockpit.example.com wss:cockpit.example.com ProtocolHeader = X-Forwarded-Proto /etc/caddy/Caddyfile cockpit.example.com { reverse_proxy https://localhost:9090 { transport http { tls_...