Viewing profile — plant99
plant99
HN member- Joined
- Sat, Nov 30, 2019, 2:44 PM UTC
- HN karma
- 164
- Public activity
- 38 items
- HN profile
- View on Hacker News ↗
About plant99
Recent public activity
-
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…
-
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…
-
comment
Comment #35134065
Thank you, I hope you'd find it useful.
-
comment
Comment #35134054
Thanks, I hope you found it useful.
-
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…
-
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…
-
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é…
- story
- story
- story
-
comment
Comment #24678284
You human, are inspiring!
-
comment
Comment #24660669
https://miniflux.app/ Minimalistic, simple, easy-to-use. I use a dockerized version running in locally with a postgres database.
-
comment
Comment #23959170
Thanks, I'll look into it, and try integrating the data source with the tool.
-
comment
Comment #23959161
This is a gold mine, thanks for sharing!
-
comment
Comment #23957746
Thanks for trying it out. ^^
-
comment
Comment #23957745
https://github.com/plant99/felicette/wiki/Sample-images-gene...
-
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…
-
comment
Comment #23954697
Right, thanks a lot for your suggestions. Points 2, 3 are in the to-do list. Will definitely add 1, 4.
-
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!
-
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?
-
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…
-
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.
-
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?
-
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.
-
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…