
Peerlist
Product Hunt
Read.CV
BetaList
LinkedIn
Polywork
Warrior Network
SaaSHub
Dinit
s6
runit
systemd
sysvinit
Upstart
LineageOS
GrapheneOS
Peerlist
DinitNo Peerlist videos yet. You could help us improve this page by suggesting one.
Peerlist might be a bit more popular than Dinit. We know about 16 links to it since March 2021 and only 11 links to Dinit. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Hehe not really. But I did find https://peerlist.io/ from that list. And it's a nice community. - Source: Hacker News / 10 months ago
The UI Animation Challenge was a 5-day design-to-code event hosted by Peerlist in collaboration with Aceternity UI. Each day, participants were given an animated UI component and were challenged to bring it to life. - Source: dev.to / over 1 year ago
Https://peerlist.io is a good contender too. Have you folks tried it? - Source: Hacker News / over 1 year ago
Since this is a developer community, would appreciate some feedback about the product. It's available on peerlist.io. Source: almost 3 years ago
These days Iโm reading the book Sapiens by Yuval Noah Harari where I came across a very interesting concept of how people and communities work. They are formed because peoples with the same mindset, goals, and Notions come together for a purpose of sharing experiences, knowledge and all good/bad things happening in their lives. It is rooted in common myths that exist in people's collective imaginations. But one... - Source: dev.to / over 3 years ago
I wrote up some issues with service reliability here https://github.com/andrewbaxter/puteron/?tab=readme-ov-file#origin-story Design-wise, I think having users modify service on/off state *and* systemd itself modify those states is a terrible design, which leads to stuff turning back on when you turn it off, or things turning off despite you wanting them on, etc. (also mentioned higher up) FWIW after making... - Source: Hacker News / 6 months ago
Still, I applaud efforts like s6 and Dinit as competition is a good thing in general. I hope they'll continue to be improved upon until they've become viable alternatives to systemd for most users. Source: about 3 years ago
You can download dinit from github https://github.com/davmac314/dinit. (also read everything about it) Do a simple make && make install which should install it to /sbin/dinit No need to remove systemd or openrc. /sbin/init should be symlinked to whatever init system you use. Read the instructions on dinits page. All the services go into /etc/dinit.d. And you can "dinitctl enable servicename" to enable it. I... Source: about 3 years ago
It got mass-adopted while being imperfect, so that's to be expected. Thankfully its inception and the criticism that followed have paved the way for the likes of dinit and s6. Source: about 3 years ago
I use dinit do manage services on my home server. One of them is Caddy, that shares TLS/SSL cert state with my remote server by using Redis on said remote server. However, since this means that I need to have established a remote connection first before starting Caddy, I would like to know of a method to check if tailscale has in fact finished connecting. Source: over 3 years ago
Product Hunt - A website that lets users share and discover new products
s6 - s6 is a small suite of programs for UNIX, designed for process supervision. It can be used as an init system, or as separate supervision components.
Read.CV - Mindful professional profiles
runit - runit is a cross-platform Unix init scheme with service supervision, a replacement for sysvinit...
BetaList - BetaList provides an overview of upcoming internet startups. Discover and get early access to the future.
systemd - systemd is a replacement for the init daemon for Linux (either System V or BSD-style).