Viewing profile — rlonn
rlonn
HN member- Joined
- Fri, Feb 20, 2009, 10:20 AM UTC
- HN karma
- 846
- Public activity
- 267 items
- HN profile
- View on Hacker News ↗
About rlonn
Recent public activity
-
comment
Comment #48059680
Seems there actually is a fair amount of research pointing to prohibiting corporal punishment for kids leads to better mental health, lower suicide rate, etc. and it does seem like…
-
comment
Comment #47058054
The comment is a bit misguided: the operations Watsi helps perform would not have been possible without for-profit companies and for-profit innovators building the infrastructure o…
-
comment
Comment #44548323
I'm in Sweden, and we behave the same way. We just don't focus on exactly the same things. The attitude towards sex in general is more relaxed, but when it comes to CSA we would lo…
-
comment
Comment #44548219
It's interesting that we, as humans, are all so neurotic about sex, and especially about allowing our kids to understand that sex exists, that we rush to outlaw any depictions of i…
-
comment
Comment #44113071
If any good frontend/mobile devs here like crosswords, I need a good frontend for picture crossword designer/generator https://crosswordcomputer.com
-
comment
Comment #41546008
Cool, I didn't see this tool before. I have tried most open source load testing tools out there, as part of writing a couple of review articles on them ( https://grafana.com/blog/2…
-
comment
Comment #38644779
Nope, there is no restriction for plus addresses. I validate email addresses and specifically allow + and . in the part before the @ sign. myemail+1@mydomain.com and myemail+2@mydo…
-
comment
Comment #38624735
http://lalo.li/lsd/ was really cool. You should make a mobile app out of it
-
comment
Comment #38624683
Fun topic! These days I build everything for myself, then publish and see if someone else is interested (mostly not :-) First thing I built, when I started doing full-stack stuff: …
-
comment
Comment #35086373
It’s like they say: bears have predicted all 25 of the last 5 recessions
-
comment
Comment #34624035
This is a project I've been involved with lately, that I think is very exciting if you're into Flutter or Dart development. We just released version 1.0 so Serverpod is (hopefully)…
-
story
Show HN: Serverpod – The Missing Server for Flutter
We just released Serverpod 1.0
-
comment
Comment #30701768
The Computer wants you to be happy. If you are not happy, you may be used as reactor shielding. The Computer is crazy. The Computer is happy. The Computer will help you become happ…
-
comment
Comment #30632133
Put it on a stone tablet to be on the safe side
-
comment
Comment #30457913
That's a good observation. I don't currently do any partitioning and I think I have to read up a bit on exactly how Lambda executes Go functions. If they keep the program state bet…
-
comment
Comment #30457813
You can't use , etc tags to embed pictures in your Github README, so you don't get automatic updates there no matter what (i.e. images would only refresh on page load). I don't kno…
-
comment
Comment #30455326
I write a little about it in the blog post: https://supershields.io/blog/1 TL;DR is that most Lua engines seem to offer pretty weak support for sandboxing, unfortunately. Gopher-lu…
-
comment
Comment #30455233
There is a supershields Github app that you can install and then give access to one or more private Github repos. Then when you create Github badges on supershields.io you'll get t…
-
comment
Comment #30454834
OK, I surrender! Being horribly old and needing glasses to see anything small but never having any glasses around, I find that my phone is pretty much useless for work. I guess I'm…
-
comment
Comment #30454764
If you load http://example.com and the HTML there includes an image tag that says ' http://othersite.com/image.jpg ">' it means your browser will connect to othersite.com and ask t…
-
comment
Comment #30454338
That looks interesting. I'm installing Cairo right now - a bit of a beast though. I'll test it but might try to port the anafanafo functionality anyway. It'd be very nice to just h…
-
comment
Comment #30453981
Funny, I've made lots of stuff responsive but at some point decided I had to have a minimum page width of 1050px. Now when I remove that and add your "max-width: 100%" I don't see …
-
comment
Comment #30453787
Hmm, seems they just have a couple of JSON files specifying the widths of different characters in a few standard fonts. I may take a shot at porting the basic functionality to gola…
- comment
-
comment
Comment #30453727
It involves code editing, which is hard to do on a small screen.