Wednesday, September 7, 2022

Show HN: Scenery – an open-source photo-gallery with extended search https://ift.tt/mHdvXCU

Show HN: Scenery – an open-source photo-gallery with extended search Hello HN! Sharing a pet project of mine. It started out as a dull photo-gallery then I tried to make it "smarter". In the process of development, I've learnt a lot about computer vision and programming in general. Current features: Search by tags (supports logical expressions, https://ift.tt/dSnoOLF ) Semantic text search You can find images with similar tags, color palette or visuals/semantics Reverse image search Image anti-duplication mechanism Automatic image tagging and captioning IPFS support https://ift.tt/4268trJ... https://ift.tt/v6gPKBk https://scenery.cx https://scenery.cx/ September 6, 2022 at 09:46PM

Tuesday, September 6, 2022

Show HN: Chitchatter – P2P chat app that is serverless, decentralized, ephemeral https://ift.tt/i5Eonjq

Show HN: Chitchatter – P2P chat app that is serverless, decentralized, ephemeral For anyone who is interested to learn more about Chitchatter, please check out the project README: https://ift.tt/T7WUKsn Chitchatter is very much an early MVP, so I'd like to get your feedback. Thanks for looking! https://chitchatter.im/ September 6, 2022 at 08:18AM

Show HN: Open-source APM with support for tracing, metrics, and logs https://ift.tt/u2thlUD

Show HN: Open-source APM with support for tracing, metrics, and logs Uptrace is an all-in-one tool that supports distributed tracing, metrics, and logs. It uses OpenTelelemetry observability framework to collect data and ClickHouse database to store it. https://ift.tt/oL7OfNH September 6, 2022 at 11:54AM

Show HN: VHDL Code Snippets (sources, testbenches) https://ift.tt/QgrzNp5

Show HN: VHDL Code Snippets (sources, testbenches) https://ift.tt/FfR9VSO September 6, 2022 at 06:49AM

Show HN: Path MTU Discovery Test https://ift.tt/83qpY27

Show HN: Path MTU Discovery Test While there are plenty of ways to test if your MTU is set correctly and that Path MTU Discovery works, I haven't seen a browser based test that works in both directions. Hope this is useful for someone. Source code on github https://ift.tt/NrbJ73e (Server is Yaws on FreeBSD) https://ift.tt/jVeb54q September 6, 2022 at 06:25AM

Show HN: I built an app that texts you Nietzsche daily https://ift.tt/vba9Lxm

Show HN: I built an app that texts you Nietzsche daily https://ift.tt/cCKqiMs September 6, 2022 at 02:46AM

Monday, September 5, 2022

Show HN: AutoML Python Package for Tabular Data with Automatic Documentation https://ift.tt/ktLdqCf

Show HN: AutoML Python Package for Tabular Data with Automatic Documentation https://ift.tt/a3xmO5k September 5, 2022 at 01:45PM

Show HN: ReadMyMRI DICOM native preprocessor with multi model consensus/ML pipes https://ift.tt/H4txQBC

Show HN: ReadMyMRI DICOM native preprocessor with multi model consensus/ML pipes I'm building ReadMyMRI to solve a problem I kept runnin...