's Avatar

@petermueller.codes

32
Followers
199
Following
10
Posts
23.11.2024
Joined
Posts Following

Latest posts by @petermueller.codes

Preview
Home | Substack Discover and discuss great writing with the world’s smartest readers on Substack.

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-...

12.02.2025 19:03 👍 51 🔁 17 💬 0 📌 0
Post image

I think we might know where all the missing Dem ballots went

This is Ethan Shaotran. He's one of Musk's DOGE takeover hackers

2 yrs ago he won the Berkeley AI Hackathon

But in 2000 won the HackGT7 with a ballot altering program called BallotProof

Here's the deep dive that he couldn't scrub....

08.02.2025 20:13 👍 6267 🔁 3673 💬 592 📌 1341

Other googling points to making a custom keyboard layout file 😕

15.12.2024 03:56 👍 0 🔁 0 💬 0 📌 0
Key bindings - macOS - SS64.com

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.

15.12.2024 03:53 👍 0 🔁 0 💬 1 📌 0

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 ❤️

07.12.2024 03:50 👍 1 🔁 0 💬 0 📌 0

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.

07.12.2024 03:48 👍 0 🔁 0 💬 0 📌 0

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.

07.12.2024 03:48 👍 0 🔁 0 💬 1 📌 0

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.

07.12.2024 03:42 👍 0 🔁 0 💬 2 📌 0

Go away, bot

05.12.2024 04:14 👍 0 🔁 0 💬 0 📌 0

That's a bot account

05.12.2024 04:12 👍 1 🔁 0 💬 0 📌 0

🙋🏼‍♂️

05.12.2024 03:05 👍 1 🔁 0 💬 0 📌 0

Everybody hit the Hacker News /new and upvote the LiveView 1.0 release post

#ElixirLang

03.12.2024 22:29 👍 25 🔁 3 💬 1 📌 0
Preview
GitHub - elixirkoans/elixir-koans: Elixir learning exercises Elixir learning exercises. Contribute to elixirkoans/elixir-koans development by creating an account on GitHub.

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

03.12.2024 15:18 👍 1 🔁 1 💬 0 📌 0