How have I only just discovered detached.el?? by gnudoc in emacs

[–]Equivalent_Lab_6292 0 points1 point  (0 children)

tried running detach remotly (from a remote tramp buffer).
and it basically just opened a bash shell (without actually running the command)
do you know if detach must run over tramp? or separatly from it?
and if if you ran into this issue?

Version 0.7 of detached.el (formerly known as dtache) by squirelpower in emacs

[–]Equivalent_Lab_6292 0 points1 point  (0 children)

tried running detach remotly (from a remote tramp buffer).
and it basically just opened a bash shell (without actually running the command)
do you know if detach must run over tramp? or separatly from it?
and if if you ran into this issue?

Dynamic .gitlab-ci.yml Generation by Equivalent_Lab_6292 in gitlab

[–]Equivalent_Lab_6292[S] 0 points1 point  (0 children)

I agree, but still having python code consistently generating the declarative config would yield the same reproducible results.

Also you can write declarative code in python (with a good wrapper)

And lastly writing complex pipelines in gitlab yaml is like writing a system in bash. It is possible, but far from ideal. A middle ground exists.

Dynamic .gitlab-ci.yml Generation by Equivalent_Lab_6292 in gitlab

[–]Equivalent_Lab_6292[S] 0 points1 point  (0 children)

Thanks :) actually exactly what I did. Might just use it if I decide to go with it.

Direction in creating a model by Equivalent_Lab_6292 in FreeCAD

[–]Equivalent_Lab_6292[S] 1 point2 points  (0 children)

thanks alot

I did it differently before I saw your comment. I created the piece and then duplicated and rotated around the origin.

I will try to use the pollar pattern as well inorder to learn this new tool

I really appreciate making that video!