

Elixir and Phoenix make perfect sense for our small team.
I’m a computer janitor that sometimes streams trying to learn dev https://www.twitch.tv/destide


Elixir and Phoenix make perfect sense for our small team.
Can you be done for speeding if decreasing the draw distance increased the ticks?
Different==hard


Friend that works in IT -> Dedicated Cyber Centres -> Auctions near offices -> FB or ebay
The irony is Honey is prob down too
God, you guys are idiots, it’s so simple
No joke that’s pretty much every example I came across trying to get my head around it :D.
Not sure if using analogies is helpful or just going to be more confusing but, the way I think of a monad is similar to how I used to cook back when I worked in restaurants. I’d prep all my ingredients in small containers so I wouldn’t forget anything, and they’d be ready to go when needed. Then I’d start adding them to the main mixing bowl, one step at a time. If I forgot an ingredient or accidentally flipped the bowl, the recipe would fail — you can’t keep baking after that.
So a monad is like that bowl: if you mess up, it just dumps everything out and resets your little prep bowls, instead of letting you keep going and make a batch of shitty cookies
The “main-bowl” is the monad (the context that holds your values).
The “prep bowls” are the individual values or functions ready to be chained.
The “dump/reset” is the idea that once something goes wrong, the chain stops safely.
And “shitty cookies” are the result of not putting a monad in place and just sending it.
Maybe someone with a more diverse programming background can explain it better. But it’s basically a function checker usually wraped in IF ELSE and RETURN.
Some pseudo code in case my analogy doesn’t make sense.
def main():
bowl = get_flour()
bowl = add_butter(bowl)
if bowl is None:
return "Recipe failed — restart!"
bowl = add_sugar(bowl)
if bowl is None:
return "Recipe failed — restart!"
return bake(bowl)


I think I’d be liable if my code made it through to a LLM


To use tailscale you’d need to add every device you want to use to your tailscale machines list. It’s not an anywhere any machine solution without that.
If you want something more like a proper web service that’s available without Tailscale, you’d need to spin up a reverse proxy or use Tailscale Funnel to expose Jellyfin to the public internet in a controlled way.
Tailscale won’t affect local as you can access it via browser and phone, the service is running fine locally. Just check in jellyfin it’s bound to the same IP subnet go to Dashboard → Networking and check that it’s set to 0.0.0.0 or your LAN IP (e.g., 192.168.0.xx).
Leave Gorab alone


Can we go one month without the Fedora team trying to out Canonicaling, Canonical


Like trying to write a book just using auto complete
We use main this has been reported to hr


Elixir {:error, IDK lol}


I never got on with it personally but I’m glad it’s still trucking all these years on


Not very functional


Developers best we can do is exe or dmg


Maybe this will be what makes them give back to the inferstructure you used to get to this point by lobbing for socially ethical governments and practises…
As we’re posting examples I’ll add how lovely it is in Elixir. Elixir def not putting the fun in programmer memes do. One reason I picked it because I can’t be trusted to not be the meme.
def is_even?(n) do
rem(n, 2) == 0
end
"Today"is a Friday before public holidays