• 0 Posts
  • 119 Comments
Joined 2 years ago
cake
Cake day: June 14th, 2023

help-circle
  • Niri is very promising on a ultrawide. Not so good on a 3:2 laptop. I maintain a config to experiment with it but it’s a big commitment to change not just your desktop environment but your whole workflow and then to have different environments on devices with different screen aspect ratios.




  • It looks like it will be handled by third party verification services in Australia. You will likely provide some form of ID with age which is likely to be government id and the service will check it then inform the social media company you pass. The legislation doesn’t allow direct government involvement in running the verification service and the verification companies have to conform to privacy laws.

    It is certainly a flawed system. If kids want to access things they will and there is potential for abuse. However when considering harm mitigation you need to look at the whole population.

    A lot of the more extreme libertarian views on the Internet originate in the US where their “freedoms” of speech and firearms have obviously just been a distraction while they were robbed blind. They couldn’t even protect their school kids from mass shootings because they put ideology and theoretical bullshit ahead of morality, empathy and the survival of their families. I used to buy into the Internet libertarian stuff in a huge way in the days of IRC and Usenet before the mega rich tech bros moved in and turned the Internet into a shitshow of scams, mass-surveillance and brain washing. Still a big proponent of free software and agree with a lot of stuff from the EFF but the oligarchs ruined it. Now I want to burn it down. Anything to keep these nonses away from our kids is good with me.



  • shirro@aussie.zonetoLinux@lemmy.mlWhen did Kdenlive get so good?
    link
    fedilink
    English
    arrow-up
    8
    ·
    edit-2
    1 month ago

    Our family does a reasonable amount of editing in kdenlive every week (youtube, education etc). A decade or so ago practically every video editor on linux felt incredibly unstable. I remember trying to work in Cinelerra. Now shit just works. There are a couple of things in the workflow that still need other tools but kdenlive has been fairly solid. It could do with some minor usability tweaks to make it friendlier to people coming from other editors and for beginners. Also I wish the gpu acceleration (movit) was stable enough to be enabled in MLT in kdenlive builds. Focussing on stability makes sense though.







  • The first woman in space was Soviet. The first North American of African or latino descent was a Cuban who flew with the Soviets. You get the picture. I’m no tankie. As bad as authoritarian commies are and as much as those were PR stunts to shame the US on the world stage, the US preferred to exclude they own citizens based on misogyny and racism than shield themselves from international criticism.

    Human spaceflight is all about the optics as there isn’t much practical benefit. The optics the US was sending in the 60s was of clean cut military white men being sent to the moon by Nazi scientists and the majority was just fine with that.

    Not sure that China will beat the US to the moon. They are making a lot of steady progress in spaceflight and technology in general and without the politics and waste we have seen for decades hampering US spaceflight. But even with the gap China has to make up I don’t think it is unrealistic to expect the first woman on the moon will be Chinese now.


  • The tech sector has a massive diversity problem. Lots of young men raised with one hand on their dick watching porn while reading libertarian propaganda. I get why vulture capitalists want naive, manipulable children running their businesses but I wish real adults were in charge.

    I have left multiple platforms that don’t offer parental controls, family sharing etc. Fortunately better alternatives exist to all these platforms.

    As a older man and father I think these people are pathetic little children and I avoid shitty commercial social media in my house and around my family. Unfortunately they are still having a devastating impact on society.



  • shirro@aussie.zonetoLinux@lemmy.mlLinux Driver support for 8k
    link
    fedilink
    English
    arrow-up
    10
    ·
    3 months ago

    It’s a bad combo in my opinion. The HDMI forum hates Linux so we mostly use display port. If you need HDMI 2.1 or higher for 8k I don’t know if it will work. It might end up with a really low frame rate. It is a crazy low end graphics card for 8k. That’s a low end 1080p card as far as games go. DRM is a problem with crappy companies like Netflix, so you will probably be watching upscaled standard def pictures. They must want us to pirate.


  • Deviant Ollam posted an interesting video, This is How a Constitutional Crisis Will Begin about changes happening in prisons and makes an interesting point that the trans community make a convenient target for triggering a constitutional crisis.

    You target a small, basically insignificant and harmless group, then ignore any court rulings while the media and public remain silent and disinterested. Its a pathway to uncontested executive power that can then be extended to persecution of other groups.

    Arguing for privacy from government feels alarmist, distant and theoretical as long as there is rule of law and a sound participative democracy. But what happens to constitutional guarantees and legal protections if the courts lose their power and independence? Suddenly privacy becomes a very real pragmatic concern. Not only could you be in a targeted group but you could be guilty by association.



  • shirro@aussie.zonetoLinux@lemmy.mlDifference between Github, Gitlab, Forgejo ?
    link
    fedilink
    English
    arrow-up
    12
    arrow-down
    1
    ·
    edit-2
    3 months ago

    It isn’t relevant to the Linux kernel at all. Even though Torvalds wrote git to support Linux development they operate on a different development model (email, patch sets etc). It is very relevant to the wider ecosystem (Linux distro vs Linux kernel). Most open source software development is hosted on one of these platforms and even non-developers sometimes need to interact with them. Anyone starting a project or looking to share it finds themselves asking the same questions.

    I prefer this sort of engagement farming question to the ones asking which laptop to buy or which distro or desktop environment is best. Though it is arguably healthier and more productive for me to be doing almost anything else with my life. I increasingly feel like I am filling out a captcha every time I answer such a question. It feels like something any reasonably competent human could discover trivially hitting a small number of websites and reading. Even the people who cut and pasted low effort LLM responses pretty much nailed most of the facts - arguably more than good enough. What is the point of participating here really?


  • shirro@aussie.zonetoLinux@lemmy.mlDifference between Github, Gitlab, Forgejo ?
    link
    fedilink
    English
    arrow-up
    66
    arrow-down
    3
    ·
    edit-2
    3 months ago

    In my opinion Github in its current incarnation mainly exists to steal the IP of programmers and lock it up in proprietary AI services controlled by Microsoft. It dominates for the same reason Facebook or Youtube dominate. It is the only platform normies know and it benefits from massive network effects. It is US owned and operated which is becoming an issue for lots of people. Github is a proprietary closed source platform. I believe it was originally mostly written in Ruby but they have likely replaced all the performance bottlenecks using other languages. In my opinion their site is a usability nightmare.

    Forejo is a fork of Gitea by Codeberg, a community run non-profit from Germany (still a liberal democracy under the rule of law) and hosted in Europe. They provide free hosting for open source projects or it is easy to self host. Gitea is a fork of Gogs and remains active. All those forks are written in the Go language and it requires a single exe, a config file and an sql database to run making it very easy to self host even without containers.

    Gitlab is a service like Github or Codeberg that can also be self hosted but it is written in Ruby, a slow and inefficient interpreted language, which like Javascript or Python has lots of crazy fragile run time dependencies. The open source project was originally a work of Dutch and Ukrainian programmers and it was a Dutch company but they took VC money and IPOed and I don’t know that I would assume it is European controlled. Some open source projects like Gnome moved there as it was the main alternative to Github. Can’t recommend vs Gitea/Foejo for self hosting.

    For single developers, small groups, arguably all you really need is git and email if you don’t need or want all the extra fluff. That can work even for large projects like the Linux kernel. Sites like github tend to serve as single points of contact for lots of projects. It is their front page, issue tracker, everything which is one hell of a dependency on another company. It has Facebook-ized the code ecosystem. I think it also sort of serves as a linkedn for some people.