Live data from Hacker News

Viewing profile — sry_not4sale

sry_not4sale

HN member
Joined
Mon, Nov 09, 2009, 10:44 PM UTC
HN karma
61
Public activity
25 items

About sry_not4sale

No profile information was provided.

Recent public activity

  1. comment
    Comment #15912405

    I missed it too, so I created a fish function: ``` function sudo if test "$argv" = !! eval command sudo $history[1] else command sudo $argv end end ``` This works for `sudo !!` htt…

  2. story
  3. comment
    Comment #11051877

    I use Docker to achieve a similar thing... 1) Boot up a new Ubuntu docker container 2) Run command / script 3) Use `docker diff` to see what changes to the filesystem were made Obv…

  4. comment
    Comment #9928404

    Have you looked into BDD tools like Behat/Behave/Cucumber ?

  5. story
  6. comment
    Comment #8359862

    Qtile is great. I've been using it for years, after xmonad and awesome previously.

  7. comment
    Comment #6721311

    Here is the V8 (Chrome) bug for asm.js support: http://code.google.com/p/v8/issues/detail?id=2599

  8. comment
    Comment #5202958

    This is GitHub code search all over again... https://github.com/search?q=state%3Aopen+sql+injection&t...

  9. comment
    Comment #4729734

    IMHO electric cars will survive batteries and move toward other storage mechanisms e.g. supercapacitors

  10. story
  11. story
  12. comment
    Comment #4378925

    Except your blog is down!

  13. comment
    Comment #4259841

    The first thing that came to mind after reading this post's title was insecurity (e.g. .git directories accessible in the wwwroot) Isn't that what FTP is most known for - being ins…

  14. comment
    Comment #3755792

    That is brilliant! Care to point me toward a working implementation? :)

  15. comment
    Comment #3287790

    I think you should change the default template to libnotify, so much nicer. Also, the notifications behave strange when hovering over them with the mouse... they shrink onhover, th…

  16. comment
    Comment #2889204

    Even if it git or another scm wasn't available - just a diff of changes since the file was opened in the editor...

  17. comment
    Comment #2889009

    Wow, I'm in love with the idea of a "preview" tab showing you a git diff! Would love to see this feature given 1st class attention in other editors!

  18. comment
    Comment #2418930

    by working at 11PM at night ;)

  19. comment
    Comment #1782190

    Bottle! Deadly simple, but still everything you need :) http://bottle.paws.de/docs/dev/index.html

  20. comment
  21. comment
    Comment #1766218

    Finally! Now I'm definitely getting one! Thanks for the link.

  22. comment
    Comment #1745726

    Love this blog! If only there was more constructive criticism of the broken mess that is desktop OSs...

  23. comment
    Comment #1707048

    I couldn't live without Tree Style Tabs, which is one of the main reasons I haven't switched to Chrome either. I considered switching to Lunascape, which is a browser that will let…

  24. comment
    Comment #1125560

    I couldn't live without tree style tabs!

  25. comment
    Comment #1113129

    >> It would also be trivial for FB to allow response to notifications via external email if they decide to do it. You can actually already do this by replying to the notification e…