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

Eun

no profile record

投稿

Show HN: A GitHub bot to automaticaly merge prs

github.com
2 ポイント·投稿者 Eun·3 年前·0 コメント

Golang: HTTP Integration Test Framework

github.com
2 ポイント·投稿者 Eun·3 年前·0 コメント

Watermark an Image

eun.github.io
2 ポイント·投稿者 Eun·3 年前·1 コメント

コメント

Eun
·11 か月前·議論
Nice! I always wanted to build an XSLT that parses Markdown and outputs HTML, but was lacking the time. That would elevate your blog framework to a wider audience.
Eun
·2 年前·議論
then a lot of people would buy it, including me :-)
Eun
·3 年前·議論
Can you explain why we should this over https://github.com/pkg/errors?
Eun
·3 年前·議論
A good internet connection. I had troubles in the past and got a second internet line with LTE. I setup automatic fallback and never had problems since then.
Eun
·3 年前·議論
Somebody already developed an obsidian online version? I know that there are plenty but they all use their own database to store the data and not the good old filesystem.
Eun
·3 年前·議論
Anyone has an alternative where I can use simple markdown files (in a folder or google drive) as the primary datasource?

I am using obsidian on the Mac, but on the go I have no real solution. (I want to avoid using the obsidian mobile app because it forces you to use Obsidian Sync)
Eun
·3 年前·議論
Made a watermark tool to watermark images in the browser, using it whenever I send images to third party:

https://github.com/Eun/watermark
Eun
·3 年前·議論
I rediscovered my small cli tool that prepends a time to each logline: https://github.com/Eun/logtimer

I ran ping very often and needed to see when exactly the connection dropped.
Eun
·3 年前·議論
Ah could also be, but the whole sentence was like this:

> Why not just pick one from the Awesome Tunneling? Think broader. Not everyone is a dev…

So I read this as targeting non devs.

I think every other alternative from that list also supports common usable links.
Eun
·3 年前·議論
It says literally:

> Not everyone is a dev who knows about server operations. For people working as community managers, sales, and PMs, booting up something locally could already be a stretch and requiring them to understand how to set up and fix server problems is a waste of team's productivity.
Eun
·3 年前·議論
I don’t see a usecase where a non dev should expose some local resource to the internet. These people don’t run local webservers, nor know how they work.

ngrok is a developer tool. I don’t see why marketing a dev tool to non devs is a good idea, maybe somebody can explain?
Eun
·3 年前·議論
funnel is still in alpha stage, you have to join the waitlist to be added to the testers, could take a long time…
Eun
·3 年前·議論
I am using my own solution. https://github.com/Eun/frwd Costs me nothing when using the free tier of aws/oracle you name it...
Eun
·3 年前·議論
Reminds me on https://atom.watch
Eun
·4 年前·議論
Yes, you can just specify different start- and endrunes: https://github.com/Eun/yaegi-template/blob/master/template.g...
Eun
·4 年前·議論
Nice seeing going this forward. I built something similar in the past, that can be used as a base for such framework utilizing yaegi (from the creators of traefik): https://github.com/Eun/yaegi-template