Viewing profile — kranzky
kranzky
HN member- Joined
- Sun, Sep 26, 2010, 1:58 PM UTC
- HN karma
- 129
- Public activity
- 71 items
- HN profile
- View on Hacker News ↗
About kranzky
Recent public activity
-
comment
Comment #40678044
A good problem for tech to solve is this: How do you turn a bunch of random strangers into a community?
-
comment
Comment #40678042
You know you're in a community when people help each other move house, for example.
-
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"…
-
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…
-
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…
- story
- story
-
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
- story
- story
-
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 …
-
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 …
-
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?
-
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…
-
comment
Comment #12507297
A semi-serious brain dump after working with GitHub's new features for a day.
- story
-
comment
Comment #11672567
Thinking about Chomsky and Hong Kong lead to writing this brain-dump.
- story
-
comment
Comment #11619356
This is obviously, I hope, all just a bit of fun.
- story
- story
-
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…
-
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 …
-
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…
-
comment
Comment #8786738
OK, fixed the autoscroll I think. Let me know if it does / doesn't work for you.