Live data from Hacker News

Viewing profile — wbolster

wbolster

HN member
Joined
Thu, May 17, 2012, 1:00 PM UTC
HN karma
33
Public activity
29 items

About wbolster

[ my public key: https://keybase.io/wbolster; my proof: https://keybase.io/wbolster/sigs/IvSY-t0WEikmTWiiOcb1Gd5EF1RAfQdJ_ZzlxKaXsYM ]

Recent public activity

  1. comment
    Comment #35829014

    the git repo has more info about the 15.11.2 release: https://gitlab.com/gitlab-org/gitlab/-/commit/d5dc7d794ce2fc... - Only maintainers of projects should be able to assign runner…

  2. comment
    Comment #29926088

    i doubt there's a noticeable difference after applying any "dumb" file compression scheme, e.g. brotli/gzip

  3. comment
    Comment #29659567

    this can be solved on the file system layer below. on my laptop with btrfs this requires no special effort: simply copying the files and renaming them suffices. nautilus (gnome fil…

  4. comment
    Comment #21492966

    not sure about mysql, but in postgresql an update on a table with a foreign key will take 'FOR KEY SHARE' locks on the referenced table, which is a weaker type of lock. updates on …

  5. comment
    Comment #21255977

    nit: the suffix -um in latin typically indicates a neuter grammatical gender. -us is usually masculine, and only in its accusative form it becomes -um. there are exceptions though,…

  6. story
  7. comment
    Comment #17037418

    in a similar spirit, i wrote "sanest", sane nested objects, tailored specifically for json fornats: https://sanest.readthedocs.io/ it does not have the exact same feature set thoug…

  8. comment
    Comment #16041262

    thank you, random stranger, for sharing your gnu/extremism. while i am in no way defending software patents (which I don't like at all), i find the full-frontal attack attitude tha…

  9. comment
    Comment #16040998

    this is a very important point. i tried swiping in my phone using the colemak keyboard layout which i use on normal keyboards, and found it utterly unusable because the prediction …

  10. comment
    Comment #14822826

    thanks for writing this down. i completely agree with you. i am a happy emacs and magit user. i contribute to emacs packages, and maintain a few myself (emacs-direnv, evil-swap-key…

  11. story
  12. story
  13. story
  14. comment
    Comment #13168624

    that project did not exist since i switched to colemak only recently, and that made my evil-mode setup (vim editing on top of emacs) completely unusable for me, which is why i star…

  15. comment
    Comment #13168588

    keep in mind that normal keyboard activity is completely different than typing a piece of text from the first letter to the last letter in one go. being efficient with navigation, …

  16. comment
    Comment #13168436

    many consider it best to touch type your normal layout (colemak, qwerty) and to use hunt-and-peck when forced to use qwerty. it helps not messing up muscle memory for the normal la…

  17. comment
    Comment #13168310

    you mistake speed as the dominant factor and then you claim you are fast enough so switching is not worth it, while you should instead focus on comfort. you will only fully realise…

  18. comment
    Comment #13168261

    if you are interested in vim ergonomics and alternative layouts, i wrote extensively about the vim + colemak layout i use on a daily basis: https://github.com/wbolster/evil-colemak…

  19. comment
    Comment #13168191

    among some other differences, colemak has better shortcut compatibility. a z x c v are on their qwerty position so "select all", undo, cut, copy, and paste are one-handed shortcuts…

  20. comment
    Comment #13168138

    perhaps you should give a split keyboard a try.

  21. comment
    Comment #13168125

    the historical reason for staggering are the metal arms on mechanical typewriters, which obviously does not make any sense nowadays, but unfortunately the design stuck, as did the …

  22. story
  23. story
  24. comment
    Comment #9218593

    Logging in means granting access to all kinds of private data, including deploy keys. This doesn't seem right.

  25. story