• 1 Post
  • 89 Comments
Joined 1 year ago
cake
Cake day: June 9th, 2023

help-circle
  • No need to tell me all this; I’ve been using Linux for more than 15 years and I don’t freakin’ care what’s happening to Windows.

    Now either you haven’t read properly what I said, or my wording was not clear - apologies in the latter case. Either way, I’ll try to explain what I meant.

    1. It’s pointless for Microsoft to make Recall (or anything) unremovable, since someone will find a solution to it pretty quickly. So those who use Windows, most likely will still have the option to continue to use it without Recall, in my opinion.
    2. I also highly recommend everyone to just use a usable operating system instead.
    3. Telling the average user to use a better operating system is one thing. That’s fairly doable nowadays, I don’t see basically any obstacle to that, and I wouldn’t even mention it, because you just tell them the facts, and the smarter ones will listen and think it through, the rest of them will do whatever they want, it’s their problem. What I find very problematic, is industrial environments. There are tens of thousands or hundreds of thousands or millions of workstations, terminal computers, controllers in companies of varying sizes, where it’s absolutely not cost efficient to switch from Windows to something else (well, at least not until they get into their first data breach attributed to Recall or other shady Microsoft services). They have highly specialized tools complete with documentation and support and everything made for the one specific platform they are operating on, and it’s certainly not easy to change that, especially without halting production. If there’s one IT advice I could give to those companies, it would be to start creating a strategic plan to drop their Microsoft dependencies, and then execute their plan. It would take probably years, but they gotta start doing it like ASAP. And along the way, while porting their toolchains, they could as well do it the smart way: make it highly portable, so whatever platform they switch to, wouldn’t be the only option. Should that platform go south just like Windows did, they’d have the option to switch again to something else, just much easier this time.
    4. According to my experience, customization tools to remove bloat (including Recall) are not permissible in work environments, and spyware (such as Recall) are not (supposed to be) tolerated either. If this doesn’t make them switch to a better platform, nothing will.

  • Just because Microsoft makes Recall “unremovable”, doesn’t mean anything to me. We’ve seen debloater tools, alternate start menus, someone even ported explorer from Windows 7 to Windows 10/11.

    I’m pretty sure there’s gonna be a solution for this in no time.

    That being said, just use a better OS ffs. I get it, some companies cannot easily switch from Windows because of tools specifically built for Windows, or due to strict policies or regulations or software support, but damnit, somewhere you have to draw a line and start a migration process to an alternative system. And maybe learn from this, and make your tools portable next time.

    Having spyware on your system is certainly a big no-no at companies, and probably the aforementioned debloater/customization solutions as well.


  • I’m using Deezer, because its Duo plan’s T&C doesn’t require couples to live in the same household. (Fuck Spotify because of their shitty plan.)

    Unfortunately Deezer’s Android app sucks, because it never reaches the server. Sometimes songs are just restarting or stopping, and you have to press the “add to favorites” button hundreds of times to finally successfully add it to your list. It’s horrible. But in the browser it’s smooth, there’s no problem with it. I even find songs I would never expect to find there (much more than on Spotify). Also you can create playlists together with others, even if others are using a different streaming provider.

    If your only choice is between YouTube and Spotify, I’d go for Spotify because fuck Google, and also Spotify app is smooth, and has the ability to control your music from your phone even when the music is playing on another device. (This is possible to do with 3rd party apps with any music player, but Spotify has it built in.)




  • Do you remember 9gag? Some of you certainly do. Anyway, during those times they created another app called 9chat, later renamed it to Cookie, and later renamed it back to 9chat again.

    Well, we met there, on 9chat/Cookie.

    There weren’t an insanely huge amount of people there, and there was a section for newcomers to upload their selfie and/or introduce themselves. And I found this gorgeous girl there, started to text her, and to my surprise, she actually replied and didn’t even ghost me.

    We had a nice conversation there, and we continued on WhatsApp, and three months later we met in real life too. This was 7 years ago, and sadly we’re still in LDR, but the most important thing is, we have each other.














  • Check again.

    At least the T580 I worked on was the best quality laptop I’ve laid my hands on. My current M1 MacBook Pro is close, to some extent. It’s a great machine too, and obviously better in performance as it’s newer, but in laptop keyboards, ThinkPad’s is still no.1, not to talk about the track point that, to this day, no other manufacturer could properly reproduce. I worked with a Dell Latitude (a couple of years ago they were great), but the track point is shit on it.

    Regarding maintenance, Lenovo provides detailed disassembly and repair guides, plus you can get replacement parts anytime.

    Of course there are shit decisions on the ThinkPad line as well, but I still only can recommend them.


  • Exactly.

    Also, besides the fact that over this time PHP transformed into a whole different language, most of the concepts the author is dissatisfied with, are just nuances.

    There are a few valid points as well.

    Overall, if I were to use a scripting language for web development, I would 100% pick PHP, as that’s the best suited language for the job. Nowadays, however, I go with Rust because I wanna squeeze out as much performance as I reasonably can.

    For single use scripts and smaller tools on my desktop, I used Python in the past, and then I learned Ruby. I’m sticking with Ruby for these use cases.