HackerTrans
TopNewTrendsCommentsPastAskShowJobs

RichardLake

no profile record

comments

RichardLake
·3 tháng trước·discuss
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 enough minors leaving it will drop the speed of mining/network speed/ and push out the expected time to the next difficulty adjustment. I can't think of any realistic way this can occur given the miners that stay will (personally) be producing blocks as often, the increase in time being balanced out by being a larger proportionate of the mining rate. They don't care if they get 1% of the blocks, which average about 20 mins per block or 5% of the blocks that average 100mins per block.
RichardLake
·3 tháng trước·discuss
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?
RichardLake
·4 tháng trước·discuss
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.
RichardLake
·4 tháng trước·discuss
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 specific stuff. For something with the model already knowing the language and only needing codebase specific stuff it might feel different.
RichardLake
·4 tháng trước·discuss
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 models, in which case sure, learning is taking place.
RichardLake
·6 tháng trước·discuss
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?
RichardLake
·7 tháng trước·discuss
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.
RichardLake
·7 tháng trước·discuss
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 to someone else I would be distributing and copyright comes into it.
RichardLake
·7 tháng trước·discuss
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. * 29 people have been transported to area hospitals in a range of conditions, but officials described the injuries are serious. That figure includes two police officers. * Chris Minns and Anthony Albanese described the shooting as a targeted attack on the Jewish community during the first day of Hanukah. * NSW police commissioner Mal Lanyon has designated the shooting a terrorist incident. * Lanyon said the gunmen used long arms. Police are investigating what’s believed to be several improvised explosive devices in a vehicle at Bondi beach. * Both Minns and Albanese have vowed to support the Jewish community and eradicate hate.

For context by number of deaths this is the second worse mass shooting in post WW2 Australian history.
RichardLake
·7 tháng trước·discuss
Check the class of the fire extinguisher and if it is suited for liquid fires before using it on a oil fire.
RichardLake
·9 tháng trước·discuss
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.
RichardLake
·9 tháng trước·discuss
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.
RichardLake
·9 tháng trước·discuss
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.