Saturday, October 19, 2024

Show HN: Run, learn, and debug x86-64 Assembly code directly from your browser https://ift.tt/PK19xTO

Show HN: Run, learn, and debug x86-64 Assembly code directly from your browser I recently created this project to teach assembly, and to have an assembly playground in the style of codepen/jsfiddle to embed in my blog posts. It's based on a wasm version of the blink x86-64 emulator, so everything runs client side with no backend server and with a runtime of only ~200Kb https://x64.halb.it/ October 18, 2024 at 11:02PM

Friday, October 18, 2024

Show HN: Gomponents, HTML components in pure Go https://ift.tt/zgMVSOq

Show HN: Gomponents, HTML components in pure Go Hey everyone! I just released v1.0.0 of gomponents last week. It's an HTML component builder in pure Go, with a DSL-like HTML syntax. It's been 4 years in the making, and makes it really easy to build HTML in your web apps. https://ift.tt/wcDjIeu October 15, 2024 at 05:26PM

Show HN: Thread Archive – free tool to save Slack community data https://ift.tt/P1OeqaU

Show HN: Thread Archive – free tool to save Slack community data Slack's new content deletion policy is a nightmare for 1000s of communities on Slack. It means that all messages older than one year will be permanently deleted from their servers. Thread Archive gives you a simple way to save all your Slack community's chats in an accessible archive. https://ift.tt/LHV8PS5 October 18, 2024 at 03:30AM

Show HN: I made a webapp where you can share your projects https://ift.tt/sBHwZda

Show HN: I made a webapp where you can share your projects Hi guys I made this simple web application, you can use it to share your projects. Your project will appear only if you visit the projects of the other users. In the 'you' section, add an app ( name, link, [icon_link]) and apply the starting points you got, to the app so that all the other N users will see it (where N indicates how many points you applied to the app). IT'S TOTALLY FREE NO PASSWORD NEEDED FOR LOGIN https://appearnow.me October 17, 2024 at 10:18PM

Thursday, October 17, 2024

Taken with Transportation Podcast: Moving Forward on Muni

Taken with Transportation Podcast: Moving Forward on Muni
By

Muni Forward improvements like transit lanes help Muni move through traffic. This makes the system more efficient and reliable. This year, we are celebrating the 10th anniversary of Muni Forward. That’s our program to make Muni service fast, frequent, reliable and safe. And you can join that celebration with the latest episode of our Taken with Transportation podcast. “Moving Forward on Muni” covers the history of the program and some of the specific improvements we have made. The episode also takes you on a bar crawl with transit lovers. “I was born and raised here, and I depend on Muni 24-7...



Published October 16, 2024 at 05:30AM
https://ift.tt/gC7k3WB

Show HN: An in-memory, NoSQL database implemented in Python https://ift.tt/C5fvwns

Show HN: An in-memory, NoSQL database implemented in Python https://ift.tt/ehwQLXS October 16, 2024 at 10:16PM

Wednesday, October 16, 2024

Show HN: I made a social like Instagram but for books https://ift.tt/4RZw2Mq

Show HN: I made a social like Instagram but for books Hey Book Lovers! Today, we’re thrilled to introduce Biblio.com, your new social playground for everything books! Whether you're a voracious reader, budding author, or just someone who loves to explore new ideas through the written word, Biblio has it all. With Biblio, you can: Upload your own stories, novels, or poems and share them with the world Read an ever-growing library of books and writings by other users – discover hidden gems! Follow authors, readers, and creators whose content you love – build your literary network Create reading lists, leave reviews, and join discussions in vibrant community forums Get personalized recommendations and discover your next favorite book in no time! Why Biblio? Unlike other book apps, Biblio is truly multi-functional – it’s your personal bookshelf, a space to publish your work, a place to connect with readers and writers, and much more. Forget juggling between multiple platforms; now you can do it all in one spot! Whether you're an indie author looking to build a fanbase or a casual reader searching for your next cozy read, Biblio makes it effortless to connect and share stories. We’re just getting started and would love your feedback! Jump in, explore, and help us shape the future of books online. Join the conversation – the literary world is waiting! https://www.bibliou.com October 16, 2024 at 01:21AM

Show HN: I scraped 3B Goodreads reviews to train a better recommendation model https://ift.tt/hiJ7SKz

Show HN: I scraped 3B Goodreads reviews to train a better recommendation model Hi everyone, For the past couple months I've been working...