HackerTrans
TopNewTrendsCommentsPastAskShowJobs

InitEnabler

no profile record

Submissions

OpenWonton: Nomad-Compatible Workload Orchestrator

github.com
1 points·by InitEnabler·4 месяца назад·0 comments

WolfScale: Server Clustering Tools Made Simple

github.com
2 points·by InitEnabler·4 месяца назад·0 comments

[untitled]

1 points·by InitEnabler·6 месяцев назад·0 comments

Benchmarking Minetest modstorage using PostgreSQL

niklp.net
1 points·by InitEnabler·8 месяцев назад·0 comments

Granted: The easiest way to access AWS

github.com
1 points·by InitEnabler·8 месяцев назад·0 comments

Coral NPU

github.com
3 points·by InitEnabler·9 месяцев назад·1 comments

Dubernetes: Vibe Coding a Dumb Container Orchestrator

blog.esc.sh
2 points·by InitEnabler·10 месяцев назад·0 comments

Kwil: The Database for Web3

github.com
3 points·by InitEnabler·10 месяцев назад·0 comments

K8s 1.34 Sneak Peek – Kyaml Support

kubernetes.io
6 points·by InitEnabler·12 месяцев назад·0 comments

EOS Open Storage

eos-web.web.cern.ch
1 points·by InitEnabler·в прошлом году·0 comments

I Moved from MetalLB to Cilium

dariomader.io
2 points·by InitEnabler·в прошлом году·1 comments

Yash: Yet Another Shell

github.com
45 points·by InitEnabler·в прошлом году·52 comments

Set of blank MP3 audio files

github.com
4 points·by InitEnabler·в прошлом году·0 comments

BitBurner: Programming-Based Incremental Game

github.com
2 points·by InitEnabler·в прошлом году·0 comments

Coqui TTS Fork

github.com
1 points·by InitEnabler·в прошлом году·0 comments

MikroTik and Ampere co-developing a product line with server-class CPUs

help.mikrotik.com
47 points·by InitEnabler·2 года назад·14 comments

Openwrt working on moving to Alpine Package Manager (APK)

github.com
15 points·by InitEnabler·2 года назад·1 comments

OpenUSD: The Most Valuable File Format You've Never Heard of [video]

youtube.com
2 points·by InitEnabler·2 года назад·0 comments

Warner Bros Discovery Shuts Down Cartoon Network Website

forbes.com
2 points·by InitEnabler·2 года назад·0 comments

Clone Wars – open-source clones of popular sites

github.com
3 points·by InitEnabler·2 года назад·0 comments

comments

InitEnabler
·5 месяцев назад·discuss
Which useless features?
InitEnabler
·в прошлом году·discuss
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.
InitEnabler
·в прошлом году·discuss
That landing page is nuts. Pretty cool
InitEnabler
·в прошлом году·discuss
I'll just leave this here.

https://youtu.be/niZpcdp2v34
InitEnabler
·2 года назад·discuss
That's wild.
InitEnabler
·2 года назад·discuss
Heres the link to the collection for the Food / Ration photos: https://www.digitalcommonwealth.org/search?f%5Brelated_item_...
InitEnabler
·2 года назад·discuss
Have you attempted to put a issue on there repo and/or reach out privately?
InitEnabler
·2 года назад·discuss
Prety neat! Looks like AMD might be possibility as some folks are trying to run it: https://github.com/chrxh/alien/issues/99
InitEnabler
·2 года назад·discuss
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/...
InitEnabler
·2 года назад·discuss
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. :)
InitEnabler
·2 года назад·discuss
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/

2 - https://horde.koboldai.net/

3 - https://github.com/LostRuins/koboldcpp
InitEnabler
·2 года назад·discuss
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...
InitEnabler
·2 года назад·discuss
What docker flags are you running?
InitEnabler
·2 года назад·discuss
>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.
InitEnabler
·2 года назад·discuss
Are you targeting both ICE and EV's vehicles?
InitEnabler
·2 года назад·discuss
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...
InitEnabler
·3 года назад·discuss
I'd take a look ROCm docs: https://www.amd.com/en/developer/resources/rocm-hub.html
InitEnabler
·3 года назад·discuss
Nice! HAProxy has something similar: https://github.com/haproxytech/dataplaneapi
InitEnabler
·3 года назад·discuss
License looked alright, until I came across this: https://github.com/azure-rtos/threadx/blob/a8e5d0946c31385ff...
InitEnabler
·3 года назад·discuss
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.