Hacker Newsnew | past | comments | ask | show | jobs | submit | chromadon's commentslogin

How could you possibly know all the most "technical and best engineers?". Wait.. are you a codex instance?

Just follow respected folks on X who all stated they use Codex now over Claude.

I know someone with a modern Zenbook and it sounds like a jet engine at all times, battery life is awful too.

- "Let’s not forget that Apple advertises paid subscriptions in notifications and settings pane alerts when you first buy the computer."

I've literally never seen an advert outside of a 3rd party app or website on any Apple device I've owned (many).


I just switched to an iPhone and I don’t know how this could possibly be the case for you. I get them from a bunch of Apple apps and even in the settings app.

If you mean Fitness alerts and others, you can simply turn off your notifications for them. It takes 10 seconds to disable all notifications for apps.

When you buy a new Apple device it comes with a trial for Apple subscription services. My iPhone 17 Pro came with a News+ trial.

If I didn’t cancel it it would charge me.

There was no way to turn off auto-renew without forfeiting the remaining trial period, which is a dark pattern to encourage accidental payments.

Mac devices also encourage things like documents in iCloud directly in settings which encourage migration to paid services.

By default, Apple apps like Music have notifications for subscriptions.

It’s not at the level of Windows 11 but it’s there when you’re really looking for it. Notifications in the system settings are not always critical update type of stuff, they are often semi-promotional.


> If I didn’t cancel it it would charge me.

This is absolutely, completely false. Apple devices do not come subscribed to things that will charge you if you don’t cancel. Don’t be silly.


I explained poorly. What I mean is that if you accept the free trial, you’ll be billed if you forget to cancel.

That’s fine and normal, but what’s not as normal is that there’s no way to turn off auto-renew and keep your trial period. You either decide to cancel now and lose the rest of the trial or you’ve got to set a reminder to cancel.

The thing is, at different points Apple has offered free subscriptions between 3-12 months depending on their promotion. So it’s a pretty enticing trial depending on what’s being offered.


This is where QT/JUCE can help. Although you are limited to c++.

There are bindings for Go (https://github.com/mappu/miqt) and Zig (https://github.com/rcalixte/libqt6zig) but not for Rust. We need bindings like these for Rust.

If you are looking for something similar but not limited to C++, you can check Slint out: https://github.com/slint-ui/slint/

This is not what the people want. Understand that. Give us Rust and Qt. Why be so focused on trying to sell something that doesn't measure up? Even beta Bridges is better than Slint. Take the advice and put the energy to better use for the good of Rust.

Qt Bridges might be better if your project can use the `Qt Design Studio Enterprise license`. Otherwise Slint looks like the better option.

Not that I'd use either when I can just make a Web based UI most of the time and be done with it.


It is tricky, but it is not unheard of to write Qt applications as something other than C++.

These days you write the logic in C++ and UI in QML which is a very pleasent experience.

Rust bindings exist if you don't like c++

Does it though? Just release the a standalone server once the game is done making money.


Updated my original post to explain why this wouldn't work.


Somehow I highly doubt that a small game company is going to run a "huge network of interconnected cloud services". I've also yet to find a small game company running their own big online multiplayer game.


And most of the indie publishers usually comply with the law by not fucking over their customers by providing independent server executables or not releasing a server-tied game. AAA studios are the biggest offenders and they deserve to be fucked.


Your argument still doesn't hold, sorry. The law won't apply retroactively so the existing games can be killed. However, if the law passes, the EOL plan just becomes another product requirement you have to plan for. So you won't "rewrite" the server code, you write it to comply in the first place.

This was also the excuse people gave for GDPR and California's privacy law and everybody got forced into complying after the date of validity. Simply having an "excuse" of money loss due to engineering your game user-hostile in the first place (especially after the law became valid) isn't a good argument. It will have some preparation time and if you didn't plan for it, it is your fault.


This is the thing. I do use LLMs (mostly Anthropic).

It just does not generate good useable code. I have to review every single change to a higher degree than I would my own code because it likes to slip in hidden nasties. I have to rewrite at least 50% of what it generates.

That being said, I know devs who swear that they don’t even write code anymore. Like this rust port. I can’t even fathom blindly merging something his massive.


"rewrite 50% of what it generates" See, I'll not claim they write good code. But have you considered maybe your standards are a little bit too high for the tool? I made like 15 tools already using AI for my use, most of them I barely needed to touch in the code. The code is not great, no, but it's not useless and that's what matter for me. You try and iteratively ask for the AI to do things. If you want to ensure a higher degree of quality you can ask for tests and use techniques such as mutation testing to increase coverage, etc.

If you expect the same level of quality as you would write by hand, then you probably is better off... not using those tools. I mean if I was rewriting 50% of the generations I get I would not be using them at all.


I wonder if insurance would refuse to pay out in the event of an accident due to this modification?


They would have to prove the modification caused the accident.


No they don't.

They can deny any claim for any reason, the onus gets flipped on you because if you want to fight back, you have to take a multi-billion dollar company to court .


If any authority wants your data, a password isn't whats stopping them.


I use Bazzite for all my gaming (Returnal at the minute) and it works unbelievably well. I don’t tinker with any of the proton version. I just press play.

I recently completed Stellar Blade with zero issues.

I don’t even shutdown the machine, I just hit the power to sleep it. Instantly resumes where I left off.

Incredible to see just how far it’s come.


im using bazzite with an amd cpu and amd gpu and sleep doesn't work properly? what motherboard/cpu/gpu do you have? did you have to do something special to make it work?


I’m using an AMD cpu and an Nvidia gpu and it worked out of the box.


are you in game mode or like a normal desktop mode?


desktop mode


I use it for non collectible stuff. I’m always buying weird interesting things. Old computer stuff at least once a month.

I buy most of my physical games from eBay too


> Old computer stuff at least once a month.

So, collectables...


How did you determine that? As someone who also buys old computer stuff from time to time, I wouldn't say they are collectibles.


There's collectables as in over priced stuff and collectables as in what ever you like to collect.

I think the former is more useful, and the latter could be anything.

The GGP was probably thinking the former, the GP being pedantic used the latter.


> the GP being pedantic used the latter.

I was aiming for sassy.


If people are collecting them, they're collectable.


Sorry, a bit cheeky but if you are regularly buying old computer hardware then you are collecting.

There is absolutely nothing wrong with it. I still have my ZX Spectrum 48k, Atari ST and the Archimedes my parent acquired when the school was dumping them for PCs.

It's a collection.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: