About 95 results found. (Query 0.10600 seconds)
Backstory Many years ago I wrote a little script to store info on how much coins I have in my piggy bank. It used SQLite 3 database for it and was hardcoded to rubles. Why had I use whole SQL database? That was the first time I tried SQLite in Python. Once I came up with an idea that it would be good to learn on how to make packages for Python.
(wigger get) Referenced by: P235103 P235921 P236430 P240554 P243290 P243937 P244668 P244818 P245153 P234502 Fri 2025-11-07 17:18:12 link reply >timestamps won't be autism accurate Read them from the database Referenced by: P234506 P235921 P236430 P239798 P243290 P244668 P245153 P234505 Fri 2025-11-07 17:30:41 link reply P234475 dl the database and get a list of files from the file table then you can use curl to dl everything Referenced by: P235921 P236430 P244668 P245099...
Home Cookies Torrents I²MDB An I2P Media Database Cookies Torrents   access level: read
Submit .i2p and .onion stations via the Radio Registry API . Clearnet stations go to the RadioBrowser database . Install Download the latest APK here (.i2p) or use Obtainium (clearnet) for auto-updates. Verify Releases are signed with Sigstore.
You will also find numerous unofficial installation guides on Awesome YOURLS , a curated list of resources. ➤ Upgrade Backup the database! Unzip the YOURLS archive Upload files to your server, overwriting your existing install (this won't affect user files such as config or plugins) Point your browser to http://your-own-domain-here.com/admin/ ➤ Configuration (in user/config.php ) ➤ MySQL settings YOURLS_DB_USER your MySQL username Example: define( 'YOURLS_DB_USER', 'joe' ); YOURLS_DB_PASS...
nyaa2p Home Torrents Search IngestV2 Chat Tags Tracker Comments Message admin I2P Transfers Register Login Ingest from Nyaa URL Ingest from URL Instructions Enter a Nyaa view page URL (e.g., https://nyaa.si/view/2071734 ) Only URLs starting with https://nyaa.si/ or https://sukebei.nyaa.si/ are accepted The scraper will extract torrent details, download the .torrent file, and ingest it into the database
But I think i have the hedge fund plans figured out, this past week theyve pumped tech stocks beyond all time highs setting them up for a big dump when their earnings disappoint. Im planning on riding it on the way down. However just in case I will not buy in until I see strong sings of a dump.
search: re summary | shortlog | log | commit | commitdiff | tree history | raw | HEAD Merge branch 'drive' [nameless-os.git] / boot / x86 / stage3 / print.s 1 ; Routines for printing 2 3 print_str: 4 push ax 5 push bx 6 push si 7 mov ah, 0xe 8 xor bh, bh 9 mov bl, 0xf 10 .loop: 11 lodsb 12 cmp al, 0 13 je .done 14 int 0x10 15 jmp .loop 16 .done: 17 pop si 18 pop bx 19 pop ax 20 ret 21 22 ; AL - nibble to print 23 ; CF - clear prints low nibble, set prints high nibble 24 print_nibble: 25 print hex_delm 26...
Skip navigation Syndie - distributed forums Home Download Features Use cases Faq Roadmap Developers Manual Donate Related projects About Bugtracker (via I2P) Forum Code Specs Archives Database Syndie archives Each Syndie instance operates with its own archive of messages, storing the data extracted from the signed messages within its local database (by default stored under $dataRoot/db/ ), an archive of those signed messages in the $dataRoot/archive/ file hierarchy, and an...
recipebook.bentasker.co.uk Search Categories Mains Sides Desserts Drinks private area Sausage and Mash Pie 2019-05-19 09:03 Basically: Bangers and Mash, as a pie This meal can easily be prepared in advance (just add 15 minutes to the cooking time if you're pulling it out of the fridge), and doesn't require too much prep (the majority of the time really, is waiting for the spuds to boil) You don't need to use the best, most expensive sausages, as they're being cooked in other flavours, but try not to go...
App Fsh PT Alternative user and application api ui. App FshDB A lightweight & fast json database. NPM Server HTMS A server version of htms. NPM rMQR Rectangular Micro QR code generator for node. NPM Tools AI Generation Animal Images Image Effects Text Emoji Current Time CPS Counter Unicode List Spectrogram Oscilloscope Music Viewer Youtube Downloader Your IP Made by Frostzzone Backend dev Inventionpro Aro cat dev Resources General Status Github Branding Legal Terms of Service Privacy...
Explore Help Register Sign In PurpleI2P / i2pd mirror of https://github.com/PurpleI2P/i2pd.git Watch 3 Star 5 Fork You've already forked i2pd 0 Code Issues Projects Releases Wiki Activity fix Browse Source pull/628/head Jeff Becker 2016-08-29 16:57:34 -04:00 parent ce97fa87e7 commit 87d1058de3 No known key found for this signature in database GPG Key ID: AB950234D6EA286B 1 changed files with 1 additions and 1 deletions Show all changes Ignore whitespace when comparing lines Ignore changes...
Log In Revisions PDF Home Search Contact News You are here: start / cracks / jitouch / v2.x / patches Sitemap This is a sitemap over all available pages ordered by namespaces . amiga android apache apple arcade architectonics arduino art assets autoit c caddy cheat_engine chemistry cinematography computer_engineering computer_security cracks csharp darwin databases dead_mans_switch debian dhcpd docker dokuwiki drafts drupal efi environmentalism espionage explore facebook fail2ban firefox freebsd fuss games...
NoPaste NoPaste is a free pastebin-like service with a twist - the entire paste is encoded in the URL, meaning that the nopaste instance does not require a database, the paste will not be indexed by search engines, it cannot be censored by any one individual, and the link is valid for any other nopaste instance!
Лаунчер Взагалі, для бінарних файлів є окрема канонічна локація в Linux та інструкції make , але я просто завантажив готовий архів та скопіював бінарники до кастомної теки, тому мій лаунчер виглядає так: # ~/.local/share/applications/firefox-dev.desktop [Desktop Entry] Name=Firefox Dev Exec=/path/to/firefox-143.0b6/firefox/firefox Icon=/path/to/firefox-143.0b6/firefox/browser/chrome/icons/default/default128.png Terminal=false Type=Application Categories=Web; після цього оновити кеш...
Пример systemd-unit'a для запуска yggmail: [Unit] Description=Yggmail Documentation=https://github.com/neilalexander/yggmail After=network-online.target [Service] Type=simple ExecStart=/home/user/go/bin/yggmail -peer=tcp://192.168.1.4:22953 -database=/home/user/go/bin/yggmail.db -smtp=192.168.1.4:1025 -imap=192.168.1.4:1143 2>&1 Restart=always RestartSec=1 TimeoutStopSec=0 [Install] WantedBy=multi-user.target Unit нужно сохранить в файл /lib/systemd/system/yggmail.service и выполнить...
Shruum , a Monerujo fork with Tor-only connections and without the bloat, has been released . Python Monero Database Reader is a tool for accessing Monero's database directly without any Monero code. Other LibRedirect is a free-software extension for major browsers (currently available for Firefox and Edge in their native stores) that redirects you to privacy-preserving alternatives for many mainstream online services such as YouTube , Reddit , Twitter , Wikipedia and...
Episode 22: Home Brewing Beer, Steganography 2024-08-23 Tracker Link Magnet Link (I2P Only) Home Brewing Beer, Steganography 00:00:00 - 00:02:00 Monero giveaway results 00:02:00 - 00:09:42 DNC coverage 00:09:42 - 00:15:17 RFK updates 00:15:17 - 00:18:46 The PII database leak 00:18:46 - 00:26:19 Can Harris/Walz win? 00:26:19 - 00:28:49 The Colorado Venezuela connection 00:28:49 - 00:44:58 Dave answers a viewer question about FDR's New Deal (the book about Madoff is No One Would Listen -...