Louis Pilfold
@lpil.uk
2.7K followers 220 following 760 posts
"the maintainer is a legitimate communist. i will not be supporting this language" - some yt guy, 2024 I made @gleam.run and I do gymnastics (badly) they/them or he/him. end fossil fuels. genocide is bad. ride a bike.
Posts Media Videos Starter Packs
lpil.uk
Funny how much big company stuff works like this.
lpil.uk
If you search for "gleam programming book" they're easy to spot.
lpil.uk
Tell me about it. The height of rudeness
lpil.uk
Hum, looks like I cannot, possibly due to my amazon account being unused for several years
lpil.uk
I've just learnt that there's many AI generated e-books about Gleam on amazon, all incredibly inaccurate.
Is there anything I can do prevent people wasting their money on these?
lpil.uk
Ah! I didn't know that! Thank you.
lpil.uk
Yes, I think that is the problem with all these names. It sounds like they describe what is being supervised.
lpil.uk
Someone* submitting
lpil.uk
Pull request! Some submitting a proposal for changes to code that I am responsible for.
It's an odd social dynamic as they're both doing some work for free, but accepting the gift also requires work (verifying the code and then maintaining it in future), however many people don't realise that.
lpil.uk
Honestly the PR quality was good, just not very impactful and wasn't discussed or planned beforehand, so it was very low in my priority list.
I've not got enough time for everything!
lpil.uk
I would looooove someone to explore this, and to make atproto related packages.
It's not something I have a good excuse to spend time on myself, unfortunately.
lpil.uk
That's really interesting. Does it look for /Note: \[.*+\]/ ?

When are some times you use this feature? Seems like it could be useful but I'm not sure where I'd use it in my workflow.
lpil.uk
Mmm, it seems to me that it being OTP code and the word "supervisor" would make that unlikely to happen. There's not a concept of supervision relating to text.
lpil.uk
"I want my un-requested PR to be reviewed faster. Should I sent a polite reminder, or even sponsor the maintainer? No, I'll send them a long aggressive message instead!"

- some guy in my DMs, for some reason
lpil.uk
Why is template supervisor your least favourite of these?
lpil.uk
Yeah I felt similar! Unsure if that baggage is helpful or not.
lpil.uk
Elixir has a `DynamicSupervisor`, but that has a different design that is dynamic in some additional ways.
Given the different designs I think different names would be beneficial.
lpil.uk
What might be a better name for "simple one for one" supervisor?
aka: supervisor where at-start you give it a process-staring function, and when running you can call `start_child(some_argument)` to have the supervisor use the function to start and supervise a new child instance.
lpil.uk
That's interesting! When do you do go for that?
lpil.uk
Erlangers! What restart strategy do you use typically for your simple_one_for_one supervisors?
1. permanent
2. transient
3. temporary
lpil.uk
Happy 5000th PR/issue to Gleam!
lpil.uk
Something up with GitHub Actions? The status page says it's fine, but I keep getting network errors.