Viewing profile — codelikeawolf
codelikeawolf
HN member- Joined
- Tue, Jan 21, 2020, 9:41 PM UTC
- HN karma
- 604
- Public activity
- 187 items
- HN profile
- View on Hacker News ↗
About codelikeawolf
Recent public activity
-
comment
Comment #48947613
I immediately thought of the Judas Priest album and agreed that supplying heavy metal to the UK is indeed vital.
-
comment
Comment #48905230
I'm a bit of a Forensic Files nerd, so I worked on a little side project a while back to pull the transcripts from several episodes, use entity recognition to categorize people, pl…
-
comment
Comment #48844983
Ugh, what a bummer. I'll be listening to Holding Out for a Hero on repeat today. Nothing gold can stay.
-
comment
Comment #48707167
I was speaking from my own experience. I feel like we are generally required to _accept_ sloppiness given certain circumstances, but I have never worked with an engineer that actua…
-
comment
Comment #48707140
If you ever decide to switch careers, please reach out! We're living in weird times and it's nice to know there's other folks out there exploring similar options.
-
comment
Comment #48707112
> That said I just had my floors refinished and the contractors we lucked into finding for that 2 week job went above and beyond even my level of attention to detail. It's funny yo…
-
comment
Comment #48707071
Yeah this is a totally fair point. I suppose it's indicative of a greater trend I've been noticing as the years have gone by: standards have lowered because the highest quality wor…
-
comment
Comment #48703973
Oh my god as soon as I started reading the parent comment I immediately thought of Whackbat! This made my day.
-
comment
Comment #48703863
I feel like shoddy construction/craftsmanship isn't limited to new home construction. My wife and I just wrapped up a 6 month renovation of a >100 year old house. I used to work in…
-
comment
Comment #48268190
I was thinking the same thing. It truly is a magical place and unlike any other city in America I've been to. I think relocation is best for the safety of the residents (obviously)…
-
comment
Comment #48009233
I was in the same boat for a while, but I gave it a shot several years ago when I was doing a lot of driving every day and was powering through audiobooks. This might sound a littl…
-
comment
Comment #47625856
When we moved to Portland about 7 years ago, our first apartment was in the Pearl District on Couch (asking someone to pronounce it correctly is another good Portlander test). I'm …
-
comment
Comment #47376203
Serves me right for collecting facts from Instagram memes.
-
comment
Comment #47354089
Funnily enough, leather tanners and pee is where the terms "piss poor" (being so poor that you need to sell your pee to tanners for cash) and "doesn't have a pot to piss in" (can't…
-
comment
Comment #46993201
Bring in Starcraft sounds next please. I want to hear "YOU MUST CONSTRUCT ADDITIONAL PYLONS" when I hit my token limit.
-
comment
Comment #46810222
Could you post a link?
-
comment
Comment #46695055
I've been in therapy for over a year and one of the most valuable things I've learned as a fellow "problem solver" is to run through the "three H's" when something comes up: 1. Do …
-
comment
Comment #46590424
Ah, my bad. I apologize if I came off as too aggressive. I know these comment threads can get heated. As far as the comp/transpiling thing, I was referring to something like ScalaJ…
-
comment
Comment #46590201
I think maybe you misunderstood what I meant. When I said "perfectly capable mechanism", I meant building the app in JS/TS and leveraging Wasm for additional functionality in your …
-
comment
Comment #46589959
> I think it sort of does answer that - if js was not an awful language, there would be no need for TS. Eh, I disagree. For me, this statement is the equivalent of saying "if Pytho…
-
comment
Comment #46558728
I'm not sure if this is meant to be snarky or if you're saying that the languages you listed have improved over time. If you're being snarky, you've proven my point by saying sever…
-
comment
Comment #46558610
I don't mean to split hairs here, but considering the wording of "throw something in the gutter", I would argue that "hate" isn't really too far off the mark. > Wasm with 'fast' DO…
-
comment
Comment #46557430
Wasm is essentially a CPU in the browser. It's very barebones in terms of its capabilities. The DOM API is pretty beefy, so adding DOM support to Wasm would be a massive undertakin…
-
comment
Comment #46557339
> Let's not go into that for the millionth time Ok, that's fair. My goal with this question wasn't to open a can of worms. But whenever I see a strong averse reaction to JS, I assu…
-
comment
Comment #46556647
> Do that and frontend web-apps will throw JS into the gutter within a decade. Why though? What's wrong with JS? I feel like it's gotten a lot better over the years. I don't really…