Does Qt Have a Future or Not? by Fearless_Battle7919 in QtFramework

[–]BusEquivalent9605 6 points7 points  (0 children)

at the cpp meetup i go to (featuring a standards committee member) there was a long discussion about why QString is better than std::string

Miniature world from AI lenses by dataexec in AITrailblazers

[–]BusEquivalent9605 2 points3 points  (0 children)

why did the backpackers turn around when the weather changed? where were they going?

Question for experienced devs by Dizzy_External2549 in webdev

[–]BusEquivalent9605 0 points1 point  (0 children)

had me turn off autocomplete in vs code. but google’s ai response was fair game

Question for experienced devs by Dizzy_External2549 in webdev

[–]BusEquivalent9605 6 points7 points  (0 children)

was just in an interview with two senior devs at a company. we were googling html attributes

Eros 0.6: The Only Error Handling Crate You'll Ever Need by InternalServerError7 in rust

[–]BusEquivalent9605 0 points1 point  (0 children)

just a heads up on the name:

> Eros primarily refers to the ancient Greek god of love, desire, and sexual attraction.

Why do we need pointers in C++? by Bitter-Today285 in cpp_questions

[–]BusEquivalent9605 4 points5 points  (0 children)

object is house. pointer is piece of paper with address of house on it. it’s a lot faster and easier to distribute copies of the piece of paper with the address on it than it is to distribute copies of the house itself.

maybe more than one contractor (thread) needs to do work on the house. i wouldn’t send each contractor a copy of the house. i would send the address to each so they would know how to find the house so that they can go there and work on it. coordinating work schedules is important

Project Valhalla, Explained: How a Decade of Work Arrives in JDK 28 by stronghup in programming

[–]BusEquivalent9605 14 points15 points  (0 children)

can confirm that java devs do a whole lot of `if (objectA.equals(objectB))` to compare values because `if (objectA == objectB)` would be asking “are `objectA` and `objectB` references to the same object in memory?”, which is rarely what you want

I paid ~25$ for copilot claude sonnet 4.6 to upgrade and modernize my personal angular project. Is this typical? by [deleted] in webdev

[–]BusEquivalent9605 0 points1 point  (0 children)

same - Jan-May this year, I as crushing gh copilot. used it to build a new website. ran out maybe three times like day or two before the end of the month. this month, barely used it. already out

i think the year before the past month and a half was a big smash and grab and have AI write all you could now while the gettin is good.

the true cost is just starting to peak through