Chris Benard 🇨🇦 🇺🇸

@cbenard
142 Followers
207 Following
136 Posts

Bug fixes and performance improvements.

Lead Developer writing C#/.NET code living in Calgary, AB, 🇨🇦. @cbenard on Twitter.

Twitterhttps://twitter.com/cbenard
Bloghttps://chrisbenard.net
My David Pumpkins Fan Sitehttps://davidpumpkins.com
nostr24ce36849217c96ab14df9185cc85843d600a9541ff6c1581882631fbc194d37
Thought I'd record deleting Apollo and its API token from the Reddit dashboard 🥹 ow

This is hilarious. It appears that Twitter is DDOSing itself.

The Twitter home feed's been down for most of this morning. Even though nothing loads, the Twitter website never stops trying and trying.

In the first video, notice the error message that I'm being rate limited. Then notice the jiggling scrollbar on the right.

The second video shows why it's jiggling. Twitter is firing off about 10 requests a second to itself to try and fetch content that never arrives because Elon's latest genius innovation is to block people from being able to read Twitter without logging in.

This likely created some hellish conditions that the engineers never envisioned and so we get this comedy of errors resulting in the most epic of self-owns, the self-DDOS.

Unbelievable. It's amateur hour.

#TwitterDown #MastodonMigration #DDOS #TwitterFail #SelfDDOS

This is hilariously stupid. I mean, just painfully stupid. And, yes, it's real.

Wow, OK, so I guess a lot of folks don't know what Android Auto / CarPlay do and why it's bonkers that GM is dropping it. So, quick explainer:

Car companies generally suck at making software. Everyone complains at how buggy their infotainment screens are, and getting updates for maps etc. is an awful experience.

So, why not just provide a way for your always-up-to-date phone to take over the car's infotainment screen - leaving the software to the people who are good at software?

It's that.

Keeping SSH connections alive on iOS with high-fidelity terminal emulation and without draining your battery: the Story of El Preservador.

https://blog.xibbon.com/solving-background-disconnect-issues-on-ios-with-el/

El Preservador: SSHing Responsibly on iOS

With La Terminal, we strive to offer an SSH client that just works on iOS. With this in mind, I set out to make design decisions on behalf of users that would provide an experience that works out of the box while providing the best terminal emulator experience they deserve.

Xibbon Blog
rm -rf .git && git init && git commit --allow-empty -m "LGTM 👍" && git push --force https://git.company.com/git/project.git main
Here we go again 🫠🤣 #Twitter
i love how apple released a computer that came in four hundred neon colors, hit it big, and then made the exact same gray laptop for 15 years straight

Time to register for @vslive Las Vegas - great training on #dotnet #azure #blazor #maui #devops #angular and so much more!

http://bit.ly/3I5fqzV

VSLive Las Vegas 2023

#zigbee2mqtt can't auto-backup like zwave-js-ui, and you can only request a backup and receive the response via MQTT.

I want to back up the DB/state without having to stop the container, so I need this to avoid corruption with SQLite. I made this script to auto-backup the db/state.

Let me know if you see any improvements to make! I couldn't find anything like this existing to automate the backups.

https://gist.github.com/cbenard/6c917e5c6cc7d6aedf88b20d1853a657

#zigbee #homeassistant #homeautomation #docker #linux #bash

Zigbee2MQTT Automated Backup

Zigbee2MQTT Automated Backup. GitHub Gist: instantly share code, notes, and snippets.

Gist