Coming soon:
Fortran code from 1969 that has been vibe coded since.
InEnduringGrowStrong
For anything important, use matrix instead of lemmy DMs.
- 0 Posts
- 112 Comments
InEnduringGrowStrong@sh.itjust.worksto
DeGoogle Yourself@lemmy.ml•Fediverse censorship in Youtube comments? (Rant..?)
62·8 months agoYea, I don’t think I want the average YouTube commenter to come here.
InEnduringGrowStrong@sh.itjust.worksto
Selfhosted@lemmy.world•I am attempting to get into Selfhosting after a shockingly frightening experience, but I am very lost.English
2·8 months agoYea, I was referring to the OSI model.
InEnduringGrowStrong@sh.itjust.worksto
Self Hosted - Self-hosting your services.@lemmy.ml•Moving docker image data between VMs
1·8 months agoWhatever you do, make sure you have working backups first.
I imagine you could copy the docker volumes over, but that’s more work than of they’re “mounts”, in which case you can just copy the corresponding on the host. Use scp or rclone or whatever to copy the files over
InEnduringGrowStrong@sh.itjust.worksto
Selfhosted@lemmy.world•I am attempting to get into Selfhosting after a shockingly frightening experience, but I am very lost.English
32·8 months agoA single misconfigured thing can suck real bad as you’ve seen.
Selfhosting involves lots of things that can be misconfigured or go bad.That’s not to scare you out of it out anything, merely to congratulate you in seeking knowledge first.
Disclaimer: I’m biased towards networks because I’m a network engineer, opinions may differ.
I would say… having at least a vague grasp of layers 1-4 of the traditional network model is a decent start.
You don’t need to understand everything, but knowing a minimum will help a lot imho.It’s hard to point you in the right direction without knowing what you already know or not.
InEnduringGrowStrong@sh.itjust.worksto
Linux@programming.dev•Smallest modem I can put into bridge mode and feed into a router?
15·10 months agoHonestly, I’d just use whatever the ISP provides.
Sure, it’s not open source and it kinda sucks… But I mean, if you don’t trust the ISP modem, you can’t trust the rest of their infrastructure either anyway, so it’s kinda moot.
At least that way you have a vague chance of having a modicum of support when shit breaks.If it can’t be put into bridge mode, it probably has some sort of DMZ function where it basically does port forwarding for any/all possible ports.
Double NAT isn’t as bad as it sounds these days.Now to your question…
They exist, they’re mostly targeted at ISPs though, so might be a harder find than other things.
They might also be older, as basically all customers also want their ISP to provide Wi-Fi, which a bridge modem won’t.
Anyway,
You’ll have to know what DSL were talking about, there’s… ADSL, ADSL2+, VDSL, VDSL2, etcOne old-ass model we used to use back in the day was… a Siemens 5200, but that’s ADSL2 at best, definitely not VDSL.
InEnduringGrowStrong@sh.itjust.worksto
Selfhosted@lemmy.world•Upgrading Paperless-ngx several revisions behindEnglish
21·11 months agoI’ve not had good luck finding something that gives me the confidence to go about it
Now’s a good time to make sure you have good backups.
Knowing you can fallback to your backups helps a lot with confidence.
InEnduringGrowStrong@sh.itjust.worksto
Selfhosted@lemmy.world•Is there any Middleware that performs similar functions to Cloudflare, just... selfhosted?English
18·11 months agoOne this that’s really hard to replace is DDoS protection.
InEnduringGrowStrong@sh.itjust.workstodatahoarder@lemmy.ml•Update of my $65 4tb nvmes 🤣🤪
14·1 year agoIf it starts fine, but performance drops off a cliff after a while, it might be a heat issue.
I ended up putting such a flaky drive in a bag and wrapping a flexible icepack around it.
Not a great solution, but kinda good enough to get some data off of it.
InEnduringGrowStrong@sh.itjust.worksto
Selfhosted@lemmy.world•App/service for tracking shipments and purchases?English
41·1 year agoI use this one:
https://play.google.com/store/apps/details?id=de.orrs.deliveriesIt can usually get the status of most courriers unless they’re actively hostile against API/scraping.
Worst case you can still track status manually, or open the webpage.
It doesn’t track payment, but I don’t usually have a tracking number before paying.
I think you could technically add your own custom status entry.
I keep them as active until shipped and verified after which I mark them as completed.Works well enough for my needs.
InEnduringGrowStrong@sh.itjust.worksto
Programming.dev Meta@programming.dev•Banned from community, questions.
11·1 year agoAye, most of that activity was generated through user error on my end.
Jet is legit, but got caught by the bot or something and then the manual unban didn’t work right… so I site-banned them again (from sjw) and unbanned them, to try to make it federate, it was a bit of a mess. Lemmy generates community bans with site bans, not sure why that didn’t undo with the unban.
Either way, totally my fault.Seems the content in the screenshot was from !networking@sh.itjust.works.
They were indeed still banned from that community, but shouldn’t have been, I’ve unbanned them manually.
I’ll check the other communities too.
InEnduringGrowStrong@sh.itjust.worksto
Selfhosted@lemmy.world•Using DVD slot for second 3.5" drive?English
21·1 year agoYou can use an adapter just fine.
Or use a 5.5" drive caddy, that’s just a little drawer that slides in and out.
Real question is it you have enough SATA connectors available.
InEnduringGrowStrong@sh.itjust.worksto
Linux Gaming@lemmy.world•Could I theoretically keep gaming on windows 10, while doing any other work (banking etc) on linux?English
6·1 year agoIt’s a bit advanced, but I have a GPU in my server that doubles as a home theater / couch gaming thing. I PCI passthrough the GPU to a windows VM where I get near baremetal performamce.
It runs ontop of proxmox and has a bunch of containers and VMs for my other stuff.
Currently, the linux part is headless, as in I don’t need a screen for the linux stuff on there, but it’d be a matter of hooking up the onboards graphics to another monitor input.
I like the idea because unlike dualboot, it all runs at the same time.
My other desktop’s mobo has issues with vfio and iommu groups so I can’t really do this on that other machine, but for my next build, good iommu groups will be a deciding factor.
I’d love to have a similar setup for my desktop and just switch monitor inputs or KB/mouse USB switch between both.
InEnduringGrowStrong@sh.itjust.worksto
Selfhosted@lemmy.world•Disposing of failed HDDsEnglish
4·1 year agoWarrantied drives still fail, they just happen to ship you a replacement.
Commercial drive trashing solutions are basically a smaller, fancier version of the mechanism in a log splitter.
You could probably rig a sketchy drive wedge/bending thing with a pump jack rather easily.
Wear PPE.The odds of someone taking a failed drive and transplanting the platters to a working drive is pretty low to begin with.
Me? I don’t have tons of drives to destroy, so I just unscrew the thing, get the platters out and smash those.
InEnduringGrowStrong@sh.itjust.worksto
Selfhosted@lemmy.world•SOLVED: A central tool to monitor multiple solutions via their own APIEnglish
3·1 year agoYour examples seem vaguely related to home automation, so maybe they’re already in Home Assistant.
https://www.home-assistant.io/integrations/It has a bunch of sensors and media related integrations. You can also add custom REST API queries.
InEnduringGrowStrong@sh.itjust.worksto
Selfhosted@lemmy.world•Jellyfin is not just good... but *better* than Plex now?!English
1·1 year agoFor me, Plex would often end up having audio drift lag and it was annoying as fuck. It’d start fine, then the lag would gradually increase until you changed encoding back and forth, then gradually increase again.
Jellyfin just works.
That was enough to get me to switch and not look back. I’m also rid of the bullshit plex login that I never cared for, and also of their push for whatever “recommended” stuff is supposed to be about.
InEnduringGrowStrong@sh.itjust.worksto
Selfhosted@lemmy.world•Need Support: DMZ at home with nginx proxy to LANEnglish
10·1 year agoMake sure you test this from outside your network and not simply by using the public IP, but from inside your LAN. Odds are your ISP modem doesn’t support NAT loopback (also known as NAT hairpin).
InEnduringGrowStrong@sh.itjust.worksto
Open Source@lemmy.ml•What to use instead of gmail?
0·1 year agoSpeaking from experience?
That seems rough.

My customer decided to host their shit there ¯\_(ツ)_/¯