Viewing profile — anothergoogler
anothergoogler
HN member- Joined
- Mon, Mar 26, 2018, 10:52 PM UTC
- HN karma
- 162
- Public activity
- 425 items
- HN profile
- View on Hacker News ↗
About anothergoogler
No profile information was provided.
Recent public activity
-
comment
Comment #18892230
Yes, I know. That doesn't make an assertion about the "pitfalls" of `self` less muddy. It's literally a variable. It's a code smell too, but that's another conversation. Are we cal…
-
comment
Comment #18892167
Throw in "toxic" and you win 2018 (2019?) buzzword bingo.
-
comment
Comment #18891715
Good luck doing OOP in JS without `this` with minimal contortions. And to be clear, there is no `self` in JS.
-
comment
Comment #18891632
OOP is scary, might have to learn stuff.
-
comment
Comment #18840080
Not with such confidence to say things like "we are in the early days of decay."
-
comment
Comment #18839967
What's it like being able to see into the future?
-
comment
Comment #18832444
DAE mind blown by imprecision in float arith? Edit: Down-Voters go ahead and explain the LIE that is computer accuracy in the face of the linked demonstration. Computers, can't tru…
-
comment
Comment #18829094
You sincerely believe that tax revenue would be lost to waste and graft with no benefit to the poor? Higher taxes sting me as much as the next USAer, but I think you're being obtus…
-
comment
Comment #18767167
If you're commuting in a Lyft/Uber, you're part of the problem. That aside, for better or worse, most of us city-dwellers are numbed to shocking! displays of hard drug use.
-
comment
Comment #18754367
I'm talking about the flat namespace.
-
comment
Comment #18753369
Clojure's stdlib is unintuitive, and `into` is the poster child. It's easy to find what's available in Ruby: https://ruby-doc.org/core-2.5.3/Enumerable.html Good luck with Clojure:…
-
comment
Comment #18747043
Your kids might learn to spell an un-American name like Kwame if you raised them around those scary poor people.
-
comment
Comment #18730509
The State Department is a Slack user so there's that. https://apps.gov/products/Slack/
-
comment
Comment #18730454
As an antimarzipanner I was hoping to learn that its production harms the oceans or something along those lines.
-
comment
Comment #18693969
As user I dislike AMP because it adds a JavaScript requirement to read articles that don't have any JavaScript. There, I said it.
-
comment
Comment #18641477
Eventually, cognitive decline will win the day and I will be confused by simple use of conditional operators. Until then, I'm with you pal.
-
comment
Comment #18584925
Yea but it's written in JavaScript.
-
comment
Comment #18584900
Out of curiosity, for how long have you been using Linux as a daily driver?
- comment
-
comment
Comment #18584856
youtube-dl is on PyPI https://pypi.org/project/youtube_dl/
-
comment
Comment #18583955
Six month old blogspam, but all it takes is a baiting title to hit the front page here. Hurr durr Oracle, hurr durr Java!
- comment
- comment
-
comment
Comment #18529991
I don't want somebody shooting for any reason on the BART.
-
comment
Comment #18527176
> Instead of a well-designed data store, OOP projects tend to look like a huge spaghetti graph of objects pointing at each other and methods taking long argument lists. Uh, what? F…