brickfrog
@brickfrog@lemmy.dbzer0.com
- Comment on Is there any good decentralized cloud storage for personal backups as a self-hoster? 3 weeks ago:
Eh, sure OP could do that. Does seem a bit over the top for OP to pursue the most complicated backup solution possible :D Maybe as a strange experiment to see how it goes, not as a trusted backup solution. (like you said not for critical data)
IPFS would also require more bandwidth vs just about any other solution since it has to constantly talk to other IPFS nodes. And more finicky, last I used IPFS the client would run into memory leaks and other weirdness requiring restarts every now and then (hopefully it’s more stable for long-term runs nowadays).
- Comment on Is there any good decentralized cloud storage for personal backups as a self-hoster? 3 weeks ago:
Wouldn’t be a good solution, you’re hoping that other users are going to volunteer to pin (aka store and seed) your personal backup data for you.
Using IPFS for personal backups is exactly the same as creating a torrent with your backup data - With both it would be unlikely that your personal backup data will actually exist anywhere beyond your own data storage, no one’s going to freely volunteer to store your backups for you.
- Comment on Stack overflow is almost dead 5 weeks ago:
Agree with you, SO is great for finding info. There are solutions on there for niche problems that I haven’t been able to find elsewhere, the type of thing where someone actually took the time to type out a step-by-step answer and it’s now there and searchable on SO. It’s a bummer that so many people seem to hate on the site nowadays.
And lets not forget the whole reason SO came out in the first place, back then web results were littered with question/answer links to sites like Experts-Exchange. I hated trying to figure out if an answer was on there, most of the time you ended up with a link to a question that you think has an answer but oh no you need to subscribe to view an answer that may or may not exist.
- Comment on Nextcloud cries foul over Google Play Store app rejection 1 month ago:
Was going to comment the same, this issue has existed for some time. LibreTorrent ran into the same issue and now the F-droid version is their full-featured app while the Google Play version is restricted due to Google.
Interesting that Nextcloud managed to last this long on Google Play without running into the same limitations (until now that is).
- Comment on Jellyfin / Remote Access Help (windows) 1 month ago:
Agreed - I’ll also add that a lot of internet gateways/routers/firewalls also have a built-in feature to update a domain with your current public IP address. It definitely makes it easy, I haven’t thought about needing to update my dynamic IP in years since it just happens on the router.
Not everyone can do it but it’s definitely worth a look especially for those planning to do any real self hosting.
- Comment on Exclusive: Google says all upcoming Google TV remotes will have a 'Free TV' button 2 months ago:
To be fair that would help out a ton for the less technical users that aren’t too familiar with needing to browse and click through a ton of different menus just to get to something they can watch for free. This kind of stuff gets challenging for the older non-computing crowd.
- Comment on California Assembly speaker and other Democratic state lawmakers ditch X, citing hate speech, disinformation 2 months ago:
FYI Dorsey left Bluesky
theverge.com/…/jack-dorsey-gone-bluesky-board
Currently Jay Graber is the CEO and has the largest ownership in Bluesky
- Comment on Tesla is banned from Canada EV rebate program, gov freezes suspicous $43 million in rebates 2 months ago:
What’s going on in Quebec?
The federal government is following the same strategy as some provinces. British Columbia has recently banned Tesla products from its EV charger rebate. Nova Scotia just announced that it has excluded Tesla from its $2,000 rebate at the purchase of a new EV.
Quebec just relaunched its own EV incentive program today. It will come into effect next week, and so far, Tesla’s Model 3 and Model Y vehicles are still included in the list of eligible vehicles.
- Comment on Kevin Rose officially relaunching Digg.com 3 months ago:
Strange, are people really arguing that? Back in 2020 Alexis Ohanian resigned from the board of Reddit and asked for his seat to be replaced with a black candidate. Say what you want about the guy but he doesn’t seem that out of touch with America’s racial issues.
www.cnn.com/2020/06/05/tech/…/index.html
I don’t have any issues with the guy but IMO the Digg thing may end up going nowhere if they’re really planning on relying on AI for moderation, just seems like like a bad idea overall
- Comment on PayPal owns brands like Venmo, Honey and is heavily integrated into eBay - if you're looking to stop giving your money to bad companies, take a second to search their subsidiary brands as well. 4 months ago:
Ah that’s interesting, all the banks around me stopped issuing ATM cards and only issue debit cards nowadays. I wish I wasn’t required to have a debit card with those banks - I purposely tell my banks to disable debit/POS features on the debit card so it is only functional at ATMs.
All that aside you should consider getting a credit card or a prepaid credit card for those types of transactions. It’s safer to separate your bank account from your day-to-day payments/shopping, not great when someone gets access to your debit card which then gives them direct access to your bank account balance. At least with a credit card those situations are just a dispute that never affect your actual money in the bank.
- Comment on PayPal owns brands like Venmo, Honey and is heavily integrated into eBay - if you're looking to stop giving your money to bad companies, take a second to search their subsidiary brands as well. 4 months ago:
Disagree, haven’t touched Paypal or anything related to Paypal in years without issue.
- Comment on Fired Employee Allegedly Hacked Disney World's Menu System to Alter Peanut Allergy Information. 7 months ago:
This was my first thought too. Interestingly that death occurred October 2023, while this particular fired employee is accused of accessing Disney’s menu systems around June-September 2024.
Almost like this ex-employee saw the news earlier and was then inspired to try to murder someone with bad allergen info.
- Comment on Looking for help/guidance on how to setup a server for a business 7 months ago:
they want to setup a server to host a simple “contact” website
Not sure what sort of uptime/reliability your friends are expecting out of a self hosted solution but for something like that you wouldn’t need much processing power, even a Raspberry Pi can host a simple website. Not sure what to recommend offhand but there are definitely vendors in that space that sell simple DIY “contact us” form software, or I guess if you wanted to roll your own that’s an option too. I’d be more concerned about keeping it locked down/secure.
Keep in mind for the internet your friends would likely need business class internet with multiple static IPs so you can give your little DIY box its own IP address. Many (most?) residential internet service providers do not allow self hosting websites on their network and they’d be dynamic IP anyway though you could work around that somewhat with dynamic DNS since you’re going to need to purchase a domain name and point it to somewhere anyway.
run an e-mail service (about 10 accounts for now but with possibilities of expanding it to support more)
Like others said you really don’t want to go that route unless you’re well versed in that area. I’d be annoying for a business use case especially a new one, your emails will likely keep going into other provider’s spam folders for a good period of time.
Seems easier to just go to Google Workspace / Microsoft 365 / whatever other provider you like to use, presumably the business has a business use case for reliable email among other things.
Bonus: Those cloud services can easily host simple contact forms for you so maybe that’s your all in one solution. Look into Google Forms and similar.
and to store and remote access documents.
That sounds like the above commercial cloud solutions again :)
But sure technically you could go through the extra step hosting that yourself. Depends on how the business wants to use/access this stuff, it’s really a question for them. Could be as simple as a Windows server with RDP (if they’re Windows people & just want to log into something “windows” to browse/open files) or maybe multi-user Linux with VNC (the geeks might like, maybe not so much the general Windows/Mac users). Or if you’re trying to do something web oriented maybe something like Nextcloud if you want to do all this in a web browser.
You should triple check what exactly they are expecting when it comes to remote access documents… you really don’t want to spend the time setting up something that they totally weren’t expecting and end up hating.