• 0 Posts
  • 16 Comments
Joined 1 year ago
cake
Cake day: June 10th, 2023

help-circle
  • For the purpose of algorithm verification, the final and/or pushdown automaton or probably sometimes even Turing Machines are used, because they are easier to work with. “Real” regular expressions are only nice to write a grammar for regular languages which can be easily interpreted by the computer I think. The thing is, that regexs in the *nix and programming language world are also used for searching which is why there are additional special characters to indicate things like: “it has to end with …” and there are shortcuts for when you want that a character or sequence occurs

    • at least once,
    • once or never or
    • a specified number of times back to back.

    In “standard” regex, you would only have

    • () for grouping,
    • * for 0 or any number of occurances (so a* means blank or a or aa or …)
    • + as combining two characters/groups with exclusive or (in programming, a+ is mostly the same as aa* so this is a difference)
    • and sometimes some way to have a shortcut for (a+b+c+…+z) if you want to allow any lower case character as the next one

    So there are only 4 characters which have the same expressive power as the extended syntax with the exception of not being able to indicate, that it should occur at the end or beginning of a string/line (which could even be removed if one would have implemented different functions or options for the tools we now have instead)

    So one could say that *nix regex is bloated /s


  • Those not using it are playing with their computers.

    What is your definition of playing? I use it to code, access my server for some self-hosted services, do office stuff and sure, also for gaming and watching videos. Am I disallowed to wanting to develop at ease with a minimal setup compared to windows and avoid shit like forced cloud stuff because I am gaming on this os? Isn’t it my choice and compliant to free and open source software to have the freedom to use the OS one has the best experience with?

    About the gaming stuff: As I have said, I am just currently converting to wayland, so I don’t know of issues because I haven’t tried linux native games extensively. Wine doesn’t have working wayland support but is still (in my short experience) working with xwayland. Linux native games I will try soon are Cassette Beasts, Stardew Valley and maybe Cross Code at some time, all actually native games.


  • Why do you think waypipe should be the most important thing? Sure remote graphical sessions are neat but there are only a few people who really need it or not? At least I do not see how this is really that beneficial on linux compared to just basic shell stuff that most people are using when doing something remotely. Maybe it is something that the big businesses are using but then there will probably be a discussion to really add it to the protocol directly (if that is even actually needed, waypipe is a software stack that works (with limitations) with the current protocol; wayvnc for wlroots-based compositors seems to work fine and gnome and weston also implement some kind of RDP)

    Also, what do you mean “it is made for gamers who can’t be bothered to stand up for linux native games”? Are there actually that many issues with xwayland for native games until Wayland support is added, just like using the pulseaudio server for pipewire until pipewire is completely supported? I am currently slowly transitioning to wayland so I don’t know if there are actually any so please tell me if it is the case or if I am missing something.




  • Ok so this will be the last comment on this thread, I just want to make one final thing clear and I suggest that we get out of our way afterwards.

    I totally understand, that selling data to third parties is a bad thing, but even your cited site doesn’t claim, that valve sells one’s private data to third parties and their privacy policy also doesn’t state it (at least the german version I have read through), even more they explicitly state in 5. that they don’t sell data to third parties. They only state that they give it to third parties where they more or less have to.

    Now one has to decide if they trust valve to hold on their own PP but that is always the case for every platform, even open source ones,because again, no one can easily verify, that they don’t do shady business with your data, because they won’t give you ssh access for obvious reasons.

    Don’t get me wrong, I am pretty paranoid as well: I don’t use any Microsoft products anymore (except minecraft), I stay away from Meta and Google as well by using e.g. signal and matrix for communication and have lineage on my phone, I use noscript because I don’t trust every website’s JavaScript and host my own instances for gaming servers, git and other stuff on my netcup server.

    But I step out at some point where convenience wins over more privacy and security. I don’t package and compile everything myself, have verified the souce code before myself, because I trust the maintainers. I don’t have a completely open hardware PC, where I have built and verified everything myself, because I trust chosen manufacturers that they haven’t tampered with it (and don’t have the time or even money to do that).


  • Ok so first of all, “everyone” is restricted to you and stappern. Now what’s the difference between you two? Stappern made actual good and valid points and got me convinced a bit more to stay away from steam as much as it is possible for me in my situation without even insulting me once. If you really think you could get others convinced of your opinion by just insulting them, then I think it would be cool for you to call you stupid.

    And that the comparison between doing something that reduces your lifetime and overall quality of live vs. giving others the data they need to stay in compliance with the various legal systems and get you the things you bought WITH money (because you seem to also understand downloading foss software as buying), is so farfetched that it’s even crazy to come up with, should be clear.





  • The criticism itself is not. Throwing assumptions like “you are an addict if you continue to use this platform no matter what your reason is” (which is what I read out of this person’s comment) around is also not preventing anyone from enjoying things. I just thought that specifically this assumption was overshot and it read like a straight up insult. I do get it now at least a bit although especially because they just insulted me without any arguments, I still guess that they just insulted people and not gave them a diagnosis of an addiction.




  • I do go with you, that nobody is stopping them using it. I was just pissed from the statement of the author of the comment, saying, if you don’t stop using it, you are just an addict. That is simply not true, because of the bullshit DRM, one is bound to the platform. I aswell try to get away from DRM as much as possible but I of course reject ditching Steam completely. I won’t throw away all the games I bought just to get rid of “spyware” or rather not-perfectly-privacy-friendly-marketplace-software using the horror DRM is.



  • How about letting people enjoy things? If you don’t want to play games or have access to the biggest gaming library there is currently, then it’s fine, won’t blame you. People have the freedom to decide if they want to limit their privacy a bit (while things stated on that website like credit card, address, browsing history, chat logs and forum posts are like: no shit, they sell games, have an internal browser and chats and forums, of course they do that. And with that defenition, you are currently as well on a spyware platform, because your posts are saved unencrypted on your homeserver) to have access to their games where some have invested A LOT of money in, before knowing about such things.