HackerTrans
TopNewTrendsCommentsPastAskShowJobs

72deluxe

2,656 karmajoined vor 14 Jahren
I have left.

comments

72deluxe
·vorgestern·discuss
This seems to be the issue with using LLMs for any code generation. Even with my own code bases that I've written entirely by hand over years, if I use AI to implement anything, I don't go through the mental model of architecting it, so I don't know how it works. I can only imagine this to be far, far worse for large code bases maintained by a team of people who are all using AI.
72deluxe
·vor 3 Tagen·discuss
But how is it convenient to not pay attention to actually driving?? That doesn't sound like a convenience - that sounds dangerous
72deluxe
·vor 3 Tagen·discuss
I have a 2016 Beetle and a 2014 Mini Countryman and neither have these stupid features, thankfully! Keeping them for as long as I possibly can! In fact, my Beetle doesn't properly support Android Auto so I can't ever plug my phone into it (and the Mini only does bluetooth audio + playlists/song info for my wife's iphone integration), and my Beetle has a button on the steering wheel that I have to pay VW to use (no thanks). So I can concentrate on driving.

I also have a 1972 Beetle which has zero infotainment nonsense to distract me (the engine is deafening anyway), where you actually concentrate on driving.

It seems all this modern nonsense to warn drivers is because they've stuffed the car cockpit with all manner of distractions and giant screens, or non-tactile interfaces that you have to look at instead of feeling, thereby reducing concentration on actually driving. Rather than making new methods to ensure someone is concentrating, just reduce the amount of screens in the cockpit! My sister-in-law's Tesla is horrendous. She can't easily change the temperature whilst driving. There's a reason the space shuttle and airplanes have actual switches to change settings...

Keeping these cars for as long as I possibly can. I went around Iceland in a Fiat van (a "camper", tiny thing to sleep in) and the week was ruined with the incessant beeping of the car as it moved from speed limit to speed limit. I know the speed limits were changing because there were signs in the road, but instead I had to constantly look at the dashboard to try to find out why the stupid thing was beeping, which I presume was the same tone as any other error, thereby masking any real problem. Absolute garbage.

Incidentally, the Fiat also had that annoying "lane assist" feature which wobbles the steering wheel but it did it all the time when there were no lanes (unpaved roads etc) and it felt IDENTICAL to the car skidding to my "untrained"/"used-to-a-proper-car" hands, since the motion of the steering wheel versus car direction didn't match for a split second, and there was no real connection to the rack/pinion steering mechanism. I felt like a passenger even as the driver. Horrible. Absolutely horrible.
72deluxe
·letzten Monat·discuss
But C++98 is so different to even C++11. Bjarne's book covering C++11 read completely differently to the 98 version, I found.
72deluxe
·vor 3 Monaten·discuss
Very informative, thank you. I have been using Shotcut for a while and wrote a frei0r plugin but it needs migrating to the new 10 bit MLT framework. I have been using Shotcut with 4K footage and it is indeed very slow so I have been using proxy files.

I did have PowerDirector but have been very disappointed with it so wrote a converter to convert their format to Shotcut's XML format so I can move my projects to Shotcut.

Ideally I'd use DaVinci Resolve but as the free one doesn't support 10 bit I can't try any of the HLG videos I shot on holiday.
72deluxe
·vor 3 Monaten·discuss
What is slow about Shotcut? Genuinely curious
72deluxe
·vor 3 Monaten·discuss
Shotcut also has 10 bit support, which is wonderful (even if the display in-program is NOT 10bit).
72deluxe
·vor 3 Monaten·discuss
Ah ok. Unfortunately I cannot look at that page on imgur as I am in the UK and it's blocked here.
72deluxe
·vor 3 Monaten·discuss
I agree that there is a decline in usability. If you took a Mac from those early days, it is still very usable and everything is where you'd expect it to be. In recent years this has changed and the general iOS-ification of the OS has occurred. I have avoided upgrading to Tahoe due to seeing how awful my wife's iPhone looks now. It looks like a children's toy.
72deluxe
·vor 3 Monaten·discuss
You can add books using the Calibre software which converts epubs and mobi files I think. I use this with a Kindle Paperwhite 2nd Generation and avoid Amazon interaction.
72deluxe
·vor 3 Monaten·discuss
Yes, it was called Active Desktop and it was much older than Win2K: https://en.wikipedia.org/wiki/Active_Desktop

If you changed the colour scheme on Windows 98, none of the cloud images were transparent in Explorer (they assumed the background was white) so you'd end up with these weird clouds/sky fading into a white background and then a hard line into whatever colour you'd set your background to.

The desktop was very sluggish if you added an active desktop to it, as IE4 had to run; at least it was on my underpowered machine. Additionally it came with a screensaver that you could interact with, which was odd because normally moving the mouse dismissed the screensaver.
72deluxe
·vor 3 Monaten·discuss
I would rather more manufacturers started releasing ARM laptops instead! I'd love to run Linux on a decent ARM laptop. Unfortunately given the lukewarm reception to Windows 11 on ARM (likely due to the lukewarm reception in tech circles to Windows 11 itself), it seems manufacturers aren't in a rush to make them.
72deluxe
·vor 3 Monaten·discuss
Why are you even paying them a single penny if they're the most untrustworthy company you've dealt with?! That seems a lot of money to be giving a company you don't trust.
72deluxe
·vor 3 Monaten·discuss
Oh my goodness I am so so so so happy

I never knew this existed!!!!

Thank you!
72deluxe
·vor 3 Monaten·discuss
No, the main complaint is that you can't do half of those things with a keyboard. Eg. how do I maximise a window on macos with my keyboard?

I have been using macos for decades and use it daily at work so I understand it is different. I am just saying that the out-of-the-box functionality for keyboard usability is very poor compared to Windows (and Linux DEs which imitate Windows).

I end up using Rectangle on macos for moving windows and maximising them using keyboard shortcuts because else it's infuriating for window management to have to move from the keyboard to the mouse all the time. The usability under Tahoe for window edges etc. is even worse with a mouse than previous versions and a complete joke, so I am stuck on Sequoia.
72deluxe
·vor 3 Monaten·discuss
So how would you ensure you can't do this?

A = 0; B = 0; A = move(B); ++B; ++A;

What should happen at ++B, and what should A be at the end? How would the compiler enforce this? I can see this being complicated.

The compiler can forget about it, but the code doesn't, so you mismatch between what is on screen and what the compiler does, which seems even more confusing.
72deluxe
·vor 3 Monaten·discuss
I honestly don't understand. Circular inclusions are something to deal with, but it's a tree.... so how can a leaf contain a branch??

I know C# does some magical things (I know not what) to avoid this since there are no headers so you can refer to something in the same assembly/namespace thingy, but it's very different to how C++ compiles and links?

I wasn't saying that progress should be stinted, but that complaining about something with the expectation that it magically be solved is a strange view of the world. Do you also just assert that poverty and war shouldn't exist?
72deluxe
·vor 3 Monaten·discuss
Annoyingly it doesn't even maximize properly. You have to use alt-click for sensible behaviour.

They also decided about 10? years ago to make it behave as a "fullscreen" button which was really useless to me on a Mac Pro with 2 screens, where it would only ever "zoom" to one screen and then make the other screen display the desktop wallpaper - not the actual desktop - the wallpaper.

Useless.
72deluxe
·vor 3 Monaten·discuss
This is true for the most part, unless you adjust keyboard settings in System Settings to let all UI elements be focusable with the keyboard (for tabbing between UI elements). I think it used to be under "keyboard" but they might have moved it in the recent Control Center reshuffle.
72deluxe
·vor 3 Monaten·discuss
I had been using Windows my entire life and using a Mac in 2009? was awful. How do I get to the menu bar? Ctrl-F2. They keep changing the behaviour of the menu so that cursor keys don't wrap at the bottom of a menu so you have to know which direction you want to go to get to a menu item - make your choice! Up or down!

How do I get to the dock so that I can open the Applications menu? Ctrl-F3. left left left left left up. Then the popup menu doesn't respond to any letters.

All of this contrasted with Windows which had Alt + key for the menu. I learned it from Windows 3.11 for incredible speed:

- Alt space - show the window menu

- Alt space x - maximize

- Alt space n - minimize

- Alt space r - restore

- Windows key - start menu

- Windows key > P > right cursor > N - notepad (the right cursor = accessories)

This was broken in later start menus. The modern start menu is absolutely useless and takes forever. Up until XP this worked fine.

- (with Quicklaunch): Windows + N (number) - launch that item. Eg. Windows + 3 will launch the third item across. No idea if they broke this in Windows 11.

Under Windows 98 all of these were lightning fast. Explorer behaved as you'd expect too.

None of this was possible on the Mac and using it was very very very slow with a mouse to wave around the screen.