Herman verschooten's Avatar

Herman verschooten

@verschooten.name.bsky.social

Elixir and Elm enthousiast. Founder of GratWiFi. Founder of Net4All (sold).

59 Followers  |  193 Following  |  24 Posts  |  Joined: 06.11.2024  |  2.0343

Latest posts by verschooten.name on Bluesky

I have a company (small, single person) and used to be a subscriber to most of the ones mentioned.

10.01.2025 07:55 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

Same here

09.01.2025 08:46 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

And a good snowy morning too you

09.01.2025 08:13 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Oh those bring back memories.
I would be interested

09.01.2025 05:59 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

No I wouldn’t for contexts either.

29.12.2024 09:39 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

The fun part of Elixir is, you can do what you want. I have all my schemas under a top level Schema, so eg Schema.User, Schema.Invoice, etc.

29.12.2024 08:08 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

@katelynnburns.bsky.social
It looks like Jim Freeze, over on X is looking to hire some elixir devs.

21.12.2024 06:27 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Welcome to the happy place

20.12.2024 14:32 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Make the floor gleam as you clean up your elixir

20.12.2024 05:42 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

CET (Europe/Brussels)

20.12.2024 05:32 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Yoooo #elixirLang folks, if @davelucia.com (no davydog, wtf) and I had a holiday live stream monday, would y'all come and bullshit for a bit?

If so what TZ are you in? Show me how bsky scales vs the elixirlang community, retwoot this shit.

19.12.2024 23:01 β€” πŸ‘ 14    πŸ” 14    πŸ’¬ 11    πŸ“Œ 3
Logo saying Goatmire Elixir + NervesConf EU. Text below says: 10-12 September, 2025, Varberg, Sweden

Logo saying Goatmire Elixir + NervesConf EU. Text below says: 10-12 September, 2025, Varberg, Sweden

Been holding on to this for a little bit now. We are running an Elixir conference.

10-12 September in Varberg, Sweden.

One day of NervesConf EU and two days of Goatmire Elixir. Single track. Andrea Leopardi and Sanne Kalkman are our two first speakers.

A lot more to come :)

#elixirlang

19.12.2024 21:56 β€” πŸ‘ 67    πŸ” 27    πŸ’¬ 4    πŸ“Œ 6

I am πŸ˜€

20.12.2024 05:29 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

You can pass in your own function too.

13.12.2024 06:17 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Hey liked your approach. Just have a small comment, in your "session controller" you are opening yourself up to an atom exhaustion attack by using `String.to_atom/1` on the params keys. Check the string version against the list, then convert to atom to prevent that.

06.12.2024 05:40 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Anyone else having the issue that elixir-ls does not stop after closing Neovim? And better know of a solution?

#ElixirLang

25.11.2024 08:53 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Like the article, but I would use `:inet.ntoa/1` to convert the IP, that returns a `charlist`, but it covers both IPv4 and IPv6.

25.11.2024 06:26 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Without a doubt Elixir.

19.11.2024 06:12 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
Sorting and Deleting many-to-many assocs with Ecto and LiveView Using Ecto's :sort_param and :delete_param options, along with LiveView, to sort and delete elements within many-to-many association

Have you looked at the sort_params and delete_params of Ecto’s many-associations? Here is an example, fly.io/phoenix-file...

19.11.2024 05:54 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
Fluxon UI Β· UI Components for Phoenix Framework Elegant and accessible UI components for Phoenix Framework.

@andrielfn.bsky.social. Hi I was just checking out your fluxonui.com components page and I noticed on my iPad the select with search is not working, the input field is not selectable. The other annoyance is that when you click something in the sidebar it always jumps back to the top.

15.11.2024 06:39 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Thanks Peter

15.11.2024 06:01 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
GitHub - Hermanverschooten/typst: Lib to interface with Typst rust api Lib to interface with Typst rust api. Contribute to Hermanverschooten/typst development by creating an account on GitHub.

I took a stab at writing a new binding for typst yesterday, but as I have never (ever) made something with rust before... A pair of extra eyes would be nice. It's at github.com/Hermanversch...

15.11.2024 05:48 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

I look forward to the ignited version of the webauthn components.

13.11.2024 06:52 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Just bought my license

12.11.2024 18:20 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

And I spot my friend @lawik.bsky.social

12.11.2024 18:14 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Phoenix PSA: Check your `Plug.Static` plugs in endpoints. They default to `gzip: false` in generators, but you want that to be true when using `mix phx.digest`.

05.11.2024 19:30 β€” πŸ‘ 22    πŸ” 3    πŸ’¬ 3    πŸ“Œ 0

Safe journey

06.11.2024 17:48 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Implementing distributed pooling in Elixir In Elixir, once you have clustering set up, it's ridiculously easy to run some code on another node in your cluster: Node.spawn(:"another_beam_instance@10.0.1.2", fn -> # This runs on a different ...

I was looking for a FLAME-like API that worked with existing nodes in a cluster. ("FLAME, but without autoscaling")

Here's my attempt at creating that using `pg` and DynamicSupervisors: samrat.me/elixir-distr...

#ElixirLang

06.11.2024 11:49 β€” πŸ‘ 21    πŸ” 4    πŸ’¬ 0    πŸ“Œ 0

@verschooten.name is following 19 prominent accounts