Live data from Hacker News

Viewing profile — kranzky

kranzky

HN member
Joined
Sun, Sep 26, 2010, 1:58 PM UTC
HN karma
129
Public activity
71 items

About kranzky

[ my public key: https://keybase.io/kranzky; my proof: https://keybase.io/kranzky/sigs/sQJLYQHk995F2zdwH0p-UraUZmhPjPHLZhNkyt79oDQ ]

Recent public activity

  1. comment
    Comment #40678044

    A good problem for tech to solve is this: How do you turn a bunch of random strangers into a community?

  2. comment
    Comment #40678042

    You know you're in a community when people help each other move house, for example.

  3. comment
    Comment #40678034

    Tech heads are re-discovering what "community" actually means, after overusing and abusing the term for the last two decades when they actually meant to say "audience" or "network"…

  4. comment
    Comment #29600795

    Just read an article about employers increasingly monitoring their WFH employees with software installed on their computers. This is the "sitting at a desk and typing" measure of p…

  5. comment
    Comment #29588450

    For sure, we need to collectively recognise how much real work takes place in this mode. I once collaborated with a colleague to design and implement a data sync framework. For six…

  6. story
  7. story
  8. comment
    Comment #22603053

    I know it's bleak, but the API now includes build server style badges, like this: https://corona.kranzky.com/badge.svg

  9. story
  10. story
  11. comment
    Comment #20026449

    Nice, I remember playing with Dasher many moons ago; visited David MacKay (RIP) back in 1996. In 2009 I developed my own text input system called D-Board. There's a brief video of …

  12. comment
    Comment #18216880

    I suggest you read "Bullshit Jobs: A Theory", by David Graeber. He explains that apprentice -> journeyman -> master no longer holds; we all get stuck at journeyman, working in the …

  13. comment
    Comment #16272600

    Oh. Well, damn. I guess Steve Yegge was right. Anyway, wouldn't it be great if Google launched a kick-ass text editor?

  14. comment
    Comment #16270800

    Great stuff, and awesome to see this coming from Google (and in Rust instead of Go). Interesting historical note: The author of Sublime Text left Google to work on it by himself wh…

  15. comment
    Comment #12507297

    A semi-serious brain dump after working with GitHub's new features for a day.

  16. story
  17. comment
    Comment #11672567

    Thinking about Chomsky and Hong Kong lead to writing this brain-dump.

  18. story
  19. comment
    Comment #11619356

    This is obviously, I hope, all just a bit of fun.

  20. story
  21. story
  22. comment
    Comment #10025715

    Well, it is kind-of possible for Ruby/Rails. I half-built such a system once. Here's what you do: * Gather coverage information when running tests or compiling assets. * Use that t…

  23. comment
    Comment #10013878

    Things I would build: * Push conflicted branches so developers in a distributed team can work together to resolve conflicts. * A git-powered version of Rake, which runs only those …

  24. comment
    Comment #9946511

    Nice work! I built something similar that keeps everything in Ruby. It was made to allow models built in Excel by a non-programmer to be executed on the back-end of a Rails app, bu…

  25. comment
    Comment #8786738

    OK, fixed the autoscroll I think. Let me know if it does / doesn't work for you.