petermueller.codes
@petermueller.codes
Reposted
Here is the Duty to Warn letter Stephen Spoonamore wrote to Harris regarding his theory as to how the hack was done. Someone posted an interview with him earlier in this thread. substack.com/home/post/p-...
Home | Substack
Discover and discuss great writing with the world’s smartest readers on Substack.
substack.com
February 12, 2025 at 7:03 PM
Other googling points to making a custom keyboard layout file 😕
December 15, 2024 at 3:56 AM
Are you trying to remove a select few?
ss64.com/mac/syntax-k...
I use this to disable the default mapping of Cmd-Ctrl-Up/Down but it should be able to handle individual Al codes of letters I think? Worth a try at least.
Key bindings - macOS - SS64.com
ss64.com
December 15, 2024 at 3:53 AM
The point though is that you can be the change you want to see. MySQL and other DBs aren't as heavily used in new apps even outside Elixir, so there are just less eyes. I'm sure they'd appreciate the help ❤️
December 7, 2024 at 3:50 AM
So if you need an exclusion constraint and want to eventually swap to postgres, you could write a function that creates a trigger in a migration for MySQL but would just use the standard exclusion constraint migration function for postgres.
December 7, 2024 at 3:48 AM
I am slowly adding a way to support custom error handlers to ecto_sql, with the idea that you could write a shim behaviour for some of the different features that are use-case specific for each database.
December 7, 2024 at 3:48 AM
We were running MySQL at my last job after converting them to Elixir. I got frustrated enough that I just added check constraint support to ecto_sql. Granted, MySQL 8.0.16 is when it was added which was released in 2019 and only became more widely used in the last few years.
December 7, 2024 at 3:42 AM
Go away, bot
December 5, 2024 at 4:14 AM
That's a bot account
December 5, 2024 at 4:12 AM
🙋🏼‍♂️
December 5, 2024 at 3:05 AM
github.com/elixirkoans/... is a great resource for just "starting". asdf-vm or mise can get elixir and erlang installed. Or you can just use livebook.dev if you just want to poke it. There's evening github.com/ljgago/kino_... if you want to do an AoC in Livebook
GitHub - elixirkoans/elixir-koans: Elixir learning exercises
Elixir learning exercises. Contribute to elixirkoans/elixir-koans development by creating an account on GitHub.
github.com
December 3, 2024 at 3:18 PM