Moonrise2473
@Moonrise2473@feddit.it
- Comment on Old-school Creative Sound Blaster cards repaired and demoed 1 week ago:
did i just read an ai-generated resume of a video?
- Comment on Developing a self-hosted alternative to Google Keep 2 weeks ago:
Except for federation, you described Notesnook, although it’s a bit hard to self host because the server parts are in alpha with few documentation. I wanted to try it but it looked too complex (hard to backup and hard to maintain) with all those server components, mongodb in a replica set and S3
For self hosting, why e2ee? It makes backups much more complicated than having plain text/images on the server. Consider making it optional 😊
- Comment on Trump cuts funding to FOSS projects. 2 weeks ago:
That 4 miles long military parade for his 79th birthday doesn’t pay by itself, unfortunately 😢
- Comment on Hoarder is rebranding to Karakeep - r/selfhosted 2 weeks ago:
The reason that I’m pissed so much for just a name (karakeep can be found with a search engine much easier) is that I had a domain that started with “er” so it was so funny to have it installed as hoard.erXXXXXXX.com 😂
- Comment on Hoarder is rebranding to Karakeep - r/selfhosted 2 weeks ago:
The other app is called similarly, but with the “e” missing.
“Hoarder” but misspelled, like Grindr
It’s a massive success, Google play says downloaded between 1 to 10 times worldwide
- Comment on Hoarder is rebranding to Karakeep - r/selfhosted 2 weeks ago:
What the fuck, the asshole that won the dispute had TEN downloads on Google play and launched only a few months ago
- Comment on Help with domain 3 weeks ago:
I’m an amateur, not a professional
- Comment on Help with domain 3 weeks ago:
Set the A record to your IP address and CNAME to @ to all the subdomains you need
- Comment on Help with domain 3 weeks ago:
You run a proxy on your server (the easiest is “nginx proxy manager” that has a nice web UI), then open your router to port 80 and 443 to nginx proxy manager (NOT the web UI configuration port!)
Then you instruct the proxy to route the traffic according to the URL.
Someone coming to 10.172.172.172 with no URL? Drop the connection.
Someone going to if.example.com? Forward to 192.168:8080 and so on
- Comment on DockGE released 1.5.0 3 weeks ago:
They get deleted when you edit the configuration using the webui
- Submitted 3 weeks ago to showerthoughts@lemmy.world | 62 comments
- Comment on DockGE released 1.5.0 3 weeks ago:
preserve YAML comments when reordering items
This fix is massive, lost a lot of useful info when I moved my yml files
- Submitted 3 weeks ago to 3dprinting@lemmy.world | 15 comments
- Comment on How do I clean this mess? 3 weeks ago:
Metal piece with many pointy pieces and neodymium magnets in a microwave? The sparks will damage the item and the oven. And won’t melt the plastic
- Comment on The vast majority of "Remind Me"s notifications in Reddit will never be seen by users who set them. 3 weeks ago:
Ah right, I set many remindme but my account is gone
- Comment on Keep Tabs On Your Vehicle’s Needs With LubeLogger 3 weeks ago:
I have a question. At page 150 of the European user manual for the Jeep Renegade, it says to change the oil every 30k kilometers (19k miles). (And this applies to most petrol engines sold in the last 5 decades.)
Why in USA it’s common to replace the engine oil 4-6 times as often?
- Comment on ISO Selfhost 3 weeks ago:
IMHO not worth to self host Lemmy, as it will be an inferior experience compared to an active server, where you can discover many new communities and posts
Unless the fun of setting it up
- Comment on Immich: opinion revised 1 month ago:
The dokuwiki cookie is not for user tracking but for functional use. You don’t need user consent for functional use. OP should remove the useless cookie banner altogether
- Comment on 2 months ago:
At one point in history did it allow to download from Spotify or it’s just an intentionally misleading name?
- Comment on How do you keep up? 2 months ago:
I learned that I can’t rely on someone else’s recipes: in my case it was abandoned/badly configured unraid apps. I now exclusively use a docker compose yml where i control and tag specific versions. I intentionally stay behind 2 versions on nextcloud (stable = alpha; oldstable = beta), and for databases i stay on the LTS. Then i import the calendar from endoflife.date in my calendar app to see if i have to move the target up a bit.
Every once in a while i go there and i update manually everything
- Comment on NAS Hardware selection 2 months ago:
4x is way far compared to 100x
the only case where hdds have a 100x ratio, is where apple scams their customers offering a 256gb upgrade for $200: it means $800 per terabyte (this price was a scam even 15 years ago), and a $500 18tb HDD is 100x “apple platinum grade ssd”
- Comment on NAS Hardware selection 2 months ago:
100x ? Did you sleep for 15 years?
A 2tb SATA SSD has a comparable price to a 4tb SATA SSD.
If it wasn’t for the Al bubble the prices would be even lower
- Comment on Full Android image backup in 2025? 2 months ago:
Right, forgot about automatic encryption
- Comment on Full Android image backup in 2025? 2 months ago:
Without root: no
- Comment on Nextcloud behind Cloudflare zero trust 2 months ago:
Behind a cloudflare tunnel you can use a self signed or expired certificate, just check the “no TLS verify” checkbox
- Comment on JetKVM's Source Code is now public! ✨ 3 months ago:
wow, really neat design for this price range
- Comment on Encryption while unattended: Lockdown Mode vs Off? 3 months ago:
Tech savvy thiefs will just use their knowledge to wipe the phone and flip it quickly for a tenth of what you paid it for; won’t try to extract keys from RAM
- Comment on Verizon pixel 7 and android 15? 4 months ago:
I wasn’t able to unlock the bootloader and I didn’t trust the seller about his secret sauce program that can do it (but only if I sent it back) because I didn’t want to be without phone for 3 weeks (and what if he simply switched the phone with a T-Mobile one?)
- Comment on Nextcloud client just deleted all of my files, why did it do this? 5 months ago:
it is now a non issue
IMHO it’s still a big issue that might lead to data loss to someone else. The Windows client should be hardcoded to refuse syncing in onedrive folder.
Someone should reproduce this in a VM and open a GitHub issue
- Comment on How should one access their servers when in China if at all? 5 months ago:
When you enter China, you have to run their application on your phone to fill the immigration form. Way more convenient compared to the paper slip, right? 😉
It’s this apkpure.com/zhong-guo-ling-shi/com.gov.mfa
Luckily, you don’t need to install full malware but only medium malware, there’s a way to run it as a web app inside tencent WeChat by scanning a special qr code.
I run this stuff inside insular because tencent is tencent and even on fully patched Android 15 without any file access permission they still manage to drop fingerprinting files disguised as images in /pictures/.gs_fs0
For connecting to my servers, technically ssh on standard ports isn’t blocked (otherwise it would hurt their bots, no?) but I don’t want to show my server IP address, so I use a hysteria2 proxy hosted on a Oracle VM in the Japan datacenter. There are services like doggygo that rent access to those proxys for literal pennies (like $2 per month) but payment need to do with alibaba’s alipay or tencent wepay which is ultra traceable (linked to Chinese id+Chinese bank account+Chinese phone number) and very stupid. Honeypot?
There are reports of evil maid attacks where a secret service agent poses as room cleaner in your hotel room and tampers with your laptop when you’re away, but for normal people this seems unlikely. Keep your electronics with you at all times, always use a VPN, check hashes of executables if really need to run them (better not) and you’re going to be ok