Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
joeswartz
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
joeswartz
4y ago
Congrats on the launch! Indeed interesting space. I wonder if it has some overlap with https://skaffold.dev/ . I would be curious to hear the differences.
2.
▲
by
joeswartz
4y ago
On the other hand `apt-smart --list-mirrors` says that http://archive.ubuntu.com is unavailable. Other than https://github.com/martin68/apt-smart , are there any other tools or best practices to fallback apt
3.
▲
by
joeswartz
4y ago
Nice project! It reminds me of tiddlywiki which also has browser encryption: https://tiddlywiki.com/static/Encryption.html .
4.
▲
by
joeswartz
5y ago
Apache Beam is a quite nice and flexible tool. If you prefer Scala, then you can try Scio: https://github.com/spotify/scio .
5.
▲
by
joeswartz
5y ago
One option is to use DBeam ( http://github.com/spotify/dbeam ) to export Avro records into GCS and then load to BigQuery with a load job.