[-] ulterno@programming.dev 2 points 1 day ago

Oh, how many times have I wished for a pointer to just null itself.
This one, depending upon how it gets implemented, should be a really good one.

[-] ulterno@programming.dev 1 points 1 day ago* (last edited 1 day ago)

Imagine if there was a hack so bad that it caused everyone to become unable to develop in C and C++.

Well, there is one that will imply you can only develop using anything that you have bootstrapped yourself, using hardware that you have designed and manufactured yourself, using tools that you have designed and manufactured yourself, using tools that you have designed and manufactured yourself ...

... with your own bare hands.

[-] ulterno@programming.dev 2 points 1 day ago

Well, it does have triggers for other branches:

on:
  push:
    branches: [ "main" ]
  pull_request:
    branches: [ "main" ]

So, most probably would have a way to run it on other branches.

[-] ulterno@programming.dev 2 points 1 day ago

In my last workplace, I was responsible for making whatever automation I wanted (others just did everything manually) and I just appended a bunch of bash scripts to the Qt Creator Build and Run commands. It easily worked pretty well.
I guess the fancy systems are again, just to add another layer of abstraction, when everything is running on their containers instead of ours.

[-] ulterno@programming.dev 3 points 2 days ago

I’ve been meaning on spending a morning getting Nektos/ACT running.

I was just going to say I need to find a way to run it all on my system to learn it. If this can do it without actually having to push to GitHub, it would be really good for practice.

view more: ‹ prev next ›

ulterno

joined 2 days ago