Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
throw156754228
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
throw156754228
2y ago
You can't wish the complexity of business logic away. If it is vast and interconnected, then so is the code.
2.
▲
by
throw156754228
2y ago
And have a dozen versions of the same logic leading to subtle bugs in production.
3.
▲
by
throw156754228
2y ago
If only I had a pound for every discarded vape canister littered on the ground I've seen in London over the past few years. Will the ban fix this? I barely even know what a vape is.
4.
▲
by
throw156754228
2y ago
> I don't think the government applying such levers to change how the market allocates capital probably won't be a win for economic output or quality of life. We've got China cheating with their massively deflated currenc
5.
▲
by
throw156754228
2y ago
Who said I want my own data centre if I don't want to use AWS/GCP/Azure?
6.
▲
by
throw156754228
2y ago
>It wont be easy or painless but it wont be impossible either. With data egress costs, all the security infrastructure built up is all bespoke to a provider, not to mention engineers relearning the new provider's APIs and all its wa
7.
▲
by
throw156754228
2y ago
No this argument is not analogous. I worked for a bank that upped and moved offices on a commercial lease renewal. Let me know when you hear of a bank migrating Cloud providers and I will reconsider. It is 100% vendor lock in, no escape.
8.
▲
Want to buy – Purple Dragon book 2nd edition
3 points
by
throw156754228
2y ago
|
1 comments
9.
▲
by
throw156754228
2y ago
I like this, package.json starts to look really ugly when you build up lots of scripts that need to run interdependently. For example some stubbed back ends, front end, some auth service, etc. You end up with ugly long npm scripts with &
10.
▲
by
throw156754228
2y ago
I feel like Slack is 80% of the problem. Honestly I'd like to get rid of it at our company, and just have everything come down/go back up through my manager. I realise some of you probably have never experienced this.
11.
▲
by
throw156754228
2y ago
>bit off more than it could chew The fact that Dmitry was still pushing changes on the aeroplane, although he seemed to frame this as a positive, doesn't exactly inspire a lot of confidence in their professionalism, viewed from the
12.
▲
by
throw156754228
2y ago
Great discussion following the article in the comments. Bunsen was a legend.
13.
▲
by
throw156754228
2y ago
The OP's article says Cadmium is not well absorbed from the gut. So even less reason to be concerned.
14.
▲
by
throw156754228
2y ago
OP learnt about idempotency in http the hard way. However the post reminded me that I don't particularly like this hydration step of NextJS apps where there is javascript executing that is difficult if not impossible to step debug.
15.
▲
by
throw156754228
2y ago
Follow the Ruby on Rails getting started guide and build a toy Rails web app. It has conventional http semantics baked in, you'll learn a lot.
16.
▲
by
throw156754228
2y ago
It is indeed slow. It's a library written by non-developers for non-developers and it shows in the APIs.
17.
▲
by
throw156754228
2y ago
Also their other well known problem: you lose the program state if an exception is thrown in the monad above.
18.
▲
by
throw156754228
2y ago
I don't want to be relying on another flaky LLM for anything mission critical like this. Just fix the original problem, don't layer an LLM into it.
19.
▲
by
throw156754228
2y ago
No not test harder. You should be testing anyway.
20.
▲
by
throw156754228
2y ago
What I mean is this code should be tested like any other, using visual testing suites like playwright or cypress.
21.
▲
by
throw156754228
2y ago
Read my message again, I'm not saying 'just don't do that'.
22.
▲
by
throw156754228
2y ago
The model of a word to a vector breaks down really quickly one you introduce the context and complexity of human language. That's why we went to contextual embeddings, but even they have issues. Curious would it handle negation of trai
23.
▲
by
throw156754228
2y ago
What is 'it' here in your sentence above?
24.
▲
by
throw156754228
2y ago
I think in a nutshell you are saying a developer could accidentally hit tab one too many times. Just test against any visual regressions, it's not hard.
25.
▲
by
throw156754228
2y ago
Honestly I always had a soft spot for haml. If someone wrote a haml plugin for React I would be in heaven. It's JSX that is an ugly hot mess in mature codebases, not html.
26.
▲
by
throw156754228
2y ago
>The NODE_OPTIONS were only applying to the yarn process, not the underlying Next.js server that was being invoked by yarn. Doesn't make sense. All child processes should get that env var.
27.
▲
by
throw156754228
2y ago
I see it just strips the typings. So if I attach the debugger I'm still going to see javascript right?
28.
▲
by
throw156754228
2y ago
TLDR last I written as a J.
29.
▲
by
throw156754228
2y ago
It's even worse than the author writes. As the 'parameter' side of the equation gets trained on more and more scraped AI-spam garbage, summarising will actually get even worse than it already is.
30.
▲
by
throw156754228
2y ago
A typical commercial change control process exists to factor in human error. There's a cost to setting it up. This company never set it up, but ended up paying another way.
More ›