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

help-circle






  • In honesty I didn’t hear all his statements back then. Now from a quick search I can only find his Twitter:

    „Natürlich kann es so gewesen sein, wie es @derspiegel annimmt. Es kann aber auch anders gewesen sein. Ich habe als Rechtsanwalt häufig erlebt, dass alles gegen A sprach, es war dann aber doch B.“

    Which just says there should be more investigation before accusations are made. Asking for evidence. If you have a link to an interview or talk where he does as you said I would be interested to hear how he phrased it.

    I want to point out one thing I have seen far to often in recent times: If a person or group of the left make a wrong statement others which previously followed them are quick to change their view and declare them as persona non grata. On the other hand we have the far right which spills out lies after lies and their followers are so used to it that even disproving them in multiple points does not touch their loyality in any way. I think we should focus more on welcoming people who try to do good thing. If they make a wrong step we should not shun them but try to show them why they did wrong. At least hey try to better themselves and you/we have a good chance to convince them of the better way.

    See for example Snowden. He made the mistake to believe Russia would never invade Ukraine. An easy mistake if you have to live inside Russia propaganda machine. Upon realizing his error he was so struck by it, because he uses his social media reach to better the world and now trough a mistake he abused it for spreading propaganda, that he apologized and stopped tweeting for many months.


  • This is generally true, but there are also many notable exceptions. Here in Germany I could name:

    • Gregor Gysi
      • Of the left Party
      • Always does what he thinks is best for the people
      • Many political opponents tried really hard to stick dirt on him and failed
    • Nico Semsrott
      • Arguably not that long in politics
      • Took a stance against Martin Sonnenborn (who is the very popular leader of a satirical party) in an affair and is now without a party (Yes this makes it likely he will not be in the next parliament)
      • As far as I have seen votes always in favor of the people
    • Patrick Breyer -Pirate Party
      • fights for digital freedom and privacy since decades
      • Always follows the pirate paradigm: transparency. He publishes all his meeting with lobbyists.
      • Helps to educate the public and discovered quite a few hidden legislative attempts to undermine privacy


  • Interesting. For the Nokia N900 there is Maemo Leste which also uses mainline Linux (+ a few patches they are working to mainline) and there everything works. Mind that works means in this case: Does what I want if I issue a number of console commands. However most of it by now even works via the GUI.

    Keep in mind that Leste is a project by a few enthusiasts and writing drivers for undocumented hardware is a monumental task, writing GUI for a whole mobile OS is also complicated. So it is utterly astonishing, how far they got!


  • The point is, they already did. 99% of webservers run Linux. They are all out in the open and hackers love to get their hand on them as they are likely to have mailservers on them and they have a public IP so they can always be reached.

    And most of them do not get hacked. And those that do mostly get hacked due to bad passwords or bad website code. I administer one and see the thousands of attacks running up against it daily (most are just attempts to log in with basic credentials). And of course I see the daily influx of updates from Linux.

    If a new security flaw is seen, its often quite difficult to use. And with Linux somebody makes a patch before simple tool for hackers are out. With Microsoft products you wait till the next patch day, in the best case critical exploited bugs are patched in days. Also security flaws in closed source products are often easier to exploit and tools to use them are available fast. (Such flaws are often already discovered in open source products by third eyes and testers before they make it to production systems.)

    Of course there are exceptions to the rule, like heartbleed. This was an easy to exploit flaw in an often used Linux service and it caused a big turmoil because many where to slow to patch their systems.

    Also of course if Linux gets more popular on the desktop more software will be an attractive target for malicious actors and some software may get popular before many people take a look at the source code. But the situation will still be much better compared to closed source systems.

    (Also of course more closed source software will be made for Linux then)


  • Macros@feddit.detolinuxmemes@lemmy.worldThat's LTT in the bottom
    link
    fedilink
    arrow-up
    16
    arrow-down
    8
    ·
    4 months ago

    Sure because Error Code 0x8007057 tells you immediately how to solve the problem.

    Linux error messages like error: kex_exchange_identification: client sent invalid protocol identifier "GET /robots.txt HTTP/1.1" are completely arcane tough.

    I support both systems. And Linux support is so much easier. Mostly in runs out of the box. If it runs I continues to do so and If you have an error you get a specific message like above.

    With such a message you either:

    • See right away how to solve the problem
    • Search it online and get a specific solution for exactly you problem
    • Or you can ask Experts for a solution for your specific problem.

    With Windows: No systems runs out of the box, I always have to install additional software (7zip, sane browser, …) and also for anybody remotely privacy concerned have to adjust many settings (for which tools exist thankfully)

    If an error occurs under Windows and I get a code like above:

    • I can sometimes guess by my experience what the reason is and solve it.
    • If not I search the error code and circumstances which lead to it online, then apply the 20 solutions presented one by one in hope one works
    • Ask experts which ask me to run a bunch of diagnostic utilities because the error message does not tell you anything. (Yes by now I can also guess which utility could provide relevant information, but not because Windows told me)
    • In a noticeable amount of cases the solution is: We can not determine the reason for the error, please reset everything (First a restart, then run this cleanup tool and if this doesn’t help just reinstall!)

  • In this case shit software. For a secure conference software there should be no possibility for the user to accept invalid certificates.

    The developer always has to plan with what we call a DAU in germany (Dümmster anzunehmender User = dumbest user possible), and even that user should have no possibility to accidentally share a secure conference. So as a developer I would: Lock the user to certificates and encryption keys I deem secure and hook into the low level OS functions to grab the screen and disable them to prevent accidental sharing via software like Anydesk and the like which the user forgot to close. This would even interrupt the functions of a simple trojan on the PC.

    Of course a dedicated attacker with physical or admin access to the device could always break these. But then you have another big security breach.


  • An SSD really is the solution. You believe it just speeds up boot time, but it does speed up nearly everything else too.

    Your Webpage? Your Browser loads it, stores new data into the cache and stalls while waiting for the HDD. Or it knows elements are in the cache and stalls waiting for them.

    You click on the application menu? You PC tries to load 20 icons, tiny amounts of data an SSD has ready in a microsecond. Your HDD takes a full second because the seek between the 20 places where the icons are on the HDD takes so long.

    I have some very old PCs I manage (mainly for relatives) and one couple uses a Core 2 Duo E6400 which should be quite similar to your PC. This PC is very usable for daily browsing with Ubuntu 22.04, boot time is about 25 seconds, then about 10 seconds to load up ebay. (I admit I optimized boot time quite a bit) The other PC they have is even slower than that, I just do not remember the exact CPU right now. That one is even used for old browser games similar to candy crush.

    Of course it is not what I would use given the choice. I want to compile code in seconds, watch videos in glorious 4k and play a 3D game from time to time. But for them it works perfectly well, so well that they deny my offers to upgrade them


  • Macros@feddit.detoEurope@feddit.deFuck Facists, never again
    link
    fedilink
    English
    arrow-up
    9
    ·
    edit-2
    5 months ago

    That’s the “neat” thing about the party and their voters: They are used to not base things on facts. So they write one thing into their party program and do the other thing or not, just like they want and they promise a third thing in conflict with the first two. E.g. according to their program oft 2023 the reforms they want would help the rich, but all their voters (which are poor on average) believe that their polices would help them.

    Btw some crazy points from their program:

    • Abolish any inheritance tax
    • Set a total max for the amount of money you have to pay taxes for, so if you are rich earn more and don’t pay a cent!
    • They went from “there is no climate change” to “climate change always happened, we have nothing to do with it, CO2 is a essential part of live, we should make more!”
    • Stop all wind energy projects
    • “Landwirtschaft: Mehr Wettbewerb. Weniger Subventionen” Which translates to “More competition and less subsidies for agriculture” and still they manage to claim the farmer protests for them.
    • Kids born in Germany should not have a chance to German citizenship if the parents do not have it. Regardless if they live their whole live here.
    • Ignore EU policies when convenient, reimplement border controls (or in other words, leave the EU)
    • Strive for assimilation of migrants (Yes the use the word “Assimilation”)
    • Only grant asylum to people which can fill job roles where there is a provable gap in demand and local workforce.
    • Do not mention homosexuality in school
    • Do not grant any abortion rights, force any consultant to persuade a pregnant women to keep the child.

    And I could go on. I think its pretty obvious what kind of political party they are, even from their program. Sure they have some good points in there too, but so do other parties which are not far-right and science deniers.


  • I am very happy if you can enlighten me. Granted, I do not install Windows very often (otherwise I would bake all these things into an image), and there may be improvements. So feel free to make your point and save me time.

    An no, security updates can’t run in the background. If I sit a user in front of a PC, the PC has to be secure. Which means that the zero day exploits from a few days ago which are already exploited in the wild have to be fixed. Also yes, software for basic tasks and configuration till usability is reached is part of an operating system install. Otherwise you have to compare the time to install a barebones Linux (1 Minute) with a bare Windows install (still 30 minutes).

    I currently use chocolatey for automation of software installs. But Libreoffice alone takes minutes to install on Windows even on fast PCs. If you know a better/faster tool I am happy to listen.


  • Macros@feddit.detolinuxmemes@lemmy.worldBye bye edge
    link
    fedilink
    arrow-up
    2
    arrow-down
    1
    ·
    8 months ago

    For me the 30 minutes to install is about right. After that I have usable Linux and an unusable Windows.

    To get Windows to the same state:

    • Add 5 Minutes for clicking trough the "Do you want to enable handwriting? ((( We just allow ourselves to collect samples of everything you write to “improve our recognition engine” )))
    • Add 20-30 minutes of security updates (thankfully it got much faster with SSDs, before it could have been hours)
    • Add 20-30 minutes of installing necessary software like an office suite, PDF Reader with basic functionality, 7zip. This is only 30 minutes because I spent hours automating the downloads and installs trough scripts.
    • If it is my system or a company system: Add 20 minutes to go trough the settings of Win10Privacy to at least reduce the phoning home and to enable some necessary settings for working with the system like “Don’t restart at random times”
    • Add 10 Minutes to remove the installed bloatware like People, Windows Maps, Windows Experience Host, …

    In summary:
    Linux requires 5 minutes attention and is ready after 30min.
    Windows requires 40 minutes of attention and is somewhat ready after 2h30min. Even if I skip the privacy stuff its still at about 1h20min.

    To be fair: On Windows and Linux I immediately install ublock to Firefox afterwards, on Linux I run a single apt command to install some more niche software which takes about 3 minutes on a fast network connection.


  • I had great experiences with old games on Linux. Mostly they work better than on a modern Windows system. For Example Neverwinter Nights 2. Under Windows movement is jittery on fast CPUs. There is a community patch for that thankfully. Under Linux it just works with WINE (the patch is advisable for other reasons there too). Also loading times are blazingly fast under WINE and Linux. On my HDD PC 1 second vs 50 on Windows. Now with a NVME SSD, Windows also only takes 2 seconds.

    Of course Wine/Proton is not perfect, I still have a dualboot system for that. But I boot to Windows very rarely these days. When I do I am hit with so many slow updates, that I don’t get to my game. Maybe I should stop doing them and cut of its network access.

    Really old games tend to be more difficult. For a relative I set up a VM with Win98 as the performance impact won’t hurt the games, some even benefit. (I believe the games where Safecracker and Theme Park) Even older than that DosBox and ScummVM work perfectly.