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

People keep telling me that they want to validate class and instance attributes (object properties) with Cerberus . While it certainly wasn’t conceived with that goal in mind, it is actually very possible to leverage both the Python data model and Cerberus extensibility to achieve object validation. Nuts & Bolts Let’s say that we have a simple class: >>> class Person(object): ... pass We create a Person instance and add a few pro..

Do you ever miss a command line to a web application? If you’re lucky, you may use a REST API with appropriate tools for the same job. This Christmas, I bought a Sonos system for our family. It’s a wireless speaker system that uses music streaming services. It supports both Spotify and Deezer, but works better with Deezer and it came with a one year free subscription, so Deezer it is.

Rust is a systems programming language that comes with an awesome package manager Cargo , which hooks into the crates.io registry as one of its possible sources of packages. The packages can have dependency relationships between each other, making the database into a natural directed graph. Rust as we have it today is still relatively new, Cargo is even newer, and crates.io is newer still, so the package ecosystem is small : at the t....



Today I’m releasing Gozim a side project written in Go. It’s a set of tools to serve ZIM files, (compressed copy of Wiki articles), use it to run your full copy of Wikipedia off the grid. It runs great on a small computer as the Raspberry Pi or your own laptop. It could be a solution to give access to knowledge in countries without stable internet connections.

Screenshot Saturday 205 - etodd.io - 11 years ago - eng
For the first time in the history of Lemma, I'm actually keeping up with my self-assigned pace of one new level per week. These past two weeks I made two more frost levels. The plan calls for one more frost level, then it's on to the other two biomes. Both of these levels have interesting quirks and unique features. They're probably too tough right now, but I'm scheduling plenty of time to playtest and sand down the sharp edges..

It's been a long time coming, but I think it's finally time for me to shutter GreaterDebater. Suffice it to say, the site never really…



This winter vacation, I had a bunch of spare time at home with my parents. It turns out that my parents call to Romania a lot – especially during the holiday season. Since Romania is far away from here in Canada, if they were to use the local phone provider, Bell, they’d be destroyed with long distance charges (c’mon guys, it’s 2015!). Usually you’d go out and get calling cards, etc, but in the past, when i was still living with them, what ....

A little while ago I wrote about deploying Gastropoda to an Amazon Web Services EC2 instance via Elastic Beanstalk. Since that day I have been running into multiple EB problems. I’m sure that if I took the time to learn I would figure out why these things were happening and how to fix them. Some problems included:

2014 Year in Review - solomon.io - 11 years ago - eng
I’m Sam Solomon. You likely know me from the longform interviews I do with designers, writers and entrepreneurs.

2015 Resolutions - una.im - 11 years ago - eng
This is a personal post about my 2014 in review (because a lot happened) and my goals for 2015. Happy New Year!

Multiplication in C++ is left to right associative - e.g. y = a * b * c means y = (a * b) * c Note that although the mathematical operation of multiplication is associative, e.g. (a * b) * c = a * (b * c), the same is not true for floating point multiplication, due to intermediate rounding error. Therefore in default circumstances, the compiler may not optimise y = a * b * c to y = a * (b * c) as it may give dif....

I think it’s always a good idea each year to reflect on the events that happened during the year - it’s a great way to remember some of the great things that have happened, as well as put some of the not-so-great things that have happened in perspective. If you regularly post to social media (e.g. Facebook or Twitter), looking back on your posts are a great way to revisit the major events that took place during the year. Better yet, by summ..

I think it’s always a good idea each year to reflect on the events that happened during the year - it’s a great way to remember some of the great things that have happened, as well as put some of the not-so-great things that have happened in perspective. If you regularly post to social media (e.g. Facebook or Twitter), looking back on your posts are a great way to revisit the major events that took place during the year. Better yet, by summ..

Video backlog - xenodium.com - 11 years ago - eng
TODO]{.todo .TODO} Frank Ostaseski: "Inviting the Wisdom of Death into Life" . [TODO]{.todo .TODO} Adam Curtis HyperNormalisation HD - YouTube . [TODO]{.todo .TODO} YouTube’s top creators are burning out (Hacker News) . [TODO]{.todo .TODO} Donald Knuth Lectures - YouTube . [TODO]{.todo .TODO} Rashomon by Akira Kurosawa. [TODO]{.todo .TODO} Seeing spaces . [TODO]{.todo .TODO} An exclusive seminar with Julian Assange . [TO....

Movie backlog - xenodium.com - 11 years ago - eng
TODO]{.todo .TODO} Watch The Åre Murders | Netflix Official Site . [TODO]{.todo .TODO} Watch SAKAMOTO DAYS | Netflix Official Site . [TODO]{.todo .TODO} Mishima: A Life in Four Chapters (1985) - IMDB . [TODO]{.todo .TODO} Drive My Car (2021) - IMDb . [TODO]{.todo .TODO} The Suicide Squad (2021) - IMDb . [TODO]{.todo .TODO} Movies that feel like you're watching an adaptation of the Cyberpunk RPG? . [TODO]{.todo .TODO} Movi....

Books backlog - xenodium.com - 11 years ago - eng
TODO]{.todo .TODO} Frank Bennett: "20 books that have had an impact on who you are. …" - Indiewe… . [TODO]{.todo .TODO} ‎Swift Secrets on Apple Books . [TODO]{.todo .TODO} Island: Amazon.co.uk: Aldous Huxley: 9780099477778: Books . [TODO]{.todo .TODO} Amazon.com: Hieroglyph: Stories and Visions for a Better Future eBook . [TODO]{.todo .TODO} Meredith: The Future of Silicon Valley (fiction) . [TODO]{.todo .TODO} Working in Pu....

Happy new year 2015! - juri.dev - 11 years ago - eng

This book was fantastic.. The overall feel of the world the author wove together was excellent. However I think this was more of a…

Creating a Microservice? Answer these 10 Questions First . How we ended up with microservices . HTTPie – command line HTTP client .

Gardening bookmarks - xenodium.com - 11 years ago - eng
Recommended times to plant vegetables in Santa Clara County . We're the self-taught development team behind the #1 gardening app. .

It's been over a month since I set up twelve Kippo hosts using my Ansible playbook , time to get some stats.


Personality - liza.io - 11 years ago - eng
Every morning I wake up to my cat Rigel wanting to play. He jumps around the bed and brings in his favorite toy ferret, purring and stepping on us until we either get up or put him outside. Then I get up and go to get a plastic bag from the kitchen before I do anything else. I go to Rigel’s jumbo sized litter box, followed by the cat who sits next to me and watches as I clean it. As soon as I’m done he steps inside and does his business. Me..

Oyster usage data from TfL for my Oyster card, March 2013 - December 2014. Data visualisation is with D3.js - mouse-over a station to isolate journeys to and from that location. Larger version .

Oyster usage data from TfL for my Oyster card, March 2013 - December 2014. Data visualisation is with D3.js - mouse-over a station to isolate journeys to and from that location. Larger version .

State of the Snail, 2014 - liza.io - 11 years ago - eng
It’s been a long year for snailing. My simulation got a name, my snails got a brain, and a dev environment was deployed outside of my poor little MacBook Air that’s been chugging away like crazy with all the server and VM crap I’ve had to host on it.

When I met you in the summer, to my heart beats sound, we fell in love, as the leaves turned brown …. Summer - Calvin Harris I was relaxing and looking a tree whose leaves had become red-brown and this song came to my mind. I like it. I’ve heard it several times before, and repeated the main parts a few times internally. But then I was a bit bothered by the “as the leaves turned brown”. Why is it there? What good does it serv....

Should you run into errors related to missing php.h or other .h files, you should check out my post on fixing missing headers on macOS Mojave . These directions are for working with the native installation of PHP . Your results may vary if you are using a brew, MAMP or otherwise installed version of PHP - I do not recommend this for those cases. Important : As you are altering the built-in version of PHP, you will need to ensure you....

Should you run into errors related to missing php.h or other .h files, you should check out my post on fixing missing headers on macOS Mojave . These directions are for working with the native installation of PHP . Your results may vary if you are using a brew, MAMP or otherwise installed version of PHP - I do not recommend this for those cases. Important : As you are altering the built-in version of PHP, you will need to ensure you....

We love Amazon Web Services here at AdRoll. All of our production, test, and staging infrastructure runs on AWS. Really, the only systems we operate outside of EC2 are developers’ laptops. Most of the time this isn’t an issue, as we use platform-agnostic tools like Python, Java and Erlang. When it came to interacting with AWS APIs, though, we had a challenge: how do we manage sensitive AWS Keys across dozens of developer’s laptops and many ....




Previously I posted notes and links for my talk about “Ember at 10 feet” from the Embergarten Saturday Symposium . Today my awesome friends at Unspace posted a video of the talk, which you can watch below: Source Code | Online Demo

After my last blog post I decided that it was time to deploy Gastropoda to Amazon Web Services - namely Elastic Beanstalk, which utilizes an EC2 instance (reserved) and an RDS DB instance.

Pythonista Power Pack - xavd.id - 11 years ago - eng

Pythonista Power Pack - xavd.id - 11 years ago - eng

So is there something wrong with boards like /pco/? I mean it tells me I'm posting a duplicate file ...

As you may have noticed, the site has changed its look. That’s because I made a small rewrite and it resulted in a new static site generator. It’s my another NIH product, this time it’s written in Go. stash away I used stash before. It was written in UNIX Shell and was really perfect for my needs. Then it became slower and slower. The reason is that it could not track the timestamps of the web pages so it regenerated every page every time.

Advertisers.io - solomon.io - 11 years ago - eng
Advertisers is an online community for those working in the marketing and advertising industry. I work for a medium-sized advertising agency called Red Square.

26 visitors online