HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Eun

no profile record

Submissions

Show HN: A GitHub bot to automaticaly merge prs

github.com
2 points·by Eun·3 года назад·0 comments

Golang: HTTP Integration Test Framework

github.com
2 points·by Eun·3 года назад·0 comments

Watermark an Image

eun.github.io
2 points·by Eun·3 года назад·1 comments

comments

Eun
·11 месяцев назад·discuss
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 года назад·discuss
then a lot of people would buy it, including me :-)
Eun
·3 года назад·discuss
Can you explain why we should this over https://github.com/pkg/errors?
Eun
·3 года назад·discuss
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 года назад·discuss
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 года назад·discuss
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 года назад·discuss
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 года назад·discuss
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 года назад·discuss
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 года назад·discuss
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 года назад·discuss
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 года назад·discuss
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 года назад·discuss
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 года назад·discuss
Reminds me on https://atom.watch
Eun
·4 года назад·discuss
Yes, you can just specify different start- and endrunes: https://github.com/Eun/yaegi-template/blob/master/template.g...
Eun
·4 года назад·discuss
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