HackerTrans
TopNewTrendsCommentsPastAskShowJobs

gallexme

no profile record

comments

gallexme
·há 4 meses·discuss
Usually u can run almost any binary by setting up once a fhs. Or using steam-run

And there's also nix alien and similar tools as alternative

But indeed usually you end up using patchelf , tell the inputs of a binary n just make a regular nix package from it
gallexme
·há 4 meses·discuss
If containers are safe enough for ur use case then just use nixos containers they just a few more lines to setup in a regular nixos config

If it isn't enough there's microvm.nix which is pretty much the same in difficulty /complexity, but runs inside a very slim and lightweight VM with stronger isolation than a container
gallexme
·há 6 meses·discuss
When using my usual IDE(clion) i just use their integration https://codeassist.google/ It works fine / about as good as aistudio
gallexme
·há 7 meses·discuss
I'll likely check out buildbot or just switch to gitlab
gallexme
·há 7 meses·discuss
I run about 1 action a day taking 18h running on 2 runners One being self hosted 24gb ram 8 core ARM vps and one being a 64gb 13900k x86 dedicated server

Now the GitHub pricing change definitely? costs more than both servers combined a month ... (They cost about 60$ together )

3 step GitHub action builds around 1200 nix packages and derivations , but produces only around 50 lines of logs total if successful and maybe 200 lines of log once when a failure occurs And I'm supposed to pay 4$ a day for that ? Wonder what kind of actual costs are involved on their side of waiting for a runner to complete and storing 50 lines of log
gallexme
·há 9 meses·discuss
Adding it to the instructions worked well for me with specific terms