www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - Serpent OS

reply Mahdis <ubuntulove74 gmail.com> writes:
Honestly, I am surprised that its tools like package manager are 
written with dlang:


https://www.phoronix.com/news/Serpent-OS-Infrastructure

Fortunately, D Lang is gradually gaining popularity
Nov 24 2022
next sibling parent reply bauss <jacobbauss gmail.com> writes:
On Thursday, 24 November 2022 at 08:39:39 UTC, Mahdis wrote:
 Honestly, I am surprised that its tools like package manager 
 are written with dlang:


 https://www.phoronix.com/news/Serpent-OS-Infrastructure

 Fortunately, D Lang is gradually gaining popularity
The website is built with vibe.d also :)
Nov 24 2022
parent Ikey Doherty <ikey serpentos.com> writes:
On Thursday, 24 November 2022 at 10:37:12 UTC, bauss wrote:
 On Thursday, 24 November 2022 at 08:39:39 UTC, Mahdis wrote:
 Honestly, I am surprised that its tools like package manager 
 are written with dlang:


 https://www.phoronix.com/news/Serpent-OS-Infrastructure

 Fortunately, D Lang is gradually gaining popularity
The website is built with vibe.d also :)
I will admit the serpentos.com/ repo is a total hack. It was an effort in running away from Hugo as quickly as possible for ease of maintenance whilst getting things going quickly. It lazily rebuilds a cache DB from hugo-compatible-ish markdown files and processes them for rendering using a simple diet template. It's been running for months now so I'm happy with it. The new infra projects make use of vibe.d+moss-service, for authenticaton+ authorisation management with EdDSA JWTs and such. Very fluid right now as we define the architecture but the plan is to have rolling builds very very soon.
Nov 24 2022
prev sibling parent reply Sergey <kornburn yandex.ru> writes:
On Thursday, 24 November 2022 at 08:39:39 UTC, Mahdis wrote:
 Honestly, I am surprised that its tools like package manager 
 are written with dlang:


 https://www.phoronix.com/news/Serpent-OS-Infrastructure

 Fortunately, D Lang is gradually gaining popularity
It will be interesting if D Monthly Meeting Foundation will invite to participate Ikey (if he would like). It seems he has something to share with core developers about building process, modern x64-86 architecture support and other things.
Nov 24 2022
parent reply Ikey Doherty <ikey serpentos.com> writes:
On Thursday, 24 November 2022 at 10:42:47 UTC, Sergey wrote:
 On Thursday, 24 November 2022 at 08:39:39 UTC, Mahdis wrote:
 Honestly, I am surprised that its tools like package manager 
 are written with dlang:


 https://www.phoronix.com/news/Serpent-OS-Infrastructure

 Fortunately, D Lang is gradually gaining popularity
It will be interesting if D Monthly Meeting Foundation will invite to participate Ikey (if he would like). It seems he has something to share with core developers about building process, modern x64-86 architecture support and other things.
I dare say I have very little in the way of suggestions right now as I'm navigating some BKMs for Serpent OS and perhaps defining some. We've been banging this into shape for roughly 2 years now, so we'll start our engagement at the bottom and work our way up ideally. Hopefully we can provide some PRs and DIPs along the way. :)
Nov 24 2022
parent reply Ikey Doherty <ikey serpentos.com> writes:
On Thursday, 24 November 2022 at 12:43:27 UTC, Ikey Doherty wrote:
 On Thursday, 24 November 2022 at 10:42:47 UTC, Sergey wrote:
 On Thursday, 24 November 2022 at 08:39:39 UTC, Mahdis wrote:
 [...]
It will be interesting if D Monthly Meeting Foundation will invite to participate Ikey (if he would like). It seems he has something to share with core developers about building process, modern x64-86 architecture support and other things.
I dare say I have very little in the way of suggestions right now as I'm navigating some BKMs for Serpent OS and perhaps defining some. We've been banging this into shape for roughly 2 years now, so we'll start our engagement at the bottom and work our way up ideally. Hopefully we can provide some PRs and DIPs along the way. :)
Video demonstrating where we're at: https://youtu.be/SragDP7S_SU
Nov 24 2022
parent Mahdis <ubuntulove74 gmail.com> writes:
On Thursday, 24 November 2022 at 23:32:53 UTC, Ikey Doherty wrote:
 On Thursday, 24 November 2022 at 12:43:27 UTC, Ikey Doherty 
 wrote:
 On Thursday, 24 November 2022 at 10:42:47 UTC, Sergey wrote:
 On Thursday, 24 November 2022 at 08:39:39 UTC, Mahdis wrote:
 [...]
It will be interesting if D Monthly Meeting Foundation will invite to participate Ikey (if he would like). It seems he has something to share with core developers about building process, modern x64-86 architecture support and other things.
I dare say I have very little in the way of suggestions right now as I'm navigating some BKMs for Serpent OS and perhaps defining some. We've been banging this into shape for roughly 2 years now, so we'll start our engagement at the bottom and work our way up ideally. Hopefully we can provide some PRs and DIPs along the way. :)
Video demonstrating where we're at: https://youtu.be/SragDP7S_SU
I love it, I want to use it as my main OS instead of Fedora. But I don't know when it will be released? Does it mean that the iso will be placed on the website?
Nov 30 2022