
Medium
Ghost
WordPress
DEV.to
Tumblr
Blogger
Hashnode
Write.as
Dinit
s6
runit
systemd
sysvinit
Upstart
LineageOS
GrapheneOS
Medium
DinitMedium is recommended for avid readers seeking a variety of topics ranging from personal development to technology. It's also ideal for writers looking to publish their work to a broad audience and potentially earn revenue through the platform's Partner Program.
Based on our record, Medium seems to be a lot more popular than Dinit. While we know about 3092 links to Medium, we've tracked only 11 mentions of 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.
Quantenna used 1.1.1.1 for RPC to their wifi chip in their SDK by default. Should not have been exposed to global routing but of course people screwed that up. https://medium.com/@mrtcve/atts-misuse-of-cloudflare-dns-ip-1-1-1-1-e64901e41a09. - Source: Hacker News / about 24 hours ago
It depends on how you define the observable pattern. The fundamental components here are laziness and weak connections between graph nodes. Node values are getting materialized only when you observe them, and the system is flexible for live structural changes. Usually, you don't need to materialize the entire graph when you need to observe just some nodes. Additionally, you can halt computations at any point in... - Source: Hacker News / 4 days ago
Supposedly 70% of software projects failed even before AI. So are AI projects better or worse than that? Also like people have asked about the 70% failure rate, how do you define failure/success. https://medium.com/@trienpont/why-do-over-70-of-software-projects-fail-deb4f48f18e6. - Source: Hacker News / 6 days ago
Hey guys! GPU.ai is hosting a buildathon with free cloud GPUs on August 22nd 2026 -- register at gpu.ai/buildathon -- all projects will be open-sourced. Learn more: https://medium.com/@john_64490/gpu-ai-1-000-grand-prize-buildathon-on-august-22nd-2026-build-ai-apps-on-free-cloud-gpus-fe27ece9783c?sharedUserId=john_64490. - Source: Hacker News / 7 days ago
Back in the day I used the now-defunct site coin.fyi or coinexplorers.com to track my portfolio. When they disappeared, I looked at the alternatives โ and none of them adapted to my necessities. The main one: a private, encrypted portfolio management platform in the style of ProtonMail. One where the service provider itself cannot see what I hold. So I decided to create my own.... - Source: Hacker News / 9 days 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
Ghost - Ghost is a fully open source, adaptable platform for building and running a modern online publication. We power blogs, magazines and journalists from Zappos to Sky News.
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.
WordPress - WordPress is web software you can use to create a beautiful website or blog. We like to say that WordPress is both free and priceless at the same time.
runit - runit is a cross-platform Unix init scheme with service supervision, a replacement for sysvinit...
DEV.to - Where software engineers connect, build their resumes, and grow.
systemd - systemd is a replacement for the init daemon for Linux (either System V or BSD-style).