• 4 Posts
  • 979 Comments
Joined 2 years ago
cake
Cake day: January 5th, 2024

help-circle




  • Just yesterday I was required to use a Windows 11 PC for a university thing. I double-clicked a PDF and it opened in Edge by default… Which then REFUSED to close until I go through the whole onboarding process. Accept the privacy policy (literally no way to refuse). Log in to MS account (skip). Import data (skip). Import data from another browser (skip). Pretty sure there was another step or two. Then, and only then, I was able to see my PDF or close the window.

    Each step took more time than it should because the option to skip is always hidden with some dark pattern. This whole thing cost me valuable time, and guess what, Edge wasn’t the only MS bullshit I had to waste time on in that time-limited lab class.

    Edge is a FUCKING TERRIBLE browser, and if you don’t think so you haven’t used it, or you have Stockholm syndrome. Chrome/ium sucks too but it’s nothing compared to Edge. (And Firefox sucks as well, there are no good browsers, but Firefox appears to be the lesser evil IMHO. I’m also partial to Vivaldi, but I haven’t used it in some years)




  • NeatNit@discuss.tchncs.detoAsk Lemmy@lemmy.worldRule 6?
    link
    fedilink
    arrow-up
    12
    ·
    edit-2
    7 days ago

    One thing I think other’s haven’t mentioned yet: US internal politics specifically make headlines worldwide, certainly in the western world. That’s not true of German, Swedish, Israeli, or any other country’s internal politics. This is probably because USA is arguably the only real remaining superpower, or something close to it. Regardless of the reason, US politics are uniquely loud and everpresent, which I guess is why they were singled out.

    Edit: I once saw a subreddit’s mod post explaining this better than I did, but I can’t find it at the moment.







  • Not disagreeing with the benefits, but my gripe with Apple is that they lock out everyone else from even competing with them, which is anticompetitive and ultimately anti-consumer. All of those cool features only with with THEIR phone, THEIR laptop, THEIR smart speaker, THEIR earphones, THEIR smartwatch, THEIR cloud storage, THEIR keyboard, THEIR mouse, THEIR location-tracking tag, THEIR VR headset, THEIR TV box… If you replace any one of those things with a competitor’s product – which might have been better than Apple’s – then you’re locked out of many great features for no good reason.





  • NeatNit@discuss.tchncs.detoProgrammer Humor@lemmy.mlbase 10
    link
    fedilink
    arrow-up
    27
    arrow-down
    1
    ·
    edit-2
    16 days ago

    Two possible solutions to this:

    1. Always use a single digit for the base. Examples: binary is base 2, decimal is base A (because A=10 in bases higher than decimal), hexadecimal is base G.
    2. Use the highest digit plus one. Examples: binary is base 1+1, decimal is base 9+1, hexadecimal is base F+1.

    … or we just continue to agree that bases are always written in base 10 decimal unless specified otherwise. By the way, how does the alien speak English?



  • From my limited understanding, the PS3’s architecture is actually very different from PCs and modern consoles. From a developer’s perspective, it was very different to make games for it, its capabilities and strengths and weaknesses were just different. So it’s no surprise that its games have a certain look and feel to them.

    The PS4 and later, OTOH, is a more standard PC architecture which means iterative improvements and less difference between generations.

    Disclaimer: didn’t fact-check any of this, would appreciate replies correcting mistakes