About 116 results found. (Query 0.08200 seconds)
I do not work with computers professionally, computers to me are a topic of passion and I work with them as a hobby. Unix systems are rad, they are a technological wonder, CP/M is a toy operating system and DOS which derives from it sucks and Microsoft Windows NT inherits it's flaw, I despise Windows NT+ both technologically as well as because of my devotion to the Free Software Movement.
April 09, 2026 Watch now → Stop Using These "Private" Messengers Is your messenger private messenger as private as their marketing claims?
# ls -l /etc/signify/openbsd-73-base.pub ls: /etc/signify/openbsd-73-base.pub: No such file or directory # cd /etc/signify/ # ftp https://cdn.openbsd.org/pub/OpenBSD/7.3/openbsd-73-base.pub 次に、sysupgrade コマンドのファイルを複製して編輯します。 # cp -p /usr/sbin/sysupgrade /root/sysupgrade.7.3 # vi /root/sysupgrade.7.3 變數「 NEXT_VERSION 」に「現在の版数 + 0.1」を代入する部分があります。これを探して '7.3' に固定します。
Every day is full of chit-chat and fun activities with all of my adorable and unique club members: Sayori , the youthful bundle of sunshine who values happiness the most; Natsuki , the deceivingly cute girl who packs an assertive punch; Yuri , the timid and mysterious one who finds comfort in the world of books; ...And, of course, Monika , the leader of the club!
Saturday the 7th of December, 2019 Climate change: Oceans running out of oxygen as temperatures rise (bbc.com) Tuesday the 3rd of December, 2019 There's Literally a Million Times More Microplastic in Our Oceans Than We Realized (gizmodo.com) Wednesday the 30th of October, 2019 'Alarming' loss of insects and spiders recorded (bbc.com) Monday the 21st of October, 2019 How fast fashion hurts the planet through pollution and waste (businessinsider.de) Monday the 14th of October, 2019 Risks Associated to...
I have also been working on a basic website indexer and search engine program which will replace the currently empty Awesome List page on this website. 04/07/26: April 7th 2026 New blog post The Problem with Zip Encryption . New site review Pay2Key . 04/23/26: April 23rd 2026 Many internal website changes to backend code and frontend styling, this simplification and style unification to much of the code should make future updates easier, however the refactor is far from...
Anonymous 03/26/23 (нд) 00:41:01   No. 62 File: 1679791260952.png (1.17 MB, 1592x1226) ImgOps Google iqdb >>61 User avatar level 2 jamesdanderson · 5 yr. ago Earl sweatshirt - doris Madvillian - madvilliany Machine girl - WLFGRL Hella - hold your horse is Jpegmafia - veteran Shabazz palaces - black up Clipping - CLPPNG Danny brown - XXX Tyler the creator - cherry bomb Swans - filth Kero kero bonito - bonito generation Lightning bolt - lightning bolt Kanye west - yeezus Lil ugly mane -...
{{Q|As you may have noticed, forum.i2p has been down for about two weeks, since April 25. <br/><br/> We did have limited contact with the operator in April. We learned that he would probably be unable to continue hosting it, but was open to transferring the eepsite keys and the forum content to another I2P team member.
This is a mini list of what they host. ihave2pad.i2p : collaborative editing (etherpad and infinoted) ihave2paste.i2p : client-side encrypted pastebin (ZeroBin) ihave2play.i2p : all-gaming forum (an I2P first, AFAIK!) ihave2pr0n.i2p : pr0n-only (no CP!) open tracker for I2P ihave2proxy.i2p : non-default outproxies and inproxies Music stream.i2p Get links from this Open Music . Blogs Anongw blog Cripple Blog -- Blog of a disabled anon.
SendMessage ( clearText . nextIdent , CreateI2NPMessage ( eI2NPTunnelBuild , buf , len , be32toh ( clearText . nextMessageID ) ) ) ; } } 18 NTCPSession.cpp Unescape Escape View File @ -17,14 +17,14 @@ using namespace i2p::crypto; namespace i2p { namespace nt cp namespace tra n spor t { NTCPSession : : NTCPSession ( boost : : asio : : io_service & service , i2p : : data : : RouterInfo & in_RemoteRouterInfo ) : m_Socket ( service ) , m_TerminationTimer ( service ) , m_IsEstablished ( false )...
(read more) The Hidden Koalas, Ventnor : AUSTRALIA — Victoria Jun 5, 2022, 12:11:28 AM : Beautiful Places Photo by: brownSignWONDERS @ https://brownSignWONDERS.com Snapped on: April 2022 The Koala (or inaccurately called as Koala Bear) is often very hard to spot in natural surroundings in the Australian native bush.
. // ***************************************************************************** { auto g = g_cfg . get < tag :: mat_spec_heat_ratio > (); auto rgas = g_cfg . get < tag :: mat_spec_gas_const > (); auto p = U ( i , 0 ); auto u = U ( i , 1 ); auto v = U ( i , 2 ); auto w = U ( i , 3 ); auto T = U ( i , 4 ); auto r = p / T / rgas ; auto cp = g * rgas / ( g -1.0 ); auto k = u * u + v * v + w * w ; auto vr = lax :: refvel ( r , p , std :: sqrt ( k ) ); auto vr2 = vr * vr ; auto rt = - r / T ;...
Logs All public logs Block log Content model change log Deletion log Import log Merge log Move log Page creation log Patrol log Protection log Tag log Tag management log Upload log User creation log User merge log User rights log Performer: Target (title or User:username for user): Search titles starting with this text From date (and earlier): Tag filter: Show additional logs: Patrol log Tag log User creation log Show 22:30, 3 April 2022 Echeloni2p talk contribs changed visibility of a...
Створімо публічну теку: mkdir /var/www/pyseeder chown USER:GROUP /var/www/pyseeder USER:GROUP - ваше значення Копіюємо туди файл seed.html з теки yggdrasil : cp yggdrasil/seed.html /var/www/pyseeder Приклад налаштувань хосту Nginx можна знайти у файлі reseed_nginx.conf . Я організував свій хост наступним чином: limit_req_zone $binary_remote_addr zone=reseed:512k rate=10r/m; server { root /var/www/pyseeder; listen [302:68d0:f0d5:b88d::9216]:80; # на цьому сервері також прослуховується...
= /usr/bin/env python # set SYSCONFDIR to /etc if PREFIX=/usr or PREFIX=/usr/local SYSCONFDIR = $( shell if [ $( PREFIX ) = /usr -o $( PREFIX ) = /usr/local ] ; then echo /etc ; else echo $( PREFIX ) /etc ; fi ) # set markdown input format to "markdown-smart" for pandoc version 2 and to "markdown" for pandoc prior to version 2 MARKDOWN = $( shell if [ ` pandoc -v | head -n1 | cut -d " " -f2 | head -c1 ` = "2" ] ; then echo markdown-smart ; else echo markdown ; fi ) install : youtube - dl youtube - dl .1...
Email address: [email protected] (clearnet:[email protected]) Email: [email protected] (clearnet:[email protected]) Page last edited: April 2, 2026.
As for the current services, those will be deactivated later in March, or early April at the latest, including my old Fediverse account and my XMPP server, among others. The website will be somewhat affected by the change, although it will probably be hosted on the Catto Garden server, as I'm considering to stop using the VPS I use for my stuff.
The Mountain Sleeps - March 12th, 2024 she slept through the wars the turbulent air and how still she was the world didn't know her unbekannt, a cave in her heart, abode to beasts that don't crave or vanish abroad unerforscht feeling undeutlich divide and moss covering her back and behind unbeugsam, she stirs brushing one hundred birdsongs, fields of fleurs she was not sundered Silent - April 14th, 2024 dread an empty home Untitled - April 17th, 2024 I had a dream that I...
I’d also occasionally heard stories about people making their own Minecraft server scanners . A while ago, on April 1st 2022, cybersecurity You­Tuber Live­Overflow uploaded a video titled “I Spent 100 Days Hacking Minecraft”. Despite being uploaded on April Fools’, the video and series that followed was actually really interesting.
i2p 返信(Reply) GUEST 2026-05-29 13:03 RE: Free Software Foundation (FSF) @ BIBIS支所 PureOS Crimson Development Report: April 2026 – PureOS Crimson Released https://puri.sm/posts/pureos-crimson-development-report-april-2026-pureos-crimson-released/ i2p 返信(Reply) GUEST 2026-05-26 10:50 RE: Hello World >>2 i am hard rn onion 返信(Reply) たかし@tak4 2026-05-17 19:33 RE: 半退職・FIRE >>3 FIREが感染症對策になると考へたことはありませんでしたが、仰る通りですね。