Posts

Showing posts from May, 2022

New Show Hacker News story: Show HN: I made React with a faster Virtual DOM

Show HN: I made React with a faster Virtual DOM 2 by aidenyb | 0 comments on Hacker News. Hi! I made a React compatibility library for a Virtual DOM library (https://ift.tt/pkqo6h8). The idea is to have much faster rendering (a compiler optimizes virtual DOM beforehand) while ensuring the same developer experience React provides. This is very, VERY early stage, so be prepared for weird bugs / plugin incompatibility / etc. If you have any suggestions, I'd be more than happy if you replied in a comment with it! You can spin up the demo here >> https://ift.tt/1LHdJz3

New Show Hacker News story: Show HN: Set up a Go Neovim development environment in one command using Nix

Show HN: Set up a Go Neovim development environment in one command using Nix 2 by jamespwilliams | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Shale – a Ruby object mapper and serializer for JSON, YAML and XML

Show HN: Shale – a Ruby object mapper and serializer for JSON, YAML and XML 16 by beerkg | 1 comments on Hacker News.

New Show Hacker News story: Show HN: Form Builder, Reimagined

Show HN: Form Builder, Reimagined 2 by steveneo | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Todool, a full blown environment for managing large trees of task lists

Show HN: Todool, a full blown environment for managing large trees of task lists 2 by monkeyguy37 | 0 comments on Hacker News. Currently an alpha is available in their Discord server. I'm not the creator, if you have any questions about the program feel free to join the Discord server.

New Show Hacker News story: Show HN: Query Google Sheet data using PostgreSQL clients

Show HN: Query Google Sheet data using PostgreSQL clients 2 by houqp | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Fullstack web should be easy

Show HN: Fullstack web should be easy 2 by nathants | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Resumecreator.io – I built a simple resume builder

Show HN: Resumecreator.io – I built a simple resume builder 2 by estevaoam | 0 comments on Hacker News. Hi HN! I'm a developer who noticed that I haven't done much experimentation lately. I decided I wanted to change that this year. This month I built a simple resume builder with the main goal of practicing front-end development, and to scratch an itch I had when updating my resume. :) After it was functional enough, I casually shared with some friends to express my enjoyment of crafting something just for the sake of having some fun. To my surprise they ended up asking how they could send to others. So I went one step further, due to my pure excitement, and hosted it on Netlify to make publicly available. In case you're curious, I used the React component library Mantine[1] in this project. I loved it, so I definitely recommend to check it out for your next React project. Have thoughts to share? I would love to know! :) If you're postponing starting that project you...

New Show Hacker News story: Show HN: Alternative for Zapier/Make to cut the costs significantly

Show HN: Alternative for Zapier/Make to cut the costs significantly 2 by kamrani | 0 comments on Hacker News. Great opportunity if you're a user of Zapier/Make or if you provide services based on these platforms, to cut your costs significantly. Excited to announce the launch of DoTenX( https://dotenx.com/ ), an open-source alternative for Zapier/Make: https://ift.tt/qOym02b If you're using platforms like Zapier or Make to automate workflows for yourself or provide it as a service to your clients, I invite you to get early access to our platform (Just mention here, or even better, DM me on Twitter). At this stage, the service will be available to a closed set of customers and if we have the capacity to give you access, you won't be charged until we provide the equivalent of the automations you have on other platforms (No CC required). --- *Note*: Registration is accessible to public, but unverified accounts won't be kept on the platform. Also, I'll contact those ...

New Show Hacker News story: Show HN: Best of TikToks – A curated list of evergreen TikTok content

Show HN: Best of TikToks – A curated list of evergreen TikTok content 2 by nassimsoftware | 1 comments on Hacker News. I created this small crowdsource platform for gathering evergreen TikTok content.

New Show Hacker News story: Show HN: Multiplayer sudoku. Race to fill in the most squares

Show HN: Multiplayer sudoku. Race to fill in the most squares 3 by abatilo | 0 comments on Hacker News. https://sudokurace.io is a free, real time multiplayer sudoku board. Invite your friends and race to fill the most squares. All feedback is welcome. MVP was built over the last ~4 days. Lmk what you think! You can play with as many people as you'd like at the same time

New Show Hacker News story: Show HN: Bugfruit – a simple embedded key-value store

Show HN: Bugfruit – a simple embedded key-value store 2 by reesporte | 0 comments on Hacker News. Hey HN! I work on a database for my day-job and I realized I had never written one from scratch, so I wrote bugfruit! Once I was mostly satisfied with it, I looked up some benchmarks to compare my simple database to other brand name key-value stores. I was surprised to see that mine held up fairly well on the subset of benchmarks I replicated. So I used the Pavlo Database Naming System [0] to name it and open-sourced the code. I'd love to hear any feedback you might have on it! [0] https://ift.tt/SP39GCw...

New Show Hacker News story: Show HN: NetBird – A P2P Network with WebRTC, WireGuard, SSO, and Zero Trust

Show HN: NetBird – A P2P Network with WebRTC, WireGuard, SSO, and Zero Trust 5 by braginini | 0 comments on Hacker News. Hey folks! We have just released NetBird. It is a big update so I decided to share it here and get your feedback :) NetBird creates an overlay peer-to-peer network connecting machines automatically regardless of their location (home, office, data center, container, cloud, or edge environments) unifying virtual private network management experience. It uses ICE protocol (WebRTC) to negotiate p2p connections and WireGuard (kernel module, when possible) to create a fast and encrypted tunnel between machines, falling back to relay (TURN) in case a p2p connection isn't possible. Pretty much just a client application installation is needed, the rest is done by the software! Sharing the project with you wasn't the only purpose of the post. I wanted to discuss the future and vision behind it. I'm pretty sure that in a few years, such seamless connectivity with...

New Show Hacker News story: Show HN: A Simple and Free Cloud List DB

Show HN: A Simple and Free Cloud List DB 2 by prakis | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Spanish Basic

Show HN: Spanish Basic 2 by sandes | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Small CLI to export/backup Spotify playlists to plain text files

Show HN: Small CLI to export/backup Spotify playlists to plain text files 2 by devrob | 0 comments on Hacker News.

New Show Hacker News story: Show HN: WebRTC Nuts and Bolts, A holistic way of understanding how WebRTC runs

Show HN: WebRTC Nuts and Bolts, A holistic way of understanding how WebRTC runs 4 by adalkiran | 0 comments on Hacker News. Hi HN! I’m so excited to show my first open-source project and first post here. I initially started this project to learn Go language, it is an experimental project. The main goal is to track the adventure of a WebRTC stream from start to finish, by debugging the project or tracking the output at console. By trying out this project, you will deep dive into the steps which are taken while starting up a WebRTC session, and more. It consists of a web UI (TypeScript) and a server back-end (Golang) projects. They can run on Docker containers, in development mode or production mode, you can find details in the README file. After some progress on the development, I decided to pivot my experimental work to a walkthrough document. Because although there are lots of resources that exist already on the Internet, they cover small chunks of WebRTC concepts or protocols atom...

New Show Hacker News story: Show HN: I wrote a short story about AR contact lenses and daemons

Show HN: I wrote a short story about AR contact lenses and daemons 2 by whatrocks | 0 comments on Hacker News.

New Show Hacker News story: Show HN: HTTPS-DNS - Rust-based minimal DNS-over-HTTPS (DoH) client

Show HN: HTTPS-DNS - Rust-based minimal DNS-over-HTTPS (DoH) client 2 by xasiimov | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Quickly find sensitive files in your GitHub repo

Show HN: Quickly find sensitive files in your GitHub repo 2 by jdorfman | 0 comments on Hacker News.

New Show Hacker News story: Show HN: I'm building a personal web search engine

Show HN: I'm building a personal web search engine 4 by a5huynh | 2 comments on Hacker News.

New Show Hacker News story: Show HN: Open-source enterprise SSO – integrate SAML with a few lines of code

Show HN: Open-source enterprise SSO – integrate SAML with a few lines of code 5 by deepakprab | 1 comments on Hacker News.

New Show Hacker News story: Show HN: A Reddit style site to discuss podcast episodes

Show HN: A Reddit style site to discuss podcast episodes 5 by wolframhempel | 4 comments on Hacker News.

New Show Hacker News story: Show HN: Search for Remote Management Systems Exposed to Attack Surface

Show HN: Search for Remote Management Systems Exposed to Attack Surface 2 by kyoung3412 | 0 comments on Hacker News. Search for Remote Management Systems Exposed to Attack Surface Using SSL Certificate Search Feature (ssl_issuer_organization). Search Query on how to Use ssl_issuer_organization filter.

New Show Hacker News story: Show HN: A standard library for mattn/go-sqlite3

Show HN: A standard library for mattn/go-sqlite3 3 by eatonphil | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Froebel–a strictly typed utility library for Deno, Node, and Browsers

Show HN: Froebel–a strictly typed utility library for Deno, Node, and Browsers 3 by upzylon | 1 comments on Hacker News.

New Show Hacker News story: Show HN: Vaxiin – Zombie server recovery engine

Show HN: Vaxiin – Zombie server recovery engine 2 by balex | 1 comments on Hacker News.

New Show Hacker News story: Show HN: Search hard-to-type symbols and copy to clipboard

Show HN: Search hard-to-type symbols and copy to clipboard 2 by hackerting | 0 comments on Hacker News.

New Show Hacker News story: Show HN: I turned my face rec system into a video codec

Show HN: I turned my face rec system into a video codec 4 by jacobgorm | 0 comments on Hacker News. Before the pandemic, my tiny startup was doing quite well selling Edge AI systems, based on our own lightweight AI inference engine, with object detection and face recognition for smart city and smart retail & food service applications. When the real world shut down, there was suddenly nothing to monitor on streets and in restaurants, so I set out to try and evolve our real time face recognition system into a video codec for high quality face-to-face online interactions, as I was not satisfied with the quality of Zoom and friends. I got it to work, and the first release for IOS was just approved on Apple's app store, link: https://ift.tt/jbEU0s5 The way it works is that you create a meeting URL, which you can share out-of-band, for instance via slack or text message. You can also share as a QR code which the app can scan to join a call. You then place your device on a surface ...

New Show Hacker News story: Show HN

Show HN 2 by anwarhahn | 1 comments on Hacker News.

New Show Hacker News story: Show HN: Arctype, a cross-platform database GUI for developers and teams

Show HN: Arctype, a cross-platform database GUI for developers and teams 23 by justindeguzman | 7 comments on Hacker News. Hi HN! I’m Justin, founder and CEO of Arctype, and we’re very excited to share Arctype with the community. Arctype is a cross-platform GUI (soon to be open-sourced) to manage and query your databases, with built-in collaboration and visualization. It currently supports Postgres, MySQL, and SQLite, as well as newer-generation databases like ClickHouse, PlanetScale, and Yugabyte (and more coming very soon!). Think of Arctype as “phpMyAdmin meets Postman”. Most of our team grew up learning how to program using the LAMP stack and we missed the experience of interacting with our databases using phpMyAdmin. We wanted to bring back the experience of a simple app that lets you explore and query your databases, but with an updated and modernized interface. At the same time, we were heavily inspired by the ease-of-use and collaboration features of Postman. We wanted to cr...

New Show Hacker News story: Show HN: VideoMentions – Search YouTube based on the spoken words in videos

Show HN: VideoMentions – Search YouTube based on the spoken words in videos 3 by kellenmace | 1 comments on Hacker News.

New Show Hacker News story: Show HN: Dress Circle – IMDB for UK Theatre

Show HN: Dress Circle – IMDB for UK Theatre 5 by thehodge | 2 comments on Hacker News.

New Show Hacker News story: Show HN: ESP8266 Sprinkler with Runaway Protections

Show HN: ESP8266 Sprinkler with Runaway Protections 3 by skittleson | 0 comments on Hacker News.

New Show Hacker News story: Show HN: A biological circuit simulator built with Godot

Show HN: A biological circuit simulator built with Godot 3 by gabia | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Run Pi-hole on a local Kubernetes/K3s cluster

Show HN: Run Pi-hole on a local Kubernetes/K3s cluster 2 by manibatra | 0 comments on Hacker News.

New Show Hacker News story: Show HN: WaifuXL - SOTA image upscaling neural network that runs in the browser

Show HN: WaifuXL - SOTA image upscaling neural network that runs in the browser 8 by h-jones | 0 comments on Hacker News. WaifuXL is our state of the art super resolution model trained on ~1,200,000 anime style images from the Danbooru2021 dataset. You can run it straight from your browser, entirely client-side, at https://waifuxl.com . Using the Onnx Runtime, we stream the weights of our ML models directly onto your device to be executed locally in WebAssembly. Doing so allows us to provide this service solely through a static webpage, no backend for model execution needed. This has the added benefit of enabling the privacy of your images--your images are not, and never will be, sent to us. Our original inspiration for this project was waifu2x ( http://waifu2x.udp.jp ). In general, our model will outperform those used on waifu2x by a significant margin, without the need for multiple models trained on various noise reduction levels. Note that while you _can_ upscale natural (real) i...

New Show Hacker News story: Show HN: No ML Degree – Landing your first machine learning job without a degree

Show HN: No ML Degree – Landing your first machine learning job without a degree 2 by emilwallner | 2 comments on Hacker News.

New Show Hacker News story: Show HN: I brought the benefits of LaTeX to non technical users

Show HN: I brought the benefits of LaTeX to non technical users 4 by WolfOliver | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Comon – a WinDbg extension to trace COM interactions

Show HN: Comon – a WinDbg extension to trace COM interactions 2 by lowleveldesign | 0 comments on Hacker News.

New Show Hacker News story: Show HN: An Accountability/Productivity Coach

Show HN: An Accountability/Productivity Coach 2 by theshapguy | 1 comments on Hacker News.

New Show Hacker News story: Show HN: IndigoStack – a new native macOS app for local web development

Show HN: IndigoStack – a new native macOS app for local web development 13 by IndigoStack | 2 comments on Hacker News. Hi HN, I'm opening up the beta for IndigoStack. It's a native macOS app which provides a fresh take on how to run all the services you need for local web development. I've been building it for myself as a Laravel & Drupal developer and I'm now looking to get some beta testers on board! Check it out, and don't forget to sign up to the forums to give us your feedback! https://indigostack.app My motivation: Like many developers I've developed a love-hate relationship with the existing options for local development on a Mac. If they're virtualised, you'll often get... * high CPU usage * high RAM usage * poor filesystem performance / syncing * command line and configuration complexity And existing native solutions tend to be either too simplistic, or command line-based or both. So I've built IndigoStack with everything I liked and ...

New Show Hacker News story: Show HN: Zen Mode for macOS

Show HN: Zen Mode for macOS 2 by pradeepb28 | 0 comments on Hacker News. What is it? - Have you ever been in an awkward situation where you wanted to hide all of your desktop icons or windows during a meeting but couldn't do it fast? - Have you ever been encountered in a situation where you believed you were on mute in the meeting but were not? Do you want to avoid those problems in the future? If so, then you are in the right place. With a one click away, you can "clutter free your Mac" by focusing on the task at hand. here is a quick video you can checkout what it is https://youtu.be/V7cYgfAGe78

New Show Hacker News story: Show HN: Arttime – CLI art meets functionality

Show HN: Arttime – CLI art meets functionality 2 by reportaman | 0 comments on Hacker News. arttime brings curated text-art to otherwise artless terminal emulators of starving developers (and other users who can use terminal emulators). While doing so, it blends display of art (a not-so-techie thing) with functionality of a nifty clock/timer which is a retake on the stereotypical alarms/timers. With one line of title message under the art, it also provides one line of opportunity for developers to display their activism (a not-so-techie thing either) or just attach a functional message for themselves for usual developer activity on terminal (like "debug the failing build tonight").

New Show Hacker News story: Show HN: No-code e-commerce search

Show HN: No-code e-commerce search 2 by okaydeveloper | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Search Query, How to Find Exposed HFS HTTP File Server

Show HN: Search Query, How to Find Exposed HFS HTTP File Server 2 by kyoung3412 | 1 comments on Hacker News. How to find exposed HFS HTTP File Server with analysis report on malicious code site on a chinese HFS HTTP Filer Servers.

New Show Hacker News story: Show HN: Coming Soon Kit – 50+ coming soon pages built with tailwind CSS

Show HN: Coming Soon Kit – 50+ coming soon pages built with tailwind CSS 2 by hey_fk | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Quizdle – 5 daily quiz questions

Show HN: Quizdle – 5 daily quiz questions 3 by opnac | 0 comments on Hacker News.

New Show Hacker News story: Show HN: AccentQuest – get better at understanding Indian accents

Show HN: AccentQuest – get better at understanding Indian accents 2 by ptm | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Enable element transformation between containers

Show HN: Enable element transformation between containers 2 by justjooon | 0 comments on Hacker News.

New Show Hacker News story: Show HN: TypeManager.TS – Transform plain JSON into JavaScript model classes

Show HN: TypeManager.TS – Transform plain JSON into JavaScript model classes 3 by dpimonov | 1 comments on Hacker News.

New Show Hacker News story: Show HN: A fully automated podcast – actually 12 podcasts

Show HN: A fully automated podcast – actually 12 podcasts 14 by holdenc137 | 5 comments on Hacker News. "That Horoscope Podcast - Aquarius" and it's eleven siblings - are daily podcasts that are end-to-end programatically generated e.g. scripted, voiced, post-produced and uploaded. Would love to get some first impression feed back and hear how others would achive the same thing!

New Show Hacker News story: Show HN: Binary Counting

Show HN: Binary Counting 3 by boxed | 1 comments on Hacker News.

New Show Hacker News story: Show HN: Releasing Vulnerabilities of Open Source Software

Show HN: Releasing Vulnerabilities of Open Source Software 3 by daudmalik06 | 0 comments on Hacker News. Thrilled to announce that very soon The List Of Vulnerabilities collected from multiple platforms including ( npm, Maven, Go, NuGet, PyPI, RubyGems, crates.io, Packagist, Linux, OSS-Fuzz ) will be live at https://ift.tt/C0uv5ix. In short we are making sure that no vulnerability is left unreported and your software/service is always protected from unexpected attacks. Who doesn’t know Vulert Yet: Vulert, without any integration, notifies you if a Security Issue is found in any of the open-source software you are relying upon. HOW DOES VULERT PROTECT YOU ? PRIVACY: You don't need to share your codebase or integrate anything, all you need to do is to upload the list of open-source software you use. IMPROVED SECURITY: Existing solutions check the Current Security of your software. Unlike them we track your application not only for current but also for Future Security Issues. ECONO...

New Show Hacker News story: Show HN: Chrome Extension for eBay Kleinanzeigen (German Only)

Show HN: Chrome Extension for eBay Kleinanzeigen (German Only) 2 by kirschem | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Online dice roller for tabletop roleplaying games

Show HN: Online dice roller for tabletop roleplaying games 2 by nullfish | 1 comments on Hacker News.

New Show Hacker News story: Show HN: I made a personal Movies page, tracking everything I've watched

Show HN: I made a personal Movies page, tracking everything I've watched 2 by sankalpdomore | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Objectiv – open-source product analytics infrastructure

Show HN: Objectiv – open-source product analytics infrastructure 17 by thejansen | 7 comments on Hacker News. Hi! One of the creators here. Very proud to finally be able to show you what we've been working on for over a year now. Curious to hear your thoughts! Objectiv is open-source (APLv2) product analytics infrastructure. It's built around a generic but strict event taxonomy, open/common data- and infra tools (currently PG, snowplow, working on bigquery with more to come), and the analyses are done using our pandas-like, SQL speaking modeling library called Bach. As a result, we’re moving towards a vision wherein models can be shared openly, independent of product, platform[1] or data platform[2]. How? - Fully assist the dev doing the instrumentation using tools for ide support, run-time validation, ci integration. No auto capture, but very low-effort[1] instrumentation. - Scale using proven tech: a single collector writing to PG for small or snowplow to anything[2] for b...

New Show Hacker News story: Show HN: The LAMP for Cloud Apps

Show HN: The LAMP for Cloud Apps 3 by mountainview | 0 comments on Hacker News.

New Show Hacker News story: Show HN: I built a VR laser tag course you can run around in

Show HN: I built a VR laser tag course you can run around in 10 by aiddun | 2 comments on Hacker News.

New Show Hacker News story: Show HN: An Ephemeral Microblogging App

Show HN: An Ephemeral Microblogging App 2 by vasanthv | 0 comments on Hacker News.

New Show Hacker News story: Show HN: HelloInbox – Ultimate email deliverability checklist and toolkit

Show HN: HelloInbox – Ultimate email deliverability checklist and toolkit 7 by ismaelyws | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Rapidly Develop CRUD Web Apps with Locode

Show HN: Rapidly Develop CRUD Web Apps with Locode 2 by mythz | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Comtrya – Configuration Management for Localhost

Show HN: Comtrya – Configuration Management for Localhost 2 by icepuma | 0 comments on Hacker News.

New Show Hacker News story: Show HN: The opposite of a job board, an ideal role board for product folks

Show HN: The opposite of a job board, an ideal role board for product folks 2 by jefffdoan | 0 comments on Hacker News.

New Show Hacker News story: Show HN: 120k SVG logos, also available in PNG format. Free downloads

Show HN: 120k SVG logos, also available in PNG format. Free downloads 2 by astonfred | 0 comments on Hacker News.

New Show Hacker News story: Show HN: YouTube Crypto Scam Hunter

Show HN: YouTube Crypto Scam Hunter 2 by addshore | 1 comments on Hacker News.

New Show Hacker News story: Show HN: A site that puts in a referral for you for your dream job

Show HN: A site that puts in a referral for you for your dream job 2 by upwardline | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Open-source Firebase Alternative? It's here

Show HN: Open-source Firebase Alternative? It's here 39 by christyjacob4 | 11 comments on Hacker News.

New Show Hacker News story: Show HN: Natural Language Processing Demystified (Part One)

Show HN: Natural Language Processing Demystified (Part One) 5 by mothcamp | 1 comments on Hacker News. Hi HN: I published part one of my free NLP course. The course is intended to help anyone who knows Python and a bit of math go from the very basics all the way to today's mainstream models and frameworks. I strive to balance theory and practice and so every module consists of detailed explanations and slides along with a Colab notebook (in most modules) putting the theory into practice. In part one, we cover text preprocessing, how to turn text into numbers, and multiple ways to classify and search text using "classical" approaches. And along the way, we'll pick up useful bits on how to use tools such as spaCy and scikit-learn. No registration required: https://ift.tt/WFvqdI9

New Show Hacker News story: Show HN: Photobox by Pixlr

Show HN: Photobox by Pixlr 2 by poniko | 1 comments on Hacker News.

New Show Hacker News story: Show HN: Meme creator with agile/scrum based templates

Show HN: Meme creator with agile/scrum based templates 3 by itamarmula | 1 comments on Hacker News.

New Show Hacker News story: Show HN: Hyper: A bookmarklet and web application to optimize reading speed

Show HN: Hyper: A bookmarklet and web application to optimize reading speed 2 by westcort | 0 comments on Hacker News.

New Show Hacker News story: Show HN: A tool for conducting a virtual card sorting

Show HN: A tool for conducting a virtual card sorting 2 by indigane | 1 comments on Hacker News. TL;DR: I ended up yak shaving a tool for conducting a card sorting online, and wanted to share it because I couldn't find one myself. Also I don't have to maintain or host it so it should stay up for a long time, hopefully. https://ift.tt/Hvjnqes The long version of why: I wanted to conduct a quick, one-off card sorting for a side project, but after spending hours looking at the available commercial and open source solutions, I couldn't find one that worked for me. The commercial ones either had too restrictive free tier with only 20 cards or so, or they lacked basic features such as open sorting vs. closed sorting, or they would have cost me upwards of $100/month. The open source ones would have required me to self-host them, which I wasn't too excited about, and after trying docker-compose up on one of them and hitting errors after errors, I was even less excited so I g...

New Show Hacker News story: Show HN: Simple Wave Function Collapse

Show HN: Simple Wave Function Collapse 4 by atum47 | 2 comments on Hacker News.

New Show Hacker News story: Show HN: I built a Snipcart e-commerce platform integration for Astro

Show HN: I built a Snipcart e-commerce platform integration for Astro 2 by lloydatkinson | 1 comments on Hacker News.

New Show Hacker News story: Show HN: Rapidly Develop CRUD Web Apps with Locode

Show HN: Rapidly Develop CRUD Web Apps with Locode 2 by mythz | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Pxl.to – A serverless link shortener with no limits and no downtime

Show HN: Pxl.to – A serverless link shortener with no limits and no downtime 3 by nemz44 | 0 comments on Hacker News. I built a service based on Amazon CloudFront's global edge network of points of presence. This distributed architecture affords the user: - Protection against network and application layer attacks - Robust and reliable links that will never go down - Instant links with low latency no matter where your visitors are in the world - Unlimited tracked clicks (no cap on clicks/month) The service has support for teams and custom domains, and auto-generates an SSL cert for every custom domain added, for HTTPS-secure links. It's largely free and can be found at https://www.pxl.to I'd love any feedback... no matter how brutal :)

New Show Hacker News story: Show HN: Open-Source Dora and Space Metrics for GitHub, Gitlab and Jira

Show HN: Open-Source Dora and Space Metrics for GitHub, Gitlab and Jira 2 by matthewtovbin | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Securely collect and send emails directly to Web3 wallets addresses

Show HN: Securely collect and send emails directly to Web3 wallets addresses 3 by kesslykaes | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Open-source system helping vulnerable nations become climate resilient

Show HN: Open-source system helping vulnerable nations become climate resilient 3 by AmbassadorNo1 | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Open-source tool to deploy infrastructure in any cloud

Show HN: Open-source tool to deploy infrastructure in any cloud 6 by goncaloo | 1 comments on Hacker News. We have been working on multy.dev, an open-source cloud agnostic API that makes it easy to deploy the same infrastructure to any cloud provider using native managed services. The motivation was the realisation that, even when using Terraform, migrating infrastructure code requires an end-to-end re-write. Even though most core resources are the same in any major cloud, developers need to learn a new provider to deploy the same infrastructure when moving providers. We are still in early days of development and currently support the core services from AWS and Azure: - Networking (virtual_network, subnet, route_table, security_group, network_interface, public_ip) - Compute (virtual_machine, managed kubernetes) - Database (managed MySQL databases) - Vault (managed secrets) - Storage (managed storage) - Abstraction of cloud differences (Azure VM public vs AWS EC2 private by default) ...

New Show Hacker News story: Show HN: Poppy I/O, a system for sending data between web apps client side

Show HN: Poppy I/O, a system for sending data between web apps client side 5 by PaulGaspardo | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Receive and send money through GitHub comments

Show HN: Receive and send money through GitHub comments 2 by nthypes | 1 comments on Hacker News.

New Show Hacker News story: Show HN: KittenDNS – easy to setup, rule engine, LetsEncrypt compatible

Show HN: KittenDNS – easy to setup, rule engine, LetsEncrypt compatible 4 by cyansmoker | 0 comments on Hacker News. My goal was to create a DNS server as simple as the LDAP server I've been contributing to (glauth) and here it is: https://ift.tt/i6S4IHQ A few things to know about it: - It is easy to configure using a Toml file - I am using it to bail my coredns/etcd instances when under attack - (yes, it also works as a service location server) - It comes with a simple, plain English, rule engine that doesn't do much at this point - It can be used with LetsEncrypt. I use it to retrieve certificates for my home servers. - RFC: all the nice ones :) Anyway, feedback is welcome.

New Show Hacker News story: Show HN: I made a Turing machine programing language

Show HN: I made a Turing machine programing language 3 by Uncodeable864 | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Simple Financial Planner

Show HN: Simple Financial Planner 3 by pinkmuffinere | 1 comments on Hacker News.

New Show Hacker News story: Show HN: Organize your open Chrome Tabs like apps on a desktop

Show HN: Organize your open Chrome Tabs like apps on a desktop 7 by bachmitre | 2 comments on Hacker News.

New Show Hacker News story: Show HN: I Made a Tinder for Audiobooks

Show HN: I Made a Tinder for Audiobooks 3 by leobg | 1 comments on Hacker News.

New Show Hacker News story: Show HN: OSS Python library for detecting silent ML model failure

Show HN: OSS Python library for detecting silent ML model failure 3 by Hawkdidy | 1 comments on Hacker News.

New Show Hacker News story: Show HN: I created a stencil-sharing platform for UX designers using Linux

Show HN: I created a stencil-sharing platform for UX designers using Linux 2 by mipselaer | 1 comments on Hacker News.

New Show Hacker News story: Show HN: I made a body-interactive music app

Show HN: I made a body-interactive music app 18 by maweibezahn | 4 comments on Hacker News. I made this iPhone app called "Affine Tuning" which is a collection of body-interactive musical pieces: https://ift.tt/VSXAkcs It uses body tracking (Motion Capture from RealityKit) to shape dynamic compositions. The app is completely free and will be updated in the future with more songs and other interactive features.

New Show Hacker News story: Show HN: A collaborative pixel drawing game for when you're bored (Attempt #2)

Show HN: A collaborative pixel drawing game for when you're bored (Attempt #2) 24 by vkoskiv | 12 comments on Hacker News. Previous thread: https://ift.tt/OJmXEgt Hello again HN! It's been 3 months since I last submitted this project and the back-end server software melted down. I was really bummed that many people didn't get to play, so I've spent most of my spare time since that last post completely rewriting the back-end server software using small, carefully selected dependencies (C99, sqlite, mongoose.ws & cJSON) I've done some basic performance testing and I'm cautiously optimistic that it can now handle up to ~1000 concurrent users. If you have any ideas for improvements, do let me know! Bots are permitted, but try and do something creative instead of just filling the canvas with junk :^) You can view the source code for the new back-end here: https://ift.tt/LZIvSa4 You can also check out a recent time-lapse here: https://www.youtube.com/watch?v=FU...

New Show Hacker News story: Show HN: Monitor delivery of automated emails – catch broken email alerts

Show HN: Monitor delivery of automated emails – catch broken email alerts 2 by jbothma | 0 comments on Hacker News.

New Show Hacker News story: Show HN: A new way to write and publish research

Show HN: A new way to write and publish research 24 by nallana | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Let's Markdown – A real-time collaborative Markdown editor

Show HN: Let's Markdown – A real-time collaborative Markdown editor 9 by Cveinnt | 2 comments on Hacker News.

New Show Hacker News story: Show HN: Gstreamer-based stream supervisor using YAML

Show HN: Gstreamer-based stream supervisor using YAML 2 by ouzb64ty | 0 comments on Hacker News.

New Show Hacker News story: Show HN: CSS Transformation for DOM Manipulation

Show HN: CSS Transformation for DOM Manipulation 5 by wezwozor | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Coffeehouse, one-on-one voicechat with random HN users

Show HN: Coffeehouse, one-on-one voicechat with random HN users 2 by amadeuspagel | 4 comments on Hacker News. One-on-one, because it's simpler: - When one stops talking, the other starts. - No groups, no hierarchy, no status. Voicechat, because it's more intimate then text and more private then video. With other HN readers, because that creates some common ground.

New Show Hacker News story: Show HN: Fast Hacker News app for the addicted ones

Show HN: Fast Hacker News app for the addicted ones 3 by D_Joni | 1 comments on Hacker News.

New Show Hacker News story: Show HN: A Full-Stack Web Framework for Go

Show HN: A Full-Stack Web Framework for Go 109 by matthewmueller | 14 comments on Hacker News. Hey HN! I want to share my side project with you. It's called Bud and it's a full-stack web framework for Go. I created a short video to show you how to create a minimal Hacker News clone with Bud: https://www.youtube.com/watch?v=LoypcRqn-xA . The framework is free, open source and MIT Licensed. You can find it on Github: https://ift.tt/m8a1ILk . I started working on Bud 2 years ago after watching the introductory Laracast videos about the Laravel web framework. I was just blown away by how productive you can be in Laravel. However, like many of you, I've been so spoiled by Go. I didn't want to go back to writing PHP, so I decided to try creating Laravel for the Go ecosystem. At this point, I just had the following goal: • Be as productive as Laravel in a typed language like Go. I got the first version working in 6 months and tried building a blog from it... It fell flat. Y...

New Show Hacker News story: Show HN: We optimize your finances, for free - Uprise.us

Show HN: We optimize your finances, for free - Uprise.us 9 by cgoodmac | 3 comments on Hacker News.

New Show Hacker News story: Show HN: My TUI library, PyTermGUI now features an intelligent layout system

Show HN: My TUI library, PyTermGUI now features an intelligent layout system 6 by bczsalba | 0 comments on Hacker News. This was by far the most common missing feature of the library since my first post, so I'm really happy I managed to figure it out. See the release for some code examples and a detailed changelog, and most importantly, have a great day!

New Show Hacker News story: Show HN: Dockerfile Generator

Show HN: Dockerfile Generator 3 by deiu | 1 comments on Hacker News. While it's not hard to write a Dockerfile, I think it's hard to write a good one. Every language has its own quirks, and every framework has a special way of building things. I was looking for a collection of well-written and well-maintained Dockerfiles, but I couldn't find one. Thus, I thought of creating one! I realized it's not enough to have a simple Dockerfile. Sometimes you need other files for your build: nginx.conf, php.ini, my.cnf, etc. I also realized that people have different preferences. In Node, some use NPM, some use YARN, some use PNPM. In PHP, some use Apache, some use FPM with Nginx. So I build a set of "builders", Dockerfile generators. You define a form using JSON Schema, and then define a function "generate" that returns an array of files. In the future, I can make a CLI tool that will generate prompts, similar to how the form is generated on the web. For now...

New Show Hacker News story: Show HN: Digany(1) – ANY DNS lookup utility

Show HN: Digany(1) – ANY DNS lookup utility 3 by andrewmcwatters | 2 comments on Hacker News.

New Show Hacker News story: Show HN: Display daily records and normal temperatures from across the US

Show HN: Display daily records and normal temperatures from across the US 3 by clintmcmahon | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Get a US Company and US Bank Account. Remotely. No SSN Required

Show HN: Get a US Company and US Bank Account. Remotely. No SSN Required 3 by arjawn | 5 comments on Hacker News.

New Show Hacker News story: Show HN: Mitmproxy2swagger – Automagically reverse-engineer REST APIs

Show HN: Mitmproxy2swagger – Automagically reverse-engineer REST APIs 320 by alufers | 44 comments on Hacker News.

New Show Hacker News story: Show HN: Shoprocket.io – Turn any website into a shop in seconds

Show HN: Shoprocket.io – Turn any website into a shop in seconds 9 by rsbadger | 1 comments on Hacker News.

New Show Hacker News story: Show HN: Paperd.ink – an open-source e-paper development board

Show HN: Paperd.ink – an open-source e-paper development board 5 by robertlangdon | 1 comments on Hacker News.

New Show Hacker News story: Show HN: YouCode, a Search Engine for Coding

Show HN: YouCode, a Search Engine for Coding 34 by richardsocher | 10 comments on Hacker News. Hi Hacker News, We're Bryan and Richard, cofounders of you.com. Together with our team of engineers, we are working on YouCode, a search engine for people who code. You can try it at code.you.com. The main idea is to make the search experience better and more efficient when coding. We’d love your feedback for a few use cases that we have in mind so far: * searching through StackOverflow for quick code snippets: reverting a git commit for example [1] * searching through GitHub Issues: when you’re getting an error message that looks unfamiliar [2, 3] * searching through the documentation for quick reference: PyTorch [4], HuggingFace [5], Docker, PyPi, AWS, MDN, and several others * searching for walkthroughs, tutorials, tips, and quick intros to a new subject: Medium [6], Tutorials Point, Geeks for Geeks, and others as well * searching for utilities: code completion (from a large languag...

New Show Hacker News story: Show HN: Automated Capital

Show HN: Automated Capital 4 by forstmeier | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Receipt Cat – Effortless expense and income tracking for Entrepreneurs

Show HN: Receipt Cat – Effortless expense and income tracking for Entrepreneurs 3 by jryankennedy12 | 1 comments on Hacker News.

New Show Hacker News story: Show HN: Ddosify – Simple Load Testing Tool

Show HN: Ddosify – Simple Load Testing Tool 4 by kursat_ | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Catchy melodies made with a diffusion-based neural net assistant

Show HN: Catchy melodies made with a diffusion-based neural net assistant 5 by zone411 | 0 comments on Hacker News. I've created a diffusion-based neural net generative assistant that makes creating new melodies much easier, even for non-musicians like me. These are meant to be just the catchy "hook" parts of songs, so more work is required to make them into full songs, but this is already handled well by existing products (e.g. there are plugins that can suggest a few possible chord progressions based on the melody and there is even good singing software that I used without any tweaks to make the “voice” playlist: Synthesizer V Studio). This side project turned out to be quite challenging because of how little data there is to train on - several orders of magnitude less than DALL-E or GPT-3 had available for its training, so it required a deep dive into research of new generalization and augmentation techniques and some feature engineering. Various other instruments: ...

New Show Hacker News story: Show HN: Adding proper CSV support to AWK

Show HN: Adding proper CSV support to AWK 2 by benhoyt | 0 comments on Hacker News.

New Show Hacker News story: Show HN: A Swiss army knife for testing HTTP from the terminal

Show HN: A Swiss army knife for testing HTTP from the terminal 10 by hassy | 1 comments on Hacker News. Hiya HN! Just released Artillery Probe - a Swiss army knife for testing HTTP from the CLI. Think mini-curl with better UX for common use-cases, plus a couple of extra features. Would love for you to try it and give some feedback! https://ift.tt/MAoB6V3 and: npm install artillery@latest What does it do? - First of all, it's a HTTP client! It does all the usual stuff you'd expect from a HTTP client... HTTP methods, request bodies, custom headers, forms, Basic Auth etc. - Got some JSON or XML back? It'll pretty-print it, and syntax highlight it for you. - It'll show you request waterfalls like this one: (inspired by httpstat) DNS Lookup | TCP Connection | SSL Handshake | Time to First Byte | Content Transfer 56ms | 14ms | 19ms | 181ms | 88ms | | | | | | 56ms | | | | 70ms | | | 89ms | | 270ms | total:358ms - JSON responses can be queried and sliced and diced with JMESP...

New Show Hacker News story: Show HN: Layer – Inspect Container Layers

Show HN: Layer – Inspect Container Layers 2 by pcj-github | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Privaxy – Like uBlock but through a MitM proxy and no browser extension

Show HN: Privaxy – Like uBlock but through a MitM proxy and no browser extension 3 by pierrebarre | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Map-based, financially-transparent, dating app

Show HN: Map-based, financially-transparent, dating app 3 by twibs_io | 1 comments on Hacker News. TWIBS is a new kind of dating app where you can place pins at locations on the map and specify who would pay for the date. Then wait for people to message you or browse the map to see where other people put their TWIBS.

New Show Hacker News story: Show HN: I have built an app that identifies plug types like USB-C, HDMI or DP

Show HN: I have built an app that identifies plug types like USB-C, HDMI or DP 2 by finai | 1 comments on Hacker News.

New Show Hacker News story: Show HN: TypeHub – A GitHub like platform to model open data specifications

Show HN: TypeHub – A GitHub like platform to model open data specifications 4 by k42b3 | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Peridot – A functional language based on two-level type theory

Show HN: Peridot – A functional language based on two-level type theory 127 by ehatti | 19 comments on Hacker News.

New Show Hacker News story: Show HN: Communication platform for async remote teams

Show HN: Communication platform for async remote teams 2 by tm-guimaraes | 1 comments on Hacker News. Because there was a recent post about sync and async in remote work, I decided to show this tool. Its UX decisions are tailored to async workflows, and they have really cool blogposts about async remote and UX details. It’s from the same compony as TODOIST

New Show Hacker News story: Show HN: A CLI to kick-start any language

Show HN: A CLI to kick-start any language 10 by kamrani | 5 comments on Hacker News. I'm working on a CLI that helps you create the boilerplate of your project in multiple languages and frameworks. In case of front-end frameworks/libraries, with cli you'll be able to create the project, set up git on your local, add the UI-framework, testing framework, and linting, and in the future releases you'll be able to even add pre-designed components. The CLI currently supports React, Angular, Vue, Svelte and Node.js will be released today. Also soon, you'll be able to deploy your applications to AWS with a single command. Appreciate your feedbacks and all the contributions are welcome. https://ift.tt/4CbqtBU

New Show Hacker News story: Show HN: Susan Kare explains Macintosh UI ergonomics (1984)

Show HN: Susan Kare explains Macintosh UI ergonomics (1984) 2 by enw | 0 comments on Hacker News.

New Show Hacker News story: Show HN: A Spatial Environment for Python

Show HN: A Spatial Environment for Python 3 by paulshen | 2 comments on Hacker News.

New Show Hacker News story: Show HN: I'm transitioning from software into the arts. Here's the gist

Show HN: I'm transitioning from software into the arts. Here's the gist 2 by anon1253 | 0 comments on Hacker News.

New Show Hacker News story: Show HN: A simple but effective chess engine in JavaScript

Show HN: A simple but effective chess engine in JavaScript 3 by zamfofex | 2 comments on Hacker News.

New Show Hacker News story: Show HN: Pythondocs.xyz – Live search for Python documentation

Show HN: Pythondocs.xyz – Live search for Python documentation 8 by danosull | 1 comments on Hacker News. Hi everyone! I've been working on a web search interface for Python's documentation as a personal project, and I think it's ready for other people to use... Please give it a go (and join me in praying to the server gods): https://pythondocs.xyz/ Here's the tech stack for those interested: - Parser: Beautiful Soup + Mozilla Bleach - Database: in-memory SQLite (aiosqlite) + SQLAlchemy - Web server: FastAPI + Uvicorn + Jinja2 - Front end: Tailwind CSS + htmx + Alpine.js I have ideas for future improvements but hopefully the current version is useful to someone. Let me know what you think!

New Show Hacker News story: Show HN: Making a Falling Sand Simulator

Show HN: Making a Falling Sand Simulator 2 by jasonjmcghee | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Hacker News Reader using ts-liveview

Show HN: Hacker News Reader using ts-liveview 2 by aabbcc1241 | 1 comments on Hacker News.

New Show Hacker News story: Show HN: Pointless – Endless drawing canvas desktop app

Show HN: Pointless – Endless drawing canvas desktop app 2 by koomenk | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Decision engine – AI-assisted decision making

Show HN: Decision engine – AI-assisted decision making 9 by bradyneal | 6 comments on Hacker News.

New Show Hacker News story: Show HN: A tool that complements Google & Reddit for finding niche information

Show HN: A tool that complements Google & Reddit for finding niche information 3 by seekry | 1 comments on Hacker News.

New Show Hacker News story: Show HN: Optimal Stock Weights in a Portfolio, Tangency & Global Min Variance.

Show HN: Optimal Stock Weights in a Portfolio, Tangency & Global Min Variance. 4 by eleganc | 1 comments on Hacker News.

New Show Hacker News story: Show HN: Pipe Watch split screen demo

Show HN: Pipe Watch split screen demo 2 by kazinator | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Jira to Gitlab Issue Migration Tool

Show HN: Jira to Gitlab Issue Migration Tool 3 by wingmanjd | 0 comments on Hacker News. $DAYJOB needed to migrate from JIRA to Gitlab due to business reasons (not related to the recent outage), so I wrote this issue migration tool [1] to help us preserve our historical data. This tool will copy issues from various JIRA projects to mirrored Gitlab projects (e.g. A jira project named JIRA-PROJECT1 will have its issues migrated to a gitlab project GL-PROJECT1). The tool also migrates issue comments to Gitlab notes and will recreate the existing issue links. YMMV, but this is working well for us. Comments welcomed. 1: https://ift.tt/G45CWil

New Show Hacker News story: Show HN: Using Wave Function Collapse to create a 2D map

Show HN: Using Wave Function Collapse to create a 2D map 3 by atum47 | 1 comments on Hacker News.

New Show Hacker News story: Show HN: Weron – A Peer-to-Peer VPN Based on WebRTC Written in Go

Show HN: Weron – A Peer-to-Peer VPN Based on WebRTC Written in Go 59 by pojntfx | 17 comments on Hacker News. Hey HN! I just released weron, a P2P VPN that uses WebRTC for transport which I've been working on for the last couple of months. It can create both layer 2/Ethernet and layer 3/IP overlay networks, and the underlying transport layer can be easily embedded to write your own P2P apps with Go. Compared to for example Tailscale, WireGuard and ZeroTier, its much harder to block on a network level and also significantly easier to set up, while not sacrifing much performance. I'd love to get your feedback :)

New Show Hacker News story: Show HN: I made Ankify that converts notes to Anki cards

Show HN: I made Ankify that converts notes to Anki cards 46 by kangruixiang | 18 comments on Hacker News. Backstory: I was in medical school and had to study a ton of materials in short period of time. I came across Anki but always had trouble with making cards. In my mind, making cards should be quick, seconds instead of minutes. My other problem is after making the cards, each card does not really relate to the other. When you study the individual card, your thought process is very random and not cohesive. I wanted to be able to still reference to my notes for big concepts and then use the cards to memorize the details but also for long term retention. Ankify came out of that. At the time, I did not know any programming and paid someone to write a script in Python to convert the cards. Then, eventually I learned Python myself and expanded on the script. I also uploaded the markdown files online so I could view them anywhere ( https://ift.tt/4e2AFHK ). I ran into a wall in making u...

New Show Hacker News story: Show HN: Ncdu, but Uses Sloccount

Show HN: Ncdu, but Uses Sloccount 2 by aleclm | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Hdrs: A HDFS Client in Rust

Show HN: Hdrs: A HDFS Client in Rust 3 by xuanwo | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Simple Gantt Chart Software

Show HN: Simple Gantt Chart Software 2 by yliuPM | 1 comments on Hacker News.

New Show Hacker News story: Show HN: Ask Deeply, a social game for small talk haters

Show HN: Ask Deeply, a social game for small talk haters 2 by braddx | 2 comments on Hacker News. I hate small talks, I build a social game to help me deepen my relationships and connect with people beyond the shallow levels. I want your feedback, maybe inspire me with questions you would like to see popping in the game.

New Show Hacker News story: Show HN: Refactor – Duplicate Code Finder

Show HN: Refactor – Duplicate Code Finder 2 by forhadahmed | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Sonse, a note-taking CLI for plaintext enthusiasts

Show HN: Sonse, a note-taking CLI for plaintext enthusiasts 3 by swidi | 0 comments on Hacker News.

New Show Hacker News story: Show HN: An Absurdly Compatible Website

Show HN: An Absurdly Compatible Website 2 by forgotmypw17 | 1 comments on Hacker News. Hey all, I was inspired by the other thread to make a quick video demo of what an Absurdly Compatible Website may look like when implemented. This one does have some JavaScript, but degrades gracefully and supports text-mode browsers, no-JS browsing, and all the classics like IE3 and NN3 and Lynx. https://www.youtube.com/watch?v=E-_yr31biGM Kudos to anyone who can name all the browsers used in the demo, I think it's more than 20 different ones :) You can also check out the site live at https://ift.tt/Yn26spF or https://ift.tt/DNeS9co, at least until it's hugged. The framework for this is a static-dynamic hybrid site generator with full transparency and decentralizability, which I'm just preparing for this weekend's MIT Bitcoin Expo, so please let me know if you find any issues. Code is on GitHub: https://ift.tt/SeL9WlT

New Show Hacker News story: Show HN: Tamagui Beta

Show HN: Tamagui Beta 2 by nwienert | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Intel PMU Profiling

Show HN: Intel PMU Profiling 2 by scrubs | 0 comments on Hacker News. See https://ift.tt/XeoUHgD If you've been interested in micro-benchmarking code using Intel's PMU HW capability to capture per HW core metrics, this repository may be for you. The repository includes 'doc/pmu.md' with a copy of Intel's software reference manuals (PDF) so, all in one place, you can understand and develop PMU profiling for your Intel micro architecture. Example included. Source code is 451 LOC with comments. Features: * Minimum, complete * Does not require yum install msr-tools * Header only: include and you're done * Works in user-space and/or kernel code * Very low latency because PMU is * Programmable event types. Includes support for fixed counters * Well documented * Handles thread pinning if requested * Simpler than PAPI, Nanobench, and PCM by one or two orders of 10.

New Show Hacker News story: Show HN: RFC End Citizen Data Sales Act (California)

Show HN: RFC End Citizen Data Sales Act (California) 5 by TACIXAT | 0 comments on Hacker News. The sale of personal information by the government is something that has always really bothered me. This is a bill I drafted that would stop the DMV, voter registration, property tax records, and the post office from selling or publishing without explicit user consent. It would also require personal information to be accompanied with the provenance of that data. This way, a user can track down who or what is publishing their data and take action to end their relationship with that company. I would appreciate any feedback, because I am sure I am missing some second and third order effects that this would have. Document open for comments - https://ift.tt/F8eoBL1 Privacy should be a right of the people. Thank you!

New Show Hacker News story: Show HN: Interactive Circle of Fifths

Show HN: Interactive Circle of Fifths 24 by CosmosSeb | 4 comments on Hacker News.

New Show Hacker News story: Show HN: Noise Destroyer

Show HN: Noise Destroyer 2 by noisedestroyer1 | 0 comments on Hacker News. I made noise destroyer to help people get rid of background noise from their audio or video files. I had to write code to split mp4 files into audio and video, then merge them once processed. What a load of effort! Who knew mp4 was so complicated. What's more, if there's one tiny bug, the whole thing fails to play with very little in the way of debugging! If anybody needs help with it shoot me an email at dane@turbobuilt.com and I can help. Please enjoy using Noise Destroyer whenever you have a file with background noise. And no, I'm not gonna say how I built it because I need money right now for various reasons and I don't want anybody to steal my idea! I hope you guys enjoy.

New Show Hacker News story: Show HN: ETL at Trino speeds and a step-by-step tutorial on running benchmarks

Show HN: ETL at Trino speeds and a step-by-step tutorial on running benchmarks 5 by bitsondatadev | 1 comments on Hacker News.

New Show Hacker News story: Show HN: Turing Pi 2 – the ultimate selfhosted

Show HN: Turing Pi 2 – the ultimate selfhosted 3 by nsky-world | 0 comments on Hacker News.

New Show Hacker News story: Show HN: MockRTC – a mock peer and MitM proxy library for WebRTC

Show HN: MockRTC – a mock peer and MitM proxy library for WebRTC 2 by pimterry | 1 comments on Hacker News.

New Show Hacker News story: Show HN: Schedulist – The Effortless Productivity Platform

Show HN: Schedulist – The Effortless Productivity Platform 2 by robertherber | 0 comments on Hacker News.

New Show Hacker News story: Show HN: I compiled a list of resources for becoming a smart contract auditor

Show HN: I compiled a list of resources for becoming a smart contract auditor 2 by mmmmkay | 0 comments on Hacker News.

New Show Hacker News story: Show HN: I built a site that summarizes articles and PDFs using NLP

Show HN: I built a site that summarizes articles and PDFs using NLP 5 by alexrpreston | 1 comments on Hacker News.

New Show Hacker News story: Show HN: Daily Dune Quotes Reader

Show HN: Daily Dune Quotes Reader 2 by milancurcic | 1 comments on Hacker News. I've been a fan of Frank Herbert's Dune novels and love many quotes sprinkled throughout the books. However I couldn't find an easy way to go back to them, so I curated them and put them in a web-app. It currently covers the entire first book, but am working toward covering all six. I hope Dune novels fans here enjoy it.

New Show Hacker News story: Show HN: A free, open-source video conference app that works on all browsers

Show HN: A free, open-source video conference app that works on all browsers 2 by vasanthv | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Open-Source Role-Based Access Management for React

Show HN: Open-Source Role-Based Access Management for React 6 by EgeAytin | 1 comments on Hacker News.

New Show Hacker News story: Show HN: We built Static, a tool to manage data warehouse user inputs

Show HN: We built Static, a tool to manage data warehouse user inputs 2 by norton120 | 0 comments on Hacker News. We built Static as an easy way to manage context data in a Data Warehouse - stuff like sales targets that change often and you wish stakeholders could just update themselves. This is a super early release, and we appreciate any and all feedback about how this can be more useful. there's a decent free tier and the link has a HN promo code for free use of the paid tier.

New Show Hacker News story: Show HN: Decentralized P2P Pastebin

Show HN: Decentralized P2P Pastebin 3 by modinfo | 0 comments on Hacker News. I created this just to test the "gun" library for p2p databases. Website created in React. Pastebin source: https://ift.tt/nHzw3P7

New Show Hacker News story: Show HN: Color Orbs (Generative Art)

Show HN: Color Orbs (Generative Art) 4 by dannyking | 0 comments on Hacker News. Hi all, This is a generative art project I worked on over the past year or so consisting of about 100 little artworks generated using P5.js. I have an overview and technical write up here: https://ift.tt/GTNgI9O You can play with my interactive demo and make your own here: https://ift.tt/uwzvKjr And the gallery is here: https://ift.tt/O79a3Ai This project came about after reading a HN post about a year ago ( https://ift.tt/Z9IHsSN ) by Atul Vinayak on generating beautiful 'Noise Planets' and I got kind of obsessed from there!

New Show Hacker News story: Show HN: A simplified Wave Function Collapse algorithm (part 2)

Show HN: A simplified Wave Function Collapse algorithm (part 2) 2 by atum47 | 1 comments on Hacker News.

New Show Hacker News story: Show HN: Self-hostable app to send push notifications and files to phone/desktop

Show HN: Self-hostable app to send push notifications and files to phone/desktop 3 by binwiederhier | 1 comments on Hacker News.

New Show Hacker News story: Show HN: Take a Passport Photo in the Browser

Show HN: Take a Passport Photo in the Browser 3 by tppiotrowski | 0 comments on Hacker News.

New Show Hacker News story: Show HN: How to create a hologram effect using SVG

Show HN: How to create a hologram effect using SVG 2 by bradwoodsio | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Everyone Everywhere All at Once

Show HN: Everyone Everywhere All at Once 12 by higgins | 7 comments on Hacker News.

New Show Hacker News story: Show HN: Run WASM in Containerd

Show HN: Run WASM in Containerd 8 by cpuguy83 | 0 comments on Hacker News. I've been working with a partner team to integrate wasm workloads with existing container toolchains with the goal of enabling wasm workloads anywhere, be it on the edge, in kubernetes, or wherever. To that end, this project implements a containerd shim which runs those wasm workloads. It is designed as a library to bring your own host implementation, but also includes an implementation for WASI. Right now the library assumes you are using wasmtime, which is embedded in. It works either standalone (run with containerd directly) or in kubernetes. Kubernetes networking and storage are wired into the wasm host and the wasm can run side by side with native workloads on the same machine. Wasm pods can be exposed as a service like any other pod.

New Show Hacker News story: Show HN: Memory Hammer, An always-on Anki review system

Show HN: Memory Hammer, An always-on Anki review system 2 by Abishek_Muthian | 0 comments on Hacker News. I created Memory Hammer to address the problem of accumulated reviews in Anki. Since Memory Hammer uses an always on e-paper display we can review an Anki card as and when its due. Although the concept of Memory Hammer was in my mind for several years, I managed to build it only now. As a PoC, it supports basic cards with plain text and I hope to improve it over time through user feedback. Have you faced the problem of accumulated reviews with Anki? What's your current solution to address it, Would Memory Hammer be helpful to you?

New Show Hacker News story: Show HN: Push Notifications and the Tyrany of Stolen Attention

Show HN: Push Notifications and the Tyrany of Stolen Attention 2 by narner | 0 comments on Hacker News.

New Show Hacker News story: Show HN: I am building a free version of Strava

Show HN: I am building a free version of Strava 13 by rlrhaeck | 0 comments on Hacker News. I recently added a Segments feature to the Hangtime mountain biking app for Android and IOS. If you are familiar with Strava’s segments, this new feature works much the same. For example, you can add a segment to an existing recorded ride by simply defining a start and end point for the segment. Once the segment is created, it will match any new rides, and optionally “back match” all previous rides. If a segment matches a ride, you you will see your time to complete that segment as well as your personal record (PR) and king of the mountain (KOM) for that segment. The KOM represents the best segment time amongst all riders that have matched that segment. You can also open the segment to see your complete history on that segment to gauge how your performance has changed over time. Some screenshots and videos as well as other features at the link below. https://ift.tt/GneaUxl

New Show Hacker News story: Show HN: Kontxt – Social web layer with CMS and social network

Show HN: Kontxt – Social web layer with CMS and social network 12 by dbodin11 | 0 comments on Hacker News. Hey, I’m Dave, the founder of Kontxt.io ( https://www.kontxt.io ). Engage directly on the web and save, organize, and share highlights and notes. Follow people. Join groups. And search content. Here’s a 2-minute demo ( https://youtu.be/Th4vaOzuGnU ). It works on desktop and mobile. The web layer is like Google-Doc collaboration on the entire web, and it’s connected to a web app that’s like a combo of DropBox to save and organize your findings, and Twitter/Reddit to share and discover bite-sized article highlights with other people. 1.) The Social Web Layer has rich collaboration features with privacy and share controls: Inline highlights, tags, polls, comments, @mentions, deep-links to anything you add to the page, and navigation between parts. The web layer can be added to any site or PDF with a single line of javascript. This is done with a browser extension, bookmarklet, or ...

New Show Hacker News story: Show HN: One-click collection of online data

Show HN: One-click collection of online data 3 by perdamgaard | 0 comments on Hacker News.

New Show Hacker News story: Show HN: I made a JavaScript library to turn MPA to SPA

Show HN: I made a JavaScript library to turn MPA to SPA 2 by aidenyb | 0 comments on Hacker News. I've always been fascinated by projects like Turbo Drive (formerly turbolinks), which attempt to bring Single Page (SPA) like navigation to Multi Page (MPA) web applications. I recently shared my work on Million.js (https://ift.tt/X7mFs3R), which is a modern take on Virtual DOM. Since Million.js internally uses a diffing algorithm, I decided to try and see if I could implement my own version of Turbo Drive, based on another diffing algorithm (micromorph). Here's me integrating into an existing open source project: https://ift.tt/N5nycvF It supports anchor tags, form submission, prefetching, and we're currently exploring more advance techniques with web workers and FLIP here! https://ift.tt/h0sw4QK I'm just really excited about this topic and I thought I'd share it to HN to see if any of you all have any suggestions :)

New Show Hacker News story: SHOW HN: Newspaper for 21st Century

SHOW HN: Newspaper for 21st Century 2 by lifeencoder | 2 comments on Hacker News.

New Show Hacker News story: Show HN: Everything I Know Wiki

Show HN: Everything I Know Wiki 4 by nikivi | 3 comments on Hacker News.

New Show Hacker News story: Show HN: How did I live without Pipe Watch?

Show HN: How did I live without Pipe Watch? 2 by kazinator | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Async Fundraising – Raise your seed round from Slack

Show HN: Async Fundraising – Raise your seed round from Slack 2 by marksdhillon | 1 comments on Hacker News.

New Show Hacker News story: Show HN: Web Tool for Training Music Soft-Skills

Show HN: Web Tool for Training Music Soft-Skills 2 by lgdw | 0 comments on Hacker News.

New Show Hacker News story: Show HN: I am developing a type safe colorspace library for Rust

Show HN: I am developing a type safe colorspace library for Rust 2 by caramellow | 0 comments on Hacker News. After two weeks of planning and figuring out how to manage conversions safely, I have finally published the first version of my crate :) It allows you to specify your own colortypes and easily use the same syntax for converting between your custom color types! I also started working on a custom image type that can do math :)

New Show Hacker News story: Show HN: Contentful Debugger

Show HN: Contentful Debugger 2 by tpkahlon | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Diet256 Is a Centrally Coordinated INET256 Network

Show HN: Diet256 Is a Centrally Coordinated INET256 Network 2 by brendoncarroll | 1 comments on Hacker News.

New Show Hacker News story: Show HN: A Web-Based Modular Drum Machine for You to Play With

Show HN: A Web-Based Modular Drum Machine for You to Play With 3 by maxime_cb | 2 comments on Hacker News.

New Show Hacker News story: Show HN: How to Professionally Say

Show HN: How to Professionally Say 3 by ghostfoxgod | 2 comments on Hacker News.

New Show Hacker News story: Show HN: Userscript to make HN @usernames clickable

Show HN: Userscript to make HN @usernames clickable 3 by byhemechi | 1 comments on Hacker News.

New Show Hacker News story: Show HN: Turn GitHub repos into tutorials with code that can be edited and run

Show HN: Turn GitHub repos into tutorials with code that can be edited and run 3 by namin | 0 comments on Hacker News.