Viewing profile — sry_not4sale
sry_not4sale
HN member- Joined
- Mon, Nov 09, 2009, 10:44 PM UTC
- HN karma
- 61
- Public activity
- 25 items
- HN profile
- View on Hacker News ↗
About sry_not4sale
No profile information was provided.
Recent public activity
-
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…
- story
-
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…
-
comment
Comment #9928404
Have you looked into BDD tools like Behat/Behave/Cucumber ?
- story
-
comment
Comment #8359862
Qtile is great. I've been using it for years, after xmonad and awesome previously.
-
comment
Comment #6721311
Here is the V8 (Chrome) bug for asm.js support: http://code.google.com/p/v8/issues/detail?id=2599
-
comment
Comment #5202958
This is GitHub code search all over again... https://github.com/search?q=state%3Aopen+sql+injection&t...
-
comment
Comment #4729734
IMHO electric cars will survive batteries and move toward other storage mechanisms e.g. supercapacitors
- story
- story
-
comment
Comment #4378925
Except your blog is down!
-
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…
-
comment
Comment #3755792
That is brilliant! Care to point me toward a working implementation? :)
-
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…
-
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...
-
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!
-
comment
Comment #2418930
by working at 11PM at night ;)
-
comment
Comment #1782190
Bottle! Deadly simple, but still everything you need :) http://bottle.paws.de/docs/dev/index.html
- comment
-
comment
Comment #1766218
Finally! Now I'm definitely getting one! Thanks for the link.
-
comment
Comment #1745726
Love this blog! If only there was more constructive criticism of the broken mess that is desktop OSs...
-
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…
-
comment
Comment #1125560
I couldn't live without tree style tabs!
-
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…