Viewing profile — gerogerke
gerogerke
HN member- Joined
- Fri, Aug 03, 2018, 2:16 PM UTC
- HN karma
- 40
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About gerogerke
Recent public activity
-
comment
Comment #48999151
Have you looked at OpenDisplay? I have recently been playing with 4 color shelf displays from supermarkets. I have one showing max UV in my bathroom and whether I should wear sunsc…
-
comment
Comment #39614707
This is GCP and AWS feeling pressure from EU legislation.
-
comment
Comment #39441662
For anyone interested, I have a similar blog-post [0], in which I explore rendering OSM data using WebGL. [0]: https://gero.dev/blog/webgl-render-osm-streets
-
comment
Comment #37199396
I have a IKEA Vindstyrka running in my Home Assistant, which reports PM2.5 and a proprietary VOC value from the sensor manufacturer. For 40€ + ZigBee / HA Setup quite reasonable as…
-
comment
Comment #36591429
https://gero.dev/blog I rarely find time to blog, and it's mostly interesting programming resources that I feel other people could also benefit from.
-
comment
Comment #36210803
Here's a direct link: https://www.youtube.com/live/GYkq9Rgoj8E?feature=share&t=279...
-
comment
Comment #35338709
I opened a business PayPal account, and it was closed within the first 2 minutes of opening. There was no reason given, and I had provided all details necessary during sign-up. I s…
-
comment
Comment #35207936
I was also surprised when I saw it. A GbR is a German "Gesellschaft bürgerlichen Rechts" which does not need to be formally incorporated and offers no limited liability. The name n…
-
comment
Comment #34561495
Honestly, I am just happy that someone is using the GBFS feed. We built it for and are using it on Openvelo [0] which I don't think many people use. The purpose was never to someho…
-
comment
Comment #34560078
Very cool. I just checked your site after some time and happily saw that my city is now supported. Upon checking in the API, it's using the unofficial GBFS feed that a couple frien…
-
comment
Comment #33710362
I would also like to throw in planetiler[0] and tileserver-gl[1] which I am happily running to serve vector tiles for some regions in Germany. [0]: https://github.com/onthegomap/pl…
-
comment
Comment #24672386
I suggest adding the hacktobefest label to issues you'd like to see tackled. Many people search for `label:hacktoberfest language:Rust is:open` or the likes to find projects to con…
-
comment
Comment #20845919
Clearly, you didn't read the article from the original author. Ads were deduplicated, so only a single ad was shown, even if 500 deps used the funding dependency.
-
comment
Comment #19927905
There's a big bubble right over the airport Tegel (TXL) hwich I would consider no place of silence ;)
-
comment
Comment #19646525
Seems like the user itself has been deleted, which might cause Github to remove all content created by that user.
- story
-
comment
Comment #18053773
I have been using N26 as my daily driver for the last year, and I really don't want to look back at any bank that is using branches. However, I feel N26, Revolut, Monzo, Tomorrow, …
-
comment
Comment #17680020
Here's mine: https://gerogerke.de/ Self-written with React for component reuse. Hosted on my Hetzner Dedicated, Dockerized and Reverse proxied with Traefik. Code: https://github.co…