terminal
Hunting Kotlin Synthetics For Views
· ☕ 2 min read · ✍️ Nishant
Kotlin Synthetics for Views is deprecated! You can read about it here. That means if you have been using them in your project then you need to replace them with a more recommended approach i.

Terminal Foo: Triggering Notifications from CMDLine 📟
· ☕ 4 min read · ✍️ Nishant
Executing tasks and processes is pretty common in the Terminal. Having them run and then pipe the output into another one, transforming the output, triggering a sub-process/task, etc.