Viewing profile — EddieJLSH
EddieJLSH
HN member- Joined
- Sat, Jun 10, 2023, 6:34 PM UTC
- HN karma
- 44
- Public activity
- 22 items
- HN profile
- View on Hacker News ↗
About EddieJLSH
No profile information was provided.
Recent public activity
-
comment
Comment #36957852
You should charge more! That is low enough it's in the "Why so cheap?" range which may even hurt your chances of finding work than being too expensive! If you have any work experie…
-
comment
Comment #36931902
VSCode is not a fad - it has huge support from Microsoft, is the most popular code editor by far, and is a very good tool that's beginner friendly and allows for customisation. It …
-
comment
Comment #36905126
Good point, have not used it before but looks like you have to add a unique ID if you want one
-
comment
Comment #36905064
Realistically which production DB tables don't have a unique id? Genuine question, never used one in my life.
-
comment
Comment #36905013
Thanks, got it! :)
-
comment
Comment #36904409
A rejection screamed in your ear? Luxury! When I was a junior developer we used to stand in job line 25 hours a day for tuppence and if they didn't hire us we'd be shot.
-
comment
Comment #36904403
The market is pretty horrible right now, in my experience. Speak to a recruiter and it should be a little easier to find something. I used to have roughly 1/2 of applications leadi…
-
comment
Comment #36864272
How is Vitalik a "snake oil peddler"?
-
comment
Comment #36792757
Please don't shadow ever :(
-
comment
Comment #36665945
Which company has full self-driving permissions in California and Nevada again?
-
comment
Comment #36608825
Not available in the EU
-
comment
Comment #36599345
Can you share one problems defined set of requirements that fit on a single page?
-
comment
Comment #36542059
Can you read an article before being negative?
-
comment
Comment #36525267
Just look at the success of the Superhero franchises in Hollywood
-
comment
Comment #36462300
Every job I checked has a cap of $370k TC https://openai.com/careers/search
-
comment
Comment #36411543
US UAV/Drones use xbox controllers too
-
comment
Comment #36284438
Fun syntax gotcha that I saw recently was a YAML MAC address that were all numbers like 11:22:33:11 which Python was parsing as a sexagesimal number so some libraries were throwing…
-
comment
Comment #36284408
What's the realistic issue with code injection over HTTPS TCP parsing into expected messages? If it is an issue for your system, can't you try read into some expected shape and thr…
-
comment
Comment #36284359
Yeah that was my understanding, I've considered using this before (sending objects over the wire and eval'ing them) but never implemented it. Lisp seems very good for this sort of …
-
comment
Comment #36277680
This is a no-code platform - teams still have to write the tests (which is no-code so... god knows how that is with regards to flakey tests or refactors). So $5 * hours of work eff…
-
comment
Comment #36276020
Thanks! Yeah I think I can undercut the cost of a dedicated team because the number of tests that are similar between companies are quite high - I've contracted across multiple sta…
-
story
Ask HN: How much would you pay per test case?
I am moving countries this summer and decided I'd try a startup project I've been thinking about for some time - a QA-as-a-Service company that helps startups build up E2E automate…