Live data from Hacker News

Viewing profile — tuna

tuna

HN member
Joined
Tue, Dec 29, 2009, 1:57 AM UTC
HN karma
33
Public activity
43 items

About tuna

A man with a plan

Recent public activity

  1. comment
    Comment #16644410

    Complex and great read, thanks. I suggest following @cmeik on twitter for good content: https://twitter.com/cmeik

  2. comment
    Comment #16596271

    Golang. Next question please.

  3. comment
    Comment #16596263

    golang. next.

  4. story
  5. comment
    Comment #16239005

    Pretty sure that using stdlib and trying to limit shell script in Go would help performance. Case in point, forking "du": https://gitlab.com/gitlab-org/gitaly/blob/master/internal/…

  6. comment
    Comment #16065594

    PV vs HVM woes

  7. comment
    Comment #16010590

    this field was studied and explored in the 90s by University of Wu-Tang Clan in their seminal paper C.R.E.A.M https://www.youtube.com/watch?v=PBwAxmrE194

  8. comment
    Comment #15478971

    2017 and my dude still trying to sell consulting by applying the old emacs vs vim strategy. I usually defer to facebook using thousands of mysql and other big companies using way m…

  9. comment
    Comment #15387966

    Amazing ! nit: Change COUNT to LIMIT while it still time. Also can this primitive be used to replicate redis data instead of sentinel/cluster ?

  10. comment
    Comment #15251778

    https://www.whoownsmyavailability.com/

  11. comment
  12. comment
    Comment #14636723

    Nice write up that should become the go-to tutorial for TF and local training. Helped me a lot w/ the mobile part, it was a bit strange to thing about transfer the training when I …

  13. comment
    Comment #14402728

    Is it from Silicon Valley (tv show) ?

  14. comment
    Comment #13183933

    Good call ! I think the value of lightsail is more of what you get along with it (S3, other products and a path to scale up) than the vps itself (which can be had by less than both…

  15. comment
    Comment #11028536

    Pipes was really cool. Their email still sought after (at least in latin america) for corporate customers. Perhaps a SaaS spin off with email, pipes, ecommerce search/recommendatio…

  16. comment
    Comment #10449183

    docker brought back the frenzy of delivering software in a tarball just like slackware in the past. Long live patrick volkerdig and tar -zxvf ... -C / !

  17. comment
    Comment #9811238

    My fave locust setup is spinning up aws instances to tests from time to time. I've created ansible automation to help on that ( https://github.com/gleicon/locust-swarm ) but it can…

  18. story
  19. comment
    Comment #9636213

    I don't know about this cp/m backport as MSX-DOS but can tell that CP/M programs ran unmoddified: dbase II and a texteditor I forgot the name were ported from TRS-80 and required a…

  20. comment
    Comment #9462122

    I wonder how long it will take to leak their data, spec those associated with facebook logins.Not surprised that they failed, it had plenty negative and offending posts and no cats…

  21. comment
    Comment #9159225

    You get these feelings even when you are not fired and going thru a bad period in your job etc. Loved that he is very articulated and honest, it makes for a nice piece to read and …

  22. comment
    Comment #8842192

    any way to check which ones are real people and which ones are bots creating accounts for some reason ? maybe their activity posting vs subreddit popularity... I guess you may be s…

  23. comment
    Comment #8171173

    https://secure.ciscodude.net/blog/2014/08/12/major-internet-...

  24. story
  25. comment
    Comment #6941074

    Any thoughts on creating docker images as alternative to capistrano ? There's a couple of projects that can help on it (a Dockerfile could help on it) Good job :)