Friday, 9 September 2022

Show HN: Hosting Web Apps on Raspberry Pi Pico W https://bit.ly/3d0uUYJ

Show HN: Hosting Web Apps on Raspberry Pi Pico W https://bit.ly/3BuzIim September 9, 2022 at 05:14PM

Show HN: Invest in Airbnbs Like Stocks https://bit.ly/3eF3tUL

Show HN: Invest in Airbnbs Like Stocks Hey HN - I’m Ryan, the co-founder of Arrived. We made it possible to buy shares of vacation rentals, starting from $100. Investors earn the booking income & property appreciation from being an owner, without all of the work typically involved. Airbnb’s can be a killer business. They have helped vacation rental owners generate over $150 Billion in rental income from serving a billion guest arrivals, but less than 0.5% of these guests have been able to participate in the owner side of the Airbnb economy. Arrived is the first company with SEC Qualified offerings to buy shares in individual properties like this. We launched rental home investing last year and have funded $55m in rental homes across the country so far. And we are excited to launch vacation rental investing on our platform this week. Would love any feedback on our vacation rental launch. https://bit.ly/3L01rdU September 9, 2022 at 04:28PM

Show HN: I made showcqt-element – an HTML custom element for audio visualization https://bit.ly/3cZPt7F

Show HN: I made showcqt-element – an HTML custom element for audio visualization https://bit.ly/3d4Z5Or September 9, 2022 at 03:21PM

Show HN: Learn how to build SaaS application from scratch with React and Django https://bit.ly/3TZ818I

Show HN: Learn how to build SaaS application from scratch with React and Django https://bit.ly/3x2gPkk September 9, 2022 at 12:40PM

Thursday, 8 September 2022

Show HN: 31,102 verses of the Bible drawn by Stable Diffusion https://bit.ly/3cYmrFi

Show HN: 31,102 verses of the Bible drawn by Stable Diffusion https://bit.ly/3RP8ZlT September 9, 2022 at 03:47AM

Show HN: YouTube Meets VSCode https://bit.ly/3x9K055

Show HN: YouTube Meets VSCode https://bit.ly/3xcRLqW September 9, 2022 at 02:16AM

Show HN: I made a curl client for HN https://bit.ly/3x5zgEL

Show HN: I made a curl client for HN curl hkkr.in <== TRY IT! I made a hacker news app that works in the terminal. It's inspired by wttr.in. There is more information in the github repo, if you visit https://hkkr.in in your browser you should be redirected there. https://github.com/NalinPlad/hkkr.in September 9, 2022 at 02:01AM

Show HN: I'm building a mind and this is how I plan to do it https://bit.ly/3D9eE24

Show HN: I'm building a mind and this is how I plan to do it https://bit.ly/3ez772y September 8, 2022 at 02:35PM

Show HN: A small and concatenative hobby programming language https://bit.ly/3TSqVxS

Show HN: A small and concatenative hobby programming language https://bit.ly/3ROsFXe September 8, 2022 at 12:22PM

Show HN: Compare Objects on a Graph at Scale https://bit.ly/3RsoJf3

Show HN: Compare Objects on a Graph at Scale Would love your feedback on what we're working on: The swiss army knife for finding stuff out! Sign up for our free beta to try it out: https://bit.ly/3DcDCh5 https://www.youtube.com/watch?v=tV5Nii4woes September 8, 2022 at 12:29PM

Show HN: Our project got 4 connectors and 4 l10ns from community in 2 months https://bit.ly/3D8dtQG

Show HN: Our project got 4 connectors and 4 l10ns from community in 2 months https://bit.ly/3TKrXfg September 8, 2022 at 09:41AM

Show HN: ELAY – Even Less Addictive YouTube, cross browser extension https://bit.ly/3QpOtav

Show HN: ELAY – Even Less Addictive YouTube, cross browser extension https://bit.ly/3QsAxfI September 8, 2022 at 08:24AM

Wednesday, 7 September 2022

Show HN: Visualizing Startup Management with Timeline https://bit.ly/3D7lRjm

Show HN: Visualizing Startup Management with Timeline Hi everyone, We are building a web app for startup founders. Like Jira, Notion, or ClickUp, we support task management. However, we think time is more important than the tasks, because startups need to build product fast, and shift focus fast. Therefore, we built one universal timeline to help you easily manage tasks, clients, projects and deadlines, so you can directly compare the important dates from all your departments and find one which matter the most now. We also support task auto scheduling, so when you shift your team to a new direction, you just need to change the priority, and we help you reschedule all the tasks in you team. So you don't need to manually updating the start date or the end date fields in Jira, Notion, or ClickUp. You may have heard of Motion ( https://bit.ly/3Dbiacj ), which also supports task auto scheduling. Unlike it, our app focuses on serving the startup teams and innovation teams. So we also have the goal tracking feature to help startups meet the annual growth goal from every day. We are actively learning, and we want to build something people want. We are looking for any feedback from you. Best, Zhe https://bit.ly/3D62KnS September 8, 2022 at 04:35AM

Show HN: Weekly summaries of space science papers https://bit.ly/3TIzkns

Show HN: Weekly summaries of space science papers https://bit.ly/3U2MKuX September 7, 2022 at 05:02PM

Show HN: A web tool for making pie charts https://bit.ly/3D0CgWJ

Show HN: A web tool for making pie charts https://bit.ly/3DdduT8 September 7, 2022 at 03:38PM

Show HN: WASM/TS crypto library for Ed25519, Shamir sharing, AEAD secret boxes https://bit.ly/3D5dBR0

Show HN: WASM/TS crypto library for Ed25519, Shamir sharing, AEAD secret boxes Hello HN, I made this library because I wanted better performance than tweetnacl and I also wanted Shamir secret sharing. I wrote some C functions that use libsodium and compiled them to WASM with emscripten and everything is fully typed. Would love to hear your thoughts on this. Try it out, and of course feedback and contributions are very welcome! https://bit.ly/3ej5SUO September 7, 2022 at 10:53AM

Show HN: Build SaaS application from scratch with React and Django https://bit.ly/3BlpOQ2

Show HN: Build SaaS application from scratch with React and Django https://bit.ly/3x2gPkk September 7, 2022 at 12:32PM

Show HN: Executing Python from Tweets https://bit.ly/3REvg5S

Show HN: Executing Python from Tweets Hello HN! Pyrun is a Chrome Extension that brings a Python IDE into your Twitter for those who consume and create Python content. *The Status Quo (This is quite a limited experience!)* - Content creators share Python snippets as images; - The audience zooms into the image to see what’s in there; * The Pyrun extension creates a whole new learning experience:* ▶ Hit one button to execute the Python snippet See Python's output inside Twitter Edit the code and rerun Content creators only have to share the code inside the image’s ALT, add “#pyrun” in their Tweet and that’s it! This extension will enhance the learning experience and improve engagement without disrupting the Twitter experience! https://bit.ly/3RGmqV9 September 7, 2022 at 11:35AM

Show HN: Quake 1 ported to the Apple Watch https://bit.ly/3BtNEtb

Show HN: Quake 1 ported to the Apple Watch I ported Quake 1 to the Apple Watch, building on top of existing ports for iOS and Mac. Some features: * uses Quake SW renderer + blitting to WatchKit surface (~60 fps, 640x480, larger res can run on lower framerate, tested up until 1024x768) * touch + gyro + digital crown controls * new AVFoundation audio backend (quake to Watchkit audio buffer copy logic), as Watchkit does not support CoreAudio * high pass audio filter to remove clicking on Watch speaker for some of the low frequency quake .wav samples * some smaller modifications and code updates to glue Quake 1 c code to Objective C and Watchkit https://www.youtube.com/watch?v=cPC2o262TfQ https://bit.ly/3TQeOl2 September 7, 2022 at 07:21AM

Tuesday, 6 September 2022

Show HN: WMC – A file format which describes its own structure via WebAssembly https://bit.ly/3qi74ul

Show HN: WMC – A file format which describes its own structure via WebAssembly https://bit.ly/3eqWlv1 September 7, 2022 at 05:41AM