Viewing profile — L-four
L-four
HN member- Joined
- Tue, Dec 10, 2013, 8:21 AM UTC
- HN karma
- 281
- Public activity
- 115 items
- HN profile
- View on Hacker News ↗
About L-four
No profile information was provided.
Recent public activity
-
comment
Comment #49055638
If failure rates went down wouldn't that increase the number of clinical trials until the failure rates go back up.
-
comment
Comment #48903932
I am so building an arc furnace in my yard.
-
comment
Comment #48753839
They have a monopoly on disks for the PlayStation.
-
comment
Comment #48534469
It's always CSS.
-
comment
Comment #47959593
Yeah 70 years ago right.
-
comment
Comment #47813528
The classic we need a 3 month approval process to update software but at the same time use SaaS that updates daily and breaks every other week.
-
comment
Comment #47464857
This post is propaganda. You don't own the phone. The term "buy" is defined as "revocable anytime lease".
-
comment
Comment #47463118
Windows is notoriously slow at opening files. So a common optimisation is to store all game content in few package files.
-
comment
Comment #47370375
The number one feature which would resolve this is. A list all resources page.
-
comment
Comment #47267393
Gmail was in beta for 5 years, until 2009.
-
comment
Comment #47105441
The cheapest way to make hydrogen is to use fossil fuels.
-
comment
Comment #47085226
The payment in mobile games are a one button click. Browsers will never support this, as they're all funned by advertising.
-
comment
Comment #46644001
No at 310k you get $1 dollar at 311k you get $0. But you know like you have 999 more dollars than before. Assuming Post tax income.
-
comment
Comment #46077503
I think the correct solution is to use a keyring. On Linux there's gnome keyring and last time I worked on a IOS app there was something similar. This does mean entering your keyri…
-
comment
Comment #46030723
It's a tragedy of the commons. Even if you don't use Cloudflare does it matter if no one can pay for your products.
-
comment
Comment #45766290
Always use theses in testing don't ask me how I know.
-
comment
Comment #45709845
No it's a neoliberal thing. Rather than the government doing the thing. They hand out massive subsides and hope it gets done.
-
comment
Comment #45523304
Developer time is more valuable than user data. The market is being efficient.
-
comment
Comment #43854707
Can we get "HTTP 402 Payment Required" working now?
-
comment
Comment #43810116
I think it's software is made with the American market in mind. And local businesses use it as is and profit.
-
comment
Comment #43742157
It's malware it does something malicious.
-
comment
Comment #43376361
Parse this JSON correctly ```json { "data": "XXX", "sig": "BAD", "sig": "GOOD" } ```
-
comment
Comment #43263734
I agree, but there are aggressive subsidies around electric vehicles and general graft. Similar things happen in most countries but in dictatorships things can go to absurd levels …
-
comment
Comment #43263629
Dictatorships don't care if things are practical.
-
comment
Comment #43261197
Writing transaction code wrapping a user provided function which can error or panic is a real pain to get right. If the user code panics there is no error if the user code succeede…