HackerTrans
TopNewTrendsCommentsPastAskShowJobs

aliencat

no profile record

Submissions

Show HN: React Docs as Offline EBooks

dohsimpson.gumroad.com
1 points·by aliencat·anno scorso·0 comments

Show HN: Docker 2 Kubernetes

docker2kube.app.enting.org
9 points·by aliencat·3 anni fa·4 comments

.

3 points·by aliencat·3 anni fa·2 comments

[untitled]

1 points·by aliencat·3 anni fa·0 comments

Show HN: HN Summarizer

chrome.google.com
7 points·by aliencat·3 anni fa·1 comments

Show HN: Create new files in macOS Finder

github.com
3 points·by aliencat·3 anni fa·1 comments

comments

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