I've created a feature comparison table for various #Mastodon #iOS clients:
https://github.com/jsit/mastodon-ios-app-features/blob/main/README.md
Please feel free to contribute with an issue or PR!
I've moved to https://mastodon.online/@pwningcode
I've created a feature comparison table for various #Mastodon #iOS clients:
https://github.com/jsit/mastodon-ios-app-features/blob/main/README.md
Please feel free to contribute with an issue or PR!
Password managers are an essential thing. But folks using LastPass... don't. Similarly, all the other centralised, VC-funded proprietary corporate players (1Password, Dashlane, etc.). They're all an accident waiting to happen (or happen *again*, like this: https://www.bleepingcomputer.com/news/security/lastpass-says-hackers-accessed-customer-data-in-new-breach/). Instead I recommend: BitWarden + VaultWarden: https://tech.oeru.org/setting-your-own-bitwarden-password-manager-and-vaultwarden-sync-server If you're not up to building your own, find someone you know & trust to do it. If you build one, make it available to your family & social circles.
@wessouza So it doesn't cause a state change! Interesting. Why didn't I think of this before. It's so obvious too. Thanks!
FYI If you are following the official documentation to setup your own #mastodon #instance. Be sure to check out this GitHub issue when you get to the "Setting up nginx" step.
This command Does Not Work
certbot --nginx -d example.com
Do this instead: (as root)
systemctl stop nginx
certbot certonly --standalone -d example.com
nano /etc/nginx/sites-available/mastodon
Then manually uncomment the two ssl lines
systemctl start nginx
https://github.com/mastodon/mastodon/discussions/17372#discussioncomment-2045474
Today was my name day, and my dad called to greet me and asked, โWhy are you working today?โ
I said: โI'm not working. I'm having fun. I'm #coding. It's not a job.โ
Life #achievementunlocked.๐คฉ
Yeah, nvm working in #parallels. I'll just setup my own #mastodon #instance and call it a day.
Feel free to follow me @pwningcode@mastodonian.online
I'll keep this account for now and see how things go.
@brianmmdev When your tired and the dyslexia kicks in and you read this as โI didnโt bury anything this weekendโโฆ ๐คฃ
Now lets see if I can install #mastodon in a #parallels #vm. I need a place to test the browser extension without messing up someone's server. ๐
PSA: 256GB is not enough storage if you will be doing any sort of #Android #IOS #ReactNative #development
@Jedigirl If you eat it, do you turn invisible?
@sanat Love it. Thanks!
I love #vscode but good luck finding the setting you need to find. I guess I should take some time to study this...
https://code.visualstudio.com/docs/getstarted/settings#_default-settings
Do you ever find that while your working on an idea, you come up with a better idea and all you can think about is pivoting?
It's not like the old idea is dead, its just not as attractive and is going to take longer to change directions... Its beautiful and annoying at the same time.
@chris Yes it is. Also the shortest policy Iโve seen. Thanks ๐๐
@simon @djurdjevac Yeah. I used a free generator to start and am pulling ideas, bullet points, etc from other products and modifying the generated template. I suppose thatโll work for now. Thanks!
@onur This one might be easier. Import all BitWarden/LastPass/Google passwords into my keychain.
@onur Same with notifications...
@onur Not sure if this is possible but I'd pay money in a heart beat if the iMessages I marked as Read or Deleted on one device automatically synced across my other devices. ๐
@djurdjevac Thanks. That is what I have been doing. I was hoping someone would have an ace up their sleeve or point me to something they had experience with. I'll be sure to check that one out. ๐๐ป