HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Eun

no profile record

Submissions

Show HN: A GitHub bot to automaticaly merge prs

github.com
2 points·by Eun·il y a 3 ans·0 comments

Golang: HTTP Integration Test Framework

github.com
2 points·by Eun·il y a 3 ans·0 comments

Watermark an Image

eun.github.io
2 points·by Eun·il y a 3 ans·1 comments

Ask HN: How do you manage transition to another CI/CD System?

2 points·by Eun·il y a 4 ans·1 comments

comments

Eun
·il y a 11 mois·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
·il y a 2 ans·discuss
then a lot of people would buy it, including me :-)
Eun
·il y a 3 ans·discuss
Can you explain why we should this over https://github.com/pkg/errors?
Eun
·il y a 3 ans·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
·il y a 3 ans·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
·il y a 3 ans·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
·il y a 3 ans·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
·il y a 3 ans·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
·il y a 3 ans·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
·il y a 3 ans·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
·il y a 3 ans·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
·il y a 3 ans·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
·il y a 3 ans·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
·il y a 3 ans·discuss
Reminds me on https://atom.watch
Eun
·il y a 4 ans·discuss
Yes, you can just specify different start- and endrunes: https://github.com/Eun/yaegi-template/blob/master/template.g...
Eun
·il y a 4 ans·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
Eun
·il y a 4 ans·discuss
Doesn’t work for windows. Installing tooling is also pain.
Eun
·il y a 4 ans·discuss
Generally speaking: have one syntax/pipeline that works on GitHub, Gitlab, etc

I think the big problem would be the marketplace, you need to implement your own or make it compatible with the GitHub one
Eun
·il y a 4 ans·discuss
I also struggle with CI vendor lock-in.

Somebody wants to build a serverless- type ci system?
Eun
·il y a 4 ans·discuss
The „Tiny“ versions from NTDEV are very popular. From Tiny7 to Tiny10 everything is available.