About 346 results found. (Query 0.13200 seconds)
This is my personal website. I program mainly in Zig and C, and I enjoy working with and learning more about multimedia. Multimedia Resources and Communities . Learn about and discuss multimedia here! Blog 2025-01-31: How I manage secrets in my Guix home config 2024-01-29: Reducing syscalls for large allocations with a free list allocator .
I find it to be pretty similar to GitHub (in terms of the UI), but better. It's awesome if you want to have a private instance of GitHub-like website for your own personal projects. I use it to build this website and develop many private software projects.
This website works better with JavaScript. Explore Help Sign In Gitea: Git with a cup of tea A painless, self-hosted Git service Easy to install Simply run the binary for your platform, ship it with Docker , or get it packaged .
Content-Alternative Content-Base Content-Description Content-Disposition Content-Duration Content-Features Content-ID Content-Language Content-Location Content-MD5 Content-Transfer-Encoding Content-Type Date Distribution Face Expires Followup-To From In-Reply-To Keywords Lines Message-ID MIME-Version Newsgroups Organization References Reply-To Sender Subject Summary Supersedes User-Agent X-Face X-Newsreader X-No-Archive Contacts: [email protected] ( PGP key , PGP key on...
My JID is [email protected] . No promises I'll actually add you on xmpp. GPG key for encrypting messages if you know how, download here or just run: curl -sL https://iceyfox.xyz/iceyrazor.gpg.pub | gpg --import Fingerprint: E133 2678 5AA2 961C 8652 F59A 280A CC60 20FE D715 All legitimate emails from me will be signed with my GPG key.
Expires In 15 Minutes 1 Hour 2 Hours 4 Hours 12 Hours 24 Hours 7 Days 30 Days Max Views (Optional) Advance Options Keep Metadata Password Advanced Uploader (JS) Client Encrypt (JS) Encryption Key Copy New Use my own key Important: Save this key! It is generated and stored in your browser only.
To access it see the Reticulum page. Anime Learning Japanese with Anime 🇯🇵 Sailor Moon Internet Imageboards Old Internet VTubers Life 🏞️ Social Skills Music 🎵 J-Trance Vocaloid Technology Cryptography 🔐 Linux Networking Videogames GamerGate Left 4 Dead 2 Team Fortress 2 Touhou Xbox 360 This site is part of the 10channel webring . [ Previous | Random | All Sites | Next ] Contact LXMF: 3fa2faab8a7adece29b88bd0be73bd19 Email: [email protected] [ PGP Key ] Donate Monoro:...
Android FOSS repository. lainzine.org - Cool magazine about technology. 3ds.hacks.guide - Hack and mod your 3DS. A Constructive Look At TempleOS l3net.wordpress.com - Linked is an article comparing Linux/BSD WMs and DEs by RAM usage. wiki.osdev.org - Wonderful knowledge base for OS development. ⤷ Hardware For music-related electronics, see the music section openrisc.io - Open-source processor. mntre.com - Open-source laptop and other projects. ⤷ Operating Systems alpinelinux.org -...
The board administrator may grant you permission to change your default usergroup via your User Control Panel. Top What is “The team” link? This page provides you with a list of board staff, including board administrators and moderators and other details such as the forums they moderate. Top Private Messaging I cannot send private messages!
Please refer to your system documentation how to find release codename, or check /etc/os-release contents. deb http://repo.i2pd.i2p/ < nix > < dist > main deb-src http://repo.i2pd.i2p/ < nix > < dist > main Add to APT config setting to use I2P HTTP proxy for connections with repository: $ echo 'Acquire::HTTP::Proxy::repo.i2pd.i2p "$I2P_PROXY";' > /etc/apt/apt.conf.d/10i2pd-proxy Import key that is used to sign the release: $ wget -q -O - http://repo.i2pd.i2p/r4sas.gpg -e...
When the computer stopped completely it wouldn't power up at all even after doing resets, replacing the battery, pulling components individually and such until I tried with a spare power supply. Using that it would bump cycle but would not post. The behavior continued during subsequent retries with the original PSU .
local HtmlBuilder = {} local metatable = {} metatable.__index = function(t, key) local ret = rawget(t, key) if ret then return ret end ret = metatable[key] if type(ret) == 'function' then return function(...)
Threats of violence: You may not threaten violence towards others or use the platform to organize, promote, or incite acts of real-world violence or terrorism. Harassment: Repeatedly targeting other people with unwanted @-reply messages. Posting private information (aka doxxing): You may not publish or post other people’s private and confidential information, such as credit card numbers, street address, or Social Security/National Identity numbers, without...
Home | Contact Latvia In Latvia there is a private, medical clinic that employs psychotherapists with experience regarding persons with a sexual interest in children. They can be reached at www.psihosomatika.lv.
Skeletons Home Back 🔗 I opened my closet door and showed her my skeletons well, only one the rest are too heavy but maybe someday I will gain the strength maybe it would be easier if I left that life behind me the tension between us is taut like a wire between the twin towers hopefully my walls will fall or else she'll fall off maybe i should just get it over with to minimize the pain but I feel like the pain will be great no matter what help me! the door is stuck I want to rip the...
If you pick the non-www version of your domain, don't use the www version in your browser (and vice-versa) Example: define( 'YOURLS_SITE', 'https://your-own-domain-here.com' ); YOURLS_PRIVATE Private means the admin area will be protected with login/pass as defined below. See Private or Public for more. Example: define( 'YOURLS_PRIVATE', true ); YOURLS_UNIQUE_URLS Allow multiple short URLs for a same long URL Set to true to allow only one pair of...
Combining data-driven programs with function pointers leads to an astonishingly expressive way of working, a way that, in my experience, has often led to pleasant surprises.