HackerTrans
トップ新着トレンドコメント過去質問紹介求人

vladoh

no profile record

投稿

Show HN: Free tool to reduce the size of images

simple.photo
1 ポイント·投稿者 vladoh·8 か月前·1 コメント

Show HN: Free Tool to Optimize Images for Fast Loading

simple.photo
3 ポイント·投稿者 vladoh·8 か月前·2 コメント

Confidential API Keys

github.com
1 ポイント·投稿者 vladoh·8 か月前·0 コメント

Show HN: Web interface for the Gemini 2.5 Computer Use model

github.com
1 ポイント·投稿者 vladoh·9 か月前·0 コメント

Telegram now supports threads and streaming responses for AI bots

telegram.org
3 ポイント·投稿者 vladoh·9 か月前·1 コメント

Show HN: Simple Photo Gallery – open-source CLI to create static photo galleries

github.com
2 ポイント·投稿者 vladoh·9 か月前·0 コメント

Show HN: Simple Photo Gallery – CLI to turn folder of photos into static gallery

simple.photo
2 ポイント·投稿者 vladoh·9 か月前·0 コメント

コメント

vladoh
·6 か月前·議論
Here is mine built like a VS Code simulator:

https://haltakov.net
vladoh
·7 か月前·議論
I'm working on a way to make it super easy to create and share beautiful photo galleries that tell a story. Take your folders with photos and create a web gallery that works great on all devices.

The project has a CLI interface that is free and open-source, but you have to self-host the gallery. We are also building a SaaS app which is basically a managed version of the open-source tool with a visual builder and we take care of the hosting and CDN.

https://simple.photo
vladoh
·8 か月前·議論
Just a simple tool that I need to optimize images for fast loading by creating different versions in different formats and resolutions
vladoh
·9 か月前·議論
The CSS for this is indeed tricky. I figured out this layout 5 years ago in the v1 and forgot how it works, just took it over as it looks good. The key is that not all rows are exactly the same height. There are small differences that allow photos to fit horizontally.

I also tried the vertical masonry layout, which looks good, but makes no sense if your photos have a chronological order...

The magic happens here: https://github.com/SimplePhotoGallery/core/blob/a3564e30bcb6...
vladoh
·9 か月前·議論
I'm working on a open-source tool to create photo galleries from a folder of photos: https://simple.photo. It creates galleries as static sites that are easy to self-host.

I started this out of frustration that there is no good tool I could use to share photos from my travel and of my kids with friends and family. I wanted to have a beautiful web gallery that works on all devices, where I can add rich descriptions and that I could share with a simple link.

Turned out more people wanted this (got 200+ GitHub stars for the V1) so I recently released the V2 and I'm working on it with another dev. Down the road we plan a SaaS offer for people that don't want to fiddle with the CLI and self-host the gallery.
vladoh
·9 か月前·議論
I think this is the first messenger app that supports this. This is huge for AI chatbots!