HackerTrans
トップ新着トレンドコメント過去質問紹介求人

aliencat

no profile record

投稿

Show HN: React Docs as Offline EBooks

dohsimpson.gumroad.com
1 ポイント·投稿者 aliencat·昨年·0 コメント

Show HN: Docker 2 Kubernetes

docker2kube.app.enting.org
9 ポイント·投稿者 aliencat·3 年前·4 コメント

.

3 ポイント·投稿者 aliencat·3 年前·2 コメント

[untitled]

1 ポイント·投稿者 aliencat·3 年前·0 コメント

Show HN: HN Summarizer

chrome.google.com
7 ポイント·投稿者 aliencat·3 年前·1 コメント

Show HN: Create new files in macOS Finder

github.com
3 ポイント·投稿者 aliencat·3 年前·1 コメント

コメント

aliencat
·3 年前·議論
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 年前·議論
video demo looks awesome, what tool do you use to make it?
aliencat
·3 年前·議論
Thanks! Best of luck! Looks like a solid product
aliencat
·3 年前·議論
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 年前·議論
unit test definitely a great use of copilot.
aliencat
·3 年前·議論
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 年前·議論
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 年前·議論
Haven't written on paper for a long time, almost forgotten how good it feels to write on one.
aliencat
·3 年前·議論
> 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 年前·議論
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 年前·議論
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 年前·議論
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.