Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
named-user
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
named-user
5y ago
It does not. As long as you own the physical hardware you are okay to install on virtualized hardware.
2.
▲
by
named-user
5y ago
Why the quality of the firm is decreasing
3.
▲
by
named-user
5y ago
Not everyone checks HN and Reddit every day. Just because it's been asked before doesn't mean that the people answering it are the same etc etc
4.
▲
by
named-user
5y ago
Advocates of which are: - corporate climbers - CV driven development engineers - those who don't know how to code - those who know they are bad at it - technically curious non engineers
5.
▲
by
named-user
5y ago
Customer engagement manager
6.
▲
by
named-user
5y ago
How else do you think they are gonna make money?
7.
▲
by
named-user
5y ago
Yes because to do otherwise would be exclusionist.
8.
▲
by
named-user
5y ago
No.....? Or was that a lie.
9.
▲
by
named-user
5y ago
Unit tests only catch known failure modes. TDD only catches assumed known failure modes.
10.
▲
by
named-user
5y ago
For the jobs he's going to be successful at, he doesn't need a CV.
11.
▲
by
named-user
5y ago
You're gonna get C&D imminently like that other site did. I can't find the name of it, sorry. I fully support what you're doing. I am not fussed with someone's back stories about how their great grandmother's au
12.
▲
by
named-user
5y ago
Efuses
13.
▲
by
named-user
5y ago
Clearly people don't like the fact that you're making a very valid point. This site is almost as bad as Reddit, go with the status quo and polish each others ego or you're downvoted or flagged.
14.
▲
by
named-user
5y ago
Which has what implications? Your comment is kind of meaningless drivel with abstruse language.
15.
▲
by
named-user
5y ago
In many situations it's much more an art than a science. Oftentimes you see "we multiplied independent variable X by independent variable Y and that is what we attribute this increase in Z to"... But it's wrapped up in s
16.
▲
by
named-user
5y ago
It's not though is it. It's a piece of paper to say for 2 years or so you worked as a researcher employed by the university, at least that's my experience in the UK. Much better off just going in to industry. People praise Ph
17.
▲
by
named-user
5y ago
Can someone condense this down in to a couple of sentences ?
18.
▲
by
named-user
5y ago
I wouldn't bother. Fire up MS Word and use your journal's provided template.
19.
▲
by
named-user
5y ago
Yes, the input layer and .... The input layer?
20.
▲
by
named-user
5y ago
http://sentimentalversioning.org/
21.
▲
by
named-user
5y ago
FastAPI is hard to contend with for anything marginally complex, without having to dig deep in its internals. If you want performance, or to apply more rigorous (read: enterprisey) development practices, you really are better off looking el
22.
▲
by
named-user
5y ago
I agree absolutely. It's always a matter of choosing the least worst solution with Python, and additionally patching over shortcomings of the language with afterthought-tooling.
23.
▲
by
named-user
5y ago
Yes
24.
▲
by
named-user
5y ago
I think it's generational. I believe we are limited by our own experience, a lot of software is built upon the idea that problems are solved through procedural steps rather than a series of transformations. This does not lend itself to
25.
▲
by
named-user
5y ago
>tools like type-hints, mypy, (frozen)dataclasses, Pydantic, etc. is trying to address at least the latter two points here (type-driven & illegal-states-unrepresentable) At some point you have to admit to yourself that it's the