Live data from Hacker News

Viewing profile — etanol

etanol

HN member
Joined
Tue, Aug 23, 2011, 5:15 AM UTC
HN karma
141
Public activity
49 items

About etanol

No profile information was provided.

Recent public activity

  1. comment
    Comment #16175705

    I didn't take a deep look, but it reminds me to Bret Victor's proposal on "Inventing on Principle" from 2012: https://vimeo.com/36579366

  2. comment
    Comment #15847597

    > this is an unfortunate blow to Python Just as unfortunate as how Python turned its back to Mercurial

  3. comment
    Comment #15765242

    In Spain, Amazon was the major retailer introducing the Black Friday to the local masses. During the next few years, other sellers joined the trend pushing it even more. This year,…

  4. comment
    Comment #14650902

    > Copying files onto a USB stick requires physical proximity, and is uncomfortable for transferring long-term secrets because flash memory is hard to erase. Copying files with ssh/…

  5. comment
    Comment #13205253

    Not to undermine its merit, but most of the dirty work and heavy lifting is done by its dependencies: https://github.com/kennethreitz/maya/blob/d57a78c6bc6b5295f7... And i18n suppo…

  6. comment
    Comment #12666130

    How about Tk? Is it or will it be implemented?

  7. comment
    Comment #10448817

    Spoken language is backed by other optional channels of information: * Audio: speaker controls tone, speed and emphasis * Video: body language * Feedback: listener can acknowledge …

  8. comment
    Comment #9793008

    Related project: https://github.com/replit/empythoned It's a pity it didn't get more traction. The effort invested seems a bit more worthwhile.

  9. comment
    Comment #8846368

    By the same principle, this girl will be also pulled of a CS degree becase the man will be frustrated again that she will be stuck wasting her time in college taking yet another se…

  10. comment
    Comment #8733030

    This is one example of what happens when the population gives absolute power to a single political party: lobbying paradise. We spaniards have the politicians we deserve.

  11. comment
    Comment #7029540

    Or Hy: http://docs.hylang.org/en/latest/language/api.html :-]

  12. comment
    Comment #6184720

    Calling yourself a software engineer implies an software engineering degree. Otherwise you would be a liar. I bet not many people have the guts to call themselves mechanical engine…

  13. comment
    Comment #6156117

    I can't see any mention of the new asynchronous programming support presented by Guido in this year's PyCon. Has it been discarded from this release?

  14. comment
    Comment #5825367

    He took it to his local computer repair shop. The geeks there went to work. In the course of their work they found a number of images of naked children. I want to believe that the …

  15. comment
    Comment #5771857

    I think you can customize most parts of the Web UI: http://www.fossil-scm.org/fossil/wiki?name=Cookbook#css

  16. comment
    Comment #5771825

    The size issues of the SQLAlchemy repository come from the way Mercurial handles copies and renames. I prefer Mercurial because is much easier to use but this file rename issue alw…

  17. comment
    Comment #5771781

    Too bad there are no comments on the blog: SQLAlchemy's issue repository will remain hosted on Trac; while a Git repository can be mirrored in any number of places, an issue reposi…

  18. comment
    Comment #5760255

    It is interesting how SQLite is so well known but de SCM built on top of it, Fossil, and by the same author did not catch so much.

  19. comment
    Comment #5567600

    It is the kernel the one that interprets shebangs, not the shell: http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.g...

  20. comment
    Comment #5373779

    I think that there is some abuse of the term real-time these days: http://en.wikipedia.org/wiki/Real-time_computing

  21. comment
    Comment #5278316

    Read carefully: "sudo -i" to replace "sudo su - root". You should check the "su" manpage and look for the -/-l/--login option.

  22. comment
    Comment #5274484

    So I've read, congratulations! It's just that these things always remind me to a Simpsons episode: http://en.wikipedia.org/wiki/Girls_Just_Want_to_Have_Sums Hence my whining. I hop…

  23. comment
    Comment #5272136

    This kind of gender segregation makes me sad. So many years fighting for women to have the same rights as men, and now it turns out that IT, the youngest technology of all, suffers…

  24. comment
    Comment #5168172

    Well, there is still one use case where IE is indispensable : http://www.bourkedesign.com/wp-content/uploads/2010/10/ie-po...

  25. comment
    Comment #5147769

    «An asynchronous, event-driven architecture based on highly optimized coroutine code scales across multiple cores and processors, network cards, and storage systems.» It may be a d…