Viewing profile — funciton
funciton
HN member- Joined
- Tue, Dec 04, 2018, 11:23 AM UTC
- HN karma
- 12
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About funciton
No profile information was provided.
Recent public activity
-
comment
Comment #48656085
Developer's machines and cicd systems are high value targets. They were absolutely right to point that out.
-
comment
Comment #44822159
You want to be authenticated specifically on the device that you're using to access the website. Not some arbitrary other device. If you enter your username, password, and totp, an…
-
comment
Comment #40661453
The city is polluted. Do we replace the entire city or install air filters? It's mostly a matter of scale.
-
comment
Comment #40661297
I find it a bit strange to make a blanket statement like that, dismissing an entire field of research as 'not a net positive'.
-
comment
Comment #39895726
Who's going to be on the hook for ID verification? Ah, right... Just a thought, making open source maintainers do more unpaid work is probably not the answer to the problem of over…
-
comment
Comment #36360290
$300 million of that was raised against a $3 billion valuation, and another $700 million against a $10 billion valuation. All in all fairly little dilution for Conde Nast / Advance…
-
comment
Comment #36276433
Reddit admins only have site-wide rules to worry about. They don't need to care about whether a particular post is appropriate for a particular subreddit. If they did that would ma…
-
comment
Comment #35033840
Unless you want to be using tor all day every day, and never make an online purchase or log in on a website ever again, there's really no way to stop companies from tracking you. T…
-
comment
Comment #20984619
The missing fundamental illusion persists when the harmonics are split across different ears, and whether it is perceived or not is highly subjective. That's why it's widely accept…
-
comment
Comment #20859982
Friends and family, sure. But why should a random stranger who has never contacted me before be able to place events in my calendar without my consent? Why is that even the default…
-
comment
Comment #19186283
Haskell, Idris
-
comment
Comment #18598572
> I much prefer the simple NULL sentinel that blows up like an assertion when I made a mistake. Haskell, for instance, has the 'fromJust :: Maybe A -> A' function that allows you t…