Tuesday 4 April 2023

Show HN: I collect domain names to help build them https://bit.ly/3ztXyZJ

Show HN: I collect domain names to help build them https://bit.ly/3zucEhN April 4, 2023 at 11:51AM

Monday 3 April 2023

Show HN: Garson.io helps product people write like a pro https://bit.ly/3nxGQ95

Show HN: Garson.io helps product people write like a pro If you struggle with writing a professional email, blogpost or documentation article or it takes you too much time, Garson is here to help. AI powered concierge that can improve the quality of your write ups. https://bit.ly/3nxGQG7 April 4, 2023 at 05:22AM

Show HN: Abstract coding using GPT 4 https://bit.ly/3ZF4fmn

Show HN: Abstract coding using GPT 4 https://bit.ly/40UuGpi April 4, 2023 at 04:58AM

Show HN: Generate Textual Descriptions for Images https://bit.ly/411kRGf

Show HN: Generate Textual Descriptions for Images https://bit.ly/3ZGnEUa April 4, 2023 at 01:28AM

Show HN: Daba – Turn your JSON into a database https://bit.ly/3ztX99H

Show HN: Daba – Turn your JSON into a database Hi all, I built this tool when I needed a simple LocalStorage-esque database for a client project, and figured others might want something similar. Basically turns your JSON into a query-able, hosted database in seconds. You can read/update/delete JSON files by path, just like you would in Javascript. So, something like get(”users[7].address”) And while we’re at it, I also built a simple file storage service where you upload a file and it gives you the URL back. A lot of my (and other devs friends') side projects will never require more data than a JSON file can handle. Yet we always have to go through the hoops of setting up and using databases meant to handle huge amounts of data. There are many other services that could benefit from the same minimalist philosophy. The idea is to have a bunch of building blocks of different services, and let the developer scale up/down the complexity as they see fit. I'm working on more services for daba (In no particular order: SQLite db?, auth, emails, …) You can use this for any applications where the data can fit in a JSON file. (e.g. Website CMS, blog, portfolio, small mobile apps, internal tools, …). You’ll be surprised at how much data a 20mb JSON file can hold: https://bit.ly/3m37vu2... Let me know what you think https://bit.ly/3JZJADS April 3, 2023 at 09:54PM

Show HN: Ycinterview.ai – Practice the YC Interview with Cloned AI Partners https://bit.ly/3mbJVeC

Show HN: Ycinterview.ai – Practice the YC Interview with Cloned AI Partners https://bit.ly/3nKll4V April 3, 2023 at 08:25PM

Show HN: Pubnix.pink, a public-access Void Linux system https://bit.ly/3zzwmbX

Show HN: Pubnix.pink, a public-access Void Linux system This is a hobby project I've been working on, any feedback is greatly appreciated! https://bit.ly/435RfsT April 3, 2023 at 07:10PM

Show HN: Tomatotree.tv – Find your next series to watch using Rotten Tomatoes https://bit.ly/3U7BNs4

Show HN: Tomatotree.tv – Find your next series to watch using Rotten Tomatoes https://bit.ly/3U4YbSZ April 3, 2023 at 04:19PM

Show HN: Practice React's UseState Hook with 8 Interactive Exercises https://bit.ly/40VMzEg

Show HN: Practice React's UseState Hook with 8 Interactive Exercises https://bit.ly/3MdidZI April 3, 2023 at 04:47AM

Sunday 2 April 2023

Show HN: Resource Forks https://bit.ly/3lZ2vqk

Show HN: Resource Forks https://bit.ly/3lZtli3 April 3, 2023 at 04:33AM

Show HN: Cloud.museum the first SSG coded by ChatGPT https://bit.ly/3zn6gcp

Show HN: Cloud.museum the first SSG coded by ChatGPT ChatGPT can code pretty well but not without some help. After 100+ interactions here is the first ever static site generator coded entirely by ChatGPT. There is a NodeJS and even a Swift version. What do you think ? https://bit.ly/3zpKK6z April 3, 2023 at 01:14AM

Show HN: Shhhbb, an SSH BBS https://bit.ly/3ZDwCS1

Show HN: Shhhbb, an SSH BBS Hello all :) I made this BBS for fun and thought you all would enjoy it. It's not perfect, but it's been a fun exercise! see it: https://bit.ly/3ZIGLwY try it: ssh -p 2223 shhhbb.com host it: https://bit.ly/3nGZrQk why? Every year I challenge myself in some new way, this year it is to push one project per week. You might recognize my static site generator [0] or my releaser for go [1] from previous posts as one of these weekly projects. If you want to join me in doing this, it's been a blast and I highly recommend it! Maybe we can chat on the bbs about it :) [0] - bearclaw tiny static generator - https://bit.ly/3IRKuD5 [1] - release.sh release builder for go - https://bit.ly/3IRKuD5 need: I'd love a few co-conspirators, or even some new friends for the bbs software or the bbs itself. A lofty nice-to-have goal is meeting a few other similarly motivated people to conspire with on a weekly basis. If that's you, drop me a line! goals: I have about half of an admin interface endpoint pushed up, which I'd like to finish. I realized mid-commit that I'd lacked some other material in a previous commit, and in pushing it up, I ended up pushing half the admin feature. Stay tuned for that. I'd also like to implement a feature where I surrender the socket to a new process so I can upgrade the binary without dropping all of the connected users. I'm not sure on the feasibility of this, but all the words fit together, so it'll be tried. https://donuts-are-good.github.io/shhhbb/` April 2, 2023 at 05:40PM

Show HN: Open-Source Coding Bounties https://bit.ly/43b7ViW

Show HN: Open-Source Coding Bounties Hey HN! We’re Ioannis & Zaf, building Algora.io to help open source projects reward their contributors & grow their communities. 1min demo: https://twitter.com/algoraio/status/1641560954746839042 The Problem: paid contributions in open source are scarce, low trust & high friction Our Solution: we built an app that streamlines open source bounties on Github • workflow: /bounty & /claim commands on issues and pull requests to create & solve bounties • discovery: README shields, badges and leaderboards, Github bot notifications, in-app bounty boards • tipping: /tip command on issues and pull requests to reward contributions retroactively • payments: Stripe Connect to onboard contributors & simplify payments, invoices & reporting • bounties API (SDK coming soon) to create bounty portals on your website Our first customer was Remotion.dev (15.6k stars, Typescript/React) in November 2022, whose feedback helped us ship our Github app & iterate through our bounty workflow. To date, Remotion.dev has rewarded 17 open source bounties: https://bit.ly/3nzAndT... Since then, we’ve been fortunate to also welcome Cal.com (17.6k stars, Typescript/Next), IHP (3.9k stars, Haskell), Qdrant.tech (5.4k stars, Rust), erxes.io (2.8k stars, Typescript) and shuttle.rs (YC S20, 2.1k stars, Rust). With Algora, OSS projects have rewarded bounties to contributors in the US, Europe (Germany, France, Norway), Canada, Nigeria, India, Egypt, UAE, Brazil, Colombia, Philippines and Australia — we hope this list keeps growing! In an effort to learn more about open source, understand the experience of maintainers and share lessons & advice for building commercial open source companies, we also started a COSS founder interview series. You can find the full interviews & highlights on our youtube channel: https://youtube.com/@algora-io We are really excited to hear your feedback/questions and connect further: our emails are ioannis@algora.io & zafer@algora.io Thank you in advance for all your input! https://bit.ly/433v0nI April 2, 2023 at 05:23PM

Show HN: A short guideline for getting stuff done without AI https://bit.ly/40TIqk1

Show HN: A short guideline for getting stuff done without AI https://bit.ly/3Mizssq April 2, 2023 at 02:11PM

Saturday 1 April 2023

Show HN: iOS App to build your own content feed https://bit.ly/3M8u23i

Show HN: iOS App to build your own content feed Hey Folks, looking for some feedback on an iOS app I built. I'm not that great at UI and would love any feedback when it comes to just overall UX. You can download the TF here: https://apple.co/3K3CYo7 I've been really annoyed lately in getting a good content feed. Its a mix of a traditional RSS app but you could also important things from Twitter and other websites. April 2, 2023 at 01:07AM

Show HN: PizzaGPT – ChatGPT clone accessible from Italy https://bit.ly/3m2c9sc

Show HN: PizzaGPT – ChatGPT clone accessible from Italy https://bit.ly/3MrMcNR April 2, 2023 at 01:33AM

Show HN: Jarvis AI – your dedicated concierge for anything https://bit.ly/3m5jkQn

Show HN: Jarvis AI – your dedicated concierge for anything https://bit.ly/40Rvyeb April 2, 2023 at 12:38AM

Show HN: Build your own no-code editor with Reka.js https://bit.ly/3U03wLo

Show HN: Build your own no-code editor with Reka.js Much of the complexity surrounding building no-code editors come from architecting the state management system to power such editors: how can we allow end-users to create and edit entire UI components directly from the browser? Reka solves this by providing an AST-powered state system that enables end-users to create UI components that are nearly as complex as ones that developers could write in code; along with an interpreter to efficiently compute an output that could be rendered on the browser. Furthermore, Reka provides additional extensions, such as enabling real-time collaboration via CRDTs; or you could build a custom extension to support additional functionalities such as a commenting system. All that's left is for you to build your own UI abstractions on top of Reka — designing your editor UI/UX and providing easy-to-use buttons/controls for your end-users to mutate the underlying state in Reka. Github: https://bit.ly/3ZAK4pR https://bit.ly/40TRlC5 April 1, 2023 at 12:30PM

Show HN: Sshmgr, simple SSH manager for busy and lazy people https://bit.ly/3nFev0V

Show HN: Sshmgr, simple SSH manager for busy and lazy people Simple SSH manager for busy and lazy people. It's open source. https://bit.ly/3GdjMTB April 1, 2023 at 02:33PM

Show HN: Modern media captions parsing and rendering library (vtt/srt/ssa) https://bit.ly/40N8nSc

Show HN: Modern media captions parsing and rendering library (vtt/srt/ssa) https://bit.ly/40S1Qpr April 1, 2023 at 01:47PM