Posts

Showing posts from May, 2022

Show HN: Shale – a Ruby object mapper and serializer for JSON, YAML and XML - Klaput News

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

Show HN: Form Builder, Reimagined - Klaput News

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

Show HN: Todool, a full blown environment for managing large trees of task lists - Klaput News

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.

Show HN: Query Google Sheet data using PostgreSQL clients - Klaput News

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

Show HN: Fullstack web should be easy - Klaput News

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

Show HN: Resumecreator.io – I built a simple resume builder - Klaput News

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...

Show HN: Bugfruit – a simple embedded key-value store - Klaput News

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...

Show HN: A Simple and Free Cloud List DB - Klaput News

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

Show HN: NetBird – A P2P Network with WebRTC, WireGuard, SSO, and Zero Trust - Klaput News

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...

Show HN: Spanish Basic - Klaput News

Show HN: Spanish Basic 7 by sandes | 1 comments on Hacker News.

Show HN: Small CLI to export/backup Spotify playlists to plain text files - Klaput News

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

Show HN: WebRTC Nuts and Bolts, A holistic way of understanding how WebRTC runs - Klaput News

Show HN: WebRTC Nuts and Bolts, A holistic way of understanding how WebRTC runs 3 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...

Show HN: I wrote a short story about AR contact lenses and daemons - Klaput News

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

Show HN: HTTPS-DNS - Rust-based minimal DNS-over-HTTPS (DoH) client - Klaput News

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

Show HN: Quickly find sensitive files in your GitHub repo - Klaput News

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

Show HN: I'm building a personal web search engine - Klaput News

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

Show HN: Python package which allows easy access to alternative investment data - Klaput News

Show HN: Python package which allows easy access to alternative investment data 3 by ckardat123 | 0 comments on Hacker News.

Show HN: Contribution Graph as a Git Command - Klaput News

Show HN: Contribution Graph as a Git Command 19 by aaossa | 5 comments on Hacker News.

Show HN: Stand out with your Resume. Use Resoume - Klaput News

Show HN: Stand out with your Resume. Use Resoume 3 by gobienan | 0 comments on Hacker News. My Indie hacking journey continues~ After a bit over 2 years as a solo dev, I am proud of how far I have come with Resoume. Still all alone :D Resoume is now an AI-powered resume optimization tool to help you analyze your CV. It then provides you with suggestions on how to improve your CV. On top, I also got a great set of templates with a lot of customization to make every CV unique. Resoume covers your job-seeking journey from design to content. And helps your CV to be perfectly tailored toward the job you want to apply for! That is it from me. Would love to hear your thoughts Enjoy your day! Gobie

Show HN: Write synthesizable Verilog in C++ with Metron - Klaput News

Show HN: Write synthesizable Verilog in C++ with Metron 3 by aappleby | 2 comments on Hacker News.

Show HN: Search for Remote Management Systems Exposed to Attack Surface - Klaput News

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.

Show HN: I made a simple Pastebin clone - Klaput News

Show HN: I made a simple Pastebin clone 2 by jaeheonshim | 0 comments on Hacker News.

Show HN: A standard library for mattn/go-sqlite3 - Klaput News

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

Show HN: Froebel–a strictly typed utility library for Deno, Node, and Browsers - Klaput News

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

Show HN: Developer Friendly Natural Language Processing - Klaput News

Show HN: Developer Friendly Natural Language Processing 2 by sanjayaksaxena3 | 0 comments on Hacker News.

Show HN - Klaput News

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

Show HN: Justmove.fun – AR-based motion-gaming for live, P-v-P action gaming - Klaput News

Show HN: Justmove.fun – AR-based motion-gaming for live, P-v-P action gaming 2 by Shubho | 1 comments on Hacker News.

Show HN: Muse 2.0 with local-first sync - Klaput News

Show HN: Muse 2.0 with local-first sync 28 by adamwiggins | 84 comments on Hacker News. Hey HN, I want to share with you something I and my four colleagues have been working on for the last several years. It’s a whiteboarding and notes tool called Muse[1]. We just released a 2.0 version which includes local-first sync. A little backstory: I’m one of the authors of the 2019 essay Local-first software[2]. (Past HN discussions[3][4].) The thesis is to reclaim some of the ownership over our data that we’ve lost in the transition from filesystems to cloud/SaaS. So I’m excited to bring CRDT technology “out of the lab” and into a commercial product as a chance to prove the value of local-first in real-world usage. As a developer and computing enthusiast, I care about abstract ideas like data ownership. But for most users I think the benefits of local-first will surface in how it feels to use the software day-to-day. One example is ability to work offline or in unstable network conditions: ...

Show HN: Metagration – Migrate Postgres with Postgres - Klaput News

Show HN: Metagration – Migrate Postgres with Postgres 2 by michelpp | 0 comments on Hacker News.

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

Show HN: Arctype, a cross-platform database GUI for developers and teams 6 by justindeguzman | 1 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 cre...

Show HN: Never forget what you've learned - Klaput News

Show HN: Never forget what you've learned 3 by p-christ | 0 comments on Hacker News. Save All uses quizzes, notifications, and emails to stop you forgetting what you've learned. Unlike other spaced repetition apps, we've (really) prioritised making Save All as simple as possible - minimalist design, no distractions, and minimal cognitive load placed on users. We achieve this simplicity by using machine learning (e.g. large language models like BERT, GPT) to reduce the number of decisions users have to make. You don't have to decide whether you remembered a card, we know whether you did. You don't have to decide how to be quizzed on your information, we'll decide for you. We're VC funded & growing fast but would love to hear HN's critical feedback. Tell it to us how it is!

Show HN: Open-source low code trend analysis - Klaput News

Show HN: Open-source low code trend analysis 2 by Hooopo | 0 comments on Hacker News. Trending and historical ranking for lowcode development tools

Show HN: Vantage Autopilot – Save 50%+ on AWS EC2 Costs - Klaput News

Show HN: Vantage Autopilot – Save 50%+ on AWS EC2 Costs 49 by StratusBen | 39 comments on Hacker News. Hi HN, I’m cofounder of https://www.vantage.sh/ - I previously worked at AWS and DigitalOcean. Today Vantage is launching Autopilot: a managed service that identifies and applies savings to your AWS account by automating the buying and selling of reserved instances. This is saving early customers over 50% in some cases. Upon opting into Autopilot, if your on-demand EC2 costs increase, Vantage purchases 3 year, no-upfront reserved instances. In the event your compute spend decreases, Autopilot will list your reserved instances for sale in the AWS EC2 Reserved Instance marketplace on your behalf. Unlike other providers that charge you egregious fees (20% or more), Autopilot only charges you 5% of the savings found. These are your cost savings and I believe you should have as much of the benefit as possible. Some of our current customers include Barstool Sports, PlanetScale, Panther, ...

Show HN: Make your Gmail Inbox easier to use with a better rule manager - Klaput News

Show HN: Make your Gmail Inbox easier to use with a better rule manager 5 by excel-slave | 0 comments on Hacker News. Been building something that will hopefully be useful to the community and Gmail users in general - would love to get any feedback / thoughts! So my Gmail inbox used to be a mess, especially after I signed up for a few newsletters. I tried creating filters by using "Filter messages like these", but I ended up with 50 rules that could be condensed to ~20. It was also difficult to get a good overview of what all the different rules are doing. So a friend and I built a website called SortEm to help us out. Check out some the rules we added in this link and apply them to your inbox if you find them useful! The 10 rules in the link are for stuff like: Marking large emails with the label ">10MB" Marking emails from eBay and Amazon with "e-com" labels Marking emails with keywords of newsletters and promotions as "Newsletter | Promotion...

Show HN: SymForce – Fast symbolic computation, code generation, and optimization - Klaput News

Show HN: SymForce – Fast symbolic computation, code generation, and optimization 11 by haykmartiros | 3 comments on Hacker News.

Show HN: marc – Markov chain generator for Python and/or Swift - Klaput News

Show HN: marc – Markov chain generator for Python and/or Swift 3 by emehex | 1 comments on Hacker News.

Show HN: IndigoStack – a new native macOS app for local web development - Klaput News

Show HN: IndigoStack – a new native macOS app for local web development 5 by IndigoStack | 1 comments on Hacker News.

Show HN: Zen Mode for macOS - Klaput News

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

Show HN: Arttime – CLI art meets functionality - Klaput News

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").

Show HN: No-code e-commerce search - Klaput News

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

Show HN: Search Query, How to Find Exposed HFS HTTP File Server - Klaput News

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.

Show HN: Coming Soon Kit – 50+ coming soon pages built with tailwind CSS - Klaput News

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

Show HN: Quizdle – 5 daily quiz questions - Klaput News

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

Show HN: A composition tool for CSS animations - Klaput News

Show HN: A composition tool for CSS animations 4 by solomongumball | 5 comments on Hacker News.

Show HN: Enable element transformation between containers - Klaput News

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

Show HN: AccentQuest – get better at understanding Indian accents - Klaput News

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

Show HN: TypeManager.TS – Transform plain JSON into JavaScript model classes - Klaput News

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

Show HN: A fully automated podcast – actually 12 podcasts - Klaput News

Show HN: A fully automated podcast – actually 12 podcasts 12 by holdenc137 | 4 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!

Show HN: Binary Counting - Klaput News

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

Show HN: Chipotle nutritional calculator using form builder plus rules engine - Klaput News

Show HN: Chipotle nutritional calculator using form builder plus rules engine 2 by padseeker | 3 comments on Hacker News.

Show HN: A simpler infrastructure as code specification - Klaput News

Show HN: A simpler infrastructure as code specification 3 by nathants | 1 comments on Hacker News.

Show HN: Releasing Vulnerabilities of Open Source Software - Klaput News

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...

Show HN: Chrome Extension for eBay Kleinanzeigen (German Only) - Klaput News

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

Show HN: Online dice roller for tabletop roleplaying games - Klaput News

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

Show HN: WebApp to Create 3D Plants - Klaput News

Show HN: WebApp to Create 3D Plants 7 by jimfx | 1 comments on Hacker News.

Show HN: A simplified German income tax calculator - Klaput News

Show HN: A simplified German income tax calculator 2 by nicbou | 0 comments on Hacker News.

Show HN: Mprocs – TUI for controlling multiple processes in one terminal - Klaput News

Show HN: Mprocs – TUI for controlling multiple processes in one terminal 2 by pvolok | 0 comments on Hacker News.

Show HN: I built a VR laser tag course you can run around in - Klaput News

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

Show HN: A stab at building my own string diffing library - Klaput News

Show HN: A stab at building my own string diffing library 20 by alexmacarthur | 1 comments on Hacker News. Took a stab at building my own string diffing JS package. I built an interactive demo for TypeIt’s website (https://ift.tt/WGdxwDo) a while back. The approach I took to handle user input necessitated a way to calculate the difference between the versions of a user’s text input. I searched around for a package to help me out and found a couple of good ones (like fast-diff), but I either didn’t really like their API or didn’t want to take on a huge new dependency. Instead, I thought I’d give it a shot myself (famous last words). I dove into it having no real formal knowledge of the algorithmic approaches to string diffing, and so things got frustrating real fast. But then I figured out a way to build it out using JavaScript symbols to link characters that helped ease the complexity a ton. It all resulted in “striff,” which comes in at just over 600 bytes gzipped, and that I’ve be...

Show HN: Algebraic — Effortless macOS file encryption, integrated with Finder. - Klaput News

Show HN: Algebraic — Effortless macOS file encryption, integrated with Finder. 2 by nishs | 0 comments on Hacker News.

Show HN: Hiring Without Whiteboards - Klaput News

Show HN: Hiring Without Whiteboards 2 by alexfromapex | 0 comments on Hacker News.

Show HN: Outread – Read digestible summaries of top research articles - Klaput News

Show HN: Outread – Read digestible summaries of top research articles 4 by drytinall | 1 comments on Hacker News.

Show HN: An Ephemeral Microblogging App - Klaput News

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

Show HN: HelloInbox – Ultimate email deliverability checklist and toolkit - Klaput News

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

Show HN: Rapidly Develop CRUD Web Apps with Locode - Klaput News

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

Show HN: The opposite of a job board, an ideal role board for product folks - Klaput News

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

Show HN: Comtrya – Configuration Management for Localhost - Klaput News

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

Show HN: Pickcode – A graphical code editor for education - Klaput News

Show HN: Pickcode – A graphical code editor for education 4 by csmeyer | 0 comments on Hacker News.

Show HN: Kobu – A DSL for constructing source code generators - Klaput News

Show HN: Kobu – A DSL for constructing source code generators 2 by luiz_mineo | 0 comments on Hacker News.

Show HN: YouTube Crypto Scam Hunter - Klaput News

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

Show HN: NFT Maker app. Create free NFTs without prior technical knowledge - Klaput News

Show HN: NFT Maker app. Create free NFTs without prior technical knowledge 2 by korjusk | 0 comments on Hacker News.

Show HN: Natural Language Processing Demystified (Part One) - Klaput News

Show HN: Natural Language Processing Demystified (Part One) 25 by mothcamp | 6 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

Show HN: Photobox by Pixlr - Klaput News

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

Show HN: Meme creator with agile/scrum based templates - Klaput News

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

Show HN: Hyper: A bookmarklet and web application to optimize reading speed - Klaput News

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

Show HN: AI generated Magic The Gathering cards - Klaput News

Show HN: AI generated Magic The Gathering cards 14 by mostelato | 4 comments on Hacker News.

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

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

Show HN: Open-source system helping vulnerable nations become climate resilient - Klaput News

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

Show HN: Open-source tool to deploy infrastructure in any cloud - Klaput News

Show HN: Open-source tool to deploy infrastructure in any cloud 7 by goncaloo | 2 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) ...

Show HN: Try this balance the ball game to assess wrist health - Klaput News

Show HN: Try this balance the ball game to assess wrist health 3 by devchandan | 5 comments on Hacker News.

Show HN: Receive and send money through GitHub comments - Klaput News

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

Show HN: KittenDNS – easy to setup, rule engine, LetsEncrypt compatible - Klaput News

Show HN: KittenDNS – easy to setup, rule engine, LetsEncrypt compatible 8 by cyansmoker | 1 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.

Show HN: I made a Turing machine programing language - Klaput News

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

Show HN: Simple Financial Planner - Klaput News

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

Show HN: Babeloop, a new music sight-reading webapp - Klaput News

Show HN: Babeloop, a new music sight-reading webapp 5 by bambax | 2 comments on Hacker News. Backstory: I have a kid learning to play the clarinet in a music conservatory, which involves compulsory sight reading classes. Teaching for sight reading is done on books. The idea for this app is to port the method online, so that it's easier to practice and follow one's progress. It should also be more fun, and, for those so inclined, competitive. The learning method is based on landmarks: for each clef one first learns the position of 2-3 landmarks, and then each note is in relation to a landmark. So for example, if you know where the middle G is on the treble clef, then you can learn fast that 2 positions up (next line) is B, and two positions down is E. (Anecdotally, in an earlier iteration of the app, landmark notes were displayed using specific colors; but users learned colors instead of the note position on the staff, and when they moved to a level without colors (or an actu...

Show HN: Organize your open Chrome Tabs like apps on a desktop - Klaput News

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

Show HN: Let's Markdown – A real-time collaborative Markdown editor - Klaput News

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

Show HN: Gstreamer-based stream supervisor using YAML - Klaput News

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

Show HN: CSS Transformation for DOM Manipulation - Klaput News

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

Show HN: Coffeehouse, one-on-one voicechat with random HN users - Klaput News

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.

Show HN: Yet another Hacker News client - Klaput News

Show HN: Yet another Hacker News client 5 by take_it_not | 3 comments on Hacker News. Hi there everybody, I have been working on this Hacker News client recently and just want to share it here and hopefully gather some feedbacks!, thanks! GitHub link: https://ift.tt/VXdBISZ

Show HN: Character-Based Git Conflict Resolution - Klaput News

Show HN: Character-Based Git Conflict Resolution 2 by manx | 0 comments on Hacker News. Hello HN! I was always annoyed by conflicts that can be solved automatically, but still need human intervention. E.g. two people changing the same line, but at different, non-conflicting positions. So I searched for a character based patching library and found this nice article https://ift.tt/dULXRsn and its corresponding library https://ift.tt/sPGflei . Parsing git conflicts, applying patches and showing some useful diffs in the UI helps me to solve 80% of my conflicts automatically. I hope it can help you too. Happy Hacking!

Show HN: Watermelon – open-source VSC ext. to document code and view Git blame - Klaput News

Show HN: Watermelon – open-source VSC ext. to document code and view Git blame 24 by baristaGeek | 2 comments on Hacker News. Hey there HN! We're a pair of devs looking to get feedback for our open-source project. We're remote engineers who have contracted for many clients overseas. There's a problem that all codebases share: Onboarding devs to a new codebase is hard no matter what. We're also open-source engineers and learned about the techniques used in OSS to tackle the problem. Please give us your feedback. Homepage: https://ift.tt/w7iQmGH Repo: https://ift.tt/nmiZc3p Install: https://ift.tt/O24SUDd...

Show HN: Compress and convert images to webP and AVIF in the browser - Klaput News

Show HN: Compress and convert images to webP and AVIF in the browser 2 by jonifico | 1 comments on Hacker News.

Show HN: Dockerfile Generator - Klaput News

Show HN: Dockerfile Generator 2 by deiu | 0 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...

Show HN: Digany(1) – ANY DNS lookup utility - Klaput News

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

Show HN: Display daily records and normal temperatures from across the US - Klaput News

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

Show HN: Get a US Company and US Bank Account. Remotely. No SSN Required - Klaput News

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

Show HN: Mitmproxy2swagger – Automagically reverse-engineer REST APIs - Klaput News

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

Show HN: Ddosify – Simple Load Testing Tool - Klaput News

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

Show HN: Catchy melodies made with a diffusion-based neural net assistant - Klaput News

Show HN: Catchy melodies made with a diffusion-based neural net assistant 4 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: ...

Show HN: Vessel – Your Passport for the Internet - Klaput News

Show HN: Vessel – Your Passport for the Internet 6 by cco | 1 comments on Hacker News.

Show HN: Commands.dev, a searchable collection of commands from across the Web - Klaput News

Show HN: Commands.dev, a searchable collection of commands from across the Web 13 by alokedesai | 1 comments on Hacker News.

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

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

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

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.

Show HN: TypeHub – A GitHub like platform to model open data specifications - Klaput News

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

Show HN: Generate Art with Python (No NFTs) - Klaput News

Show HN: Generate Art with Python (No NFTs) 4 by sixhobbits | 0 comments on Hacker News.

Show HN: I'm transitioning from software into the arts. Here's the gist - Klaput News

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

Show HN: A simple but effective chess engine in JavaScript - Klaput News

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

Show HN: Pythondocs.xyz – live search for Python documentation - Klaput News

Show HN: Pythondocs.xyz – live search for Python documentation 3 by danosull | 1 comments on Hacker News.

Show HN: 3D Portfolio website with late 90s aesthetic, made with Three and React - Klaput News

Show HN: 3D Portfolio website with late 90s aesthetic, made with Three and React 5 by henryjeff | 4 comments on Hacker News.

Show HN: Suggest a Feature for Any App - Klaput News

Show HN: Suggest a Feature for Any App 2 by buboard | 0 comments on Hacker News.

Show HN: Decision engine – AI-assisted decision making - Klaput News

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

Show HN: A tool that complements Google & Reddit for finding niche information - Klaput News

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

Show HN: Optimal Stock Weights in a Portfolio, Tangency & Global Min Variance. - Klaput News

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

Show HN: Wordle in Python using literate programming - Klaput News

Show HN: Wordle in Python using literate programming 2 by FrenchyJiby | 0 comments on Hacker News. Hey HN! I wanted to demo TDD with Python, as well as showcase some BDD practices I've been blogging about recently[1]. So I used literate programming to implement Wordle, and rendered the narrative into this "Show HN" webpage. I'm certainly no Knuth, but I'm pretty proud of the result. Proud enough to chance myself to a HN post, and risk HN's mockery and ire: my first "Show HN". I hope the HN crowd will enjoy this annotated walkthrough of Wordle implementation in Python. Codebase available on Github[2]. [1]: https://jiby.tech/ [2]: https://ift.tt/QEyMlBj

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

Show HN: Weron – A Peer-to-Peer VPN Based on WebRTC Written in Go 24 by pojntfx | 4 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 :)

Show HN: I made Ankify that converts notes to Anki cards - Klaput News

Show HN: I made Ankify that converts notes to Anki cards 12 by kangruixiang | 1 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 us...

Show HN: Ask Deeply, a social game for small talk haters - Klaput News

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.

Show HN: Tamagui Beta - Klaput News

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

Show HN: An Absurdly Compatible Website - Klaput News

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

Show HN: Pi Router with USB Adapters - Klaput News

Show HN: Pi Router with USB Adapters 2 by skittleson | 0 comments on Hacker News.

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

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

Show HN: Art Diario – Curated art on your desktop every day - Klaput News

Show HN: Art Diario – Curated art on your desktop every day 8 by hisnameisjimmy | 4 comments on Hacker News. Hey HN! I made a little app that changes your desktop background to a new piece of curated art every day. Everyone sees the same art so you can talk to your friends about it! I learned to code a couple years ago from a bootcamp to fulfill a lifelong desire to be able to create end-to-end applications. I've been a designer, I've been a PM, but I really wanted to be able to build the things in my head. This is my first attempt to build something entirely from scratch! This seemed so simple at first. All it does is change your background! But I wanted a fancy little admin panel that allowed me and my wife to upload new art. I wanted to be able to make the crop that ends up on your desktop really straightforward. I wanted it to be cheap to host, so hella caching. Also, omg, timezones! Marketing images and websites! There were so many pieces to this, it is honestly astonis...

Show HN: Tetris, but silly. (instantly launching game prototype) - Klaput News

Show HN: Tetris, but silly. (instantly launching game prototype) 8 by Unit520 | 5 comments on Hacker News.

Show HN: Build presentation slides with widgets from Python Notebook - Klaput News

Show HN: Build presentation slides with widgets from Python Notebook 2 by pplonski86 | 0 comments on Hacker News.

Show HN: High Browse, esoteric web search (alpha quality) - Klaput News

Show HN: High Browse, esoteric web search (alpha quality) 2 by efficientsticks | 0 comments on Hacker News. Hi HN, I’ve been developing my own take on a web search engine for about six months. I’ve crawled just a few pages each from about 10 million websites each at the moment, but only the most lightweight websites are included as of this moment. I’m keen to hear what you make of this, and what you want to see next. Cheers, Ali

Show HN: Benchmarks for Programming Languages - Klaput News

Show HN: Benchmarks for Programming Languages 2 by andrewmcwatters | 1 comments on Hacker News.

Show HN: Schedulist – The Effortless Productivity Platform - Klaput News

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

Show HN: I compiled a list of resources for becoming a smart contract auditor - Klaput News

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

Show HN: I built a site that summarizes articles and PDFs using NLP - Klaput News

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

Show HN: USV = Unicode Separated Values - Klaput News

Show HN: USV = Unicode Separated Values 2 by jph | 0 comments on Hacker News.

Show HN: ToolJet 1.11 OSS Retool alternative with realtime multiplayer editing - Klaput News

Show HN: ToolJet 1.11 OSS Retool alternative with realtime multiplayer editing 10 by kriztle | 0 comments on Hacker News.

Show HN: Compose-regexp.js Build readable and maintainable RegExps. ReDOS begone - Klaput News

Show HN: Compose-regexp.js Build readable and maintainable RegExps. ReDOS begone 2 by pygy_ | 0 comments on Hacker News. This is an old lib I just rejuvenated, adding support for Unicode RegExps, properly handling back-references, and taking advantage of these to create helpers that turn things that are usually too impractical to use into usable techniques. It lets you write anything you'd write with normal RegExps, but with a more readable syntax, and it lets you compose sub-expressions into larger patterns. It also provides helpers like: - `atomic()` that prevents the engine from backtracking into what you passed as argument. No more ReDOS. - `bound()` works like `\b` but for arbitrary character sets. E.g. `bound(/[_\p{L}\p{Number}]/u)` is a Unicode-aware `\b` - Set operations on character classes: `charSet.intersection(/\p{Lowercase}/u, /\p{Script=Greek}/u)` will only match lower case greek letters I hope you'll find it useful!

Show HN: We built Static, a tool to manage data warehouse user inputs - Klaput News

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.

Show HN: Decentralized P2P Pastebin - Klaput News

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

Show HN: Color Orbs (Generative Art) - Klaput News

Show HN: Color Orbs (Generative Art) 9 by dannyking | 1 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!

Show HN: A simplified Wave Function Collapse algorithm (part 2) - Klaput News

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

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

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

Show HN: A 3K Posix bootstrap kernel written in hex - Klaput News

Show HN: A 3K Posix bootstrap kernel written in hex 2 by rmasters | 1 comments on Hacker News.

Show HN: I made my first algorithm - Klaput News

Show HN: I made my first algorithm 2 by mfurkan | 0 comments on Hacker News. Hi I'm a newbie programmer I made a simple algorithm for finding side lengths of the smallest perimeter rectangle whose side lengths are integers and whose area is x? I can be used to find factors of a number So what do you think about my algorithm (performance?) Is this algotihm already exist?

Show HN: Interactive real-time simulation of flowing crystals - Klaput News

Show HN: Interactive real-time simulation of flowing crystals 2 by vital303 | 0 comments on Hacker News.

Show HN: UI for Apache Kafka v0.4 released with smart filters and live tailing - Klaput News

Show HN: UI for Apache Kafka v0.4 released with smart filters and live tailing 4 by haarolean | 0 comments on Hacker News.

Show HN: Memory Hammer, An always-on Anki review system - Klaput News

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?

Show HN: Push Notifications and the Tyrany of Stolen Attention - Klaput News

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

Show HN: I am building a free version of Strava - Klaput News

Show HN: I am building a free version of Strava 152 by rlrhaeck | 37 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

Show HN: Kontxt – Social web layer with CMS and social network - Klaput News

Show HN: Kontxt – Social web layer with CMS and social network 25 by dbodin11 | 10 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...

Show HN: PostgresML, now with analytics and project management - Klaput News

Show HN: PostgresML, now with analytics and project management 6 by levkk | 0 comments on Hacker News. We've been hard at work for a few weeks and thought it's time for another update. In case you missed our first post, PostgresML is an end-to-end machine learning solution, running alongside your favorite database. This time we have more of a suite offering: project management, visibility into the datasets and the deployment pipeline decision making. Let us know what you think! Demo link is on the page, and also here: https://ift.tt/xYbmt2S

Show HN: My Virtual Bookshelf - Klaput News

Show HN: My Virtual Bookshelf 2 by petargyurov | 2 comments on Hacker News.

Show HN: I made a JavaScript library to turn MPA to SPA - Klaput News

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 :)

Show HN: Everything I Know Wiki - Klaput News

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

Show HN: How did I live without Pipe Watch? - Klaput News

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

Show HN: Web Tool for Training Music Soft-Skills - Klaput News

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

Show HN: Async Fundraising – Raise your seed round from Slack - Klaput News

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

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

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

Show HN: How to Professionally Say - Klaput News

Show HN: How to Professionally Say 24 by ghostfoxgod | 33 comments on Hacker News.

Show HN: Userscript to make HN @usernames clickable - Klaput News

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

Show HN: Turn GitHub repos into tutorials with code that can be edited and run - Klaput News

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