Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
davidt84
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
davidt84
2y ago
Thank you for your insightful comment that adds great depth to the debate.
2.
▲
by
davidt84
2y ago
Did you actually read the article?
3.
▲
by
davidt84
2y ago
Doesn't matter what you're working on, burnout doesn't help anyone.
4.
▲
by
davidt84
2y ago
It still is. Complaining on the Microsoft "support" site for an MVP saying you should just stick to outlook classic and new outlook was only for home users. They didn't respond when I pointed out the official notification tha
5.
▲
by
davidt84
2y ago
Combining the user input with the model weights to produce the output is still an algorithm. If you're going to engage in pedantry, at least be technically correct.
6.
▲
by
davidt84
2y ago
I know nothing about how Cursor is implemented, so this may be wildly off base, but... Perhaps it is written using some kind of JavaScript framework that doesn't allow access to the process environment by default, but this lets them wo
7.
▲
by
davidt84
2y ago
I'm very confused here, the argument is just JavaScript code... What is passing that argument? Assuming that JavaScript is evaluated but the launched process, that will serialise the entire environment -- which is passed to every proce
8.
▲
The GSA is shutting down its EV chargers, calling them 'not mission critical'
(theverge.com)
2 points
by
davidt84
2y ago
|
3 comments
9.
▲
by
davidt84
2y ago
Bad news for Tesla?
10.
▲
by
davidt84
2y ago
The user needed no encouragement to switch it off. They'd spent the last 10 minutes swearing at windows for taking forever to shutdown and were about 10 seconds from saying screw it, and turning it off anyway.
11.
▲
by
davidt84
2y ago
https://www.nytimes.com/2025/02/08/us/politics/cfpb-vought-s...
12.
▲
by
davidt84
2y ago
They're all subject to FOIA...
13.
▲
by
davidt84
2y ago
What am I supposed to say in response to a comment conveying the message "be a good customer" with no further elaboration and the source "believe me"?
14.
▲
by
davidt84
2y ago
Perhaps you could say something concrete, rather than vague waffle and assertions?
15.
▲
by
davidt84
2y ago
I read "no file size restrictions" and assume I can create a file as large as the storage space I can afford. What else would I assume? If there's a 1TB limit I would expect that to be described as "create files up to
16.
▲
by
davidt84
2y ago
No, this is fascism.
17.
▲
by
davidt84
2y ago
According to the article, you are wrong.
18.
▲
by
davidt84
2y ago
Start anew with what? What would replace the orgs you are shutting down?
19.
▲
by
davidt84
2y ago
> Issue a warning or otherwise make it clear before sending when a contact name differs from the email's official sender name. An email [address] does not have an "official sender name", so it is impossible for anyone to d
20.
▲
by
davidt84
2y ago
If you're not trying to pass them off as authentic, I think they're just called replicas, not fakes.
21.
▲
by
davidt84
2y ago
Or they die.
22.
▲
by
davidt84
2y ago
No, not everyone is as lacking in empathy as you.
23.
▲
by
davidt84
2y ago
Without knowingly being infected with COVID is probably a better way to phrase that.
24.
▲
by
davidt84
2y ago
He also said "I believe both those things".
25.
▲
by
davidt84
2y ago
Why would Sam Altman be incentivised to compete with OpenAI? I don't understand what you're trying to say. But in the end your conclusion is the exact opposite of what he said, and I don't see what justifies that interpretati
26.
▲
by
davidt84
2y ago
As that's pretty much spying on the user, I don't think browsers make it easy to do that.
27.
▲
by
davidt84
2y ago
There are none so blind as those who will not see.
28.
▲
by
davidt84
2y ago
Nevertheless, https://en.cppreference.com/w/cpp/utility/program/getenv
29.
▲
by
davidt84
2y ago
Hmm, I'm apparently correct for C++11, where calling getenv only is thread safe, but that's not guaranteed by earlier standards (or, as far as I can tell, by C or POSIX).
30.
▲
by
davidt84
2y ago
But it is possible to safely use it in a single threaded program. There's no way to use it safely in a multi threaded application that may use setenv (unless you add your own synchronisation, and ensure everything uses it, even third p
More ›