Reiterate (@reiterate_app) 's Twitter Profile
Reiterate

@reiterate_app

Stop playing around. Start playing to win.

ID: 1387516470712623107

linkhttps://blog.reiterate.app calendar_today28-04-2021 21:19:30

58 Tweet

0 Followers

0 Following

Reiterate (@reiterate_app) 's Twitter Profile Photo

Reiterate 1.4.0, with the new Acknowledgement feature, is now available on the App Store! (blog.reiterate.app/software/2022/…)

Reiterate (@reiterate_app) 's Twitter Profile Photo

I recently finished Million Perfect Letters by 4am. Here is my review of the game. (blog.reiterate.app/misc/2022/03/2…)

Reiterate (@reiterate_app) 's Twitter Profile Photo

As part of the Acknowldgement update to Reiterate, I also took advantage of the rewrite to move the app’s core audio code to the new Swift async/await concurrency model. (blog.reiterate.app/software/2022/…)

Reiterate (@reiterate_app) 's Twitter Profile Photo

One of the most often repeated pieces of advice I see for League of Legends players is: be greedy. Always play for yourself, and assume your teammates are incapable of making the correct plays. I think this is a mistake. (blog.reiterate.app/personal%20dev…)

Reiterate (@reiterate_app) 's Twitter Profile Photo

Here’s a quick tip on how you can use your clip titles effectively with the Acknowledgement feature. (blog.reiterate.app/reiterate/2022…)

Reiterate (@reiterate_app) 's Twitter Profile Photo

This article about weightlifting contains useful advice about working out in general, and includes one tip in particular that applies to esports play as well. (blog.reiterate.app/personal%20dev…)

Reiterate (@reiterate_app) 's Twitter Profile Photo

Keeping email addresses away from harvester bots is an old problem. I decided to apply some new technology to it. (blog.reiterate.app/software/2022/…)

Reiterate (@reiterate_app) 's Twitter Profile Photo

One piece of advice I’ve seen given frequently is “You should mute all your teammates at the start of every game.” Here’s why I think you should reconsider that. (blog.reiterate.app/personal%20dev…)

Reiterate (@reiterate_app) 's Twitter Profile Photo

How to Suppress Fatal Logging from Rails Middleware 26 May 2022 4 minute read software rails This bothersome bit of intrusion bot spam has been bothering me for some time, and I’ve finally figure out how to fix it. Part of the neverending… blog.reiterate.app/software/2022/…

Reiterate (@reiterate_app) 's Twitter Profile Photo

Everyone agrees that autopiloting is bad. Here’s how you can use Reiterate, and specifically its Acknowledgement feature, to eliminate autopilot from your game play. (blog.reiterate.app/personal%20dev…)

Reiterate (@reiterate_app) 's Twitter Profile Photo

Apple released the new StoreKit 2 API, and I’ve been working on updating Reiterate to use it. (blog.reiterate.app/software/2022/…)

Reiterate (@reiterate_app) 's Twitter Profile Photo

Reiterate has been updated to version 1.4.3 and is now available on the App Store. (blog.reiterate.app/software/2022/…)

Reiterate (@reiterate_app) 's Twitter Profile Photo

League of Legends offers players the ability to forfeit games. After a certain amount of time, any player can start a surrender vote, and if enough players vote Yes then the game ends with a loss. When is it appropriate to surrender a game? (blog.reiterate.app/personal%20dev…)

Reiterate (@reiterate_app) 's Twitter Profile Photo

For the new in-app purchase flow, with on-demand resouorces, I needed to organize Reiterate’s products into separate bundles. (blog.reiterate.app/software/2022/…)

Reiterate (@reiterate_app) 's Twitter Profile Photo

One of the ways to use Reiterate’s tag feature is to filter infrequently-used tips. (blog.reiterate.app/reiterate/2022…)

Reiterate (@reiterate_app) 's Twitter Profile Photo

Reiterate uses a backend server to coordinate its in-app purchases. The app and server communicate via a REST API. Here’s how I implemented that in Swift. (blog.reiterate.app/software/2022/…)

Reiterate (@reiterate_app) 's Twitter Profile Photo

Journalctl is the standard way of viewing system logs on Linux. But since the logs from all processes get consolidated in one place, it can get quit spammy if one process dumps a lot of output. Here is how I filter out those bad processes. (blog.reiterate.app/software/2022/…)

Reiterate (@reiterate_app) 's Twitter Profile Photo

I wanted Jekyll to notify me when it had completed building my site. Getting it to work the way I wanted involved patching together a bunch of almost-solutions from different places. (blog.reiterate.app/software/2022/…)