Welcome to Incremental Social! Learn more about this project here!
Check out lemmyverse to find more communities to join from here!

@rutrum@lm.paradisus.day avatar

rutrum

@rutrum@lm.paradisus.day

This profile is from a federated server and may be incomplete. Browse more on the original instance.

Pros and cons of Proxmox in a home lab?

Hi all. I was curious about some of the pros and cons of using Proxmox in a home lab set up. It seems like in most home lab setups it’s overkill. But I feel like there may be something I’m missing. Let’s say I run my home lab on two or three different SBCs. Main server is an x86 i5 machine with 16gigs memory and the others...

rutrum ,
@rutrum@lm.paradisus.day avatar

It seemed nice at first, but one major issue: GPU passthrough was a nightmare. It cant be done in the UI and I didnt understand fully how it worked. There are many different tutorials not by promox that are outdated or may not work. It was frustrating enough I jumped to NixOS. Other hiccups included having to go to the terminal to passthrough drives for openmediavault, but that one was kind of straightforward atleast, and it worked first time.

In hindsight, I didnt actually need to virtualize everything at that level, so I never really had a good use case for it anyway. I use containers over entire VMs.

Alternatives to Mailcow?

Hello, I self host an email server and I am currently using mailcow-dockerized, however I have found their community support to be extremely lackluster, and their software having major annoyances that have either gone unfixed for years or are so specific in scope that going through the song and dance of submitting it to their...

rutrum ,
@rutrum@lm.paradisus.day avatar

I used nixos-mailserver with success, and very little configuration. Most of it was dns, and thr guide walked me through it. You would have to a nixos box somewhere though. I spun one up on my vps for it.

rutrum ,
@rutrum@lm.paradisus.day avatar

I think it overinflates the click rate, which means despite having more clicks on an ad, that doesnt mean that more people bought some product. This devalues click rate which might make the ad service less valuble to advertisers, so they dont spend as much on Google's ad service.

And in general I think makes any training data for a model more muddy, since adnauseum isnt behaving like a human. So it could make it more difficult to train models that do targeted advertising.

rutrum OP ,
@rutrum@lm.paradisus.day avatar

Doesn't need to. That's a plus though. I think the features I like the most are dropdowns for foreign keys and more specific column types. For instance, a date type gives me a calendar picker, and an image type lets me upload and image and then see it as I browse the data.

rutrum OP ,
@rutrum@lm.paradisus.day avatar

What database client do you use? Maybe a plain database is enough with the right client.

Is it safe to open a forgejo git ssh port in my router?

Hello all! Yesterday I started hosting forgejo, and in order to clone repos outside my home network through ssh://, I seem to need to open a port for it in my router. Is that safe to do? I can't use a vpn because I am sharing this with a friend. Here's a sample docker compose file:...

rutrum ,
@rutrum@lm.paradisus.day avatar

You can also use p2p mesh vpn services like zerotier or tailscale to establish a direct connection without opening any port in the router at all.

rutrum ,
@rutrum@lm.paradisus.day avatar

Yes everyone would need a client (probably?) but after having recently set it up the first time, its incredibly simple.

rutrum ,
@rutrum@lm.paradisus.day avatar

Ive been playing with the nixified.ai project, which packages two web interfaces for LLMs and image generation. Im also looking into Tabby.ml for code assistant as well. I haven't gotten deep, but these all look like promising options for utilitizing a server's hardware but offering the functionality across the network.

rutrum ,
@rutrum@lm.paradisus.day avatar

Do you self host or are you running a nextcloud-managed instance?

rutrum ,
@rutrum@lm.paradisus.day avatar

Sometimes the app just shows a barcode that they scan. I always screenshotted the barcode and deleted the app. Better yet, save the barcode in catima https://catima.app/

Ask: How do you handle your résumés?

Usually I rely on my network & haven’t needed this kind of document in ages, but I’ve been tasked with creating a résumé for myself. I’ve grown more privacy-conscious every year & I think it’s weird that we are expected to give out so much information about ourselves to companies that lie about their culture & don’t...

rutrum ,
@rutrum@lm.paradisus.day avatar

Most people don't validate anything on a resume, depends on industry. If you think its too personal, dont put it. Make it up. Dont put your phone number or address if you dont want to. Or lie. Most applications I applied for I put the address of the town center in the city I live in. They dont need to know my actual address until I talk with payroll.

rutrum ,
@rutrum@lm.paradisus.day avatar

This is very multipurpose, but if you haven't heard of gridfinity, there might be modules that would be helpful you home lab, or your home in general.

rutrum ,
@rutrum@lm.paradisus.day avatar

Are these complaints about the free tier? I can see how they might start witholding options for that. Removing the delete option doesn't seem right.

Any LLM chat bot or image generator that is open source, privacy based and doesn't need an account or app to use it ?

I found one but after a limit you cannot use it anymore without making an account now i can surpass it by using different ip but the conversation wouldn't go in a flow and it will get tiresome fast so if anyone know one which meets these criteria do comment ....

rutrum ,
@rutrum@lm.paradisus.day avatar

All kinds. You should look at GPT4ALL at gpt4all.io. Its a gui for downloading and running LLM models locally. Its a great project. Of course, everything is local and private.

rutrum ,
@rutrum@lm.paradisus.day avatar

Just learned my VPN has one of these tiles. Thanks.

rutrum ,
@rutrum@lm.paradisus.day avatar

What software did you use to make this image? Its very well done

rutrum ,
@rutrum@lm.paradisus.day avatar

I've been using OpenMediaVault inside Proxmox.

I've been very happy with OMV, for the short time I've been playing with it. Its FOSS and the web interface makes it very clear all the layers of abstraction you can use to manage a NAS. I highly recommend it.

And proxmox is good too, also FOSS (proxmox VE). I also has another slick web interface to manage stuff. I like the web interfaces because, albiet intimidating, it exposes alot of options available to me, which give me opportunities to research and understand how it works.

But I'm still working on getting everything with it set up, so take my suggestion with a grain of salt!

Self hosted(Docker hopefully) solutions of personal inventory tracking?

My new overnight job unfortunately comes with a mandatory 1-hour lunch break (sitting destroys my back, and I'd also rather be earning money if I have to be there anyway), so I end up looking at random shit on my phone. I forget where I saw it, but I recently got reminded of those apps that let you completely catalog your...

rutrum ,
@rutrum@lm.paradisus.day avatar

Programs like paperlessngx do a great job for cateloguing and indexing documents. I would like something similar for tagging personal photos and videos. But I would think the idea behind paperless would generalize relatively easy, and there would be something like paperless thats more general purpose and not just for documents.

You could technically make paperlessngx work, since you could catelogue photos, for instance. But it's not flexible in the types of tags you can assign to it.

Something like metabase baserow, like a database client with quality of life UI features, might also work for you. You could build your own table for articles of clothing, name the tags you want, and even add images inline with each row.

EDIT: sorry, not metabase. I meant baserow⋮ baserow.io

rutrum ,
@rutrum@lm.paradisus.day avatar

Theres so many. Check out the awesome list: https://github.com/awesome-selfhosted/awesome-selfhosted

I think your stategy should be one service at a time. Do everything in docker, and start by tackling a simpler service. For example, you should try paperless-ngx. Absolute game changer. I didnt realize how much managing ny own directory structure sucked until I used this. Then, grow your service list more and more!

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • incremental_games
  • meta
  • All magazines