Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
karldcampbell
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
karldcampbell
2y ago
The article is from the comsumer's perspective. For me, someone who doing my daily / weekly shopping, time-from-harvest is the only factor I can use in a purchasing decision. I can't rely on branding, source, grower etc as a
2.
▲
by
karldcampbell
2y ago
Here's the problem, "yogurt" may be healthy, but many brands are closer to a sugar delivery system than the traditional product.
3.
▲
by
karldcampbell
3y ago
As long as you don't need a strict priority and a worker can just grab the next waiting job: SELECT * FROM jobs ORDER BY RANDOM() LIMIT 1 SKIP LOCKED should do the trick
4.
▲
by
karldcampbell
4y ago
We had one yes, but what about second layoff?
5.
▲
by
karldcampbell
4y ago
IMO the "I take full responsibility" line isn't directed at the people being laid off; It's directed at the people who are left. It says to the middle management layer "I'm not going to blame or fire you becaus
6.
▲
by
karldcampbell
4y ago
It sound odd, but that depends on what you mean by "now"[1]. If you mean, where would the galaxy be if I traveled there at the speed of light, you would actually travel less distance due to Length Contraction [2]. [1] https:
7.
▲
by
karldcampbell
5y ago
Doesn't javac issue a warning for this? I know most IDEs do.
8.
▲
by
karldcampbell
6y ago
If one is following current events, it isn't possible to avoid Twitter, Facebook and even Reddit. Mainstream news outlets often report on content from those social media sites, so even if I'm not a user, social media still effect
9.
▲
by
karldcampbell
7y ago
Have you looked into TestCafe[1]? I've only used it for a PoC, but it has better browser support than Cypress. [1] https://devexpress.github.io/testcafe/