HackerTrans
TopNewTrendsCommentsPastAskShowJobs

aliencat

no profile record

Submissions

Show HN: React Docs as Offline EBooks

dohsimpson.gumroad.com
1 points·by aliencat·l’année dernière·0 comments

Show HN: Docker 2 Kubernetes

docker2kube.app.enting.org
9 points·by aliencat·il y a 3 ans·4 comments

.

3 points·by aliencat·il y a 3 ans·2 comments

[untitled]

1 points·by aliencat·il y a 3 ans·0 comments

Show HN: HN Summarizer

chrome.google.com
7 points·by aliencat·il y a 3 ans·1 comments

Show HN: Create new files in macOS Finder

github.com
3 points·by aliencat·il y a 3 ans·1 comments

comments

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