Viewing profile — throwayws
throwayws
HN member- Joined
- Sun, Jul 12, 2020, 2:53 PM UTC
- HN karma
- 79
- Public activity
- 30 items
- HN profile
- View on Hacker News ↗
About throwayws
No profile information was provided.
Recent public activity
-
comment
Comment #28166670
They are probably too busy fighting against their own users and subreddits that keep them afloat. Too much ideology in there to make sense, business wise.
-
comment
Comment #28093168
Planting false evidence is getting a new twist here. The attacker doesn't even have to make a report! The victim's computer does it for him. Disk encryption malware may have new su…
-
comment
Comment #24933155
I thought an SRE is contacted when your house burns down due to for example scaling and to improve operations where much more load/customers are expected, no? Where the house is ex…
-
comment
Comment #24845874
Which is where the push to general AI comes from.
-
comment
Comment #24839954
This sounds like an interesting optimization possibility. Do you know will this be patched?
-
comment
Comment #24702128
How does it compare to Terraform, which it is based on?
-
comment
Comment #24700151
I actually got the idea from Hamilton, the musical about the founding father. I loved the Washington-character there.
-
comment
Comment #24695948
> You make a simple mistake(like looking weak, with no friends or too smart) and you die, it was as simple as that. Dying is simple, life living is harder.
-
comment
Comment #24691996
Anchoring the mind ... small thoughts. Deciding what to focus on yourself instead of the app showing you random screens which the developer thinks are currently important. The tool…
-
comment
Comment #24571905
https://support.google.com/youtube/answer/9374251?hl=en > It’s important that creators always have detailed knowledge about who is claiming content in their videos, where it appear…
-
comment
Comment #24434470
How do you avoid getting spam to random addresses using catchall?
-
comment
Comment #24334718
I can imagine reviewers getting bonuses for each app they force to offer IAP. Just speculation though.
-
comment
Comment #24222993
Your point makes totally sense. Though I also like to be able to bring up (and destroy) my servers, with a single command, when needed. Going through the same ui every time is a li…
-
comment
Comment #24222832
What do you use to provision managed services like rds? Or are you describing your dream UI :)
-
comment
Comment #24219966
Maybe it makes sense for development, short-lived resources or cattle. Don't start about cross-cluster use though, having to think about where a resource is defined/used is a mess.…
- comment
-
comment
Comment #24099958
Assigning programs/roles to certain screens helped me there. For example the left monitor is the browser, the center the editor and the right for consoles. Though when a task only …
-
comment
Comment #24091253
It seems they activate the paywall after a post gets traction. Because there was none before.
-
comment
Comment #24026705
There was a proposal to add a new go-source-2 meta tag, but that was abandoned because a lot of code hosting sites would not have been supported yet: https://github.com/golang/go/i…
-
comment
Comment #24023021
I'm thankful they open sourced pkg.dev and that they continue to bring it on par with godoc.org. Keep up the good work!
-
comment
Comment #24022996
That does not work in the old godoc.org either: https://godoc.org/git.lukeshu.com/go/libfastimport So that's not against pkg.dev. Did somebody look into why? Anyway it seems that t…
- comment
-
comment
Comment #23900448
Ohh nice! I wondered where scroll to fragment did lead to.
-
comment
Comment #23892665
Blood donations are the modern positive equivalent.
-
comment
Comment #23869448
It should be declarative. Apply the settings like in Kubernetes/Terraform/Kustomize. Done. A little naive I know. I don't see any other way to scale though.