Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
davethedevguy
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
davethedevguy
27d ago
Would you mind elaborating on from those to tasks (those are in MD too) please? We're doing the design docs in MD thing, but are you saying you've gone a step further and have the backlog represented in git too?
2.
▲
UK experiments to reflect sunlight one step closer
(bbc.co.uk)
2 points
by
davethedevguy
1y ago
|
0 comments
3.
▲
by
davethedevguy
1y ago
I agree with most of what you said, but just want to clarify for others that VAT registration is optional until revenue is high enough to reach the threshold. Not being VAT registered when starting out is not necessarily a sign of a tax dod
4.
▲
by
davethedevguy
2y ago
This seems like a huge own goal for the US. Who will want to buy American military technology, when the ability to employ it is at the whim of whoever wins the next election? Especially as it's clear now than any alliance with the US i
5.
▲
by
davethedevguy
2y ago
I noticed that you do have data for Flint. Did you have to pay it, or is there some appeals process if you're quoted an unreasonable amount? Great project by the way!
6.
▲
by
davethedevguy
2y ago
Could be the second chance pool https://news.ycombinator.com/item?id=26998309
7.
▲
by
davethedevguy
2y ago
At some point, everybody had to learn what a hole saw is for the first time.
8.
▲
by
davethedevguy
2y ago
UK governments have been pushing for this for years, usually invoking some recent terrorist event as justification. I'm not suggesting you're wrong, but I don't think this is _just_ the UK being a US puppet, there is very muc
9.
▲
by
davethedevguy
2y ago
> It's all in the framing Yeah, that's the root of the problem, I think. It's easy to sell people that "we just need this one more bit of access to your private data, it helps us stops paedophiles and terrorists"
10.
▲
by
davethedevguy
2y ago
I'm from the UK, and I completely agree. The general public either don't know about growing mass surveillance and privacy invasions, or don't care. "Terrorism and child abuse = bad, and if this prevents it and I have not
11.
▲
by
davethedevguy
2y ago
Presumably this would be Jane, who felt the need to comment on the OAuth ticket: > Make sure to follow the security best practices Thanks Jane! Appreciate the input, don't you have your own work to do?
12.
▲
by
davethedevguy
2y ago
Likewise! In higher dimensions, are the spheres just a visual metaphor based on the 3-dimensional problem, or are mathematicians really visualising spheres with physical space between them? Is that even a valid question, or does it just bet
13.
▲
by
davethedevguy
2y ago
Is the author suggesting that current AI tools are capable of: > “write an auth library” or “modernize these unit tests” ? If so, I'm genuinely interested to know what tools people are using that can do this. Our experience is that
14.
▲
by
davethedevguy
3y ago
I can't speak for the US, but in my country that was sometimes the case, but not always. I was an engineer and had 'non-camo' uniform, and only wore camo in the field or on exercise. People who's job was primarily '
15.
▲
by
davethedevguy
3y ago
I think I'm disagreeing with the definition implied by the article. To me, an integration test involves integrating with another system. Testing groups of functions or classes together is still a unit test, by Wikipedia's definiti
16.
▲
by
davethedevguy
3y ago
Most criticisms of unit tests in articles like this are actually criticisms of bad unit tests. They also overlook a large part of the value of unit tests, which is fast feedback during development time. We could push all of our tests u
17.
▲
Power of G
(vim.fandom.com)
1 points
by
davethedevguy
3y ago
|
0 comments
18.
▲
by
davethedevguy
3y ago
Exactly. The site calls them ailerons (presumably because they are on the wing and can roll the plane) but they are quite far back from the cg and so function more like elevators when used together. Concorde worked this way [1], and called
19.
▲
by
davethedevguy
4y ago
This is helpful, thank you. We have 121s and retrospectives in place, so I'll focus on helping people to feel safe enough to give honest feedback/suggestions in those sessions. I like the idea of framing the question differently,
20.
▲
by
davethedevguy
4y ago
No apology needed, thank you for the correction!
21.
▲
Ask HN: How should managers elicit honest feedback from their teams?
2 points
by
davethedevguy
4y ago
|
5 comments
22.
▲
by
davethedevguy
4y ago
I think this would cause a fundamental shift in our society. Who would want to work minimum wage server jobs when offered the same salary for something more rewarding? Who wants to do gruelling, poorly paid labouring on a construction site,
23.
▲
Refactoring for Intent (2012)
(jarrettmeyer.com)
1 points
by
davethedevguy
4y ago
|
0 comments
24.
▲
by
davethedevguy
5y ago
I suppose another option is to run everything in Virtual Machines, then you could run them to any cloud provider you like (or even run your own servers). What's the reasoning for that requirement, though? I understand the fear of vendo
25.
▲
by
davethedevguy
5y ago
Nothing against scraping at all, I think that's probably the only real way to do this until more companies have a (free) status API.. assuming scraping is within the ToS of course ;) I had a few others on my list; Azure, Office 365, St
26.
▲
by
davethedevguy
5y ago
I like the idea of an aggregated status page. How are you getting the 'Reported Status', are you scraping their status pages? I tried to build something similar a while ago, but found that some companies (looking at you AWS) requi
27.
▲
What Are Floating-Point Numbers?
(baseclass.io)
1 points
by
davethedevguy
5y ago
|
0 comments
28.
▲
by
davethedevguy
5y ago
The difficulty with ransomware attacks and the like, is that it's less a technical problem and more a people problem. IT departments will never have enough money/time/staff to keep systems up to date with the latest OS (look
29.
▲
What Is CAP Theorem?
(baseclass.io)
2 points
by
davethedevguy
5y ago
|
0 comments
30.
▲
by
davethedevguy
5y ago
Thank you, I didn't know about this! I've added a section on it: https://www.baseclass.io/guides/string-handling-modern-js#ta...
More ›