Skip Navigation

🇦🇺𝕄𝕦𝕟𝕥𝕖𝕕𝕔𝕣𝕠𝕔𝕠𝕕𝕚𝕝𝕖

@ muntedcrocodile @lemm.ee

Posts
12
Comments
1011
Joined
2 yr. ago

  • https://www.youtube.com/watch?v=BKCj6A4CHV4

    Not necessarily docker but gives a good vibe for self signed certs. Also i don't see why u need encryption if ur only accessing ur data over local network (I presume via a vpn) its unnecessary unless ur worried about someone snooping packets on ur lan.

    Personally I have my services available to the internet with a letsencrypt cert for a domain served via nginx that served my services at relevent routes. SSL isn't really nessasary unless ur transporting across an untrusted network (such as the internet instead of over a VPN).

  • Yeah. Mind u I fine eternity has issues with some Lemmy instances and newpipe has issues with some peertube instances.

  • Ive seen a guy who was using Mac's apparently they are rally efficient at running llms.

  • Hey u still use signal I'm not saying to stop using it I'm simply saying just cos its better than the alternatives doesn't mean we shouldn't demand better.

    The signal encryption is provably secure that's what the researchers analyse. The metadata is a separate story.

    See: https://lemm.ee/comment/17831982

  • When they gonna allow sign up without a phone number. Or allow federation with 3rd party signal severs. Or allow sign up without a phone number that's linked to ur real identity by law in most countries.

    The more I learn about signal the less I trust them.

  • You will own nothing and be happy.

  • Metas models specifically forbid commercial use

  • I got distracted and forgot to read the article.

  • Ahh so u can't install packages into system python unless u use apt. What u need to do is create a virtual environment (venve) then u can source that venve and install packages into that.

    Edit: docker is simple just use docker compose files. The compose file outlines how to run a prebuilt docker image (basically just a virtual machine).

  • Nope

  • In most cases yes.

    However I did find this really weird bug where Firefox was caching something to do with sockets (that would disallow connecting a new socket) that could only be cleared by restarting Firefox itself.

  • What do u expect from a communist dictatorship? They do have good food and their museums are very proud of the fact they beat the Americans in a war.

  • Ads on YouTube? I don't know what ur talking about. If people are getting ads then as far as I'm concerned that's a skill issue.

    Ads in the modern world are an idiot tax. And those of us who don't pay that tax need the idiots to keep paying our tab.

  • The Chinese model has chain of thought that u can see. The model when asked to talk about chinas atrocities will go through a chain of though process outlining all the atrocities then conclude its not allowed to tell u. Cool technology tho I'm just waiting for a dolphin fine tuning.

  • Immich. Its awesome.

  • Yeah the writing was on the wall but people didn't care cos convenience. Hopefully they have provided enough competitive pressure to more open manufacturers to pick up their game.

  • Depends how deep down the rabbit hole u wanna go?

    I assume ur accessible via ipv4 (no cgnat) otherwise ur in for a far bigger pain in the ass.

    Simple u can use portainer and it makes it relatively easy. Otherwise u can use docker compose if u want more fine grained control and are willing to learn a little more.

    Dr GPT is usually pretty good at writing docked compose files given the application readme.

  • I use QubesOS and dom0 boot takes a while (haven't been bothered to figure out why it waits till sys-whatever starts before dropping me into the login screen). The boot times for the VMs once the main boot is done matters cos that's how long launching a program takes but that's usually pretty quick.