Karl Becker

@karlbecker
63 Followers
49 Following
75 Posts
I like to make virtual things, travel, and introduce more empathy into the world.
blogging@https://blog.karlbecker.com/
cofounder@https://thirdiron.com
hiring@https://thirdiron.applytojob.com
verified@https://twittodon.com/share.php?t=karlbecker_com&[email protected]
@streetsblogmass I keep thinking money is the most easy to understand and provide answer to many of the MBTA’s problems. It’s more nuanced than that, but more employees, more train service, more maintenance, more fixes, more people encouraging friends to work there and improve it? All of that comes down to money.

We’re playing checkers while this guy’s playing chess.

Image credit to: @khronokernel for the post on Twitter

@nemecek_f Thank you for the fantastic article on nav bar appearance in iOS 15 and later! 🙏 It helped me quickly update an older app I continue maintaining after I got a report this week.
https://nemecek.be/blog/126/how-to-disable-automatic-transparent-navbar-in-ios-15
How to disable automatic transparent navbar in iOS 15

Xcode 13 along with iOS 15 SDK brings substantial changes to UINavigationBar.

News Is What Somebody Does Not Want You to Print. All the Rest Is Advertising

https://news.ycombinator.com/item?id=34118257

“News is what somebody does not want you to print – all the rest is advertising” | Hacker News

Are you looking for a new password manager? Take a look at @keepassxc

+ Open source and cross-platform (Linux/Win/macOS/BSD/iOS/Android)

+ Self-hosted

+ Encrypted database

+ Supports key file & hardware USB key to protect password database

+ Sync with cloud of your choice

+ Free

@fields yeah, I’ve been almost exclusively using it on my phone, so I hadn’t thought about it much.

I suppose there will one day be an aggregator web app that will pull in toots and display it with your own preferences?

@fields are you using the web? I’m guessing a native app could be a good solution?
A family in the Matanuska Valley in #Alaska built an igloo! They used food dye to make the bricks of ice (yes, they froze bread pans of ice & used snow as "mortar.) in different colors. Super fantastic job! Photos by a very proud mom & no, I am not related! 💗
#AlaskaWinter #AlaskaFun
@elan Instead I get this error:
```mastodon@mastodon-krinite-test2:~/live/bin$ RAILS_ENV=production ./tootctl help
/home/mastodon/live/vendor/bundle/ruby/3.0.0/gems/activerecord-6.1.7/lib/active_record/connection_adapters/postgresql/database_statements.rb:19:in `exec': PG::UndefinedTable: ERROR: relation "accounts" does not exist (ActiveRecord::StatementInvalid)
LINE 8: WHERE a.attrelid = '"accounts"'::regclass```
@elan Nope, that's the problem - I can't run tootctl after I ssh in. I tried suggestions from https://github.com/mastodon/mastodon/discussions/18137 but none of that worked, either.
Admin CLI doesn't work out of the box for 1-click Digital Ocean installs · Discussion #18137 · mastodon/mastodon

I went through the 1-click Digital Ocean install process and everything seems to be working except for the Admin CLI. When I first attempted to run: RAILS_ENV=production bin/tootctl accounts modify...

GitHub