heyparkerj
No user record in our sample, but heyparkerj has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but heyparkerj has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
I've expressed this to others as much as is reasonable - but the phrase "vibe coding" shouldn't be used in any serious discourse about agentic tools. We can't control the lens under which a given person first heard the…
“Every song ever” is a frustratingly inaccurate summary, as someone who’s had their songs pulled off the platform with no notice that I wouldn’t hear them again.
Did Reddit actually make that threat or was that just a fearful suspicion from the userbase?
It does happen in practice, but unfortunately because it doesn't happen in practice on average, the WHO has opted away from educating people on the nuances and instead continue this maddening war about which is worse.…
Which blows my mind, because when all else in the diet holds equal, swapping two sugar'd sodas with two artificially sweetened sodas will save you (using my old vice Dr Pepper as an example) 54g sugar and 200 calories…
Location: Denver, CO Remote: Remote/Hybrid/In-House all acceptable Willing to relocate: No Technologies: In depth recent experience with: React, NextJS, NodeJS, Typescript, Express, HTML CSS, Webpack, SPAs & state…
Location: Denver, CO Remote: Remote/Hybrid/In-House all acceptable Willing to relocate: No Technologies: In depth recent experience with: React, NextJS, NodeJS, Typescript, Express, HTML CSS, Webpack, SPAs & state…
The post itself covers in the intro that they made the conscious decision to go with a monorepo, accepting the downsides of it. Much more than this article though, I'd like to read one discussing that decision and why…
Typically the function has access to whatever props or state it needs because it's in the scope of the component. It's not pure, but it's rare that I need to verbosely pass props into the function call and then accept…
I've personally rarely even needed to useMemo, I just write a function that returns the JSX I need and { myFunction() } in the functional component's return (given React).
I learned skiing at ~8yo and did it until ~16, where I picked up snowboarding. I loved the change of pace, but now that I'm 30, I'm heavily considering switching back to skiing for a few reasons: - My hips simply can…
"Fairly easy" is never language I would use to describe showing/proving anything to the IRS
My organization's most recent hack day was won by the UX team signing up for a free demo of a chat bot service and demoing it - not a single line of code. We haven't had one since, nor do we use chat bots anywhere in…
I see where you're going - but I've personally noticed that there are a lot of things coming along with these cloud infrastructure paradigms that have made me feel like my localhost text editing workflows are going to…
I listened to Joe a lot when I was doing manual labor in 2013-2014ish. Like almost every single episode. I was always able to intake the things I thought were interesting and laugh off stuff I thought was dumb or…
ACAB is another poorly chosen slogan for its best interpretation. The most moderate explanation is that to bastardize means “to change something in a way that makes it fail to represent the values and qualities that it…
From what I've been reading (disclaimer - over the past few hours) the types of stocks you target during periods of inflation changes. You're also playing a bit of a guessing game, because your return will be less than…
I think it would be fair to interpret that as "failing to change as many minds as they could"
The most common problem I see is not echo, but software audio ducking that happens as a result of using onboard speakers and mic. Some people have a hard time realizing that they're interrupting someone else because…
> it seem to me like meds are the only real treatment. This could be wrong. I'll comment on this, as a neurologically tested ADHD 30 year old with 2 decades of on/off medication experience. "Treatment" is a spectrum,…
You should watch the talk - I actually happened to do so yesterday so it's still in my mind. The point is not that they're withholding features because it makes the language too similar to others, and I'm sure that's…
I've always been rubbed weird by CSS for these reasons: 1. Often times, someone will do something that should be done programmatically with CSS instead, leading me to finally come to the realization of "holy shit the…