To try everything Brilliant has to offer-free-for a full 30 days, visit brilliant.org/fasterthanlime . The first 200 of you will get 20% off Brilliant’s annual premium subscription.
@carel_dfx Жыл бұрын
I need a second watch to digest everything you said. _To much complexity for my simple mind, wooohhhhh 🥴🥴🥴🥴🥴🥴🥴_
@zyansheep Жыл бұрын
Can u turn on timed comments? I like writing comments with timestamps :)
@Microphunktv-jb3kj Жыл бұрын
"we found that out in 2001" pretty sure u werenty even born in 2001, how young you look zoomer :D
@kelsey_roy Жыл бұрын
What’s a better alternative to GitHub actions?
@TheducksOrg2 ай бұрын
Hi! I’m the Alex Dawson credited for the photo of Linus at @2:15. Thank you so very much for crediting me - I really appreciate it. A friend saw this in your video and alerted me. I still use Linux a bit, and that conference and meeting Linus, Alan Cox, Bdale from Debian, H Peter Anvin, Rasmus Lerdorf, Andrew Tridgewell, Rusty Russell, and many others was an amazing week
@GunnerSiIva Жыл бұрын
The things I learned with this - Don’t date Github Actions (21:33) - Alpine Linux is a gender (21:04) - If you want to do something in GitHub actions that isn’t in the main container, just create another sibling container (20:11)
@asandax626 күн бұрын
I use Arch btw.
@casraf Жыл бұрын
Man this was a rollercoaster I was not expecting. Lost it at "Alpine or not Alpine, the two genders". Great content, great style, great editing
@efeyzee Жыл бұрын
Gender is a scam by big container to sell more Alpines 😤
@TheSwanies Жыл бұрын
to be fair, as a software developer, "alpine or not alpine" almost feels like the universal denominator
@BryanChance9 ай бұрын
Agreed! Very experienced....
@SRG-Learn-Code Жыл бұрын
"Obnoxious tea-sipping noise" tells me you care about captions. Brilliant talk. Thanks for sharing.
@DaVince21 Жыл бұрын
Welcome back, Amos, and good luck with everything. This video was _extremely_ entertaining and enlightening and I'm kinda glad I've stayed away from GitHub actions now.
@fenkraken Жыл бұрын
It’s funny (and horrifying) to think about in the terms of “business decisions”. Some team’s PM made people crunch this out to an arbitrary date just to “make it to market”. People here not being able to think it through (and probably not having resources necessary for it) and doing it so it “kinda works”. And after it’s released it’s rapidly on its way of becoming de-facto CI standard because you did it in Microsoft. And now this is your legacy. Damn
@adizzx12 Жыл бұрын
Sounds about right, I remember once when we've tried to implement some custom action sequence (module) without hosting any custom step in JS/Docker there were bizzare bugs and limitations all over the place. I joked to the team that they must used some intern to do all of that. After deeper investigation and some GH source repo check it turned out true, the whole step sequencing was done all by 1 GH intern and not revised ever after (because #legacy I suppose) :D Though it's still better than Django, where I've encoutered few bugs with existing tickets that are opened for like 10-15 years
@KevinJDildonik Жыл бұрын
This is basically all software. A meme right now is that making game devs crunch is always bad. But this is spoken by people who've literally never done an engineering project. Engineering isn't LEGO. It doesn't come with a complete set of instructions. It's a journey into the unknown. It's more like The Martian. If someone told you tomorrow, there's a man stranded on Mars, how can he stay alive for like 200 days until we can mount a rescue? Most people wouldn't even know where to begin. That's how programming new projects usually feels. Not sometimes. Usually. Whatever ends up being released is full of hacks and Hail Mary passes. So long as it works. Then 6 months later someone has a fix a security flaw. And they open up the code. And go Dear God what were these people thinking.
@catsupchutney Жыл бұрын
Most of the web and *nix is a result of business decisions or inertia. Just look at the misspelling of "Referer" or Bash's inability to support try / catch / raise nativly. You like long enough, you treat all of this stuff as so much Kleenex to be learnt, used, and discarded in favor of the next new thing.
@flying-sheep11 ай бұрын
“don't interpolate things into scripts” has been my #1 rule since many more years than GH actions exist. It's just absolutely insane to design anything like this while SQL has existed for >40 years and SQL injections probably almost as long.
@blarghblargh9 ай бұрын
@@KevinJDildonik I've been in this industry 20 years, the last 7 of which have been in game dev. mandatory overtime is bad. quit being a contrarian.
@samfundev Жыл бұрын
"Sometimes I disable Copilot just to feel something."
@MeranoFox Жыл бұрын
That was a completely unexpected but very refreshing format for a tech video. Kudos for the immense editing work.
@matmair1915 Жыл бұрын
This video is just great. The humor, the technical depth and the honest abut realistic criticism. First video I have seen from you - instant subscriber
@aleksandermirowsky7988 Жыл бұрын
It's always such a delight to watch your videos. The sheer quality that radiates from them is truly impressive. It's wonderful to have you back again!
@zauce1000 Жыл бұрын
“Sometimes I disable copilot just to feel something” 😂😂😂 I can’t do it… I’m not… strong enough
@JTCF Жыл бұрын
For me, the weirdest part about github actions is that they say you can "deploy" your software yet it's only for deploying on other services or in package registeries. I don't think it can make deploying on your personal server easy. And using self-hosted runners is EXTREMELY janky. I use github actions to easily release my Factorio mods after I make a new release and send a notification in discord that is read by 1 and a half people. I doubt I'll ever use it for some other project.
@JamesBalazs Жыл бұрын
It's great for running Goreleaser, linting, running unit tests, coverage etc. Idk why they would market it as a "deploy" tool - no large SaaS in their right mind would use Actions as their entire CI/CD imo, the other options like Circle are way more polished.
@dcbroad3 Жыл бұрын
Did a double take when I saw "Factorio" Hey there John the cooling fan. -ilbJanissary
@dcnick3 Жыл бұрын
Have been trying to figure out how to use gha for deploying on my own infra, ended up spinning up a kubernetes cluster. 2/10, would not recommend.
@TehGettinq Жыл бұрын
You can use an action to ssh into whatever server and run whatever command. Dont know if that helps or if thats fine for your scenario.
@reed6514 Жыл бұрын
If you can ping a url, you can run a git pull when it pings.
@NatePhysicsTutor Жыл бұрын
Genuinly funny. I loved some of your deadpan delivery and I think the flow from section 5 on was great. Some of the setup was a bit long for what it was getting at but I loved the care you put into your script. Looking forward to your future videos.
@edgeeffect Жыл бұрын
"A Completely Unsolicited (And Frankly Quite Rude) Review" -- Superb!!! There needs to be more of this in the world!
@InterFelix Жыл бұрын
For all the pain Gitlab CI/CD has caused me, this video sure made me glad I chose to go with it instead of GitHub Actions from the start. Although I know next to nothing about it apart from what I learned from this video. Still, copying the source for every. single. pipeline I want to use that somebody has already written into my repo sucks ass.
@varshard0 Жыл бұрын
Gitlab CI/CD felt more mature from the beginning. I was shocked when I learned that GH Action doesn't have a built-in feature that allows users to restart a step manually unlike Gitlab.
@stephenreaves3205 Жыл бұрын
I would love to see you compare GitHub Actions and Gitlab CI
@tymscar Жыл бұрын
Wow, this was such a fantastic video. I have noticed a couple of those things myself, when I went down a rabbit hole after having to download a 50gb image one day for gha. Welcome back Amos!
@_colonial_ Жыл бұрын
I have found 1 (one) use for Actions outside of "idk build and test on every push" - compiling Rust for macOS. After spending hours trying to get various flavors of cross-compilation to work for a project of mine, I threw my hands in the air and bashed out a workflow that just compiled it on `macos-latest` and spat out the resulting binary. 🥴
@lucrativelepton Жыл бұрын
Dude same, I was borrowing my friends Mac just to figure out what I needed to tweak to get the xcode config files happy
@SamiLamti Жыл бұрын
Great production! Keep it up!
@fasterthanlime Жыл бұрын
Thanks Sami!
@chiragjn101 Жыл бұрын
19:05 I knew the answer could not be any of those, because I have this gem of an action in a step at the start of an ad hoc job to delete toolchains and unnecessary SDK and it frees up 15 GB from the ubuntu image (can free up to 31 GB) and that takes about 90s, and I am billed by minutes of runtime, so Github found an infinite money glitch I guess? Great video, very entertaining!
@JadeBilkey Жыл бұрын
I was not expecting the Jazz Emu cover at the end, but it had me vibing.
@ivolol Жыл бұрын
My impression before watching the video was, "they came after every other CI tool, so I thought it would be the case they'd learn from every other CI tool's mistakes. How bad could it be?" I'm not quite sure what words to use to answer that question after watching the video
@jeiang Жыл бұрын
The end with the Jazz Emu was beautiful 🤌
@shershahdrimighdelih Жыл бұрын
about the first part of the video: I have contributed to the linux kernel several times, and the first time I did, it was about a bug in the memblock allocator that only appeared in very specific circumstances. But because the linux kernel still uses the email system, it took months before I finally sent out the patch and was just hoping that someone else would fix it since it was in the list of open issues. Linus is just wrong about the barrier of entry. The only reason the linux kernel still gets so many newcomers is because GregKH and other maintainers are very welcoming and understanding. But boy do they need a better system. They changed how the email system works last year and now you can no longer send out those emails directly from a web browser because of the setup required, and I haven't contributed since.
@metropolis10 Жыл бұрын
3:22 Imagine bookstores telling customers that if they volunteer or pay taxes that contribute to libraries, something that potentially reduces the profits of for-profit bookstores, they will not longer be able to purchase books. Insanity. This wasn't saying an employee of the company can't work on a competitor. It's saying an employee of a customer of a tool can't also work on a competitor. Mind boggling insanity.
@clo4 Жыл бұрын
YOOO YOU’RE BACK! I loved this video, this is so chaotic in all the right ways
@lostsauce0 Жыл бұрын
Love the format. Informational and interesting with a unique take that echoes some of what I've felt in the back of my head since I first used it
@kristofferbakkejord165 Жыл бұрын
Thanks for taking the time to create this video. Doing something less than trivial in GHA makes me long for something better. Hope a viable contestant will come soon.
@vanmanivan6 ай бұрын
what an incredible amount of effort to put into ... a video essay about github actions.
@yairmorgenstern416 Жыл бұрын
The amount of work that went into making this is *mind boggling*
@defenestrated2310 ай бұрын
12:25 - it still blows my mind that we have collectively decided the path of lesser resistance is adding ISA instructions for fast casting of float to int, vs adding actual integers to JS
@BenjaminWheeler0510 Жыл бұрын
Great video, subscribed!! I am amazed at how jank GH actions are. Thanks for showing some code snippets. I guess I shouldn't be surprised, considering it's a MS product XD
@0xCAFEF00D Жыл бұрын
2:55 I don't look at this literal mountain of code and think "Ah, yes, Quality."
@emmavdev Жыл бұрын
Missed these videos! Glad you're back
@420_gunna Жыл бұрын
You're got a 99.X% understanding of so many concepts in software, and you're great at communicating. I remember your earlier videos on depression and meaningness - it seems from the outside that you've found something worth doing! :P
@PaulFisher Жыл бұрын
What an excellent Festivus rant. It made me go back and read your stuff about Go, which also befits the holiday.
@제인-y9u Жыл бұрын
that hit different 'I disable GitHub Copilot to feel something..'
@at0mly11 ай бұрын
I worked at a pretty well known company (valued in the billions) that moved all of their pipeline into GitHub actions but they were too cheap to pay for anything so we had to build all of our tools as "open source" even though they were useless to almost anybody else, just to get around licensing.
@quaternaryyy Жыл бұрын
Having to reinstall things on every workflow run is so inconvenient! Wouldn't it be cool if there was some way to start with a particular base container, layer my favorite tools on top and *cache* the resulting container (so the tools don't need to be reinstalled next time), then use it to build and test my- oh, huh, this is just how Docker's supposed to work in an ideal world, isn't it
@flexdash Жыл бұрын
I hope one day in the future I'll rewatch this video and will be able to understand all of the witty jokes that I'm too junior to understand now :')
@dingalong14 Жыл бұрын
Lovely video, some of which has gone over my head, as I have been fortunate enough to be spared from having to work with some of these tools thus far. Also, I did a double-take at the credits -- was not expecting to hear a Jazz Emu song here, lol
@UncleWalter1 Жыл бұрын
I love the Jazz Emu song at the end. Great video as always!
@theycallmeken11 ай бұрын
Dude ... after having spent 12+ hours of my Sunday attempting to create a GitHub Action that would both enumerate AND sync my forked repos ... I felt this video to very core of my soul 😂 What a much needed catharsis 👍🏾
@AndresPineros-k9t7 ай бұрын
"Sometimes I disable Copilot just to feel something" had me laughing so hard!
@spicybaguette7706 Жыл бұрын
12:00 To defend the proprietary header: maybe they need it because they need to know the size of the uncompressed file upfront, because you'd have to wait for the whole file to be uploaded to know how large it is?
@valley-artifact9 күн бұрын
but the file format itself stores that information in a header, you'll get it first no matter what
@monk3y2067 ай бұрын
as a sysadmin who do past years advent of code in "bash", this whole topic flew over my head and I only understand 1/10 of it. Docker, alpine, huge asssss Ubuntu image, that's about it
@tesla345163 ай бұрын
Anybody know the name of the background music at 24:14?
@fasterthanlimeАй бұрын
That's one of my old tracks, called "Limbo" from the "*andfall" album: soundcloud.com/almighty-suit/andfall-limbo
@james-cucumber Жыл бұрын
This was a fantastic video! And it’s awesome that you’ve done subtitles too!
@filipkalny6594 Жыл бұрын
Github Actions only feels bad if you've never written Bitbucket Pipelines or done your own build pipeline. Then it feels amazing.
@catsupchutney Жыл бұрын
Winston Royce's 1969 presentation pans waterfall, and promoted something like agile, but no C-Suite executives bothered to read his paper in depth.
@natpbs Жыл бұрын
music is a bit loud (at least on the beginning where I am at), it makes it a little hard to follow the dialogue for me. Don't know if it's on purpose.
@ch1n3du3 Жыл бұрын
I'm so happy you're back, your videos are always worth the wait
@liamkearn Жыл бұрын
Pipe cat into grep. Oh boy I smell JavaScript engineers
@randomsde439011 ай бұрын
On the one hand GitHub Actions is advertised as readily runnable on self-hosted custom runners. On the other hand Python interpreters are not supported on ARM64 Linux because "we do not have hosted runners on ubuntu with arm64 architecture", making actions/setup-python not usable on ARM64 Linux.
@2khz Жыл бұрын
Fantastic, S tier video as usual, Amos :) Nothing puts a smile on my face more than seeing a new upload.
@uwumarie Жыл бұрын
I'm so happy you're back. Hope you are doing well!
@luuc Жыл бұрын
Awesome video, I recognize a lot of these annoyances even when just trying to put workflows together in github actions. Didn't know they didn't perceive themselves as a package manager / AIO solution tho
@Daelon_Suzuka Жыл бұрын
fasterthanlime/JazzEmu crossover was NOT on my 2023 bingo list!
@dr-maybe Жыл бұрын
Great video! Amazing work on the editing.
@Asdayasman10 ай бұрын
6:05 the irony of "never produce detects" does not elude me.
@fasterthanlime10 ай бұрын
Oh wow, I didn’t even catch that. Nice find!
@Asdayasman10 ай бұрын
@@fasterthanlimeI don't really wanna harp on it so much 'cause, you know, ESL is hard.
@Shywizz Жыл бұрын
He's alive, im happy
@Shad0wManu Жыл бұрын
I just stumbled across this video and the content is really amazing. Immediately subscribed, keep up the good work!
@Almanildo Жыл бұрын
I was _not_ expecting to see an amazing a capella cover of Jazz Emu in this video!
@Quamsi Жыл бұрын
As someone who just started learning CI like 4 days ago: What
@juliavdkris Жыл бұрын
I didn't expect this video to go from "GitHub actions kinda sucks" to "there is no ethical software development under capitalism" but damn, another banger of a video! Thank you Amos
Жыл бұрын
Blink three times if you need extraction
@AdamChalmers Жыл бұрын
This is awesome. Way more in-depth than other GitHub Actions critiques I've read.
@ToukiMS Жыл бұрын
The docker joke at 19:46 made me joke way more than what it should have... 😅 Thank you for this excellent moment.
@igibek Жыл бұрын
Thanks for citing our paper :)
@fasterthanlime Жыл бұрын
Thanks for your work!!
@RandomGeometryDashStuff Жыл бұрын
15:40 why no binary protocol in javascript?
@vanweapon Жыл бұрын
Welcome back, Merry Christmas :)
@pagenotfound_code_404 Жыл бұрын
You're such a good story teller! happy holidays 🥳
@RandomGeometryDashStuff Жыл бұрын
11:54 support file larger than 2**32-1 bytes?
@glyph_official Жыл бұрын
Liked the whole video but stood up and started applauding when the jazz emu cover started playing
@cheebadigga4092 Жыл бұрын
Please do another video as soon as GitLab's Step Runner is released (which will take another GItLab version release cycle or two). This was great!
@earlylate3308 Жыл бұрын
Hi Amos, very entertaining video! Just a small point: I feel like the music is sometimes too loud
@mrmarker98 Жыл бұрын
welcome back!!
@BryanSeigneur0 Жыл бұрын
Quality content as usual. Passionate and interesting and dense. And quite a pleasurably memorable and long awaited encore to your absolutely banging Ode to Joy in the Deutsch.
@raj-hawaldar11 ай бұрын
Great Content! Subscribed!!
@juniper1312x Жыл бұрын
Welcome back, I hope you are well!
@ephemeral9623 ай бұрын
I have a simple go project. And I wanted to use github action. Now I have more commit fixing github action then actual code
@pixlark4287 Жыл бұрын
fasterthanlime makes youtube videos???? instant sub ❤
@capsey_ Жыл бұрын
I wasn't expecting that JazzEmu cover, but I'm plesantly surprised lol
@woodpecker-ci Жыл бұрын
Thanks ❤for recognizing us :) 24:37
@internetrush Жыл бұрын
Absolutely love your content nice touches with the game show transitions!
@MrGenbu Жыл бұрын
it is my first time clicking a sub for a channel that i feel like " well looks like i will miss a lot of fun of i am not subscribing".
@epos529 Жыл бұрын
Good christmas gift, welcome back!
@oblivion_2852 Жыл бұрын
So what I'm hearing is that we should be building out our workflows so that they could be run by act. Therefore in future if we need to we could run our whole workflows internally instead of relying on github. Because what happens when github actions is down?
@hernantz9 ай бұрын
How is gitlab different?
@rudyorre Жыл бұрын
Github actions always felt a little finicky but never knew all this. well-made video!
@JustAnotherLight Жыл бұрын
great video! thanks
@DirkJonker86 Жыл бұрын
Wow, this is really good, it also makes me wish you will one day do a complete history of (personal) computing!
@ThePapanoob11 ай бұрын
This is an amazing video thank you! I was rolling on the floor
@JBBell Жыл бұрын
Absolute masterclass of informative and entertaining video documentary. Most importantly I feel so validated in my burning hatred for GitHub Actions, as a DevOps guy coming from the Ops side who doesn't fully grok all the niceties outlined within.
@andriidovzhenko6583 Жыл бұрын
that was just great! thank you!
@torphedo6286 Жыл бұрын
Elwood Deadlock mentioned??? thanks for using tracker music it goes hard
@tacticalassaultanteater9678 Жыл бұрын
It doesn't matter if it's terrible. If a better tool comes about, you can always use an action to call out to it, or trigger it with a webhook and manage everything else form the other side. It's not like a programmer worth their salt couldn't express any action in any other system. As long as Github repos have scripting or webhooks, there's room for competition and innovation.
@tutacat10 ай бұрын
Come on, we can just replace all the quotes with escaped quotes. And all the escapes with escaped escapes. Totally cool.
@kisaragi-hiu Жыл бұрын
So that's why upload-artifact is so slow... it's CPU bound by a checksum algorithm implemented in pure JS (TS). Shelling out is literally better.