Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jareware
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
jareware
5y ago
Echoing the sentiment here, this is a great way to host smaller projects on the cheap, without adding the complexity/price of k8s, Nomad et al! I do the same, and have spent some time automating the backup of such a set of standalone c
2.
▲
by
jareware
5y ago
FWIW, io-ts offers this via its “userland” implementation of branded types.
3.
▲
by
jareware
5y ago
If there's an API for working with data that you know well already, it's somewhat pointless to learn the (quite esoteric) jq one. Just pipe curl to node ( https://github.com/jareware/howto/blob/master
4.
▲
by
jareware
5y ago
Thanks for being upfront about “don’t have any plans for that”, instead of a vague “we’re looking into it” which sounds better but effectively means the same thing.
5.
▲
by
jareware
6y ago
Ditto, with https://github.com/jareware/howto/ , which I’ve been meaning to automatically sync from a specific notebook from my Joplin. Yours looks very polished though, maybe I should just use that!
6.
▲
by
jareware
6y ago
I feel like Joplin ( https://joplinapp.org/ ) should also get mentioned: storing notes in plain Markdown files, optionally synced via e.g. Dropbox. Bonus points for also having mobile apps that sync with the same backend.
7.
▲
by
jareware
6y ago
Either your colleagues were very misinformed, or this was a slight misunderstanding on your part: Terraform IS cloud agnostic, but not in the way you understood. Instead, it allows you to use the same tool and management model for resources
8.
▲
by
jareware
7y ago
Same feature set - plus a few extras like Basic Auth support, custom headers, preventing direct access to the underlying S3 bucket - implemented as a reusable Terraform module: https://github.com/futurice/terraform-util
9.
▲
by
jareware
8y ago
We had a similar need a while back, and open sourced our solution: [alley-oop]( https://github.com/futurice/alley-oop ) is a Dynamic DNS server with an integrated Let's Encrypt proxy, enabling easy HTTPS and WSS for
10.
▲
Show HN: Easy-to-use RasPi image for booting directly into full-screen Chrome
(github.com)
15 points
by
jareware
8y ago
|
0 comments
11.
▲
8 simple rules for a robust, scalable CSS architecture
(github.com)
6 points
by
jareware
10y ago
|
0 comments
12.
▲
Simple tool for tracking changes to an upstream API as part of your test suite
(github.com)
4 points
by
jareware
11y ago
|
0 comments
13.
▲
Dead-simple CSS namespaces
(github.com)
6 points
by
jareware
11y ago
|
0 comments
14.
▲
Flow (JS type-checker by Facebook) no longer requires special language syntax
(flowtype.org)
4 points
by
jareware
12y ago
|
0 comments
15.
▲
Using the Flow type checker with standard JavaScript syntax
(github.com)
4 points
by
jareware
12y ago
|
0 comments
16.
▲
Simple, semi-anonymous backups with S3 and curl
(gist.github.com)
2 points
by
jareware
12y ago
|
0 comments
17.
▲
Combining React, Flux and Web Components
(futurice.com)
16 points
by
jareware
12y ago
|
1 comments