Adam Eury's Avatar

Adam Eury

@adameury.com

Software Engineer. Programming Python wishing it were Elixir or Rust. https://adameury.bearblog.dev

307
Followers
119
Following
18
Posts
09.11.2023
Joined
Posts Following

Latest posts by Adam Eury @adameury.com

Preview
ChatGPT - 6502 Stack Pointer Reset Shared via ChatGPT

TIL the garbage "stack frame" the 6502 pushes on reset is not a good source of randomness. Nor is the magic constant created by some invalid opcodes. What IS a good entropy source is racing a free-running timer against the CRT electron beam. This stuff makes me happy chatgpt.com/share/696cad...

18.01.2026 10:41 πŸ‘ 4 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0

I'll talk about how Livebook leverages Elixir, OTP and Phoenix internally at ElixirConf US.

Hope to see you there! 😊

#ElixirLang

15.07.2025 17:06 πŸ‘ 13 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0
Choosing Languages

Choosing Languages steveklabnik.com/writing/choo...

13.03.2025 17:12 πŸ‘ 306 πŸ” 82 πŸ’¬ 29 πŸ“Œ 9
Post image
16.02.2025 02:04 πŸ‘ 4951 πŸ” 497 πŸ’¬ 46 πŸ“Œ 17

coalesce function in #elixirlang

24.11.2024 16:20 πŸ‘ 28 πŸ” 3 πŸ’¬ 3 πŸ“Œ 1
Preview
Queueing – An interactive study of queueing strategies – Encore Blog In this blog, we go on an interactive journey to understand common queueing strategies for handling HTTP requests.

This is a quality article by @samwho.dev, very nice reading and the interactive examples are a gem, check it out! encore.dev/blog/queueing

17.11.2024 17:35 πŸ‘ 176 πŸ” 34 πŸ’¬ 5 πŸ“Œ 9

Gustavo makes some the best courses available online. Give him a follow! πŸ™‚

17.11.2024 14:46 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Evolve your Developer Abilities with Elixir (Graphic recording by Carlo Gilmar)
Evolve your Developer Abilities with Elixir (Graphic recording by Carlo Gilmar) YouTube video by Elixir, Erlang and the BEAM with Adolfo Neto

Evolve your Developer Abilities with Elixir (Graphic recording by Carlo Gilmar)
#ElixirLang
www.youtube.com/watch?v=I6rJ...

12.11.2024 16:44 πŸ‘ 8 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

Do you want to use your @netlify.com site domain as a custom handle in Bluesky?

You can now set it up with a few clicks on the Netlify UI.

Look for "Bluesky Custom Domain" in the Netlify Extensions directory or head to app.netlify.com/extensions/b....

12.11.2024 11:40 πŸ‘ 324 πŸ” 78 πŸ’¬ 8 πŸ“Œ 11

Bluesky is now the #2 social app in the US, Canada, and #3 in the UK πŸ¦‹

On bsky, ~30% of y'all are posters compared to the 1% main characters on other platforms. Turns out there's more chattiness & connection when you have algorithmic choice 🀭

11.11.2024 18:19 πŸ‘ 39206 πŸ” 5617 πŸ’¬ 749 πŸ“Œ 420
the results of self() |> i on Elixir

the results of self() |> i on Elixir

I discovered this today.
#ElixirLang

> self() |> i

11.11.2024 17:23 πŸ‘ 11 πŸ” 3 πŸ’¬ 2 πŸ“Œ 0
Post image

it's wild ez to get this site running locally to hack on

```
gh repo clone bluesky-social/social-app
cd social-app
yarn
yarn web
```

github.com/bluesky-soci...

31.10.2024 15:37 πŸ‘ 396 πŸ” 53 πŸ’¬ 20 πŸ“Œ 24
Preview
Sponsor @alextran1502 on GitHub Sponsors I build software to make my family and my children's life better.

I'm now sponsoring alextran1502 for his work on Immich, a wonderful open source photo manager program that I've used to replace Google photos. Thank you Alex!
github.com/sponsors/ale...

10.11.2024 19:01 πŸ‘ 15 πŸ” 3 πŸ’¬ 1 πŸ“Œ 0
Join the The Gleam Programming Language Discord Server! The server for the Gleam programming language! | 6398 members

The Gleam virtual meetup is starting now!!!
discord.gg/ujERpfJR?eve...

09.11.2024 19:04 πŸ‘ 15 πŸ” 4 πŸ’¬ 0 πŸ“Œ 0

As somebody who lives in a country that pioneered the use of this vaccine and saw cervical cancer rates among vaccinated girls go to zero, Jesus Fucking Chris On The Proverbial

09.11.2024 17:09 πŸ‘ 9 πŸ” 3 πŸ’¬ 0 πŸ“Œ 0

It is hard not to hear about trends like this and not despair for our future just a little bit

08.11.2024 20:25 πŸ‘ 82 πŸ” 5 πŸ’¬ 2 πŸ“Œ 0
Octane: A Query Builder for OCaml
Octane: A Query Builder for OCaml YouTube video by TJ DeVries

I admire how good TJ is at explaining technical concepts. Even if you have 0 interest in OCaml this has some great stuff about SQL in general and metaprogramming/macros

youtu.be/JFZvnGD_hV8

09.11.2024 13:46 πŸ‘ 53 πŸ” 6 πŸ’¬ 4 πŸ“Œ 1

twitter was so bad for so long that i forgot how fun this is

08.11.2024 20:31 πŸ‘ 4096 πŸ” 469 πŸ’¬ 76 πŸ“Œ 37
Elixir binary pattern-matching example

Elixir binary pattern-matching example

Reason number 42069 to love #ElixirLang

If someone gives you a layout diagram or table of a binary encoding....

you can just match on it

09.11.2024 13:30 πŸ‘ 60 πŸ” 14 πŸ’¬ 4 πŸ“Œ 3

I just realized why this app feels like old Twitter. I am ONLY seeing my followers feed. There aren’t any ads or posts by folks I don’t know.

Feels like an intimate group of friends again as Twitter once had been.

08.11.2024 13:10 πŸ‘ 138 πŸ” 22 πŸ’¬ 10 πŸ“Œ 0

Elixir and BEAM starter pack.

Raise your hand if you post about Elixir or any BEAM languages.

#ElixirLang

go.bsky.app/2dPJ7NM

07.11.2024 16:29 πŸ‘ 56 πŸ” 15 πŸ’¬ 56 πŸ“Œ 2

I got the The Social Butterfly Conversationalist πŸ¦‹

08.11.2024 14:55 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
a man standing in front of a brick house wearing a white t-shirt that says helicopter ALT: a man standing in front of a brick house wearing a white t-shirt that says helicopter
08.11.2024 14:44 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Just voted! πŸ‡ΊπŸ‡Έ πŸ₯₯🌴

05.11.2024 17:48 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Oban Web Goes Open Source? News includes Oban Web going open source, a new Phoenix LiveView component resource, insights on Phoenix from a tech survey, and more!

News includes Oban Web going open source, a new Phoenix LiveView component resource, insights on Phoenix from a tech survey, and more! #ElixirLang #Elixir podcast.thinkingelixir.com/227

05.11.2024 13:09 πŸ‘ 10 πŸ” 1 πŸ’¬ 0 πŸ“Œ 1

Probably a mix of both. It seems like if you're from a well-known large city like LA, SF, NY, or Boston then that's what you identify with. But being from North Carolina, I've always identified with the state over any particular city in it.

05.11.2024 14:50 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Phoenix, ESBuild, and Bun
Phoenix, ESBuild, and Bun YouTube video by Andrew Stewart

New video alert! I made a video on using Bun with Phoenix. I'm extolling the virtues of Bun a lot, and I think there's just a lot of benefits to using it for everything.

youtu.be/axa9lrzbrSQ

This is probably going to have at least one follow up at some point with some more asset handling tips...

04.11.2024 20:19 πŸ‘ 25 πŸ” 7 πŸ’¬ 3 πŸ“Œ 0

LLM-powered docs was actually quite helpful to me recently at docs-3.prefect.io.

04.11.2024 19:17 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

I prefer Rust because I like the functional and type-driven aspects of it. The tooling like cargo is also amazing. That said, I'm really impressed by Zig and how easy it seems to integrate with existing C code, but I struggled a bit to figure out the build tooling and adding 3rd party libraries.

04.11.2024 19:05 πŸ‘ 3 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0