About 316 results found. (Query 0.18300 seconds)
Michael Geist Excellent reporting on Canadian privacy and technology [Citation Needed] Phenomenal work documenting corruption and crime in the cryptocurrency ecosystem Avoid the Hack! A highly practical resource for privacy and security Reclaim the Net The ultimate site for staying up-to-date on tech news Dig Deeper A critical site for digging deep into the fine details of many important topics ๐Ÿ’Ž Delightful Lists Gems of freedom: tools, software and more!
It keeps me really happy for some reason:3 Kohaku โ˜† 21:28:50 6th December, 2025 Happy Saint Nicholas Day
About i2podisy i2podisy comes from i2p, this network, plus PoDiSy, which stands for Po rn Di stribution Sy stem. We considered calling it MePoDiSy, short for Me asured Po rn Di stribution Sy stem. Also considered GrPoDiSy, short for Gr adual Po rn Di stribution Sy stem.
Link to the repository with documentation and source code. SoryneOS Experimental 16-bit bare-metal playground for FASM macros. But it might grow from a playground into an actual OS someday. Link to the repository with the source code. WebServer Just an experimental web server written in FASM for Linux, with a simple test site bundled in.
Escape to exit the image viewer. How can I trust you? You just sort of have to take my word for it right now. If you'd rather trust yourself instead of me (I believe in you!!), all of the code on this website is available trough my git page for you to host on your own machines.
anyway, ty for listening to my ramblings, internet fren < 3 also ascii art is so much fun ^^
i think. i finally properly rewrote my homepage’s words after like 5 years of not updating it, too (hi 2026). without including my last name, “chen”. your only valid options for referring to me by name (case-insensitive) is “jackson” and “jacksonchen666”  โ†ฉ๏ธŽ for various reasons, including computer touching, i am rarely found to be away from the keyboard  โ†ฉ๏ธŽ this quote was made for pronouns demonstration, and is not a real quote of anyone
Versions 3.0 or Later If your present version is 3.0 or later, but earlier than 4.0, select “Check for a new version of EasyGPG” in the main menu. Otherwise, double-click Check for a new version of EasyGPG in the EasyGPG-Actions folder.
VERTICAL , unit ) } / * * * Get the height ScrollableSizeHint enum * * @return the ScrollableSizeHint enum for the height * / fun getScrollableHeight ( ) : ScrollableSizeHint { return scrollableHeight } / * * * Set the ScrollableSizeHint enum for the height .
Sorry for the inconvenience. PrivateBin requires a modern browser to work. Firefox , Opera , Chrome … For more information see this FAQ entry .
On the other hand, a DOSer is usually one or a small group of people trying to consume as much bandwidth as possible as quickly and silently as possible for expressly the opposite purpose. Because of this, I think we can make it easy/normal/default for “good” users to behave in a way which makes the “bad” users easier to spot with minimal modification to the system itself.
, 0xd, 0xa, 0  e820_unexpected: db "Unexpected value in EAX after getting map entry: expected SMAP, got ", 0 diff --git a/boot/x86/stage3/gdt.s b/boot/x86/stage3/gdt.s index d81bb64ecd34e90a144bab77c73f8afa7dba3f84..843df7bbdd259d040d8e8b442433b77e9090f758 100644 (file) --- a/ boot/x86/stage3/gdt.s +++ b/ boot/x86/stage3/gdt.s @@ -1,4 +1,7 @@  ; Initial GDT for kernel, which wants a flat code and data descriptor...
i'm so happy for money, im gonna try to get a motorcycle. maybe i'll talk about it if/once i do. antisocial (2025-12-09) i might have written this elsewhere but i'm pretty bad at talking to people!
_ _| \ |__ __| ____| _ \ | _ \ _ \ ____| _ \ | \ | | __| | | | | | | | __| | | | |\ | | | __ < | | | ___/ | __ < ___|_| \_| _| _____|_| \_\_____|\___/ _| _____|_| \_\ Home About Donate Onion Radio Webring Blog Guestbook Mail XMPP IRC Onion I2P [AH] Welcome This site is my little pet project for tinkering with PHP and other stuff. I also use it to host a bunch of (mostly) minimalist services for public use....
$minor $quality , where $major indicates a substantial functional change, $minor indicates bugfixes and small improvements, and $quality values of a,b,rc indicate whether a release is a lpha quality (substantial changes still in progress, liable to break, for geeks only), b eta quality (unstable, but changes are primarily bugfixes, for geeky testers), r elease c andidate quality (final testing before release), respectively.
The HTTP post received is not a mime-encoded post, but a fairly simple concatenation of all of the data to be uploaded (with metadata messages first): POST /import.cgi\r\n Content-length: $total\r\n \r\n $headerSize // 2 bytes $header // $headerSize bytes, for authorization/etc foreach (msg) $msgFlags // 1 byte. 0x0 for normal posts, 0x1 for metadata posts $msgSize // 4 bytes $msgData // $msgSize bytes
For the piano, I only really composed the fourth variation in the pattern. I removed it from the soundtrack because it was too fast and because I don't want to take credit for the melody.
How your personal information is used We may use your personal information in the following ways: For the purposes of making you a registered member of our site, in order for you to contribute content to this site. We may use your email address only for password recovery's Your IP address is recorded when you perform certain actions on our site.
it’s hard to tell anymore ๐Ÿ”— I guess this is my life now it’s not who I am but it’s who I wanted to be and now I’m isolated from my family for no reason well, for no good reason who have I become? I’m not a monster now, but I wasn’t then either. wasn’t I? ๐Ÿ”— we've been dancing around this fire for ages and now it's finally starting to die down it's time for someone to walk on the coals we both want to, but we don't know if it'll end in...
, prefix).groups() return ((I.fractions.Fraction(Decode_offset(leapseconds)) / 60 + (Decode_timezone(timezone) if timezone else 0)) / 60 / 24 if leapseconds else 0) + Decode_offset(leapdays) if leapdays else 0 def Parse_time(time, /): prefix, time = time.split('=', 1) return Decode_time(time) - Parse_prefix(prefix) def List_leapdays(): return [(Parse_time(epoch), offset) for epoch, offset in [ ('T+1=4-03-01', 1), # Augustus ('T+11=1582-10-15', 11), #...