Live data from Hacker News

Viewing profile — bchapuis

bchapuis

HN member
Joined
Mon, Jun 03, 2019, 11:05 AM UTC
HN karma
47
Public activity
20 items

About bchapuis

No profile information was provided.

Recent public activity

  1. comment
    Comment #47231448

    Ahah, that was fast

  2. story
    Show HN: Building a Globe Viewer When Software Is Cheap

    I wanted to test a question: if producing code costs almost nothing, how would you build a globe viewer? Instead of optimizing for human productivity (high-level language, existing…

  3. story
    Show HN: Daf·thunk – open-source Editor for Prototyping Workflows on Cloudflare

    Over the past few months, a student and I set out to explore the impact of vibe coding on web development. Somewhere along the way, we ended up building Daf·thunk, a visual workflo…

  4. comment
    Comment #43930112

    Really cool project! I tried it a couple of weeks ago with an Anthropic API key and will give it another shot. Could you share a bit more about how you handle code summarization? I…

  5. comment
    Comment #36115848

    Yes, planetiler rocks and the memory mapped collections enabled us to remove our dependency to rocksdb ;) From my perspective, planetiler started as an effort to generate vector ti…

  6. comment
    Comment #36111663

    We recently attended the OGC/Apache Code Sprint at Camptocamp and improved our experimental support for Collection, Conformance, Tiles and Styles. In the future I would also like t…

  7. comment
    Comment #36111612

    MapLibre ( https://maplibre.org/ ) is used to render the map.

  8. comment
    Comment #36111608

    Unfortunately, I don't gather statistics on the demonstration server. I believe that the in-memory caffeine cache ( https://github.com/ben-manes/caffeine ) saved me.

  9. comment
    Comment #36109033

    We use the OpenStreetMap name attribute: https://wiki.openstreetmap.org/wiki/Key:name

  10. comment
    Comment #36108408

    Thank you for reporting this problem, I created an issue on GitHub to track it. The root cause is probably located in our tileset or style (not in the renderer). Right now, we use …

  11. comment
    Comment #36108340

    Clearly, I did some location-based pub/sub research in the past and the lack of open source infrastructure components was an important motivation for Baremaps. Today, the open sour…

  12. comment
    Comment #36108123

    Have you tried Turf.js? It goes pretty far when it comes to in-browser spatial analysis. Baremaps is more about the server side of web mapping. We currently use MapLibre for render…

  13. comment
    Comment #36108066

    Yes, as the tiles are created directly from Postgis, reprojecting the coordinates would take too much time.

  14. comment
    Comment #36107968

    Thank you for describing this issue, I created an issue on GitHub to track it. The fact that OpenStreetMap Carto is used in the OpenStreetMap documentation greatly accelerated our …

  15. comment
    Comment #36107844

    Nice, thank you for the pointer. Our workflow uses a DAG and the format is loosly inspired by GitHub actions and AWS data pipeline. This is an area we seek to improve, so no not he…

  16. comment
    Comment #36107782

    Yes, there is clearly a need for a go-to solution. MapLibre and Cesium are doing a great job with their open-source renderers. Baremaps complements this by providing open infrastru…

  17. comment
    Comment #36107464

    Hi, author here, I just noticed that Baremaps was submitted to HN. Our demo runs on PostGIS, and I'm surprised it's holding up under the load. I'm happy to answer questions. Here i…

  18. comment
    Comment #36107407

    Hi, author here, Baremaps aims to create an open and easily extensible vector map, inspired by OpenStreetMap Carto. The goal is to provide a high-quality base map for the planet. S…

  19. comment
    Comment #34544612

    I will mention Baremaps [1] and its OpenStreetMap demo [2]. Baremaps can be used to import data in Postgis and serve vector tiles efficiently. Its developer mode, featuring live re…

  20. comment
    Comment #26852123

    A search for their bash script on github gives more than 400K results... The scale of this breach is staggering. https://github.com/search?q=https%3A%2F%2Fcodecov.io%2Fbash&...