kitallis | 6 months ago | on: Yamanot.es: A music box of train station melodies from the JR Yamanote Line
kitallis's comments
kitallis | 10 months ago | on: “Fewer Users” Warning Hurting Specialized and New Apps
kitallis | 10 months ago | on: “Fewer Users” Warning Hurting Specialized and New Apps
kitallis | 1 year ago | on: Ask HN: Is there any software you only made for your own use but nobody else?
The two most used ones in the past few years:
WAP – a small utility to control my balcony-local drip irrigation system https://github.com/kitallis/WAP
hisaab – expense tracking and categorizing because my bank doesn't do apis and sends credit card reports in PDFs https://github.com/nid90/hisaab-clj
kitallis | 1 year ago | on: Popover API
Here's a custom implementation with Stimulus using Popper – https://github.com/tramlinehq/tramline/blob/main/app/javascr...
And here's one for <dialog> – https://github.com/tramlinehq/tramline/blob/main/app/javascr...
kitallis | 2 years ago | on: Ask HN: How is the Spotify app so bad?
kitallis | 2 years ago | on: Show HN: I built a tool to get "Your app was approved/rejected " alerts on Slack
We built this in about a week as it mostly piggybacks on a critical piece of infrastructure behind https://www.tramline.app, and hence kind of runs by itself.
So we didn't really care for adding pricing to it. Tramline is what we _really_ build :)
The service itself just currently happens to respond primarily as a Slackbot, but that's just an implementation detail and can be tweaked.
Would love to connect, let me ping you on telegram!
kitallis | 2 years ago | on: Show HN: I built a tool to get "Your app was approved/rejected " alerts on Slack
> When you submit a new build to one of the tracks (internal, alpha, beta, or production), they go through different statuses, e.g. “In Progress”, “Completed”, “Halted”, etc. Each of these will send a new notification to your team.
kitallis | 2 years ago | on: Show HN: I built a tool to get "Your app was approved/rejected " alerts on Slack
I built a similar open-source thing a few months ago which pulls in a lot more information and you can even control things on the store through Slack commands: https://appstoreslackbot.com
Currently, it only works for iOS and is pull-based.
kitallis | 2 years ago | on: I think GCP is better than AWS (2020)
kitallis | 2 years ago | on: GitHub Actions could be so much better
The problem is GA also does not allow you to commit a new workflow in a branch. It must first exist on your primary branch and then you may tweak it in another.
kitallis | 2 years ago | on: GitHub Actions could be so much better
This is pretty much possible in all other CIs.
kitallis | 2 years ago | on: Wikipedia user edits over 90k uses of “comprised of”
kitallis | 9 years ago | on: Deploying PostgreSQL Clusters Using StatefulSets
repmgr and repmgrd are written by core contributors of postgres and this is just an orchestration layer (with built-in monitoring) on top of it. It's very much under development at the moment.
More details are here: https://github.com/staples-sparx/Agrajag/blob/dev/doc/tradeo...
There are plans to add more lines of defense in cases where repmgrd dies. I'll be speaking about it a bit this week at pgconf.in if anyone's interested: http://pgconf.in/schedule/a-postgres-orchestra/
kitallis | 16 years ago | on: HN Meetup - New Delhi(NCR) India
kitallis | 17 years ago | on: Design Patterns In Ruby, Explained II
kitallis | 17 years ago | on: I need books that I can’t buy, I drink beer that I can’t sip
kitallis | 17 years ago | on: A year with an Amazon Kindle
kitallis | 17 years ago | on: I need books that I can’t buy, I drink beer that I can’t sip
kitallis | 17 years ago | on: I need books that I can’t buy, I drink beer that I can’t sip
https://github.com/tramlinehq/ueno – it's downloadable from both app stores.