Ryan Nickell
487 posts

Ryan Nickell
@rsnickell
Dad and software engineering
Columbus, Ohio Katılım Ekim 2008
96 Takip Edilen44 Takipçiler

@rosehorowitch While it definitely plays a role in the decline for the need of entry level developers, it's not the only reason why layoffs occurred. It took me a while to discover another hidden factor, which has been buried in tax code changes, removal of Section 174. news.ycombinator.com/item?id=442261…
English


@slicknet Claude Code works pretty well for me. This is coming from an AI doubter. Should include it on your evaluation.
English

@jayclouse This is the transition you can barely explain to those without children. Enjoy all of this!
English

@jayclouse You don't. You snuggle up with them before they grow up.
English

@joelnet I may have to get a blue sky account if you're over there...
English

#CBJ Kent Johnson not taking part in end-of-practice battle drills. Positive step that returned to practice today, but not yet ready to join the lineup, it would appear.
English

@joelnet Man, there's no room for egos when we all just want to build cool stuff and solve hard problems.
English

@rsnickell Was the classic try-to-sound-smart but not-actually-smart guy. I corrected him out on areas he was wrong and he didn't like that.
English

Families - our ETA to Weaver is delayed due to a bus maintenance issue. We have been sending updates to parents (4 total so far) over email/WMS DC canvas page. We will share an updated ETA after our students get their to-go Panera. Thank you for your patience and understanding.
Weaver DC 24@24WeaverDC
Families - we are communicating updates about a bus maintenance issue. All students are safe - we are sending emails (linked to the Washington DC Canvas course) as quickly as possible. There have been at least 3 updates there. Thank you for your help and patience! #WMSDC24
English

It’s happening —
I’ve started watching @YouTube during my TV time instead of other major streaming platforms.
English

@joelnet Neither. They both have a high number of issues and pull requests, which isn't a great sign for future changes. Your future self will be maintaining the forked version or be back choosing an alternative.
English

@rsnickell In the first example, let is used, but it has to be declared outside of the try/catch (because it is used further down in the code) and assigned in the try/catch block.
In the 2nd, there is no creation of the value above, then setting below, because of hoisting with var.
English

@joelnet I suppose more context would be helpful. And why var vs let? My preference would be let for reassigned variables.
English

@rsnickell Assume the example has other necessary code in the try/catch and we're trying to solve for the variable.
English

Hard Disagree. It's 100% on the C++ wrappers. The wrapper builds differently on Mac/Windows/Linux.
I'm also using an AppOptics wrapper that doesn't include a Mac build. So for local development we have to run it inside a Linux docker container.
It also doesn't support ARM architecture, so the Linux Docker container has to emulate X86.
The build times are also magnitudes longer in local development and on the CICD pipelines.
English








