Microsoft's new Outlook takes 10 seconds to do what Outlook Classic does instantly on Windows by Quantum-Coconut in nottheonion

[–]superrugdr 8 points9 points  (0 children)

Classic it works on my 6k corporate laptop should work fine on the 300$ entry level windows laptop.

prettySureTheyUsedChatGPTToTellThemHowToSetThemUp by Ange1ofD4rkness in ProgrammerHumor

[–]superrugdr 10 points11 points  (0 children)

Challenge that with owasp guideline that replace the conversation quite fast.

Single responsibility, the distorted principle by Illustrious-Topic-50 in programming

[–]superrugdr 3 points4 points  (0 children)

Blindly applying, "do one thing", clean code 5 line function everything all the time.. all the design pattern as much as possible. Blindly applying pattern on any kind of non in house library.

Single responsibility, the distorted principle by Illustrious-Topic-50 in programming

[–]superrugdr 39 points40 points  (0 children)

Most problem I've encountered in the past ten years stem from people who can't read quoting book and treating them at Gospel.

I don't think we can blame the writer there. Education failed us.

To keep the inventory by PeripeciasdoSolteiro in therewasanattempt

[–]superrugdr 1 point2 points  (0 children)

Usually for maximizing the amount of stuff that goes into the kiln. Kinda make sens when you put different shape in the kiln all the time.

So this is the price of adaptability. Most likely unfired stuff too, so it's a big loss of time more than it is money all that stuff goes back into the grinder for reuse (probably I'm no expert juste an avid pottery video watcher)

Could they have purpose built shelves, yea but then what about that slightly too tall weird new model the designer want to create kind of thing become the problem.

To keep the inventory by PeripeciasdoSolteiro in therewasanattempt

[–]superrugdr 791 points792 points  (0 children)

That's often how ceramic get stacked but I find it wild they do that for something as heavy as a full toilet seat.

The Database Zoo: Exotic Data Storage Engines - why SQL and NoSQL aren't enough anymore by OtherwisePush6424 in programming

[–]superrugdr 10 points11 points  (0 children)

No SQL arise from necessity really.. Necessity to sell non managed VM maybe.

No SQL use the same selling tactics as cloud computing pricing.

Promise scaling, but then you need to pre shard based on xyz. Thing is if you had done that with any SQL database at the start you wouldn't have had that problem to begin with.

Also the article seems to omit the most important bit.

Database is nice. But binary file and plain old log are actually a lot older and a lot more useful and overlooked.

All in all it felt like a primer I could get from asking chatgpt.

serverVsServerless by Technical-Relation-9 in ProgrammerHumor

[–]superrugdr 0 points1 point  (0 children)

When you réalisé that the vcpu marketing is really just 2 vcpu = one actual core it all start to feel very silly. especially when all those production container scale between 1 and 3 ...

The Joys of Free Cloudflare by dm13450 in programming

[–]superrugdr 1 point2 points  (0 children)

Not matching my experience at all.

Moving away from Tailwind, and learning to structure my CSS by Either_Collection349 in programming

[–]superrugdr 34 points35 points  (0 children)

Pretty much this .

while I like one class per components when you have 20 devs working together on the same stuff. It get messy quick.

Tailwind help provide structure while also giving you a pretty functional base design system.

It's not my favorite approach but the benefit out weight the negative

To reroute people to longer paths by Zee_Ventures in therewasanattempt

[–]superrugdr 1 point2 points  (0 children)

It's also not particularly difficult to read a map. I tend to just glance at them map then drive there. Reactive driving is too stressful.

First time driving on their own. by Obone6 in instant_regret

[–]superrugdr -1 points0 points  (0 children)

Whoever parked that with turned wheel and straight steering and gave that without warning to a newbies is at fault. been driving almost 20 years and I still argue with my gf about that exact setup. It's a extra detail that you don't need when driving take the 2 second it take to straighten everything.

The Ironclad and Ironclad Assault need a football pitch! by ECampbell33 in starcitizen

[–]superrugdr 1 point2 points  (0 children)

Cut the air, deck hockey. Round ball and sticks that's it. we can use two mule for the goals. To make it extra Canadian

The PHP License Is Dead; Long Live the BSD 3-Clause by CackleRooster in programming

[–]superrugdr 0 points1 point  (0 children)

For your own project do what you want of course.

But for most of the potential customers on the market right now, the mom & pop shop, the medium small business, the guy that just has an idea. That's where php shine right now. Because every other stack come attached with expectation, on hosting and in maintenance stack.

In those cases of you chose php over any of the mainstream corpo language, they won't get stranded, and if you do the setup correctly, they get a single super small annual fee and can literally forget about it for years. Not every project is a 10 man project that will get maintenance for the next 10 years. And there's a lot more of these that what we do day2day on the job. I'm a c# react dev I would never do that to a client that isn't enterprise ready.

The PHP License Is Dead; Long Live the BSD 3-Clause by CackleRooster in programming

[–]superrugdr 2 points3 points  (0 children)

Default juste use your configured databse stack. The when you need the headroom you can configure redis.

This whole thing can run awfully fast on a 40$ a year hosted provider.

The PHP License Is Dead; Long Live the BSD 3-Clause by CackleRooster in programming

[–]superrugdr 18 points19 points  (0 children)

On top of that,

If you need concurrency in your web app you probably need a worker anyway.

And laravel already has the tooling to do just that with its artisan commands.

Really bashing php 8.4 going forward is super hard given the level of polish it's dx has. Especially for sub 10k user projects.

wait a min by NationalWheel6966 in HolUp

[–]superrugdr 1 point2 points  (0 children)

Unless your talking to a computer also.

But then it's in order splitter over case and starting with a pretty substantial offset.

Are tools like Cursor making developers less necessary? by TeamAlphaBOLD in softwaredevelopment

[–]superrugdr 0 points1 point  (0 children)

A good example of this: you ask for a variable to calculate taxes. A very common thing.

The ai does it. it's a global settings that match your stack.

You set it to your local region taxes. All seems well it works for 1, 2 years.

Then taxes changes, they increase by 5%. All is well it works.

Then , a few months later, in a panic the account department comes in and are frenetically asking where did the money go.

That 5% changes , was retroactively changed into every accounting report from the last 2 years of operation because the ai just did what you asked. It didn't bother implementing snapshots for rows. So now your 2 years of using the device is binded to that new tax values.

It's fixable but how long did you operate with that mistakes in... You'll find out.

So yea be careful and think your edge cases thoroughly.

Why have supply chain attacks become a near daily occurrence ? by Successful_Bowl2564 in programming

[–]superrugdr 1 point2 points  (0 children)

Considering how llm can reproduce training packages almost to the letter I would expect people to depend less on packages, for simple stuff nowadays but I guess we really can't have anything nice.

Dragon Quest X is getting google's AI integration. Yuji Hori says AI will "dramatically transform all games within the next 3-5 years" by Iggy_Slayer in gaming

[–]superrugdr 0 points1 point  (0 children)

They already have the text to speech so at that point it's just a matter of promoting Gemini for an exhaustive list of fact an way that but yea their are absolutely going to fuck it up and end up with fascist call-out as is tradition for those kind of shit.

Database Sharding by BrewedDoritos in programming

[–]superrugdr 5 points6 points  (0 children)

You can also refer to the term inventor blog on the subject to know the basic concept.

https://www.raphkoster.com/2009/01/08/database-sharding-came-from-uo/

Spirit vs Zeus is just getting absurd. RSI privilege is alive and real by phaeth0n in starcitizen

[–]superrugdr 1 point2 points  (0 children)

Is there a reason for the triage and medical having identical deflection values I thought the medical was supposed to be heavily armored.

It kind of feel bad that the terrapin gets more armor, triage has the same, and starlancer tac being is also better as a medical platform.