HackerLangs
TopNewTrendsCommentsPastAskShowJobs

linuxftw

no profile record

comments

linuxftw
·10 giorni fa·discuss
Depends on what you qualify as 'standard of living.' There's no amount of money I would accept to live in many parts of the world. To have the same size property and home I have today in France or Germany would be likely 10's of millions of Euros. My property is worth well less than $1M.
linuxftw
·15 giorni fa·discuss
Well, that's because you didn't get your booster soon enough.
linuxftw
·15 giorni fa·discuss
And we know this was an outright lie, because the clinical trials did not include contracting the virus as an endpoint. In fact, in Pfizer's data, they only used PCR tests on symptomatic people, rather than periodic testing.

So to say the clinical trials reflected absence of infection is a deliberate lie. Either they knew what the data said and lied, or they didn't know what the data said and stated they did, which is a lie.
linuxftw
·15 giorni fa·discuss
> far less than the virus

Unfortunately, this isn't a claim that can be made. We don't know how many people got the virus, or how many times. And IIRC, the cardiac issues of the virus were mostly in older demographics, the J&J was affecting young a healthy people.
linuxftw
·15 giorni fa·discuss
Debatable. For one, many people believed the stats were cooked. Hospitals had financial incentives to claim corona cases. They routinely didn't test people for corona if they were vaccinated during the worst part of the outbreak.

Even Pfizer's own trial data submitted to the FDA showed an all-cause mortality higher in the control group than the product group. Of course, they explain all the deaths away.
linuxftw
·15 giorni fa·discuss
You're aware that the J&J was pulled from the market due to cardiac issues, right? It's not a theory that actual people were actually harmed by the products, the only question is risk/reward.
linuxftw
·17 giorni fa·discuss
Small Block Chevy.
linuxftw
·17 giorni fa·discuss
GMC made a modular system for like 50 years, it's called the SBC.
linuxftw
·19 giorni fa·discuss
More deaths in the new study group for this product. More overall adverse reactions for the new product.

Here's the top-line comparison:

Healthcare encounter:

new: 80 (0.4)

existing: 120 (0.6)

Each group had roughly 20k participants, mostly white.

No actual control group, no independent third party study. Junk.
linuxftw
·25 giorni fa·discuss
I use Cursor for coding. I like to review the changes via the UI. Plan mode is also really strong in Cursor. It bugs me less about needing to search through files and basic coding tasks. I find it also saves the company a ton of money compared to Claude, Claude burns through tokens with no regard.

I typically use Claude for interacting with MCPs and skills to operate on live systems.
linuxftw
·25 giorni fa·discuss
If these ideas served some useful purpose, they would already be implemented in kubernetes. The platform is quite extensible.
linuxftw
·mese scorso·discuss
Of course not. Normal people are using gemini, it comes pre-installed on Android now.
linuxftw
·mese scorso·discuss
I literally explained the thinking that the free builds on Linux aren't worth it. If you've ever shipped production software, you'd know this. Just because there's a free build available for Windows doesn't mean it costs the company $0 to release the free build. It's a lot of extra time and QA for each variant of a release. There might be many differences between the Windows and Linux builds, such as the Linux builds require proprietary 3rd party code with royalties, and they chose not to eat that cost.

There's no bait and switch. It's just people expecting things for free, as always, when this was never an open source project.
linuxftw
·mese scorso·discuss
This software seems to never have been open source/freely licensed. That's not a bait and switch. They were giving you a commercial product, for free, and now have decided not to.

It's likely a case where maintaining separate builds for the free and commercial tiers was getting complex. Often times, this kind of software requires lots of manual reviewing and adding or removing modules, and they probably decided it's just not worth it.
linuxftw
·2 mesi fa·discuss
Eh, the supply of drivers isn't as fungible as you might think. Insurance is quite expensive, that's what keeps me from doing it from time to time. That and I have zero desire to have to deal with the public.
linuxftw
·2 mesi fa·discuss
They spent billions and billions on trying to make self-driving a thing.
linuxftw
·2 mesi fa·discuss
LLMs are amazing at golang. They seem to have great training in the k8s world, so writing custom controllers and operators takes minutes instead of days now.
linuxftw
·2 mesi fa·discuss
Ostensibly, there may be a third party that benefits from the exchange, rather than the two exchanging ideas.

It is surprising to see how many are still in utter denial around here, though. Maybe we should all go back to punch cards.
linuxftw
·2 mesi fa·discuss
That describes social media for the last 10 years, at least. Not dead yet.
linuxftw
·2 mesi fa·discuss
I agree they make mistakes in judgement, that's the whole point of plan mode. That judgement comes to the surface before lots of tokens are wasted without sight of the overall solution.

It's all very simple. "Use x library, data model should be xyz, do m, not n."

They're obviously not at the point of replacing an experienced programmer as far as knowing the start-to-finish way of accomplishing every detail, that's what the human is for.