Viewing profile — LinaLauneBaer
LinaLauneBaer
HN member- Joined
- Sat, Sep 03, 2011, 7:39 PM UTC
- HN karma
- 895
- Public activity
- 339 items
- HN profile
- View on Hacker News ↗
About LinaLauneBaer
No profile information was provided.
Recent public activity
-
comment
Comment #36160877
Diclo. is an unimaginable useful drug. It has some properties that make it almost irreplaceable for certain types of pain that are broadly experienced in the population. Rheumatic …
-
comment
Comment #22940153
You have every right to profit according to German law. You have to be compensated appropriately for your employer to be allowed to use what you hold the copyright for. Usually thi…
-
comment
Comment #22886506
As far I know a BSL-4 lab is simply a BSL-3 lab that includes a BSL-2 lab that includes a BSL-1 lab plus some extras.
-
story
Lost Passport in Dubai – Cruise Leaves Soon. Help
Lost German passport in Dubai – Cruise leaves tomorrow. What should I do? I desperately need this vacation. Burnt out already.
-
comment
Comment #18747027
I never had any problems with Babel's performance to be honest... Also a quick check with google trends does seem to support that feeling. https://trends.google.com/trends/explore?…
-
comment
Comment #17793602
Fuck everyone here for downvoting. I am leaving. Shit hole...
-
comment
Comment #17793372
1.5-2 months ≠ 2 weeks...
-
comment
Comment #17793102
I always thought it takes months until Vitamin D supplements show their effect... https://www.quora.com/How-long-does-it-take-for-a-vitamin-D-...
- comment
-
comment
Comment #17536108
Sometimes you want to do a lot of other stuff in the same scope and simply bail out on any error without having to check every return value.
-
comment
Comment #17536088
Couldn’t this be solved easier by using a simple version field? If the remote version != client version then request is rejected with an http 409 response...
-
comment
Comment #16903361
Purely due to aesthetic reasons. I am not using the terminal for any complex stuff and this allows me to use the terminal which looks the best to my eyes. If my requirements change…
-
comment
Comment #16901069
I am using Hyper 2 since the beta and I really like it. It has replaced iTerm for me. Performance may still be an issue for some people. For example, printing to stdout seems slowe…
-
comment
Comment #16038060
I always wonder if slowing down the phone is a good solution. By slowing down the CPU the CPU needs less energy. But at the same time the user has to wait much longer in order to f…
-
comment
Comment #15945928
Couldn't Apple fix this by only using data from 100% successful unlock attempts, meaning: If you unlock your phone without having to enter your passcode the data is used to train t…
-
comment
Comment #14960271
It makes it easier for Apple and others to adopt swift on a large scale. It will probably mean new swift only frameworks will be developed by Apple after swift 5.
-
comment
Comment #14001444
In mid April I will move to a 200sq ft apartment. Very small. I am a bit anxious if my plans work out. Up until now I had about 3.5x that space for me alone. The apartment ist dire…
-
comment
Comment #13264678
There is no technical reason for Sierra only.
-
comment
Comment #13239391
I have been working on this little free JSON editor app for a few weekends. Personally: I like it. I will continue to work on it each weekend until it is perfect for me and maybe o…
- story
- story
- story
- story
- story
-
comment
Comment #9779205
Collisions are very very rare. In over 10 years of Objective-C development I have maybe seen it once. Also: clang got much better at detecting collisions at compile time (where pos…