HN user

jamghee

610 karma
Posts33
Comments30
View on HN
nick.scialli.me 2y ago

Generating code was never the hard part

jamghee
11pts2
nick.scialli.me 2y ago

Targeted strategies over dogmatic best practices

jamghee
3pts1
nick.scialli.me 2y ago

Software Testing Observations and Recommendations

jamghee
1pts0
news.ycombinator.com 2y ago

Ask HN: Where do you go to find recommendations for physical programming books?

jamghee
1pts2
blog.aquasec.com 2y ago

Deceptive Deprecation: The Truth About NPM Deprecated Packages

jamghee
2pts1
nick.scialli.me 2y ago

In-code TODOs without tickets don't usually get done

jamghee
2pts0
nick.scialli.me 2y ago

In-code TODOs are just documentation of tech debt

jamghee
2pts0
nick.scialli.me 2y ago

A tech lead self-assessment

jamghee
4pts0
nick.scialli.me 2y ago

Are Nitpicks Worth It?

jamghee
4pts1
github.com 2y ago

Source code for a 1977 version of Zork

jamghee
71pts23
nick.scialli.me 2y ago

Solutions over Best Practices

jamghee
3pts1
nick.scialli.me 2y ago

I'm skeptical of low-code

jamghee
427pts299
typeofnan.dev. 3y ago

Solid.js feels like what I always wanted React to be

jamghee
6pts1
news.ycombinator.com 3y ago

Ask HN: What low key ways are you earning a little side income?

jamghee
6pts4
typeofnan.dev 3y ago

10x engineering for the rest of us

jamghee
4pts2
www.youtube.com 4y ago

SolidJS in 100 Seconds

jamghee
2pts0
typeofnan.dev 4y ago

What the useEvent React hook is (and isn't)

jamghee
3pts0
blog.atomrc.dev 4y ago

Get to know the browser's performance profiler

jamghee
1pts0
github.com 4y ago

Voby: A performant front-end framework with fine-grained reactivity

jamghee
2pts0
typeofnan.dev 4y ago

What the useEvent React hook is (and isn't)

jamghee
4pts0
news.ycombinator.com 4y ago

Ask HN: What's a developer experience issue at work that makes you want to quit?

jamghee
8pts15
news.ycombinator.com 4y ago

Ask HN: What advice would you give to a newly-minted senior software engineer?

jamghee
1pts7
macwright.com 4y ago

Using files with browsers, in reality

jamghee
73pts33
noidea.dog 4y ago

Being Glue

jamghee
1pts0
news.ycombinator.com 4y ago

Ask HN: What does it mean to be a senior software engineering vs. lower levels?

jamghee
2pts2
macwright.com 4y ago

It's better to be naive than jaded

jamghee
1pts0
typeofnan.dev 4y ago

Solid.js feels like what I always wanted React to be

jamghee
548pts425
www.ebay.com 5y ago

Joseph 2 Dope and Violent Mary

jamghee
1pts0
news.ycombinator.com 5y ago

Ask HN: What’s your most recent “this didn’t need to be a SPA” experience?

jamghee
20pts13
typeofnan.dev 5y ago

Redefining–and making a case for–resume-driven development

jamghee
1pts0

Did your laptop selection site just replicate the data from Amazon, or did it try and do something novel?

I thought it was novel. It was basically a guided questionnaire that asked you about your needs and price point and then spit out a laptop recommendation at the end

I'm a bit surprised Amazon allowed this page to do affiliate marketing like this. I had a similar page but much more generalized to laptops and they told me my site had to have some other content: it couldn't just exist to promote the amazon products. If they've changed their stance on this then great!

I working in XP for a bit and the constant pair programming aspect was simply too fatiguing for me. I enjoy pairing every now and then on certain problems, but the constant presence of another person left me utterly drained at the end of every day.

The FAA said the inspections will take between four and eight hours per plane.

Seems reasonable. I was wondering if a single event should really be enough to "ground" all similar planes, but seems like they just want to do a quick inspection.

OP's solution isn't remote code execution though. It's all in-browser, which is why it's pretty cool. Assuming you're only running code that the client themselves are providing, you're in pretty good shape from a security perspective.

Sea Slug Forum 3 years ago

Wow:

This is not the happiest message I have posted on the Forum, but hopefully we will be back shortly.

11 Jun 2010

Congrats on HN post success. Did you get any criticism? How did you handle it? That's my biggest concern with writing and sharing more on the internet: people can be pretty darn ruthless when they don't agree with you.

Do Not Build SaaS 3 years ago

I don't think I'm the intended audience for this. I don't particularly want to build the foundations of tomorrow. I want to enjoy a comfortable life with my family. If I get to write some fun software along the way then that's cool too, but certainly a distant second place.

[dead] 4 years ago

It is pretty tragic that the most upvoted comments on almost every article anywhere on the internet tend to be people nitpicking the content or an unnecessary contrarian view.

I have no idea if it's in the creator's interest but I'd love to see Solid get backed by a company the way React, Angular, and Svelte are. That might make people take it more seriously as an option but, as-is, it certainly feels like a risky option to use professionally.

I worked at a place a few years ago that was still writing coldfusion apps. The apps worked fine, but they had a ton of trouble recruiting developers. I pitched switching to Spring Boot to greatly widen the talent pool and was accused of trying to bolster my own resume. Now, Spring Boot ain’t exactly the trendiest tech, but I was trying to make a good decision for the organization and, yes, also for my own resume. Often not mutually exclusive.