Site uses cookies to provide basic functionality.
Javascript rendering is set to off by default when visiting the site via .onion and .i2p domains. It can be enabled back again in user's settings section. Javascript rendering set to off means, that you can disable javascript in your browser now and the site will remain functional.
There is also IRC server now available via native IRC clients or non javascript web based one.
Fonts can be adjusted in user's settings section as well.
Check FAQ for more.

OK

My favorite books out of the 103 books (~35,000 pages) that I read in 2018: Sci-Fi, Fantasy, and Speculative Fiction The Baroque Cycle ( Quicksilver , The Confusion , System of the World ) — Rich, resplendent, and towering, this series of three (or eight, depending on how you count) books soars from the Glorious Revolution to the Court of the Sun King to rambunctious adventures around the globe. Filled with scientific references, hist....



My favorite books out of the 103 books (~35,000 pages) that I read in 2018: Sci-Fi, Fantasy, and Speculative Fiction The Baroque Cycle ( Quicksilver , The Confusion , System of the World ) — Rich, resplendent, and towering, this series of three (or eight, depending on how you count) books soars from the Glorious Revolution to the Court of the Sun King to rambunctious adventures around the globe. Filled with scientific references, hist....





Have you ever heard about txti.es ? It’s a basic web page creator. You can basically create a very simple website by typing content into a form. I thought it might be used as a very simple frontend. I always dabbled with automation. An example would be a scraping script that gets the job postings from a specific website or one that checks when the bus I take every morning leaves and sends this information by e-mail.

I’m learning Swift. Some minor grievances I have with the language: Things That Bother Me About Swift


Occasionally you find you need to allocate more resources to a VM, but have lost track of what's actually been allocated on the KVM host system. Checking RAM and CPU allocations with libvirt/virsh is relatively straightforward. This documentation provides various oneliners to dump out allocations for the VMs on a host Read more…

When I was a student in MIT, I took a walk on Massachusetts Avenue, across the Harvard bridge. It’s a long bridge which separates Boston from Cambridge, Massachusetts. As I crossed into Boston and I walked about a mile further, I noticed the Christian Science Plaza. It was beautiful. A large ornate church next to reflection pool. A little pocket of spaciousness in crowded Boston. It looked splendid. I didn’t like getting inside churche....



yahoodevelopers : By Chris Larsen, Architect OpenTSDB is one of the first dedicated open source time series databases built on top of Apache HBase and the Hadoop Distributed File System. Today, we are proud to share that version 2.4.0 is now available and has many new features developed in-house and with contributions from the open source community. This release would not have been possible without support from our monitoring tea....



Devbot - www.anardil.net - 7 years ago - eng

Devbot - www.anardil.net - 7 years ago - eng


Leather Keychains - zef.studio - 7 years ago - eng

This post aims to demystify bitwise operations in JavaScript, as they can be useful for a myriad of applications. They are also very useful, for example, when building emulators, an exercise I'd defi...

This post aims to demystify bitwise operations in JavaScript, as they can be useful for a myriad of applications. They are also very useful, for example, when building emulators, an exercise I'd defi...

Used my phone to take a handful of photos of an article from a magazine. Wanted to convert the images to a searchable pdf on macOS. This was straightforward, having already installed tesseract . for i in IMG_3*.jpg; do echo $i; tesseract $i $(basename $i .tif) pdf; done Should now have a handful of OCR'd pdfs: ls *.jpg.pdf IMG_3104.jpg.pdf IMG_3105.jpg.pdf IMG_3106.jpg.pdf IMG_3107.jpg.pdf Finally, join all pdfs into one. Turns ou..

1,000 Free Audio Books: Download Great Books for Free | Open Culture . BBC Sound Effects Archive Resource • Research & Education Space . Libro.fm (Libro.fm, Your Independent Bookstore for Digital Audiobooks) . Online Courses & Lectures for Home Study and Lifelong Learning . The best free cultural and educational media on the web (Open Culture) .

Cookbook bookmarks - xenodium.com - 7 years ago - eng
Japan: The Cookbook (Nancy Singleton Hachisu) . Japanese Farm Food (Nancy Singleton Hachisu) . Preserving the Japanese Way (Nancy Singleton Hachisu) .

Wanted to send a pdf to my kindle for some holiday reading. You can easily do this by emailing the pdf to your kindle-bound email address. Now, I typically attach files when composing mu4e emails by using mml-attach-file , which attaches the file using <#part>…<#/part> . However, the Amazon service did not find the attached pdf, so no pdf was added to my Kindle. Fortunately, I found a handy Reddit thread, leding me to a working solut..

My 2018 in review - andrestc.com - 7 years ago - eng
As 2018 is coming to and end, I have decided to review my year. Talks One of my major goals for 2018 was to focus and improve my public speaking skills. Specifically, I wanted to do my first talk at an international conference. I created a spreadsheet with a bunch of events that were interesting to me, such as Gophercon US, Gophercon UK, KubeCons and so on. I organized them by CFP dates and tried to come up with a few topics for each of..





Unless you’ve been living under a rock for the last couple of years, you probably know what two-factor authentication (2FA) is.

Unless you’ve been living under a rock for the last couple of years, you probably know what two-factor authentication (2FA) is.





6 years ago this video came out. At the time I couldn’t code yet. This concept is still mind blowing to me. Up until now I always thought about code as a collection of files, connected through imports. But really we import functions, not files. We use files to store code because they’re a convenient way to serialize code. They’re not the best representation, in fact functions might provide a better one.


It's not at all uncommon nowadays for SSH not to be listening on TCP 22, but to instead be bound to another port - primarily to prevent brute force attacks by the various dumbest-of-the-dumb bots out there Occasionally, though, you then want to use rsync over an SSH tunnel, and need to specify the port to use so that rsync uses the custom SSH port instead of port 22 It's pretty straightforward, but is one of those things I use infrequ..

In my hands is a Cisco AIR-CAP-3502-E-A-K9 that I saved from the landfill. After about eight hours of suffering, and what was surely a cancer causing dose of RF-radiation , I now know: How to convince this access point to provide me with wifi. Why Cisco products are probably best left in the garbage. What follows is my setup guide and review for using a Cisco Aironet device. This guide will likely be useful with other models ..

In my hands is a Cisco AIR-CAP-3502-E-A-K9 that I saved from the landfill. After about eight hours of suffering, and what was surely a cancer causing dose of RF-radiation , I now know: How to convince this access point to provide me with wifi. Why Cisco products are probably best left in the garbage. What follows is my setup guide and review for using a Cisco Aironet device. This guide will likely be useful with other models ..

123 visitors online