-
Twenty Three
Yup, I am totally stealing Matt’s format for birthday blogs.
I cannot believe another year has passed by. The past year has had its share of ups and downs, and I am grateful for all the experiences over the months.
I secured my second job with Automattic, in April, and that’s probably the best part from the past year. I always hated co-working spaces. Working from home has changed a lot in my life, and has given me the opportunity to push myself to spend time more productively.
When I first joined Automattic, I had chosen to work from 10.30am IST to 6.30pm IST. And now, I work from 5.30am IST to 1.30pm IST. Yup, we pick our own working hours at Automattic.
Waking up early in the morning isn’t challenging for me, as I used to go to a school that starts at 7am.
I work alongside some of the best talents and everyday is a new learning experience for me – I am thankful for this opportunity. I couldn’t have asked for a better team.
I have made many friends as well, at work, and I cannot wait to see them IRL. Automattic’s Grand Meetup (time when all of the company comes together and meets over a week) is happening the next week in Orlando, Florida, but I will not be traveling as my visa was refused. It is disappointing, yes. But, hopefully my chances are better the next year!
I also cut down my social media usage heavily, and started being more vigilant about online privacy and security. I moved away from Gmail to ProtonMail, and from Twitter to Mastodon. There have been times in the past when I deactivated Facebook but I never was committed to it. This time though, it’s been over 3 months since I deactivated Facebook, Twitter, WhatsApp and Instagram, and I haven’t looked back.
Outside of the work and online life, I also spend more time with my parents as I live with them now.
I don’t remember myself watching TV a lot in my childhood, but things have taken a strange turn this year – I watched Brooklyn Nine Nine, Big Bang Theory, Atypical, Designated Survivor, Riverdale and pretty much other shows in between.
I also started learning new programming languages, learned how to use Git, Github and I am excited about Gutenberg’s launch.
-
Uber's example of proactive customer support
There are two kinds of customer support.
- Reactive customer support
- Proactive customer support
When you help an user fix their problem once they reach out on email, phone, SMS, or any other medium you offer support on, that’s reactive customer support.
On the other hand, when you identify product loopholes and reach out to the customer with a resolution before they notice it, that’s proactive customer support.
“We had wrongly charged Rs.28.35 in your previous trip because of satellite tolls, we have credited back Rs.28.35 to your charged card/account. If you have taken a cash trip please check for credits in your Uber app.”
Uber had sent that over email two days ago, and that’s a classic example of offering proactive customer support. π―
This infographic by Freshdesk shows how the two stack up against each other.
This also reminds me of this webinar I attended a while ago, again by Freshdesk, with best practices on how to offer proactive customer support.
-
I am officially a WordPress contributor today? π
I have been involved in contributing to FOSS projects for a while now, mostly in the form of highlighting bugs and suggesting feature requests.
Things go one step further today. One of my issues was squashed today, and the entire world will be experiencing a better WordPress going forward. I guess I can call myself an official WordPress contributor now? πI submitted this issue on Github a while ago, and it was fixed today on this PR.
On WP-CLI 2.0.0
This issue caused the WP-CLI app to throw a false positive result when the theme slug is entered in non-lowercase for activation. Let’s say you use a command like
wp theme activate Dara
.You would be shown a
Success: Switched to 'Dara' theme.
notice.Eventually, the output of
wp theme list
shows what’s seen below.Output of theme list on WP-CLI 2.0.0 after activating “Dara” (vs “dara”) Yes, in theory, this should not be the case.
When one uses the theme slug in capitalized format, one should be shown an error that the theme slug entered is wrong.
All theme slugs are to be entered in lowercase.
Enter WP-CLI 2.0.1
When you use
wp theme activate Dara
now, you will be shown aError: The 'Dara' theme could not be found.
notice.This is an indication that theme slugs are to be entered in lowercase, and any other case format will be a false.
I was also featured on this release note and I am super thrilled! πΊ
-
Limiting Facebook and Google activities to specific Firefox containers
Mozilla Firefox’s one of the best features is the ability to use multiple logins on a specific website at the time, using the Multi-account containers feature. This feature is available as an extension for Firefox on the desktop, since Firefox 57.0, Firefox Quantum.
Cookies are contained with the color-coded tabs on the same browser session, allowing one to use multiple logins of a particular website at the same time. You can learn more on how this feature works here.I recently came across two plugins that takes this feature even further, making it very useful. Meet Facebook container and Google container.
The Facebook container is made by Mozilla, while the Google container is a fork by another developer.
When you activate these extensions on your Firefox browser, your Facebook and Google cookies are deleted. The next time you visit Google or Facebook, the respective content will open on a tab that is contained within this container.A Facebook link contained within the Facebook container on Firefox Quantum This means, Facebook and Google will no longer will able to read your activities on other websites. You can safely contain to browser other websites that you need, as usual, and these tabs will open on your regular container.
Only Facebook and Google sites will load on their specific containers.
Something even better is that, these extensions do not necessarily apply only tofacebook.com
andgoogle.com
domains.I read the code a bit, and it looks like most Facebook-owned domains are listed which includes WhatsApp and Instagram.
Likewise
blogspot
domains are contained within the Google container.
It should be possible that you can extend this code to other domains that Facebook and Google own as well, or fork the original Mozilla code for Facebook container and write your extension. -
1Password is offering 6 months trial if you haven't signed up yet
I came across a deal today that’s offering 1Password trial for 6 months. I am not quite sure if this has been around since 2017, or even before that, but the good thing is that, 1Password is actively promoting the same and is encouraging new users to use that deal. Link here if you want to sign up without reading any further.
1Password has been my favorite choice of password manager these days. I have tried LastPass in the past, and have been using 1Password since April. I haven’t tried any other password managers so far. I am pretty happy with 1Password’s UI and customer support that I haven’t had a reason to move away.
Some of my most favorite things about 1Password:- The 1Password 7 app on Mac is a great facelift! The `Vulnerable passwords` and `Inactive 2FA` features launched with 1Password 7 are extremely useful.
- 1Password X on Google Chrome and Firefox offers a consistent UI across both the worlds.
- 3-level security with Secret key + Master password + 2 step verification. π»
- Customer support. π
The 2FA detector is a bit broken, but one can fix broken items by adding
2fa
tag to it. π
I am not a huge fan of the other browser extensions as they are not consistent. 1Password X aims at offering the consistency in UI. I wish 1Password X is available for Brave and Tor soon. π
Related: Compare your 1Password passwords with haveibeenpwned.com list fast
If you haven’t signed up for 1Password yet, you should. The 6 months trial is a steal, and online security matters. -
Compare your 1Password passwords with haveibeenpwned.com list fast
I stumbled upon this thread earlier today on the 1Password forums, and I should definitely agree with what Brenty said. It’s an excellent script to quickly check your 1Password passwords list with haveibeenpwned.com‘s compromised passwords database!
Photo by Pixabay on Pexels.com
If you are a 1Password user, you should noticed that with 1Password 7 app on Mac And Windows, there’s a new feature/section called Vulnerable Passwords that ensures that your password on the 1Password list is not one that is compromised in a data breach.
This GUI app is handy, but it’s challenging to check the status each password.
That’s where this script helps.- Get 1Password CLI app and set it up.
- Get JQ. Homebrew command if you are on Mac –
brew install jq
- Download this script .zip file, extract it, enter into that folder using terminal and use
./1passwordpwnedcheck.sh
to perform the test. You will be asked to signin into your 1Password account if you are not at that time.
Do note that the 1Password CLI app logs you out every 30 minutes. This is as explained by
Session tokens expire after 30 minutes of inactivity, after which youβll need to sign in again.
on the 1Password CLI setup page.
In case you want to copy the script from here.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash ######################################################################################## # 1passwordpwnedcheck.sh – script to check 1password entries against known compromised # passwords from havibeenpwned.com # # Requirements: # 1password CLI tool – https://app-updates.agilebits.com/product_history/CLI # jq json parser – https://stedolan.github.io/jq/ # # Resources: # https://blog.cloudflare.com/validating-leaked-passwords-with-k-anonymity/ # https://www.troyhunt.com/ive-just-launched-pwned-passwords-version-2/ # https://gist.github.com/IcyApril/56c3fdacb3a640f37c245e5813b98b99 ######################################################################################## echo "Checking 1Password items against havibeenpwned.com password list." echo "Be patient, this might take a while." item_uuids=$(op list items | jq -c -r '.[].uuid') pwnd_count=0 for uuid in ${item_uuids}; do _checkhash(){ hash="$(echo -n ${1}| openssl sha1)" upperCase="$(echo $hash | tr '[a-z]' '[A-Z]')" prefix="${upperCase:0:5}" response=$(curl -s https://api.pwnedpasswords.com/range/$prefix) while read -r line; do lineOriginal="$prefix$line" if [ "${lineOriginal:0:40}" == "$upperCase" ]; then title=$(_gettitle $uuid) echo "Oh no! $title password pwned! You should probably change that one." (( pwnd_count += 1 )) fi done <<< "$response" } _gettitle(){ echo "$(op get item ${1} | jq -r '.overview.title?')" } pwd=$(op get item $uuid | jq -r '.details.fields[] | select(.designation == "password")|.value?' 2> /dev/null) _checkhash "$pwd" done if [ $pwnd_count -eq 0 ]; then echo "Good news! No pwnd passwords found!" else echo "Done. You have $pwnd_count passwords that need changing." fi exit 0 -
Oh boy, Incredibles 2 was much fun! π
I have no words. Sequels are always exciting, but Incredibles 2 is beyond exciting! β₯
I didn’t see Incredibles when it came out in 2004. I didn’t even know that this movie existed until 2010 or 2012. I don’t even remember the first movie’s storyline, but I did go to the cinemas with my cousins for Incredibles 2, hoping for a good time. I cannot say I’m disappointed even a bit.
The movie π¦ keeps everyone hooked. It’s a wonderful animation movie for the kids, and it’s an equally wonderful superhero movie for the teenagers and the adults. Overall, it packs a punch and keeps everyone entertained through the two hours.
Jack Jack is an amazing character, and I love how the movie blends the fun element and the superhero concept together, for a roller-coaster π’ entertainment.
If you’re free this weekend, you should see the movie! π― π€©
-
My two new favorite WordPress app features: Free photo library, Save for Later π±
WordPress mobile apps has been improving with every update, and the latest two updates to the Android version (I am an Android user!) have added two features that I have been using a lot lately. The two new features are:
- Free photo library that was launched on WordPress.com, now integrated on the WordPress Android app.
- Ability to save posts to read later
Free photo library on WordPress.com mobile apps πΈ
The free photo library originally launched on WordPress.com, and is available on the post/page editor screen as shown below.
The free photo library on WordPress.com allows you to choose from over 40000 CC0 images from Pexels.com, for free.
This feature originally launched in January of this year, and in May of 2018, the same feature was launched on the WordPress.com Android and iOS mobile apps.
It allows you to pick from over 40000 CC0 images from Pexels.com. I recently started a photo blog, and have been republished these photos on Pexels.com as well. I cannot wait to see these my photos from Pexels.com being used by bloggers across the world, using WordPress.com’s free photo library. π
Save posts to read later π
Quick update: This is not available on iOS as yet. π¬
My other favorite feature that was launched on the latest version of WordPress.com mobile apps is the ability to save posts to read later. There is a shiny new “Save” icon for each post, on the homepage, when you launch your app. When you click on it, it gets added to a new list on your app, called “Saved posts“.
You can access this list anytime to read the posts that you have saved. This works offline as well!
I have a Feedly Pro subscription as well, but since I joined Automattic, I find myself using WordPress.com Reader a lot more to cover all the latest news. The “Save for Later” feature has only improved that experience by one notch. π
Both the features are available on the the WordPress.com Android app and theWordPress.com iOS app. The free photo library is available on both the mobile apps, but the “Save for Later” feature is available only on the Android app at this time.
Go, download the app and check these out! Tell me what you think about it in the comments! π -
WordPress is now 15 years old π
πOn the 27th of May, 2003, the first version of WordPress launched for the general public.
I didn’t use WordPress until 2010. I first discovered WordPress when I was in my 10th grade. That’s when I started using WordPress, for tech blogging.
It has been a beautiful experience since, converting my ideas to products and services, with WordPress. I am not a coder, but WordPress has made most of my dreams come true. These, otherwise, wouldn’t have been possible.
WordPress is not just a software. It’s an idea, an idea to help democratise publishing. “We want users, regardless of device or ability, to be able to publish content and maintain a website or application built with WordPress.” —Β accessibility page on WordPress. The community’s belief in this idea has made WordPress successful over the years.
In the past 15 years, WordPress has made many dreams come true. Many businesses thrive on WordPress. At the time of writing this post, WordPress powers 30% of the internet. 30% of all the websites on the internet run on WordPress!
Everyone’s success wouldn’t have been possible without WordPress. WordPress wouldn’t have been possible without the WordPress community, and I salute them.
πThank you, #WordPress. Thank you for changing my life. π