HackerTrans
トップ新着トレンドコメント過去質問紹介求人

jamghee

no profile record

投稿

Generating code was never the hard part

nick.scialli.me
11 ポイント·投稿者 jamghee·2 年前·2 コメント

Targeted strategies over dogmatic best practices

nick.scialli.me
3 ポイント·投稿者 jamghee·2 年前·1 コメント

Software Testing Observations and Recommendations

nick.scialli.me
1 ポイント·投稿者 jamghee·2 年前·0 コメント

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

1 ポイント·投稿者 jamghee·2 年前·2 コメント

Deceptive Deprecation: The Truth About NPM Deprecated Packages

blog.aquasec.com
2 ポイント·投稿者 jamghee·2 年前·1 コメント

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

nick.scialli.me
2 ポイント·投稿者 jamghee·2 年前·0 コメント

In-code TODOs are just documentation of tech debt

nick.scialli.me
2 ポイント·投稿者 jamghee·2 年前·0 コメント

A tech lead self-assessment

nick.scialli.me
4 ポイント·投稿者 jamghee·2 年前·0 コメント

Are Nitpicks Worth It?

nick.scialli.me
4 ポイント·投稿者 jamghee·3 年前·1 コメント

Source code for a 1977 version of Zork

github.com
71 ポイント·投稿者 jamghee·3 年前·23 コメント

Solutions over Best Practices

nick.scialli.me
3 ポイント·投稿者 jamghee·3 年前·1 コメント

I'm skeptical of low-code

nick.scialli.me
427 ポイント·投稿者 jamghee·3 年前·299 コメント

コメント

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