HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jamghee

no profile record

Submissions

Generating code was never the hard part

nick.scialli.me
11 points·by jamghee·قبل سنتين·2 comments

Targeted strategies over dogmatic best practices

nick.scialli.me
3 points·by jamghee·قبل سنتين·1 comments

Software Testing Observations and Recommendations

nick.scialli.me
1 points·by jamghee·قبل سنتين·0 comments

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

1 points·by jamghee·قبل سنتين·2 comments

Deceptive Deprecation: The Truth About NPM Deprecated Packages

blog.aquasec.com
2 points·by jamghee·قبل سنتين·1 comments

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

nick.scialli.me
2 points·by jamghee·قبل سنتين·0 comments

In-code TODOs are just documentation of tech debt

nick.scialli.me
2 points·by jamghee·قبل سنتين·0 comments

A tech lead self-assessment

nick.scialli.me
4 points·by jamghee·قبل سنتين·0 comments

Are Nitpicks Worth It?

nick.scialli.me
4 points·by jamghee·قبل 3 سنوات·1 comments

Source code for a 1977 version of Zork

github.com
71 points·by jamghee·قبل 3 سنوات·23 comments

Solutions over Best Practices

nick.scialli.me
3 points·by jamghee·قبل 3 سنوات·1 comments

I'm skeptical of low-code

nick.scialli.me
427 points·by jamghee·قبل 3 سنوات·299 comments

comments

jamghee
·قبل سنتين·discuss
Has anyone put something together like this yet? Would be a very interesting read.
jamghee
·قبل سنتين·discuss
Ah, that is an interesting tactic. I think I'd be worried there's some 0.0001% chance Amazon would find out and ask for all the money back.
jamghee
·قبل سنتين·discuss
>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
jamghee
·قبل سنتين·discuss
I assume this is using some kind of amazon pricing API under the hood. Does anyone know how to get access to that kind of API without already being a successful affiliate?
jamghee
·قبل سنتين·discuss
I think the columns could use some basic sorting, but otherwise yes
jamghee
·قبل سنتين·discuss
That wasn't the issue I had at the time. I had the required disclaimers but they still rejected me because the sole purpose of my site was to sell their products.
jamghee
·قبل سنتين·discuss
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!
jamghee
·قبل سنتين·discuss
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.
jamghee
·قبل سنتين·discuss
I get frustrated by articles like this that use words like "hit" or "impact" or "affect." I've learned nothing. What will be the effect?
jamghee
·قبل سنتين·discuss
Almost spit out my coffee at that, thanks
jamghee
·قبل 3 سنوات·discuss
>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.
jamghee
·قبل 3 سنوات·discuss
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.
jamghee
·قبل 3 سنوات·discuss
There may be some middle ground where the download starts when you click in a text editor, or hover over the "run" button
jamghee
·قبل 3 سنوات·discuss
Wow:

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

11 Jun 2010
jamghee
·قبل 3 سنوات·discuss
Wow, how does a wikipedia page on this exist?
jamghee
·قبل 3 سنوات·discuss
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.
jamghee
·قبل 3 سنوات·discuss
Yes would work just fine
jamghee
·قبل 3 سنوات·discuss
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.
jamghee
·قبل 3 سنوات·discuss
Was Fusebox a predecessor to ColdBox?