HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jamghee

no profile record

Submissions

Generating code was never the hard part

nick.scialli.me
11 points·by jamghee·2 yıl önce·2 comments

Targeted strategies over dogmatic best practices

nick.scialli.me
3 points·by jamghee·2 yıl önce·1 comments

Software Testing Observations and Recommendations

nick.scialli.me
1 points·by jamghee·2 yıl önce·0 comments

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

1 points·by jamghee·2 yıl önce·2 comments

Deceptive Deprecation: The Truth About NPM Deprecated Packages

blog.aquasec.com
2 points·by jamghee·2 yıl önce·1 comments

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

nick.scialli.me
2 points·by jamghee·2 yıl önce·0 comments

In-code TODOs are just documentation of tech debt

nick.scialli.me
2 points·by jamghee·2 yıl önce·0 comments

A tech lead self-assessment

nick.scialli.me
4 points·by jamghee·2 yıl önce·0 comments

Are Nitpicks Worth It?

nick.scialli.me
4 points·by jamghee·3 yıl önce·1 comments

Source code for a 1977 version of Zork

github.com
71 points·by jamghee·3 yıl önce·23 comments

Solutions over Best Practices

nick.scialli.me
3 points·by jamghee·3 yıl önce·1 comments

I'm skeptical of low-code

nick.scialli.me
427 points·by jamghee·3 yıl önce·299 comments

comments

jamghee
·2 yıl önce·discuss
Has anyone put something together like this yet? Would be a very interesting read.
jamghee
·2 yıl önce·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
·2 yıl önce·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
·2 yıl önce·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
·2 yıl önce·discuss
I think the columns could use some basic sorting, but otherwise yes
jamghee
·2 yıl önce·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
·2 yıl önce·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
·2 yıl önce·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
·2 yıl önce·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
·2 yıl önce·discuss
Almost spit out my coffee at that, thanks
jamghee
·3 yıl önce·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 yıl önce·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 yıl önce·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 yıl önce·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 yıl önce·discuss
Wow, how does a wikipedia page on this exist?
jamghee
·3 yıl önce·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 yıl önce·discuss
Yes would work just fine
jamghee
·3 yıl önce·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 yıl önce·discuss
Was Fusebox a predecessor to ColdBox?