Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
winstonewert
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
winstonewert
5mo ago
For anyone who might be confused about the pardoning a turkey reference: https://en.wikipedia.org/wiki/National_Thanksgiving_Turkey_P...
2.
▲
Model Collapse Ends AI Hype
(youtube.com)
4 points
by
winstonewert
7mo ago
|
0 comments
3.
▲
by
winstonewert
9mo ago
Perhaps you could refrain from slandering Rust proponents without any evidence.
4.
▲
by
winstonewert
10mo ago
I think the real question has to be: how do we determine what the regulations should be. Today, regulations are typically the product of dysfunctional political processes, and, no surprise, a lot of those regulations are unhelpful and a lot
5.
▲
by
winstonewert
10mo ago
> but not everything is necessarily backed by the same kind of heap-allocated memory object. Do you have an example, I thought literally everything in Python did trace to a PyObject*.
6.
▲
by
winstonewert
1y ago
The problem is that sometimes it is not a necessary condition. Rather, the tests might have been checking implementation details or just been wrong in the first place. Now, when tests fails I have extra work to figure out if its a real brea
7.
▲
by
winstonewert
1y ago
Some thoughts: - It says that 3/4 of people kept working; to me, that seems like a big drop. - Data is based on a survey of people in the program; I distrust data from surveys on principle. - There seems to have been a reduction in the
8.
▲
by
winstonewert
1y ago
There is likely a cost to the infrastructure necessary to enable calling 911 that scales with the number of users not the number of 911 calls. Where I'm at, there is a 75 cent per month fee added to phone plans to cover the costs of ac
9.
▲
by
winstonewert
1y ago
Then I'm sure you're willing to donate the cash to make it happen.
10.
▲
Show HN: Inkwell: book/article authoring platform exports to PDF and ePub
(inkwell.net)
3 points
by
winstonewert
1y ago
|
0 comments
11.
▲
by
winstonewert
1y ago
Perhaps - but they could just do what Microsoft did: bundle a version of Chromium.
12.
▲
by
winstonewert
1y ago
It sounds to me like you are thinking something like: if they use XML, they'll have a well defined schema and will follow standardized XML types. But if they use JSON they may not have a well-defined schema at all, and may not follow a
13.
▲
by
winstonewert
1y ago
My specific claim was that you could represent it in JSON, so you can't claim, as the post I responded to did, that JSON "cannot be used." I'll fully grant, I don't want to write a document by hand in either of the
14.
▲
by
winstonewert
1y ago
I think I can see something of where you're coming from. But a question: You complain about dates in JSON (really a specific case of parsing text in JSON): > If they implement dates, sometimes it's unix-time, sometimes it'
15.
▲
by
winstonewert
1y ago
`{ type: "p", children: [{type: "text", text: "How would you represent "}, {type: "b", children: [{type: "i", children: [{type: "text", text: "mixed content"}]], {type: &
16.
▲
by
winstonewert
1y ago
What actually prevents JSON from being used in these spaces? It seems to me that any XML structure can be represented in JSON. Personally, I've yet to come across an XML document I didn't wish was JSON, but perhaps in spaces I hav
17.
▲
by
winstonewert
2y ago
Really? Is there no level of compensation that would make you think that getting punched was worthwhile?
18.
▲
by
winstonewert
2y ago
Well, if they did that, then people could expect/demand stability with regard to what scenarios get the checks/panics optimized out. This would be a bit of a burden for the Rust maintainers. It would effectively make the optimizer
19.
▲
by
winstonewert
2y ago
But the great thing about Rust is that the panic traces back to the exact place where I thought something couldn't be None, but it was. In Java, I frequently found it mysterious why some variable or parameter was unexpectedly null.
20.
▲
by
winstonewert
2y ago
I think the causation runs in the opposite direction. These exceptions for these platforms were implemented in an inefficient fashion BECAUSE they thought that exceptions should almost never be thrown.
21.
▲
by
winstonewert
2y ago
My wish: people stop using the dumb line that exceptions are gotos.
22.
▲
by
winstonewert
2y ago
To attempt a more measured response: given that the NRLB hasn't gotten involved in any company with this policy that's clearly not true.
23.
▲
by
winstonewert
2y ago
I'm sorry for my earlier responses. I was becoming ill, didn't realize it, and that messes with my temper. One day I'll learn not to argue with people on the internet when that happens.
24.
▲
by
winstonewert
2y ago
The difference is that me and others have repeatedly explained why you are wrong in this thread, and you keep repeating the same nonsense assertions.
25.
▲
by
winstonewert
2y ago
You are wrong. Since you show no signs of recognizing that, or providing any reason to back up your assertions, I'm done with this conversation.
26.
▲
by
winstonewert
2y ago
I suspect it's much easier for someone to sue on the claim of being unfairly discriminated against than on the claim that a particular company policy with a legitimate stated justification is an unfair labor practice.
27.
▲
by
winstonewert
2y ago
But what if you get a bad letter of recommendation and sue about it? What if the manager refuses to write you a letter of recommendation and you sue them? The easiest solution from the company is simple: don't allow any letters of reco
28.
▲
by
winstonewert
2y ago
The same system is in Canada, and typically the party in power tries to time the election so they have the best chance of winning. Any numbers of factors could come into this (polling numbers, expected news event during the campaign, length
29.
▲
by
winstonewert
3y ago
An important aspect of this is that it's not legal for most people to run a prediction market. PredictIt is allowed to operate because it is run by a university, and even that is now under question. The result is that there is little c
30.
▲
by
winstonewert
3y ago
It seems to me that your examples rather show the futility of trying to use a license to force good behaviour rather than a reason to change licenses.
More ›