Viewing profile — inoda
inoda
HN member- Joined
- Tue, Jan 30, 2018, 5:28 PM UTC
- HN karma
- 123
- Public activity
- 49 items
- HN profile
- View on Hacker News ↗
About inoda
No profile information was provided.
Recent public activity
-
comment
Comment #24092539
I feel ya. I wrote a script to reformat my bank's CSV export to make it easier to work with for OnTrack [0]. I imagine it wouldn't take too much work to write a script that reforma…
- story
-
comment
Comment #21397926
The problem with this is that you don't want your free dyno to stay awake all the time because free dyno hours are capped. This tool let's you set a window to pause the requests.
-
comment
Comment #21389788
In their contribution guidelines: "To add a new entry, edit the README.md file through Github's web interface or a text editor, and send a Pull Request."
-
comment
Comment #21389565
Awesome list! I've been getting more interested in self-hosted software recently and have created a few projects in the space. Budgeting/expense tracking: https://github.com/inoda/…
-
comment
Comment #21387622
This isn't for 24/7 uptime. And it also doesn't depend on Heroku scheduler. That's just one option for getting this up and running quickly.
-
comment
Comment #21387609
Yep! This works around that by having a window where the requests are paused.
-
comment
Comment #21387600
Why is this the case? This stays within Heroku's limits for free tiers. They cap free dyno hours anyways so if you need your app awake all the time you have no choice but to pay.
-
comment
Comment #21387583
The problem with this is that you don't want your free dyno to stay awake all the time because free dyno hours are capped. This tool let's you set a window to pause the requests.
- story
- story
-
comment
Comment #21351450
That's good feedback - I've added installation instructions to the readme!
- story
- story
-
story
Ask HN: Who should I follow on Twitter?
I've had difficulty "getting into" Twitter, but I can see other people in the industry can derive real benefits like learning, getting exposed to new ideas, keeping up to date on i…
- story
-
comment
Comment #20554511
Any pains listed that you identify with or are these non-issues for you?
-
story
Ask HN: Do you have these pain points when consuming/building APIs?
Hey everyone, I've experienced some pain as both an API consumer and provider. There are lots of consequential pains, these are the "main" ones IMO. I'm curious if anybody else res…
- story
- story
- story
- story
-
comment
Comment #20260615
Yeah that's a good point. I thought the data encryption made it "safe enough". I also wanted to strike a balance between nice security features and ease of use. I am definitely no …
- story
-
comment
Comment #20253134
If anybody is curious what this was written with, here is the repo: https://github.com/inoda/private_journal