Viewing profile — dementiapatien
dementiapatien
HN member- Joined
- Tue, Jun 28, 2022, 11:33 AM UTC
- HN karma
- 49
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About dementiapatien
No profile information was provided.
Recent public activity
-
comment
Comment #32296148
I open my Windows 10 start menu, type in 'timer', and no results are found. Same for 'stopwatch'. The google timer just worked.
-
comment
Comment #32288416
Your wisdom and compassion shines through.
- comment
-
comment
Comment #32204066
What, you mean like, wiped it with a cloth? throws head back and cackles
-
comment
Comment #32082588
Does that mean Twilio sends an alert every time some random webscraper tries to GET some favicon or /admin path that doesn't exist on the server? Doesn't that happen hundreds of ti…
-
comment
Comment #32044131
>I'm very worried of the trend that everyone demands speech control to fix something they see as an issue(be it legitimate issue or not). >Netflix makes gay, Google make Woke, Yout…
-
comment
Comment #32025971
I'll ask the opposite, how could you NOT see this being abused? As YouTube shows, there are plenty of police officers who hate when bystanders film, and retaliate at every chance. …
-
comment
Comment #32014044
Since when do you get sued for breaching TOS?
- comment
- comment
-
comment
Comment #31994166
But this technique lets you serve malicious code to a small number of people using curl|bash, rather than hosting obviously-bad binaries that anyone can inspect and call you out on…
-
comment
Comment #31993996
Techniques like this could make curl|bash more prone to malicious activity: https://www.idontplaydarts.com/2016/04/detecting-curl-pipe-b...
-
comment
Comment #31990668
>The primal drive is only of sex. What about people who turn down sex when they know the other party can't have kids?
-
comment
Comment #31944666
This website appears to be based in Europe, is that where all the imageboard trolls live?
-
comment
Comment #31931583
I argue that errors.Wrap and errors.Is from the Go stdlib solves this problem. Libraries can export their own error types and you can check if they threw that error type. I use thi…
-
comment
Comment #31931517
I agree with making sure the work is split so one team can work while the other team sleeps. It's nice waking up in the morning and seeing that someone else committed changes that …
-
comment
Comment #31906430
Because I can visualize Go errors completely. They're simple links from one place to another. They are straight fibers connecting my modules and functions to each other. They alway…