HackerTrans
TopNewTrendsCommentsPastAskShowJobs

aliencat

no profile record

Submissions

Show HN: React Docs as Offline EBooks

dohsimpson.gumroad.com
1 points·by aliencat·去年·0 comments

Show HN: Docker 2 Kubernetes

docker2kube.app.enting.org
9 points·by aliencat·3 年前·4 comments

.

3 points·by aliencat·3 年前·2 comments

[untitled]

1 points·by aliencat·3 年前·0 comments

Show HN: HN Summarizer

chrome.google.com
7 points·by aliencat·3 年前·1 comments

Show HN: Create new files in macOS Finder

github.com
3 points·by aliencat·3 年前·1 comments

comments

aliencat
·3 年前·discuss
Sharing a tool that I wrote to convert docker-compose file to kubernetes deployment YAML: https://docker2kube.app.enting.org/

Hope it helps someone!
aliencat
·3 年前·discuss
video demo looks awesome, what tool do you use to make it?
aliencat
·3 年前·discuss
Thanks! Best of luck! Looks like a solid product
aliencat
·3 年前·discuss
It seems that the 140x lower storage cost comes from: 1. S3 (OO) vs EBS (ES): about 5x 2. No indexing: About 10x ? 3. No data duplication (due to using S3 I assume) in HA deployment: 3x

Is my math right? Or do you use something different for compression?

2 Orders of magnitude of storage saving is pretty impressive.
aliencat
·3 年前·discuss
unit test definitely a great use of copilot.
aliencat
·3 年前·discuss
I also recommended vimium-c (https://github.com/gdh1995/vimium-c). It's like vimium on steroid: with a bunch of additional useful features.
aliencat
·3 年前·discuss
One problem with Tauri is that it doesn't bundle Node runtime, meaning that you can't take advantage of the npm packages that works outside of a browser environment. It does allow you to use Rust packages, but that's another story than Javascript.
aliencat
·3 年前·discuss
Haven't written on paper for a long time, almost forgotten how good it feels to write on one.
aliencat
·3 年前·discuss
> After work I prep for dinner, keep working on my projects, and then drive 5 min west to the beach right before sunset and sit in the back of my car writing in my notebook. This is my favorite time of the whole day, a solid 30 min break where I don't look at my phone or any screen

Sounds like a wonderful time for unwinding. What would you be writing in those time?
aliencat
·4 年前·discuss
How easy is it to create a kubernetes cluster between local and cloud? Was thinking about doing this but was puzzled by how to bridge the network.
aliencat
·4 年前·discuss
Very interesting idea! I think I've heard something like this before on giving reward randomly yielding to addictive behaviours, like gambling. Do you have any recommended reference on this idea?
aliencat
·4 年前·discuss
Karabiner is incredible for making keyboard shortcut to do some pretty complicated task. Obsidian, what a note-taking app! Makes Evernote looks like a dinasour. Vim (and NeoVim), you learn it once and use it for everything.