Hacker Newsnew | past | comments | ask | show | jobs | submit | ibizaman's commentslogin

You weren’t kidding. I just took a look and the models are gorgeous!


> The challenges we face are neither technical nor legal. The only solution is to educate our children about life with digital abundance. Throwing them into the deep end when they’re 16 or 18 is too late. It’s a wonderful and weird world. Yes, there are dark corners. There always will be. We have to teach our children what to do when they encounter them and we have to trust them.

This resonates so much with me. I don’t want to control my kids. I will never be able to protect them from everything. I hope I won’t be able because I want to die before them. I want them to be able to navigate in the world and have all the cognitive tools necessary to avoid being fooled. I want to rest in peace knowing they can in turn educate their own children. I want to trust them and be relieved that I can focus on some tasks of my own without needing to constantly worry about them.


Oh I particularly loved that you made the prompts themselves interchangeable. Very well done!


The first AFAIK customer owned self-hosting as a service company. You own the hardware, the software and your data without the hassle of needing to configure or maintain any of it. https://skarabox.com/

The technology is using my open source project https://github.com/ibizaman/selfhostblocks


This is the reason I adore NixOS. The documentation is the code. Seriously.


You might be interested in checking out my project SelfHostBlocks which allows you to declaratively setup quite a few services with declarative LDAP and SSO integration with LLDAP and Authelia. Even if you don’t end up using it, it might inspire you. Also, all integrations are tested with NixOS VM tests using playwright to ensure no breakage.

https://github.com/ibizaman/selfhostblocks


Cool, I'll definitely take a look! I do have a preference for container-oriented setups and do have an elaborate set of plumbing on kuberenetes at the moment.

That being said, I procrastinated on getting postgres backups working and ended up causing self-inflicted corruption, so it is nice to see you've got that setup and have thought of pretty much everything!


I’m working on introducing this kind of protocol in NixOS. I called it contracts. https://github.com/NixOS/rfcs/pull/189

The idea is a contract is defined saying which options exist and what they mean. For backups, you’d get the Unix user doing the backup, what folders to backup and what patterns to exclude. But also what script can be run to create a backup and restore from a backup.

Then you’d get a contract consumer, the application to be backup, which declares what folders to backup either which users.

On the other side you have a contract provider, like Restic or Borgbackup which understand this contract and know thanks to it how to backup the application.

As the user, your role is just to plug-in a contract provider with a consumer. To choose which application backs up which application.

This can be applied to LDAP, SSO, secrets and more!


What about self-hosting as a service? You get a server in your home which you own with your open source software and data in it. And you pay a subscription to have a remote sysadmin take care of maintenance for you and can train you on the software? What happens if you don’t pay anymore is you keep everything. But like a good insurance, you’d keep the subscription because of top notch customer service.


I want something that can work for non-techies too, that I can recommend to my friends as well.


I fully understand. That’s my goal too and what I want to provide here. No technical knowledge is required.


Who would be your market exactly?

What you're describing is possible but you would need to market it differently if selling to non-tech people.

Now if you could make something like this https://oxide.computer/ for home users and make it affordable, that would be cool.


I target small businesses and possibly individuals that are already aware of the issues and are okay to pay a small premium for this solution.

Also I am currently only targeting locals so I can physically go to their place and configure their server.

I don’t mind growing slowly here btw. It’s my side business and I plan to keep my current job for the time being.


I agree. Keeping your data private is just not a big enough motivation. For me though the big issue is making sure one keeps access to their data forever. It’s so easy these days to use everything from one vendor and then get access shut off with no recourse. That is IMO the biggest fear everyone should have these days.

Yes, the only solution is self-hosting and yes it requires being your own sysadmin and it’s hard and not convenient. That’s why I’m building https://github.com/ibizaman/selfhostblocks. It’s a NixOS collection of modules that sets up services that fit well together and have declarative setup for LDAP and SSO. They have integrated backups, https and other features required for self-hosting. Also, the LDAP and SSO setup is tested with e2e NixOS VM tests that use playwright to make sure users can login if they have access.

I’m hoping to lower the bar to self-hosting significantly.


Hey, I remember seeing this like two years ago when researching Nixarr. Glad to see others focusing on NixOS for self-hosting stuff. I need to look into it again properly when I have time.


Awesome to hear that! Feel free to hang out in the matrix channel to get some updates and hopefully excitement around the project. :)


> Own Your Data — Self-hosted means your customer data never leaves your servers. No vendor lock-in, no surprise price increases, no data mining.

+1

> No Per-Seat Pricing — One install, unlimited users. Pay nothing or pay for support—your choice.

+1

> Open Source — AGPL-3.0 licensed. Inspect the code, modify it, contribute back. Transparency builds trust.

Fully agreed.

From reading the readme and the docs, I am left with wondering how the software would benefit me. I would like to see more screenshots and use cases.


Thanks for the feedback! I've added a full screenshot gallery to the README showing the dashboard, client/contact/communication management, forms, user administration, and dark mode.

Check it out: https://github.com/Lexaro-Software/pivor#screenshots


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: