Hacker Newsnew | past | comments | ask | show | jobs | submit | pltvss's commentslogin

Looking for a fun way to explore your favorite GitHub repositories? Tired of staring at the screen for hours on end? Or maybe want to print out a hard copy as a keepsake?

It is currently in beta, so please be patient with us as we work. Feel free to request features or report bugs.

Tech Stack: Go, Tailwind CSS, Hetzner


I would say it's very good and reasonable, and actually considering evaluation and company size I'd say it's actually quite a lot. For comparison I got 1% when I joined as employee number 4 and first engineer (company name: Solsten).


Added a part about tests as well.


FYI you had more action on Lobsters regarding this post https://lobste.rs/s/c800ba/my_first_experience_with_ocaml


Looks good, any plans supporting other languages? I am mostly interested in Go SDK


We are currently available with node and Java.

We have plans to pick up Python and Go next. Will keep everyone posted here


The docs say you should use Vercel's serve or Python HTTP, but since these are just static files you could upload them to S3 for example and serve from there?


Yes, it essentially just builds a collection of static files [1], and you can use whatever tool to serve them.

[1]: https://en.wikipedia.org/wiki/Static_site_generator (ex: Hugo, Jekyll)


I wish to see Arc browser there, will probably check all the boxes there as well.


Looks good, but how is it better than https://yarkons3.com ? Which has a free version. I generally prefer to use TUI or opensource/selfhosted solutions for something like that.


AWS S3 Manager is freemium, fully local with a perpetual license


Got it, only the Pro version is paid?


Great article. I was doing this before with Go projects, and always did "go mod vendor" which downloaded all packages into a vendor folder. But now I let CI do it, as I like to keep the repositories small. You could achieve the same if your code relies on some stable registry cache that ensures over time that your vendor packages are reproducible.


Solsten | soslten.io | ONSITE | Berlin, Germany | Full-time | Senior Backend Engineer (Go) https://job-boards.greenhouse.io/solsten/jobs/5859851003


In this article, we will cover how to setup Preview Environments for Backend services and APIs.

Kubernetes, Docker and Github Actions are central pieces of this article, though any CI/CD should work as long as you can run some command lines in a shell.

This setup is completely language agnostic since it’s all about Kubernetes configuration.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: