Viewing profile — stevekemp
stevekemp
HN member- Joined
- Tue, Oct 30, 2012, 8:08 PM UTC
- HN karma
- 10,301
- Public activity
- 4,086 items
- HN profile
- View on Hacker News ↗
About stevekemp
No profile information was provided.
Recent public activity
-
comment
Comment #49184743
Things might change in the future, it seems that WhatsApp is gonna start offering usernames, I saw the notice on my app a few weeks back. That would allow using it with strangers, …
-
comment
Comment #49184727
I guess it's the luck of the draw, but unfortunately Sunday's are no good for me. The curse of parenting :) But it's still a great idea, and I wish you all happy meetups. Would be …
-
comment
Comment #49141895
I wanted something standalone I could implement and understand from the ground-up, that's why I did everything myself, rather than using LLVM. In the future I might try to repeat t…
-
comment
Comment #49137300
I've worked in a couple of companies who used bitbucket, and I've been glad when each of them migrated elsewhere. Bitbucket managed to be slow, annoying, and suffer more outages th…
-
comment
Comment #49137261
We already have linkedin for that!
-
comment
Comment #49136957
I wrote a lisp compiler recently, and that involved generating assembly language. My output is linux/amd64 assembly language which is compiled by nasm. I don't link to glibc, so I …
-
comment
Comment #49123976
LSP services make it trivial to jump to definitions, as well as local cross-references and filesystem views it's just not something that's a concern. Could I scroll around 5ms fast…
-
comment
Comment #49112028
I'm a pale-skinned redhead, covered in freckles. For me there is no such thing as a "base tan". I get can get sunburnt from as little as 30 minutes in the sun at times, and I almos…
-
comment
Comment #49084780
I think there are phases where it becomes more popular, if some discussion topically references FORTH, or Lisp, you know that within a few hours other people will read them and mak…
-
comment
Comment #49041015
And I used to use the Numega SoftIce debugger to debug the anti-copying protection of itself, back in the day. (Allegedly. Shout out to +fravia, RIP.)
-
comment
Comment #49032057
I buy films from local charity shops for €1/film, but it seems the local electronics stores are not selling many DVD players any more. It seems like streaming "won", which is disap…
-
comment
Comment #49031928
https://zserge.com/posts/fenster/ is what I used when I wanted "basic graphics" in a cross-platform way. But of course that's X11 and much simpler.
-
comment
Comment #49008693
Github has public keys available, so the server owner could compare the key you sent to those - and that would identify your github username. Whether that's a concern or not is an …
-
comment
Comment #48966542
The parent was talking about it being a "landlords market" and wanting that to be changed. I asked how that might be possible. Improving advertisements to make them accurate, detai…
-
comment
Comment #48966536
While that would be useful it would not change it from a landlords-market - which is what the comment I replied to was about.
-
comment
Comment #48965471
It's a landlord's market because there are not enough properties, if there was a larger supply the tenants would be able to make choices and defacto reject bad options. How do you …
-
comment
Comment #48959931
I don't get snobby about food very often, but I have to say that these days strawberries and tomatoes are things I never buy any more. They're so large, watery, and tasteless, that…
-
comment
Comment #48959029
That sounds like a good match! I learned with an ex partner that I could assemble furniture, or she could assemble furniture, but if we tried it together we'd both get fustrated an…
-
comment
Comment #48956511
Since I was curious I searched for it, and you can find it here: https://www.youtube.com/watch?v=eiOLrsl6WSQ
-
comment
Comment #48955924
Zaks is a name I remember fondly, but for me the starting point was "An Introduction to z80 machine code" by R.A & J.W Penfold.
-
comment
Comment #48952131
There are clones, and updated packages these days like the EZ80, but they're not the same and they don't have the easy-to-use DIL form-factor. Still I've always loved the z80, sinc…
-
comment
Comment #48947679
I'm surprised that the article even said "but you don’t always have the luxury of sitting down to set the time and get the watch ready for the day". I wear an automatic all the tim…
-
comment
Comment #48947652
I grew up in Yorkshire, though I'm half-Scottish there's no link to Dundee! But the Spectrums were the best-selling UK machine at the time, so I'm sure there were lots of regions w…
-
comment
Comment #48946069
Speccy for me too, and most of the local people I knew. Aged 11, going through the ring-bound orange manual just after Christmas, because the cassette-player we had was broken. Whe…
-
comment
Comment #48931923
For sure, learning new languages is helpful even if you don't use them. But that said there's also a significant difference between playing with new/toy languages for fun, and usin…