Live data from Hacker News

Viewing profile — caillou

caillou

HN member
Joined
Sat, Aug 22, 2009, 1:09 PM UTC
HN karma
254
Public activity
39 items

About caillou

No profile information was provided.

Recent public activity

  1. comment
    Comment #47139548

    In terms of shell, I moved to the fish shell 5 years ago. Things are so much easier. No need to a massive amount of plugins and configs, mostly works out of the box.

  2. comment
    Comment #41709777

    Strange. Why is every single one of these photos out of focus?

  3. comment
    Comment #39219765

    The AI chat-bot on the jobs page is really off-putting.

  4. story
  5. comment
    Comment #30625910

    Reading this helped me a lot: https://www.crockford.com/pwl.html

  6. comment
    Comment #26226441

    Good to know!

  7. comment
    Comment #26226436

    Two learings on my side: 1. Promises are handled in micro-tasks. 2. `element.click()` causes the event to dispatch synchronously. Even on parent elements.

  8. comment
    Comment #26191855

    `ctrl + -` is a good short-cut. But, often times I have jumped around many times, or only scrolled. It doesn't work in these situations. Whereas `undo` `redo` reliably brings me ba…

  9. comment
    Comment #25586578

    Joined today. You could too, couldn’t you?

  10. comment
    Comment #25363057

    I use 10x8TB in RaidZ 2 in my home server. TimeMachine Backup for 6 people, docker volumes and an excessively huge media collection. The TimeMachine datasets are backed up offsite.…

  11. comment
    Comment #24565559

    Not sure about the `mobile`. Here are my thoughts: https://codepen.io/shvi/pen/poyqxWL

  12. comment
    Comment #24423501

    I have been using the gmail web app exclusively for one reason: I use the following Chrome Plugin to convert Markdown to HTML emails: https://chrome.google.com/webstore/detail/mark…

  13. comment
    Comment #22609925

    I remapped many keys, use space as a function key, all programmed in hammerspoon. As a consequence, I had to learn to touch-type. As of now, I am slower than before, but there is h…

  14. comment
    Comment #22166801

    How is Czechoslovakia still considered a single country?

  15. comment
    Comment #19623804

    There is a small accessibility problem with the CSS presented on this page. The author set `text-decoration: none;` on the links, relying only on color to identify them. This shoul…

  16. comment
    Comment #16760008

    If only they would have kept the powe button, that could double a finger print reader, ant the esc button. I wouldn’t mind the oled screen I place of the f-keys.

  17. comment
    Comment #16759962

    To me, the touch bar is a deal-breaker. Here is what they could have done: Right hand side: a regular power button that doubles as finger-print. Left hand side: a regular esc key. …

  18. comment
    Comment #7872735

    I use Alfred for this. It offers clipboard history with snippets which I sync over Dropbox. http://support.alfredapp.com/features:clipboard#snippets

  19. comment
    Comment #3292516

    Why do you host your screencast on the landing page on Vimeo? It feels kind of wrong that a company that integrates video into web bug trackers needs to host their own video on a 3…

  20. comment
    Comment #3245005

    I was really looking forward to using multiple accounts in this app. Unfortunately this is not supported . Yet?

  21. story
  22. comment
    Comment #3060138

    It says MIT + Apache (V2) in the Scroller.js file ;) https://github.com/zynga/scroller/blob/master/src/Scroller.j... I went ahead and made a pull request. https://github.com/zynga/…

  23. story
  24. story
  25. comment
    Comment #2526960

    I kind of disagree with this post. Tanks to Modern frameworks young programmers can ship clean code easily. I think frameworks help young developers become better by the day. First…