RSSAmplifier

Blog

blagblogblag.com

The code and ASCII behind my blog blagblogblag.com

blagblogblag.comRSS feed ↗10 posts

Latest posts

Is Github’s business model still viable?

People are dunking on Github. “Zero 9’s uptime”. And yeah it’s not great, as of writing this it’s 89.24% over the past 90 days according to “The Missing GitHub Status Page”.

Running a script with large input on Heroku (part 2)

Note: If you need heroku run:detached <command> or want to run interactively using heroku run bash take a look at the previous blog post Running a script with large input on Heroku. For all other cases this method is easier.

Show the time a command was run in fish shell

I’ve been seeing that other people can get their shell to show the time a command was run (Bash, zsh 1, zsh 2):

Minimal URL encoding

I recently stumbled upon this StackOverflow question while looking at various ID-generation libraries suitable for use in URLs.

Google Workspace unusual sign-in corporate mobile device

If you’re trying to log in to your Google Workspace account and you get the following message:

Finding an AWS IAM user via User Id

In the previous blog post I talked about an AWS IAM User ID that I found in AWS S3 bucket policy. This is a little follow-up on that.

AWS S3: Invalid principal in policy

The other day I was trying to update an AWS S3 bucket policy, but when trying to save the policy I got the following error:

Running a script with large input on Heroku

Note: Take a look the newer blog post Running a script with large input on Heroku (part 2) the method described there is better in most cases – unless you specifically need heroku run:detached <command> or you want to run interactively (heroku run bash).

fish process substitution

Currenty, I’m using fish as my shell. Having used zsh for quite a while, there are some features I was missed from ZSH.

Fixing your SSL

Today I discovered a new tool: SSL Labs’ SSL test.