I was confused of where to finally host photos now. While I let the insta account in place just as a a gateway I created a flask based site that automatically prepares files for the web and displays some of my photos from the village and some automatic HDRs from a fixed picam.
I called it "The Daily Ruthanian" (vilalge name) :D
Takes some time too load and still in development but maybe worth a visit already.
https://photo.raise-uav.com/
#photoshowcase #www #selfhosting #flask
I called it "The Daily Ruthanian" (vilalge name) :D
Takes some time too load and still in development but maybe worth a visit already.
https://photo.raise-uav.com/
#photoshowcase #www #selfhosting #flask
Thomas Herrmann •
AI poem because I find them super funny. It implements the weather and some other daily factors into it so it gets generated differently every time. I check out most new tech and I find AI super exciting currently.
I tried something similar with poetryDB and presented some classic poems and found them mostly boring.
Thomas Herrmann •
One is the HDRs are curently generated by hardware and limit to preview resolution. Iĺl replace this with my own HDR alghoritm that does hat at a slightly higher res with lesser artifacts. Pretty slow as this all happens on a Pi zero 1.3.
1/2
Thomas Herrmann •
Site content is currently only generated once a day.
Page load is currently only slowed down beacuse of fetching the weather on site load. I'll offload this to an hourly task instead or do it in the morning like it was in the beginning as its only really needed when the data is generated for the day. 2/2
Thomas Herrmann •