• 1 Post
  • 16 Comments
Joined 2 years ago
cake
Cake day: June 19th, 2023

help-circle
  • I recommend trying another linux distro for a while. Arch has a pretty steep learning curve. So big respect for getting it to work as a first distro, but there is a lot of stuff you have to setup manually that just works on other distros. If you got more stuff working and get a little more familiar you can always go back to arch.

    I use arch nowadays, but the first time i tried to install it i basically gave up a few times. If you just want to try it out in order to learn then it’s perfectly cool to take some time. But if your goal is to play games then arch is just a means to an end. Then it becomes really annoying, because you cannot reach your goal.


  • I have no idea how to fix the problem, but I’ve read somewhere that burn (a relatively new machine learning framework in Rust) is capable of loading models like stable diffusion. As Burn is built with webGPU and all the shader transpiler-stuff that comes with it doesn’t that mean that it can also run easily on (even older) AMD cards? I think what’s lacking is equal performance as nvidia drivers are heavily optimized already.

    Maybe someone knows more here?




  • Oh, i have a brilliant one:

    A few years ago i spent a lot of time converting .flac-files into .ogg-files in order to put on my oldschool iPod. As I did a lot of repetitive typing - entering $dir / for file in flac ; do convert etc / mkdir -p $somewhere/$artist/$album / mv $somewhere/.ogg->$new_dir/ and so on - I thought: “hm lets just write a loop over loops for all the artists here and then all the albums and at the same time create the nested directories somewhere else… hm actually in the home directory… and later love everything on the iPod at once.”

    so i was in my music folder with the artists-folders i wanted to convert. i did something wrong

    So i did my complicated script directly in the shell. I made something wrong and instead of creating a folder “~/artist/album” I created 3 folders in my current working directory: “~”, “artist” and “album”. hmph dammit gotta try again… but first : i have to clean up these useless folders in the current dir. so i type of course this: "$ rm -r ~ artist album " after about 5 seconds of wondering why it took so long i realized my error. o_O I stopped the running command, but it was (of course) too late and i bricked my current installation. All the half-deleted config files made or impossible to start normally and extremely tedious to repair it by hand, so i reinstalled.



  • I worked as a projectionist in 2009 when the cinema got its first digital projector in order to be able to show Avatar in 3D. At the start of the movie no one actually knew if it would work. Due to the movie being encrypted - with every cinema in Germany waiting eagerly for the password - No cinema was able to play the movie. But everywhere cinemas were packed with people. Because of fuckups somewhere in this incredibly stupid system the movie was delayed about half an hour (IIRC) nationwide. With no-one knowing if it would eventually work - especially nice for the people working at the cinema having to deal with angry audience members.

    At the same time the 2D 35mm film-version we also had started without any problems (it was massive and pretty dicey to carry it around).










  • Maybe it is time that we start to write our favourite youtubers to start developing alternative means of distributing their videos. Patreon and so on.

    I feel there will be a lot less people watching YouTube in the future and as a whole many youtubers will see their revenue drop significantly. Watching YouTube as a whole will become less and less bearable. I watch videos without ads on my pc, but on mobile i use the app and endure the videos (for now) as the app is just nicer to use compared to the browser.

    But if I have to see ads all the time (also these unskippable 20s ads) I think I’ll simply stop using YouTube all together. about 90% ofy YouTube use isn’t neccessary at all. I’ll just watch it, because I’m too lazy to do anything else.

    I could be should read a book instead. Maybe others will do that too in the future?


  • How does that work? Is threads using a protocol compatible to lemmy? (And I fully agree with the preemptive blocking of any facebook stuff).

    Edit: thanks for all the detailled answers.

    So Facebook tries the old EEE - Embrace Extend Extinguish. 1.A big company is Embracing an open source standard ("we’re friendly, see?) They get a lot of users that way - even the open source savvy types. 2.they start Extending that standard “to make it even better” - but not talking about these changes with the rest of the community first. They cannot react quickly enough and become incompatible with the new version of this standard. 3.Extinguish. When all the users are effectively using the big companies platform with something that isn’t the original standard anymore they change it so much that it isn’t compatible at all anymore or replace it completely.