Viewing profile — janitha
janitha
HN member- Joined
- Fri, Aug 22, 2008, 2:34 AM UTC
- HN karma
- 1,882
- Public activity
- 477 items
- HN profile
- View on Hacker News ↗
About janitha
Location: Austin, TX / Los Angeles, CA
Drop me a line at janitha@janitha.com if you have something to talk about
#--hackrtrackr:z0zfrO8MC5bQsROWpv2LCko5al0sRR#
[ my public key: https://keybase.io/janitha; my proof: https://keybase.io/janitha/sigs/GsifrQ48ZPfegD3cJMdiOFHkPVYbeQIizibKRShKN08 ]
meet.hn/city/30.2711286,-97.7436995/Austin
Socials:
- github.com/janitha - instagram.com/psynack - linkedin.com/in/janitha - janitha.com
Recent public activity
-
comment
Comment #46621128
https://janitha.com
-
comment
Comment #31197509
Racing/Freestyle FPV Drones. It's a wonderful fusion of building them, electronics, software (betaflight is open source), cinematography, and just tinkering in general.
-
comment
Comment #30806106
Profitability? A cheap one time procedure (ie. vasalgel) is far less lucrative than a pill that need to be bought repeatedly.
-
comment
Comment #30180201
How is the container version crippled? An anecdotal data point, but I've been running the home-assistant container image on k8s without any issue, and I have a lot of integrations.…
-
comment
Comment #29543264
Ah gotcha, I haven't done full restore of my main dataset. I've only verified with a smaller test dataset to validate the workflow on s3 deep archive (retrieval is $0.02/GB). I've …
-
comment
Comment #29541792
Pretty much the exact reverse of backing it up https://news.ycombinator.com/item?id=29541729 aws s3 cp s3://... - | gpg -d ... | zfs recv ... When restoring the order of restores m…
-
comment
Comment #29541729
No intermediate directory/file at all, all done on the fly. sudo zfs send -i | gpg -e -r --compress-algo none -v | pv | aws s3 cp --storage-class DEEP_ARCHIVE - s3:// .zfs.gpg The …
-
comment
Comment #29535672
S3 Glacier Deep Archive, $0.00099 per GB per month. I have a ZFS based NAS. And periodically do a incremental backup (zfs send) of the entire dataset, encrypt it gpg and pipe it st…
-
comment
Comment #29375964
Nostalgia! This was my first (and only) technic set I got when I was a kid. The most impressive here is the actual functional mechanical systems, all wheel steering, all wheel driv…
-
comment
Comment #29067846
VMware Tanzu | Software Engineer Roles | Remote, Palo Alto, Austin, (Anywhere) VMware Tanzu is tightly coupling Kubernetes and modern app development workflows in to the already wi…
-
comment
Comment #28120264
Came here to post this. Also, vacuum insulated mugs and tumblers for hot/cold drinks as well.
-
comment
Comment #27841178
This is exactly what VMware Horizon VDI does to create desktop VMs very quickly, called Instant Clone (aka VM Fork), and has been around for several years now. With that, you don't…
-
comment
Comment #27841146
> Unless they mean it'll instantly show a loading screen, I'll bet it doesn't. You absolutely can. I am not sure what tech Microsoft is using, but a similar experience can be had w…
-
comment
Comment #27359765
VMware Tanzu | Software Engineer Roles | Remote, Palo Alto, Austin VMware Tanzu is tightly coupling Kubernetes and modern app development workflows in to the already widely used vS…
-
comment
Comment #25118267
Some googling satisfied my curiosity about the k0s vs. k3s https://www.reddit.com/r/kubernetes/comments/jumaqj/k0s_yet_... https://medium.com/@saiyampathak/k0s-yet-another-kubernet…
-
comment
Comment #25118220
What differentiates this from k3s? Seems like there's a lot of overlap. Would be great if there was a quick summary of why someone would use this instead of k3s/microk8s/minikube/e…
-
comment
Comment #23023464
Any plans on offering a ssh reverse tunnel endpoint? This makes life so much easier as no special client is required.
- story
-
comment
Comment #12407936
VMware - Austin, TX / Palo Alto, CA - Software Engineering - Fulltime - Onsite Come join a hardcore engineering team and work on systems that impact millions of people. We are star…
-
comment
Comment #9996929
VMware - Austin, TX - Software Engineering - Fulltime - Onsite Come join a hardcore engineering team and work on systems that impact millions of people. We are starting multiple en…
-
comment
Comment #9096134
A bit surprised to see no support for DPDK. While using AF_PACKET makes the project a bit more portable, you'll be able to save a lot of cycles by using skipping the kernel all tog…
-
comment
Comment #7086877
Odd, I've had the exact opposite reaction. I will say from a functional point of view, it's excellent and feature packed. But from an aesthetic and consistency point of view, it st…
-
comment
Comment #4969435
A best of both worlds would be a flat sink that's angled/sloped towards the wall
-
comment
Comment #3701773
http://zoom.it/Lxrz This was a few months ago when I was playing with Gephi and decided to visualize the user interactions on the #startups IRC channel (graph layout in Gephi, rend…
-
comment
Comment #3574750
A few months ago I made http://artevolve.com pretty much to mimic github for graphics/art... but doesn't seem like designers or artsy folks were that interested in it.