Viewing profile — net_greybeard
net_greybeard
HN member- Joined
- Wed, Apr 21, 2021, 6:14 AM UTC
- HN karma
- 35
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About net_greybeard
No profile information was provided.
Recent public activity
-
comment
Comment #26939668
The topic was specifically about it. Fuck off dang.
-
comment
Comment #26933401
I was speaking more broadly regarding anonymity. > Yes, of course there are many people who are aggressive about their views and basically intolerant, but if someone crosses the li…
-
comment
Comment #26932308
> That's why you should take care of protecting your identity online. In the future, you won't be allowed to be anonymous online. Governments don't like it and sooner or later they…
-
comment
Comment #26931800
I literally got downvoted immediately. Thus proving my point. :D
-
comment
Comment #26931790
People end up getting ridiculed, punished or even have mobs of people harassing them for having dissenting viewpoints online. Why bother exposing yourself to different viewpoints w…
-
comment
Comment #26922230
I've worked in a lot of places where there were no docs and nobody knew how any worked. So be thankful that you have some docs.
-
comment
Comment #26922108
Not be harsh. But if someone is going to just quit because of jargon (which everyone has to learn btw) then Sayōnara.
-
comment
Comment #26922089
If you don't understand how something works you shouldn't be including it in your project. I regularly reject PRs because of this.
-
comment
Comment #26916416
Obviously. If the docs are garbage then you are going to have to find alternatives. However these days devs have never had it better.
-
comment
Comment #26916296
> best practices may not be obvious even when reading the docs I am right now working on a project because of the googling stuff has led to the worst practices at the moment. I hav…
-
comment
Comment #26916166
It is fine for finding the docs. However people use it to find quick, frequently out of date or just wrong solutions on the net. For example. If you are using the babel compiler an…
-
comment
Comment #26915732
Google is okay for research on how other people have achieved something. But generally these days I am of the opinion it just teaches you bad habits. I really wish people would jus…
-
comment
Comment #26886910
> Java projects publish Javadoc which is good - you can sit down and understand an API. It's not the same story on .NET. Almost all the projects I use with .NET have sufficient doc…
-
comment
Comment #26886089
I wish they would scrap them entirely. I used to do very long commutes in the car. If anyone here has done a lot of driving they will know that you tend to go into "autopilot", you…
-
comment
Comment #26886028
> Gave it a serious go but it still lives inside the Windows + Visual Studio bubble. I work in a small shop and most of the developers use Visual Studio with Linux or a Mac. Most o…