Live data from Hacker News

Viewing profile — plant99

plant99

HN member
Joined
Sat, Nov 30, 2019, 2:44 PM UTC
HN karma
164
Public activity
38 items

About plant99

https://shivashis.dev

Recent public activity

  1. story
    Show HN: Baler – convert code repositories into minimum number of files for LLMs

    Hello HN, while working on a full-stack project with Claude, it got tedious for me to sync the project directory manually everytime. I wrote 'baler' over a couple of weekends to fi…

  2. comment
    Comment #35434080

    Location: India Remote: Yes Willing to relocate: Yes Technologies: Golang, Python, Node.JS, ReactJS, PostgreSQL, Docker, Airflow, AWS platform Résumé/CV: https://shivashis.dev/file…

  3. comment
    Comment #35134065

    Thank you, I hope you'd find it useful.

  4. comment
    Comment #35134054

    Thanks, I hope you found it useful.

  5. story
    Show HN: Shareable maps with data encoded in the URL

    Hi HN, I built a tool to create minimalistic vector maps online, and generate a URL with the entire dataset as query params. The URLs generated are off-putting, but in turn you get…

  6. comment
    Comment #34991415

    Location: India Remote: Yes Willing to relocate: Yes Technologies: Golang, Python, Node.JS, ReactJS, PostgreSQL, Docker, Airflow, AWS platform Résumé/CV: https://shivashis.dev/file…

  7. comment
    Comment #29412948

    Location: Bangalore Remote: Yes Willing to relocate: Yes Technologies: Python, NodeJS, Geospatial data engineering, FastAPI, Flask, Express, React, Redux, Docker, Kubernetes Résumé…

  8. story
  9. story
  10. story
  11. comment
    Comment #24678284

    You human, are inspiring!

  12. comment
    Comment #24660669

    https://miniflux.app/ Minimalistic, simple, easy-to-use. I use a dockerized version running in locally with a postgres database.

  13. comment
    Comment #23959170

    Thanks, I'll look into it, and try integrating the data source with the tool.

  14. comment
    Comment #23959161

    This is a gold mine, thanks for sharing!

  15. comment
    Comment #23957746

    Thanks for trying it out. ^^

  16. comment
    Comment #23957745

    https://github.com/plant99/felicette/wiki/Sample-images-gene...

  17. comment
    Comment #23957742

    Oh yes, there are plans to integrate Sentinel images as well, but the data fetch layer has to be worked on to handle auth/AWS config to fetch data from buckets. So released with La…

  18. comment
    Comment #23954697

    Right, thanks a lot for your suggestions. Points 2, 3 are in the to-do list. Will definitely add 1, 4.

  19. comment
    Comment #23951394

    Oh yes haha, I feel you. I'm using some amazing libraries as dependencies, created by 'Mapbox'. Now you know why it's (lon, lat) ^^ And thanks for checking it out!

  20. comment
    Comment #23951368

    Hmm. Weird, maybe faulty data for some row/path(s). I'm checking on this, thanks for reporting this. Meanwhile, could you please raise this as an issue on the repository?

  21. comment
    Comment #23951359

    Um, don't know of a tool to process aerial imagery using phone/tablet. But I'm sure you're aware of https://qgis.org/en/site/ . Some of my friends used this to analyze vegetation u…

  22. comment
    Comment #23951338

    Oh from the logs it looks like `numpy` wasn't installed. Please install GDAL=={ogrinfo --version}, and numpy before installing felicette, and that'd most probably solve it.

  23. comment
    Comment #23951325

    Wow, that just makes it a lot simpler for people to test/use. Could you please share your GitHub username, so I can attribute with a link to the docker image in the README?

  24. comment
    Comment #23950498

    Yess, thanks for the correction. "The satellite has a 16-day repeat cycle with an equatorial crossing time: 10:00 a.m. +/- 15 minutes." from USGS website.

  25. comment
    Comment #23949980

    > It downloads imagery. At first I thought this was a project to simulate satellite imagery from OSM data or something. Will update the README, thanks for pointing it out. > Landsa…