Viewing profile — rosineygp
rosineygp
HN member- Joined
- Sat, Nov 26, 2016, 9:07 PM UTC
- HN karma
- 41
- Public activity
- 19 items
- HN profile
- View on Hacker News ↗
About rosineygp
No profile information was provided.
Recent public activity
-
comment
Comment #26988443
My main problem is running the job/step locally and not wait to CI steps to validate some change. My solution is: https://github.com/rosineygp/mkdkr I can write somethings like thi…
-
comment
Comment #26784069
When you have a PCI device assigned to two or more VMs you cannot up them at same time... the second will fail because the resource already in use. This tool handler this kind of "…
-
comment
Comment #26783960
nice words, thanks! I have a lot of difficult to explain this. I will improve the docs... maybe record a video.
-
comment
Comment #26762127
Switch among Guest VMs organized by Resource Pool
- story
-
comment
Comment #26732890
there are a lot of solutions for CI. I just create a small script and run using make https://github.com/rosineygp/mkdkr in another words: https://xkcd.com/927/
-
comment
Comment #25630459
Thanks! clojure is really amazing! I will try create something using "pure" clojure or another variation like joker or janet-lang...
-
comment
Comment #25624185
Ual, there is a lot before Babashka that I didn't know. So, I already did code in clojure before this... the main reason was just know how a host language works, not pure clojure..…
-
comment
Comment #25622891
Babashka is a nice project (I will try to do something or port it), but I use fleck to learn clojure better... to make lines I have to create a lot of base functions and interop. B…
-
comment
Comment #25612572
Alternative method to install clojure, using "clojure", but without clojure
- story
-
comment
Comment #25003894
I had to change CI many times. From jenkins to gitlab... From travis to github actions... So I build this small project that helps me to change faster without touch in real CI logi…
-
comment
Comment #21939064
It's a unfinished work. But It already run in following engines: - gitlab-ci: https://gitlab.com/rosiney.gp/mkdkr/commits/master - actions: https://github.com/rosineygp/mkdkr/actio…
-
comment
Comment #21910215
Now the docs are more clear. Take a look again
-
comment
Comment #21897882
I will try to improve the docs to make it clear. Thanks to reply. I had no idea about this problem. But the project is very simples Just try to follow the examples and it will word…
-
comment
Comment #21895708
The propose is a agnostic pipeline language, that can run in github actions, Jenkins or local. The makefile is a tool that already is used with this propose. Makefile is based in l…
- story
- story
- story