Oh this is much more novel (comparatively), that makes a lot more sense. Kind of an amalgamation of a bunch of optimizations.
Thanks for sharing.
HN user
Oh this is much more novel (comparatively), that makes a lot more sense. Kind of an amalgamation of a bunch of optimizations.
Thanks for sharing.
It's kind of insane that such an obvious optimization can be patented, I have to imagine that it has been invented independently dozens if not hundreds of times.
I drove on this for the first time yesterday, once from 405 S to 85th W, then back on 85th E and 405 N. Super easy, the lanes are fairly nicely signed and there is ample signage. No issues at all.
I strongly prefer the original to your edit.
You don't need to be the gold standard to make obscene amounts of money. Product quality and financial success are only loosely correlated at best.
Tightly integrated sure, but I wouldn't say tightly coupled, their framework (GPUI) is available standalone and is being used to create other apps.
FWIW Slint was founded by a group of long time Qt alumni, so brings a lot of that know-how into the space.
I have not, what is it?
Saunas are very cheap to buy and/or build, certainly within the budget of an average research grant.
More victims of AI.
Not actually of "AI is replacing jobs", more "oh shit we are spending too much and the product isn't good enough for us to ever make a return on our absurd over-investment".
There is good, useful content in this article, but it is seriously overshadowed by the LLM-isms indicating that a nontrivial part of it is AI generated.
I'm obviously channeling my inner boomer here, but as soon as I start seeing the tells of AI authoring, I just give up on the article altogether. To the author, please consider that I and many others want to see your thought process, warts and all, there is no need to hide behind the facade of the LLM screed.
But guys, what you don't understand is that the code IS the contract!!! That means you don't even NEED regulation!!
Why are people running AI bots to make comments on HN?
Yeah, the concept of "nemawashi" (根回し) is very important there, this idea that all the groundwork and decision making is agreed upon before the meeting happens.
The term literally comes from the concept of "preparing the roots", that is, the process of softening the ground and trimming around the roots of a tree (often a bonsai) in preparation for moving it safely.
Trump is too useful to Ellison right now, he isn't going to derail that gravy train over a few tens of millions of dollars.
TACO
The term "agent" with regards to law enforcement substantially predates "agent" in the context of AI.
High capacity, super reliable box that you could run your entire business stack on, if you could afford it.
Sure, if the memory error is an immediately crashing one like a null per deref, but if is (for example) a memory corruption (e.g. an out of bounds write or a write-after-free) then this would be super helpful in exposing where those are happening at the source.
So you're saying that just because they can't pay everyone, they should pay no one?
The big US credit score trio, Transunion, Equifax and Experian, have all had multiple, massive data leaks. This is not very good at all.
Unreal Engine has a GC for its internal object graph, so GC is already in use in a ton of games.
Yes! I had a Vizio laptop (the thin one ala a macbook air) and it was absolutely fantastic, probably the best PC laptop I have ever had. It was lightweight, powerful, had a good screen (for the time) plus some things that few other laptops had at the time, like a TPM.
Your argument was that XML compresses really well, which indicates that compression ratio is your evaluation metric. I just suggested a simple way to improve your metric.
My position is that compression ratio is a largely meaningless metric in this instance, so using it as a method for justifying the use of XML (as inferred from "XML compresses really well") is also meaningless. That does not translate to "XML is bad for XMPP", I actually think it is fine, it means "XML compresses really well" doesn't add anything much in the way of justification.
I've spent way too much time on this thread already, so take what you will from it, it is all you from here on out, I am done here.
Your argument was initially stated as "XML compresses really well", not "there is little benefit to a more concise format".
However, on your latter point, I am in full agreement.
If it were a more compact format, it is likely both the uncompressed AND compressed sizes would be smaller.
By your logic, if you 10x'd the length of the XML tags in XMPP then it would be even better since you you would get an even further improved compression ratio.
To be clear, I don't have a problem with XML in XMPP since it is negligible overhead, but "it compresses well because it is full of redundancy" is not the argument that should be used to justify it.
Because it contains a ton of redundancy
Often programs like this are subsidized based on income such that if they can afford it, it is subsidized less, or you do not qualify past a certain income. That is one method of managing the program's costs, while still benefitting those who are most heavily affected. This program doesn't appear to do that, but many do.
I am not sure what point you are trying to make though.
In some places (esp those with low access to birth control and sub-par sexual health education), there are too many unplanned children being born to people who do not have the means to comfortably raise a child without being in poverty.
Free/low-cost birth control and better sex ed are proven to reduce these instances substantially.
panics are safe, what are you talking about? It is nothing like a null pointer.