etanol | 8 years ago | on: Microsoft MakeCode
etanol's comments
etanol | 8 years ago | on: Using Rust in Mercurial
Just as unfortunate as how Python turned its back to Mercurial
etanol | 8 years ago | on: Workers at Amazon's main Italian hub, German warehouses strike on Black Friday
During the next few years, other sellers joined the trend pushing it even more.
This year, in order to stay competitive, Amazon Spain has been "forced" to follow the trend and have a Black Friday WEEK.
etanol | 8 years ago | on: Magic-Wormhole – Get things from one computer to another, safely
I had similar motivations in 2006 to write a tool to copy files "point to point". So here's my shameless plug:
https://bitbucket.org/etanol/canute
In my case, cryptography was not a requirement, though.
etanol | 9 years ago | on: Maya – Python Datetimes for Humans
https://github.com/kennethreitz/maya/blob/d57a78c6bc6b5295f7...
And i18n support in humanize is a bit lacking, as it only translates to French, Korean and Russian. Given that most of the translations needed to render human dates can be found in the CLDR database, maintaining their own looks like a bit of a wasted effort.
Reference:
etanol | 9 years ago | on: Eagle: Tcl interpreter implemented in CLR
etanol | 10 years ago | on: Write like you talk
* Audio: speaker controls tone, speed and emphasis
* Video: body language
* Feedback: listener can acknowledge reception or ask for repetition
Written language has more time to be composed and it usually has the possibility of being ammended before submission.
Therefore, I always considered natural the difference between spoken and written language styles.
On a less picky opinion: agreed, complex ideas should not be written in complex language.
etanol | 10 years ago | on: Brython – A Python 3 implementation for client-side web programming
https://github.com/replit/empythoned
It's a pity it didn't get more traction. The effort invested seems a bit more worthwhile.
etanol | 11 years ago | on: Why I pulled my daughter out of high school to teach her to code
etanol | 11 years ago | on: Google News to shut down in Spain
etanol | 12 years ago | on: Dijkstra on Haskell and Java (2001)
etanol | 12 years ago | on: Do you need a degree to be a coder?
I bet not many people have the guts to call themselves mechanical engineers just because they know how to fix the break pump of a car, for example.
etanol | 12 years ago | on: Python 3.4.0 alpha 1 released
etanol | 12 years ago | on: Exhibit A – the “child pornographer”
I want to believe that the blame is on the image thumbnails on the Desktop or some folder that is difficult to circumvent. But still, such privacy violation and lack of professionalism from the technicians is not ever mentioned again in the OP.
etanol | 12 years ago | on: SQLAlchemy Migrated from Mercurial to Git
etanol | 12 years ago | on: SQLAlchemy Migrated from Mercurial to Git
I prefer Mercurial because is much easier to use but this file rename issue always make me feel uncomfortable when reorganizing code.
These days I'm giving Fossil a try, which still is easier to use than Git and the repository size sits between Git and Mercurial.
etanol | 12 years ago | on: SQLAlchemy Migrated from Mercurial to Git
SQLAlchemy's issue repository will remain hosted on Trac;
while a Git repository can be mirrored in any number of
places, an issue repository cannot (for now! Can someone
please create a distributed issue tracker? Should be
pretty doable, though getting Github/Bitbucket to use it,
not so much...), so SQLAlchemy's long history of issue
discussion remains maintained directly by the project.
http://fossil-scm.org !!!etanol | 12 years ago | on: SQLite improves performance with memory-mapped I/O
etanol | 13 years ago | on: The most useful thing in bash
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.g...
etanol | 13 years ago | on: Sails.js: Realtime MVC framework for Node.js
https://vimeo.com/36579366