Thomas Güttler

Results 287 issues of Thomas Güttler

### What happened? I am following the docs from CONTRIBUTING.md Listing the namespaces, as suggested in CONTRIBUTING fails. ``` vcluster on  main [!] via 🐹 v1.18.2 ❯ devspace run...

area/documentation

**Is your feature request related to a problem? Please describe.** I try to execute my first GET request and get this result: ![image](https://user-images.githubusercontent.com/414336/101740755-89393f80-3ac9-11eb-896b-eca0a7a85013.png) I think the first-time-user experience could get...

good first issue
discussion

It would be nice to have a place to discuss gin. Why not enable GitHub discussions? I personally like github discussions because this way the discussion is threaded. I tend...

Most golang projects use the `golang` topic: https://github.com/topics/golang It would be nice to see gin there, too.

Why do you not use PouchDB? It seems to solve the same problem: https://pouchdb.com/guides/replication.html#couchdb-sync

Hi, Thank you for your project. I am doing a similar project since some months. It is not that big like yours, but maybe you want to have a look....

Needs some ❤️

Hi, first of all, thank you for fullstackpython. I want to create a link to a sub-heading inside a page. I would like to link to "Installing Python dependencies" on...

I am unsure whether the current text gives new comers a clear and simple guide line. https://www.fullstackpython.com/application-dependencies.html Library vs Application I think programming is done in libraries and application only...

https://microk8s.io/compare Accoding to above page minikube uses 2GB and microk8s 540MB. Could you please elaborate how you get to these numbers? Minikube can be used with VM-virtualization or with docker....

It would be very nice, if you could provide pyflame via pypi. Installing via `pip` is easy. Are there reasons why there is no wheel up to now?