Viewing profile — joeswartz
joeswartz
HN member- Joined
- Sat, Jun 05, 2021, 9:03 PM UTC
- HN karma
- 3
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About joeswartz
No profile information was provided.
Recent public activity
-
comment
Comment #34886081
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.
-
comment
Comment #34676088
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 bes…
-
comment
Comment #34090678
Nice project! It reminds me of tiddlywiki which also has browser encryption: https://tiddlywiki.com/static/Encryption.html .
-
comment
Comment #28804702
Apache Beam is a quite nice and flexible tool. If you prefer Scala, then you can try Scio: https://github.com/spotify/scio .
-
comment
Comment #27408457
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.