Which useless features?
HN user
InitEnabler
If you mean upstreamed to OpenZFS, then yes. The blog links to a openZFS leadership meeting so I would assume they are all in agreement that this will be in the mainline codebase.
That landing page is nuts. Pretty cool
I'll just leave this here.
That's wild.
Heres the link to the collection for the Food / Ration photos: https://www.digitalcommonwealth.org/search?f%5Brelated_item_...
Have you attempted to put a issue on there repo and/or reach out privately?
Prety neat! Looks like AMD might be possibility as some folks are trying to run it: https://github.com/chrxh/alien/issues/99
I am not a lawyer but it looks like the creator of the project / repo did not put the appropriate license if they didn't want the designs to be used for commercial purposes.
https://github.com/ankurv2k6/daksh-toolchanger-v2/blob/main/...
dang this exploded. I came across the project this morning when I was looking at a blog on how to implement a generic programming language to become a configuration language and it mentioned pyinfra. Glad this project is getting some exposure. :)
I believe if you search around you might be able to some blockchain that uses that technology with AI to run models. I just did a quick search and found this[1]. Also there's AI Horde[2] that uses the KoboldAI[3] project for distributed compute.
1 - https://www.deepbrainchain.org/
If you look at one of the pictures you can get a peak at what they look like (I think...) in the bottom right.
https://www.intel.com/content/dam/www/central-libraries/us/e...
What docker flags are you running?
The only real use case for Rig would be legacy languages that don't come with language-central packaging repositories, i.e., Fortran, C++, C.
What about packages for *nix based OS's? dnf, pacman, apt, etc. essential have there own "meta" build systems to create packages for there particular package flavor weather that be rpm, deb, tar.gz etc.
Are you targeting both ICE and EV's vehicles?
I'd like to add ST's Stellar MCU's: https://www.st.com/en/automotive-microcontrollers/stellar-32...
Looks like Oxid has a demo using these proc's: https://www.linkedin.com/feed/update/urn:li:activity:7041723...
I'd take a look ROCm docs: https://www.amd.com/en/developer/resources/rocm-hub.html
Nice! HAProxy has something similar: https://github.com/haproxytech/dataplaneapi
License looked alright, until I came across this: https://github.com/azure-rtos/threadx/blob/a8e5d0946c31385ff...
I always had this thought that maybe it would be better to fork entirely but not be bug-for-bug compatible. That way Alma and Rocky can find a base that they both agree on but maybe have different development cycles.
What's the use case for this language?
Is there any way to donate individually?
EDIT: Found it: https://godotengine.org/donate/
For me code may have elements of syntax like literary language, its primary function is to convey logical instructions and operations. imho.
Had no idea SearX had a fork (SearXNG).
Peertube seems interesting.
So what's the advantage of Nickel vs HCL? HCL you can transform into JSON which you can manipulate into other formats if you really wanted to.
Anyway, I really wish there existed a rewrite of Nix in a saner language, that embraced the new ideas, and still had the pragmatic approach of current nixpkgs.
I'd love something like this but in HCL
OP here... Oh dang this blew up. Found this project while trying to find a low-code / PaaS for my home infrastructure. Found this project and decided to share. Pretty easy to selfhost as I deployed it on a Alpine Linux server using Podman + Docker Compose binary. Really nice piece of software.
Wonder how this compares to Nim.
Some k8s changes also the biggest thing that stands out is the backend DB can now use SQLite instead of the default BoltDB.