Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
RichardLake
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
RichardLake
24d ago
The current top three auto-makers by sales in Australia are Toyota, BYD, then Ford. They might not have quite the same market penetration in Europe but BYD vehicles are sold there, and some have 5 star safety ratings.
2.
▲
by
RichardLake
2mo ago
You could only allow the conversion for farms that grow corn for ethanol at first. Isn't that around 10 million hectares on the low estimates?
3.
▲
by
RichardLake
5mo ago
Might be wrong about what Aperocky is alluding to but there is an entirely theoretical edge case. The time to the next difficulty adjustment is based on the current speed of mining, and the possible change in difficulty is capped. With enou
4.
▲
by
RichardLake
6mo ago
Hmm, never played LoL myself but is keeping track of were the opposing hero can be given were you last saw them a big part of the strategy?
5.
▲
by
RichardLake
6mo ago
Was the file in a .gitignore by any chance? I've got my home folder in git to keep track of dot/config files and that always catches me out. Really dislike it defaulting to that ignoring files that are ignored by git.
6.
▲
by
RichardLake
6mo ago
Maybe because I work on a legacy programming language with far less material in the training? For me it makes a difference because it partly needs to "learn" the language itself and have that in the context, along with codebase sp
7.
▲
by
RichardLake
6mo ago
That isn't learning, it can read things in its context, and generate materials to assist answering further prompts but that doesn't change the model weights. It is just updating the context. Unless you are actually fine tuning mod
8.
▲
by
RichardLake
8mo ago
Isn't the xbox market dead after after having to code for the weaker series s lead to the last generation of consoles being outsold massively by the PS5?
9.
▲
by
RichardLake
9mo ago
No it doesn't. It can not bind someone that has not agreed to it. A failure to agree might mean they are infringing on copy-right and is liable for damages, but it is wrong to say it binds everyone that distributes it.
10.
▲
by
RichardLake
9mo ago
Would you disagree with this logic? You distribute GPL code to me on a dvd. I give that dvd to someone else. I have not made a copy of the source code, so copyright does not come into this. If instead I copied the dvd and emailed the iso t
11.
▲
by
RichardLake
9mo ago
To quote a summery from https://www.theguardian.com/australia-news/live/2025/dec/14/... * 12 people are confirmed dead, including 1 gunman. Police described the figures as an evolving situation. * 2
12.
▲
by
RichardLake
10mo ago
Check the class of the fire extinguisher and if it is suited for liquid fires before using it on a oil fire.
13.
▲
by
RichardLake
1y ago
How is Japan's customer protection? Here in Australia it is enshrined in law that the seller, Amazon, must handle warranties and such for the expected life of the product.
14.
▲
by
RichardLake
1y ago
Cancelled my subscription. I can't take a risk of installing it and having a paid trial or something mean I'm using the non-commercial version for a bit.
15.
▲
by
RichardLake
1y ago
Only downside to this are tools that default to only acting on stuff under version control. Whenever I use rg inside my home directory I'm caught out by this.
16.
▲
by
RichardLake
1y ago
The possess creature was in the first game. Have you tried the original with keeperFX? It improves the UX for building rooms so if that was your issue with the first game.
17.
▲
by
RichardLake
1y ago
The phase "maybe you should do xyz instead" is active, not passive. Qualifying with maybe doesn't change it from active to passive. Passive would be something like "Maybe XYZ should be done" or "Maybe XYZ would
18.
▲
by
RichardLake
1y ago
That depends, the dropped unit could be either a year or a month.
19.
▲
by
RichardLake
1y ago
I imagine it was more useful when using tables to lookup/approximate the values before calculators with trig support were a thing.
20.
▲
by
RichardLake
1y ago
The other point of view is that they are now forcing users to pay for both search and AI, even if they do not want to use or fund the development of the later. You used to be paying 9$ for search, now you are paying 9$ - x for search and a
21.
▲
by
RichardLake
2y ago
Legally is it collateral damage to unrelated parties. It is cloudflare's servers providing the infringing content, and the cloudflare's servers being blocked. Does Spain net neutrality protections grant some kind of common carrie
22.
▲
by
RichardLake
2y ago
The enforcement of these laws should be a function of the executive. There are ways for the supreme court or congress to intervene when the executive isn't doing their job. Sadly that requires them to believe a series of checks and bal
23.
▲
by
RichardLake
2y ago
Doesn't rust have overflow checks in debug and skips them in release?
24.
▲
by
RichardLake
2y ago
By `two vectors exist in a two-dimensional space` are you talking about how two (linearly independent) n dimensional vectors will span a 2d space?
25.
▲
by
RichardLake
2y ago
Not custom models but LLM but https://infiniteworlds.app/ is using commercial models for that kind of thing. Edit: Should warn that the site has nswf user content, may be best not to visit from work.
26.
▲
by
RichardLake
2y ago
My understanding is that the context in which the pieces are found is of enormous import to archaeology. It would be better to one site done properly with the rest in the ground than lose the context from a larger number of sites when the a
27.
▲
by
RichardLake
2y ago
To be clear the article isn't about Dune 2; it is about Emperor: Battle for Dune.
28.
▲
by
RichardLake
2y ago
The chance of another live form discovering us due to the Voyager probes is ~0. Atmospheric changes and EM emissions from Earth are both detectable from far longer ranges.
29.
▲
by
RichardLake
3y ago
For myself I can learn a written word without having any idea of how it is pronounced. Growing up there were multiple occasions when I was speaking and mid way through a sentence realize I don't know the pronunciation of the next word
30.
▲
by
RichardLake
7y ago
Yes, just ask for one. Consider list_length(A, -1) this is asking if any list A has a length of -1. If the guard is not there the second rule is valid, and a infinite recursion can result.
More ›