VitabytesDev

joined 2 years ago
[–] VitabytesDev@feddit.nl 6 points 6 hours ago (1 children)

I am in Greece pirating without a VPN, and even after the new anti-piracy law passed, I haven't received a notice (yet).

[–] VitabytesDev@feddit.nl 3 points 1 day ago

It's an instrument like this. It can measure voltage, current, resistance and continuity in electrical circuits. Mine is a cheap 20 euro model but it does its job well so I don't complain. I actually don't mess with circuits very much, but when I do, this thing is very helpful.

[–] VitabytesDev@feddit.nl 5 points 1 day ago (3 children)

My multimeter

[–] VitabytesDev@feddit.nl 2 points 1 day ago

I definitely don't wanna try new things if I'm spending 200 euros on them.

 

According to some benchmarks, some Intel ARC GPUs are better than some AMD ones. However, I have not seen many people actually using them for gaming. Are there any drawbacks when using these GPUs? Should I get an AMD RX 7600 or an Intel ARC B570 for about the same price and why?

[–] VitabytesDev@feddit.nl 3 points 4 days ago

I am reading this with a rooted LineageOS phone with MicroG installed.

[–] VitabytesDev@feddit.nl 2 points 6 days ago

Username checks out

[–] VitabytesDev@feddit.nl 1 points 1 week ago

I was sure it was, but looking it up now, it seems it isn't. In any way, Cyprus was a British colony, and so people here are very likely to speak English.

[–] VitabytesDev@feddit.nl 6 points 1 week ago* (last edited 1 week ago) (1 children)
def is_even(num):
    num = num & 1
    if num == 0:
        return False
    if num == 1:
        return True
    raise ValueError(f'what the fuck')

EDIT: forgor to edit the numbers

[–] VitabytesDev@feddit.nl 9 points 2 weeks ago (2 children)
[–] VitabytesDev@feddit.nl 1 points 2 weeks ago

I wanted to try it but its installer kept hanging when it saw my LUKS on LVM setup :(

[–] VitabytesDev@feddit.nl 1 points 2 weeks ago* (last edited 2 weeks ago)

To fix this, I pass amd_iommu=off as a kernel parameter in GRUB οptions.

[–] VitabytesDev@feddit.nl 3 points 2 weeks ago

Come to Greece we will make you cry

(3 whole lines of metro (U-Bahn) and buses that come once every 30 minutes)

 
 
 

I switched up the faces hehe :)

 
 

Hello everyone! This is a small program I made yesterday to render the Mandelbrot Fractal with beautiful colors!

It isn't as fast as other programs (e.g. XaoS) but it is the first good program I have made using OpenGL. I may update it to render some other fractals too in the future (e.g. The Burning Ship).

I hope you like it!

52
submitted 10 months ago* (last edited 10 months ago) by VitabytesDev@feddit.nl to c/selfhosted@lemmy.world
 

After the arrest of Pavel Durov, I wanted to move from Telegram to something end-to-end encrypted. I know Signal is pretty good, but I think it is better to have our messages in my own server.

I have already looked in XMPP, but it required SSL certs and I did not have the mood to configure them.

Do you know any other selfhosted messaging service for a group of 4-5 friends, or an easy way to configure an XMPP server? Or shall I use Signal after all (I don't really care that much about being selfhosted, I just thought it would be more privacy friendly)?

UPDATE: I managed to set up an XMPP server using prosody with the SSL certs. We have been testing it with my friend and it seems to go well.

 

I saw a lot of people mentioning it in the comments of this NileRed video. I searched for this and not found a lot of information. It seems like it has something to do with Elon Musk (in this case maybe I won't want to learn).

Does anyone know?

 

I use Magisk but I have also heard about APatch or KernelSU. What do you use and what are the benefits of it?

 

I want something that has a WebUI, can show in a graph like the CPU and RAM graph for this day and maybe some days before. Also I would like to view what was running at any given time (I mean from 2-3 days before to now).

Is there any (FOSS) software that does that?

Thanks.

 

Mine is 186GiB. I have about 100 movies and 3 TV series on a two hard disks (one for backup). I don't know if that is small or large.

How big is your collection?

 

Recently, my 10-year old drive that I pulled out of an old computer died. I want to buy another one now. The machine will run Jellyfin (I have an existing collection that I will be transferring from another drive), Immich, and the *arr stack.

I have this motherboard which has one SATA port and one PCIe x1 port. For this reason, I won't be able to add a second drive for redudancy, unless I add a PCIe to SATA card.

My biggest concern is that I want the drive to last. I don't want much capacity, I think 1-2 TB is enough. My budget is from 0€ (of course) to 65-70€.

So I have a couple of questions:

  • Should I buy an SSD or an HDD?
  • I live in Greece and ServerPartDeals is not an option because shipping is really high. Do you know a place where I could purchase it? (Preferably in Greece, but not necessary)
  • Do you have any specific drive suggestions?
  • Is there any other way (except for buying a PCIe to SATA card) to add more drives in the motherboard?

Thank you.

view more: next ›