Live data from Hacker News

Viewing profile — kiesel

kiesel

HN member
Joined
Thu, Apr 17, 2014, 7:52 AM UTC
HN karma
42
Public activity
20 items

About kiesel

https://github.com/kiesel

[ my public key: https://keybase.io/alexdandrea; my proof: https://keybase.io/alexdandrea/sigs/Lhb_NMnB3yC561D1wy8ZIlX71tT0NmuVILSRKCqzlzo ]

Recent public activity

  1. comment
    Comment #45833614

    I love the fact that the author "wrote" this page with massive CSS framework (tailwind) and some sort of Javascript framework, with a bundler and obfuscator - instead of a plain, s…

  2. comment
    Comment #41201865

    Thanks for the link to this awesome page!

  3. comment
    Comment #35812436

    This is less an example of why serverless was bad but rather an example where using non-suitable services for tasks they were not meant for. In this case they were using AWS Step f…

  4. comment
    Comment #25927355

    Having a good keyboard is important (not only for ergonomics, but also for efficiency) in our business. But I find I'm having difficulty when temporarily switching from US to DE ke…

  5. comment
    Comment #24587914

    > Let's say we have it every day at 9:30 and I get stuck at 11:00. Does anyone really expect me to wait almost a whole day to get help, or should I just go talk to someone about it…

  6. story
  7. comment
    Comment #19852333

    By being able to modify executable files on the webserver, an attacker can add a backdoor through a security hole quite easily. Without, he could just make use of the security hole…

  8. comment
    Comment #19849972

    > A comprehensively secure automatic update system would have process isolation between the normal web interface and the updater (and the latter would run as a different, more priv…

  9. comment
    Comment #19847764

    The update mechanism itself is still insecure, as the wordpress instance must have the ability to exchange its own source code - something you'd at least call risky. Web applicatio…

  10. comment
    Comment #18903206

    I am a (happy) user of homeshick ( https://github.com/andsens/homeshick ), but this project really seems to top it by providing the only feature that I've missed until now: - use t…

  11. comment
    Comment #18335607

    So, what could it be that makes iPhones "react" with helium? Helium is an inert gas and shouldn't really chemically react with anything in there. Any clues why such an environment …

  12. comment
    Comment #13704955

    Plus, the press center tower now serves several companies as offices (with a very nice view from the top onto the Olympic park with the stadium).

  13. comment
    Comment #12381947

    This is an unsolved problem; some people work around it by managing multiple twitter accounts, one for each "channel". It doesn't scale by topics, though. OTOH if I have to think a…

  14. comment
    Comment #11078551

    There's a fork called homeshick which is a plain-bash rewrite of homesick, so it doesn't have the ruby dependencies (for those who care about that). There might be few differences,…

  15. comment
    Comment #11078524

    I use homeshick ( https://github.com/andsens/homeshick ), a - as I understand - rewrite of homesick (ruby) in bash. It needs to be sourced in .{bash,z}shrc and has features like tr…

  16. comment
    Comment #11051796

    I enjoy reading * http://softwareleadweekly.com/ - about people, culture, leadership * http://www.devopsweekly.com/ - DevOps, by Gareth Rushgrove Just my pick. Indeed, I've found l…

  17. comment
    Comment #9350939

    I wonder why it wasn't possible to restart the mistakenly shut down engine. The article states that in first seconds after the shutdown, the pilots were unaware of their mistake. T…

  18. comment
    Comment #8995639

    As I work on quite a big directory tree, where most of the repos are in just a few parent directories, I like using the CDPATH variable that is present in at least (oh-my-)zsh and …

  19. comment
    Comment #8721194

    Probably true; the architecture we had in the team was nonexistant, so it turned into a mess... XSLT then has nothing to improve upon. If you start out "right", you probably will b…

  20. comment
    Comment #8708588

    I need to agree. Using XSLT to write a XML -> HTML website is not a good idea - at least when a bunch of developers maintain it over time. From the ground up, I admit I like XSLT. …