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-...
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-...
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....
Other googling points to making a custom keyboard layout file 😕
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.
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 ❤️
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.
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.
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.
Go away, bot
That's a bot account
🙋🏼♂️
Everybody hit the Hacker News /new and upvote the LiveView 1.0 release post
#ElixirLang
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