Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
dventimi
on Nov 12, 2023
|
parent
|
context
|
favorite
| on:
GitHub Actions Are a Problem
> Defining a language to run scripts in parallel with some constraints is actually quite easy if you just pass the script to an existing interpreter and let the language mainly deal with the constraints around order and parallelism (and code reuse)
Isn't this Make?
rr808
on Nov 12, 2023
[–]
Right I like doing everything in Bazel instead of make now but still the same idea to keep it independent of CICD.
javier2
on Nov 12, 2023
|
parent
[–]
Bazel? How many hours per year are you allowed to spend on CI? :D
rr808
on Nov 12, 2023
|
root
|
parent
[–]
Lol our company uses it a lot so I use it a bit. I never learned make properly so I figure I might as well ignore it for now.
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Isn't this Make?