Viewing profile — noss
noss
HN member- Joined
- Mon, Feb 23, 2009, 7:51 AM UTC
- HN karma
- 524
- Public activity
- 222 items
- HN profile
- View on Hacker News ↗
About noss
Recent public activity
-
comment
Comment #13221281
Also if you have a lot of data you use an ets table which is more or less an in-process but off-gc-heap key-value database.
-
comment
Comment #9355665
Live somewhere where you can safely bike to work. I bike all year around in Stockholm's climate, and that way I get at least 1h physical activity every workday.
-
comment
Comment #8250460
Glad to see that, however this is not very sophisticated. We used to build houses where the loading walls were thick brick walls, and from what I understand it was mostly given up …
-
comment
Comment #8250050
This is interesting experimentation. However everything I see in 3D-printed houses seem very much built for the sake of being 3D-printer built. Technology in search of a problem to…
-
comment
Comment #8192590
Android's target machine is google's dalvik vm, and not the jvm.
-
comment
Comment #7854574
But they also provide a level of security that nothing else can offer for that currency. They literally can print more money if they don't have enough to pay you back.
-
comment
Comment #7709753
It is true that big phones are popular here in Korea. It is not uncommon to have more than an hour in public transport to get to work, two hours happens quite frequently as well. S…
-
comment
Comment #6017844
With java 7 and java.util.Objects there is a static helper method. Nice to have in the favourites in Eclipse. import static java.util.Objects.equals; if(equals(myString, "foobar"))…
-
comment
Comment #5910151
The local operator does not seem to be taking enough responsibility for the work they are supposed to do. In Stockholm you can get your taxi fare paid for up to 400 SEK (~40 EUR) i…
-
comment
Comment #5662722
Definitely, I often catch exceptions and wrap them just to add more information from the try-finally scope. It is so frequently useful to get a full story of what the app was attem…
-
comment
Comment #5342180
My problems with shoulder and wrist pains all originate from stressful projects. When you sit entire days with your muscles tense, over and over again, that is when problems start …
-
comment
Comment #4573817
I have done code reviews in a scrum team setting. Often there are tasks that only one team member will implement, it would simply be too many chefs to have two developers on it, an…
-
comment
Comment #4343872
It was quite interesting and humbling to see how my university class mates could absorb so much of the mandatory C programming course in only 2 months. Stuff that I had taught myse…
-
comment
Comment #4213632
Stackoverflow.com is really good at discussing these kind of issues, and the question has beeen asked and answered many times already as I found out with a bit of googling. http://…
-
comment
Comment #3935185
Reminds me how I use HPROF for profiling the JVM. It is my next step after doing the simpler (while sleep 1; do jstack PID; done) | grep -A 10 THREADNAMEPATTERN
-
comment
Comment #3934333
I bought a baseball cap today, because I sport a buzzcut and I'm temporarily working in a climate where the sun is burning. So I need it to protect myself from the sun. Could it be…
-
comment
Comment #3729139
I recently uninstalled DroidEdit because I had to handle more updates to it than uses for a text editor on my tab. This is mostly because typing without tactile feedback isn't that…
-
comment
Comment #3627144
How heavy would a small ICE unit need to be to produce enough current to keep the batteries alive for longer periods of time? And how much fuel would such a thing use?
-
comment
Comment #3529544
I use www.glesys.se, they have hosting at two locations in Sweden, but also New York and Amsterdam. I'm quite happy with them for the 100 SEK i pay per month for some MFA sites.
-
comment
Comment #3481219
I understand the resentment, but the right course of action must surely be to not upgrade. Instead go with an alternative, such as Mac OS or Linux.
-
comment
Comment #2643602
I frequently take cold showers between sauna sessions. Both are extremes, in the sauna I like the feeling of hot steam making my skin shiver just after a splash of water on the hea…
-
comment
Comment #2400516
That comparasion came to my mind as well. One problem with the prostitution law was that prostitutes now had to go into hiding, since their customers wanted to be more discrete. Th…
-
comment
Comment #2372327
Okay, how was it, did Lisp introduce if expressions or if statements?
-
comment
Comment #2142871
I wonder how much different their project is to the bank-id and e-legitimation used in Sweden.
-
comment
Comment #1982998
The "you fucked up somewhere" without any explaination of his opinion makes this piece look childish.