Posts

Showing posts from July, 2022

Show HN: International Legal Dictionary https://ift.tt/XTUaDlS

Show HN: International Legal Dictionary I'm a pro bono attorney, and have been really interested in making the law easier to understand. I also see a ton of government resources online in varying degrees of usability. And for sure, there's no interoperability between them. This is an international legal dictionary, an experiment in improving the situation: glossaries are scraped and parses from official sources: https://ift.tt/cESCHMu . The results are saved as datasets in well formed JSON with Dublin Core metadata: https://ift.tt/BvFkr3P I add Library of Congress subject headings to the sources, to enable filtering (still to come). The web app is basically an old-school mashup, which I've always liked. Another experiment is using the Dale-Chall readability formula to improve the reader's experience. Here's an example of it at work: https://ift.tt/IFqLVcd This is an experiment, using readability as a relative metric. I.e., not extracing an absolute grade-level score...

Show HN: A WYSIWYM Markdown editor and brainstorming tool on the web https://ift.tt/HPUmLGF

Show HN: A WYSIWYM Markdown editor and brainstorming tool on the web https://ift.tt/f7JvHaY July 31, 2022 at 07:18PM

Show HN: Rentaflop – Render your Blender projects without sacrificing quality https://ift.tt/DrFZJRa

Show HN: Rentaflop – Render your Blender projects without sacrificing quality Hi HN, My name is David Sokol, and I'm the founder of rentaflop (https://rentaflop.com). We're a crowdsourced render farm aimed at making Blender rendering fast and affordable. If you've used Blender, then I'm sure you've experienced the pain of waiting around for your animations to render. You've probably even had to sacrifice the quality of your work to reduce your render times. I've been there too. If you're like me, then you're also disappointed with the alternative solutions: spending thousands of dollars on graphics cards or using prohibitively expensive cloud render farms to get fast render times. Our solution to this dilemma is to leverage low opportunity cost hardware from around the world to allow Blender artists to render their projects quickly, affordably, and without compromising on quality. Since most graphics card owners aren't utilizing their hardware to...

Show HN: Collective list of bots on Twitter, feel free to participate https://ift.tt/W8D17B2

Show HN: Collective list of bots on Twitter, feel free to participate https://ift.tt/Kbm6q9x July 31, 2022 at 04:57PM

Show HN: Jeager Plugin for AWS S3/GCS/Azure Blobs https://ift.tt/Mg2Tw05

Show HN: Jeager Plugin for AWS S3/GCS/Azure Blobs https://ift.tt/ROWswaD July 31, 2022 at 10:08AM

Show HN: I've been making JavaScript sandbox alone for 6 years https://ift.tt/RGkC1bW

Show HN: I've been making JavaScript sandbox alone for 6 years Hi HN! Thanks for your attention to my post. It was a big challenge to run most of Node.js packages in browser, fast moreover. Virtual File system, resolve import/export. I got cold many times, depressions, burned out, yet still alive and finished it. Many guys helped me with an advice. Many users give a lot of positive feedback. There are 200,000 monthly unique users. I work full time now because of the freemium business model. To be honest - I am happy after many years of hard work. https://playcode.io/ July 31, 2022 at 05:27AM

Show HN: I made a GH repo to curate remote jobs that don't ask for a location https://ift.tt/IxEj3r2

Show HN: I made a GH repo to curate remote jobs that don't ask for a location https://ift.tt/MFSrp21 July 31, 2022 at 02:37PM

Show HN: DALL-E Chess in Jungle and Dunes https://ift.tt/vbGRP47

Show HN: DALL-E Chess in Jungle and Dunes https://ift.tt/l3ovZDx July 30, 2022 at 11:25PM

Show HN: Clp, a Faster Alternative to Bat https://ift.tt/dvmDSuU

Show HN: Clp, a Faster Alternative to Bat This is a small hobby project that writes files to stdout with syntax highlighting. My main use case is replacing bat for use in the preview window for the program fzf. I wanted to speed it up and support languages that didn’t meet bat’s inclusion criteria out of the box (myrddin, hare, etc)- more info in the blog post. https://ift.tt/p8P1yiX July 30, 2022 at 03:40PM

Show HN: The Poetry Corner – A React Native app to read public domain poems https://ift.tt/HEVUOni

Show HN: The Poetry Corner – A React Native app to read public domain poems TLDR - scratched my own itch with an app, added a pro plan and got my first subscribers this week! Last December I started digging into poetry, it was a topic I always thought I liked, but just hadn’t explored very much. I soon discovered that a lot of the poetry sites online had pretty annoying designs, e.g. ads right at the end of the poem, (muting any emotional impact). I also wanted to be able to easily save a list of my favourites to come back to. I decided to build and release a react native app which addressed these needs/issues. It took about 4 weeks during the winter break to release an MVP to the App Store. The backend is using Firebase, which has been superb in allowing me to bootstrap the app quickly. I soon added a poem of the day feature, which forced me into curation (needing to find 365 poems for the year!). I’ve discovered so many amazing poems and poets as a result. One of the things I love ab...

Show HN: Going Contactless with Electromyography Sensor https://ift.tt/lvDwXAK

Show HN: Going Contactless with Electromyography Sensor https://ift.tt/RM7T98c July 30, 2022 at 11:05AM

Show HN: SSHScript – shell script-like Python script https://ift.tt/YWuQ8bm

Show HN: SSHScript – shell script-like Python script I have many Python scripts which run commands and deal with outputs on localhost and remote hosts. Between these scripts, there are many common routines. Eg. making ssh connections, execution and collecting data. Based on the subprocess and Paramiko, I created the SSHScript. With it, I could embed shell commands in Python scripts. This kind of script is converted to a regular Python script by SSHScript for execution . Working with SSHScript, I feel like writing shell scripts with Python and all Python packages. For backend engineers who want to automate tasks with Python scripts instead of shell script s , hope you enjoy the SSHScript. https://ift.tt/fUOP3yw July 30, 2022 at 10:28AM

Show HN: BMList - A list of big pre-trained models (GPT-3, DALL-E2...) https://ift.tt/iEOWam9

Show HN: BMList - A list of big pre-trained models (GPT-3, DALL-E2...) https://ift.tt/xasPVel July 30, 2022 at 10:04AM

Show HN: My first attempt to make a programming language https://ift.tt/umDJXR3

Show HN: My first attempt to make a programming language https://ift.tt/Iy13rC6 July 30, 2022 at 08:53AM

Show HN: P2PCF – Low cost, low effort WebRTC signalling using Cloudflare workers https://ift.tt/7Nukh8E

Show HN: P2PCF – Low cost, low effort WebRTC signalling using Cloudflare workers https://ift.tt/NcCW9vV July 30, 2022 at 12:45AM

Show HN: Mimic Ubuntu keyboard shortcuts on macOS https://ift.tt/lWPmIU8

Show HN: Mimic Ubuntu keyboard shortcuts on macOS https://ift.tt/uqtSTEj July 29, 2022 at 04:29PM

Show HN: Truss – serve any ML model, anywhere, without boilerplate code https://ift.tt/swAtm1L

Show HN: Truss – serve any ML model, anywhere, without boilerplate code https://ift.tt/7vMoYSj July 29, 2022 at 04:06PM

Show HN: Shrug Emoji site for lazy people https://ift.tt/bBfvTZX

Show HN: Shrug Emoji site for lazy people https://shrug.day/ July 29, 2022 at 12:27PM

Show HN: Graphman – Quickly scaffold a postman collection for any GraphQL API https://ift.tt/AsiXWz3

Show HN: Graphman – Quickly scaffold a postman collection for any GraphQL API https://ift.tt/E5Y1zfh July 29, 2022 at 03:37PM

Show HN: A simple, pretty alternative to strace written in Rust https://ift.tt/A4geyHb

Show HN: A simple, pretty alternative to strace written in Rust https://ift.tt/SWnRPA4 July 29, 2022 at 01:09PM

Show HN: OxideDB – Teach PostgreSQL Database How to Speak MongoDB Wire Protocol https://ift.tt/qk8WrCm

Show HN: OxideDB – Teach PostgreSQL Database How to Speak MongoDB Wire Protocol Hey everyone! I have created a product that relies on MongoDB for a document store but doesn't really need any of the distributed features to really justify having a hosted MongoDB or DocumentDB instance. Now that we're trying to turn this into a product, we're seeing that some companies have a little bit of resistance around managing yet another database. Most of our clients already have and manage PostgreSQL in one form or another. I knew that PostgreSQL already offered first class JSON support, but I didn't want to rewrite the application data layer from scratch if I could avoid it. That's when I started researching if there was a "proxy" that would translate the MongoDB protocol - that I was completely ignorant about - into PostgreSQL. To my surprise there was nothing ready for production use but I found MangoDB that later on became FerretDB. I delved into the code and was ...

Show HN: WordBreak – A daily word puzzle game https://ift.tt/0RrFMEg

Show HN: WordBreak – A daily word puzzle game https://wordbreak.io/ July 29, 2022 at 12:31AM

Show HN: Distributed SQLite on FoundationDB https://ift.tt/pdVFuRP

Show HN: Distributed SQLite on FoundationDB https://ift.tt/qV3PHZX July 28, 2022 at 08:49PM

Show HN: SDWM – Simple Dynamic Window Manager for Windows https://ift.tt/UFGJP7h

Show HN: SDWM – Simple Dynamic Window Manager for Windows https://ift.tt/bP8oQrD July 28, 2022 at 09:51AM

Show HN: My website now has a CRT filter https://ift.tt/uUKOMGr

Show HN: My website now has a CRT filter https://ift.tt/fzDxqdA July 28, 2022 at 05:10AM

Show HN: List of Hacking Resources https://ift.tt/pf4Ponv

Show HN: List of Hacking Resources I have a list of hacking resources that I have recently been collecting, they include resources where you can learn hacking and tools to hack, most of it is for pentesting Practical and tools https://www.youtube.com/c/PentesterAcademyTV/videos https://ift.tt/S63IlN8 https://sectools.org/ https://ift.tt/U0badVc https://ift.tt/C5bekl7 https://ift.tt/vZqgjTt https://ift.tt/H7PxzQj https://ift.tt/NeA95F3 https://ift.tt/hLg4qb5 https://ift.tt/NUJKHrS Learning https://www.youtube.com/c/PentesterAcademyTV/videos https://ift.tt/hVK6Stq https://ift.tt/RODZyX6 https://www.youtube.com/watch?v=SFbV7sTSAlA&t=108s https://ift.tt/cK7AohX https://ift.tt/nOp8Zdw https://ift.tt/CKExvZj https://www.youtube.com/watch?v=-KBm3tBNK74&list=PLidcsTyj9JXL4Jv6u9qi8TcUgsNoKKHNn https://ift.tt/CdXqzlh https://ift.tt/I8oOcGV https://ift.tt/vZqgjTt https://cryptohack.org/ https://ift.tt/NUJKHrS https://ift.tt/YlCynIX July 28, 2022 at 05:01AM

Show HN: A simple tool to easily create complex Midjourney prompts https://ift.tt/gnMR3WX

Show HN: A simple tool to easily create complex Midjourney prompts https://ift.tt/GFYE79A July 28, 2022 at 01:29AM

Show HN: Vessal – Shipping made purposeful https://ift.tt/X6tC1wu

Show HN: Vessal – Shipping made purposeful https://www.vessal.com/ July 28, 2022 at 02:58AM

Show HN: TypeScript Editor that generates structured forms from TypeScript types https://ift.tt/HGAgzUu

Show HN: TypeScript Editor that generates structured forms from TypeScript types Hey HN! I've been doing a lot of work with the TypeScript Compiler API[1] recently as part of my work on Preview.js[2], an IDE extension that lets you preview React/Solid/Vue components. One thing I noticed is that even with great autocomplete and type validation, creating/editing JS values that match a given TypeScript type can require a lot of typing. This is especially the case in Preview.js, where you can edit the props you pass to the component you're previewing in the bottom right panel. For example, quickly switching between different variants of a union type can be a hassle. To solve this, I decided to try creating a tool that generates a structured from for a given TypeScript type. For example if you pass it `type Foo = { bar: string, baz: number }`, it will show you a form with two inputs `bar` and `baz` with the appropriate types, and it will output the equivalent JS code (or JSON) as yo...

Show HN: Quarter Life List – Stories and Resource to find your purpose https://ift.tt/hr4vx3K

Show HN: Quarter Life List – Stories and Resource to find your purpose https://ift.tt/c5RXOxT July 27, 2022 at 03:03PM

Show HN: Canvas, Browser, Note Taking, One app to rule them all https://ift.tt/2juhYVE

Show HN: Canvas, Browser, Note Taking, One app to rule them all Superus is a canvas app with browser and notes built in. You can put all your workpieces(ex: Notion, Figma, Airtable) together in a visual workspace. https://ift.tt/QG2wUM4 July 27, 2022 at 04:26AM

Show HN: I built a note taking tool that executes Python for indie hackers https://ift.tt/hQLmZjV

Show HN: I built a note taking tool that executes Python for indie hackers https://satta.dev/index July 27, 2022 at 01:12AM

Show HN: Looria – A product (re)search engine https://ift.tt/O3LeiTN

Show HN: Looria – A product (re)search engine About 1.5 years ago, I introduced my review aggregator BuyForLife on Hacker News, where it became the #8 most upvoted Show HN project of all time[1]. The idea of helping people to make better purchasing decisions continued to chase me over the last year. Here are some stats that illustrate how important online reviews are: • 90% check online reviews as part of their online buying journey • 43% visit 5-10 websites to research a product • 75% spend more than a day doing research before buying a product The top frustrations with the current process are: • Google full of SEO spam and Ads • Fake reviews • Fragmented trusted sources • Inconsistent information across sources Thanks to the recent advances in NLP (transformers, GPT-3, etc.) it became possible to solve these problems at scale, so I decided to team up with my co-founders Johnny and Tavis to build https://Looria.com . We aggregate and summarize the most trusted product reviews on the w...

Show HN: TypeScript query builder with full type inference https://ift.tt/B37Wytx

Show HN: TypeScript query builder with full type inference Hey HN! Colin here - a TypeScripter, open sourcer, and engineer at EdgeDB. As the creator of Zod and tRPC, I'm interested in designing tools/APIs that use type inference and generics to make life easier for devs. This query builder represents another step in that direction. We set out to build an EdgeQL query builder that can express queries of arbitrary complexity (EdgeQL has feature parity with SQL, roughly) and infer the static type of the query result. We introspect the database and generate a schema-aware client that represent any query, including ones that use built-in functions, operators, string/array/tuple indexing, aggregations, conditionals, type casting, subqueries, computed properties, etc—things most ORMs can’t represent. This post mostly discusses the API design, which I think will be interesting regardless of familiarity with EdgeQL. I’d love to see some of these ideas bleed into future generations of TypeSc...

Show HN: Blueboat is an all-in-one, multi-tenant serverless JavaScript runtime https://ift.tt/e0wk4rX

Show HN: Blueboat is an all-in-one, multi-tenant serverless JavaScript runtime https://blueboat.io/ July 26, 2022 at 05:33PM

Show HN: Motor Admin Rails – Low-Code Admin Panel Gem https://ift.tt/nL7Eybt

Show HN: Motor Admin Rails – Low-Code Admin Panel Gem https://ift.tt/qxVJnd2 July 26, 2022 at 01:42PM

Show HN: Komokana – Automatic app-aware keyboard layer switcher written in Rust https://ift.tt/iZeowC1

Show HN: Komokana – Automatic app-aware keyboard layer switcher written in Rust https://ift.tt/YVL57NJ July 26, 2022 at 06:20AM

Show HN: Pathvector – Secure and open-source BGP routing platform https://ift.tt/fOz2RAk

Show HN: Pathvector – Secure and open-source BGP routing platform https://ift.tt/ZaiyLeU July 26, 2022 at 05:47AM

Show HN: We made a way to earn subscriptions by having your computer turned on https://ift.tt/UKLvbNf

Show HN: We made a way to earn subscriptions by having your computer turned on With the recent explosion of streaming services, paying for the variety of monthly subscriptions is becoming a costly burden. Because of this, we made a desktop app that passively earns users money towards digital subscriptions based on how much data they serve on our peer-to-peer video content delivery network. We created this because we realized large corporations are taking user data to run targeted ads without compensating them. With our project, we hope that users will be able to pay for internet content using their extra computer processing power instead of their personal data. Note that this is a pre-alpha version of our product but please check it out and let us know what you think! Also note, that in future versions we will provide a power user feature with more data on the amount of CPU and bandwidth our application is using in order to provide even more transparency and control to the user. https:...

Show HN: Visual interactive explanations of VLOOKUP use-cases https://ift.tt/K39dbD0

Show HN: Visual interactive explanations of VLOOKUP use-cases https://vlookup.com July 25, 2022 at 10:52PM

Show HN: Open-Source Notion UI, Lotion https://ift.tt/Qbzf5vs

Show HN: Open-Source Notion UI, Lotion My friend and I love the Notion UI, so we open-source a version we have been building. - Block-based editor - Drag to reorder blocks - Basic Markdown-parsing including bold, italic, headings and divider - Type '/' for command menu and shortcuts Tiny fun detail: When you move between blocks with your arrow keys, your cursor will remain at roughly the same horizontal position (vs jumping to the start or end of a block). Lotion is quite limited for now, and we would love any contributions (e.g. image blocks, video blocks, code blocks, etc.) https://ift.tt/fHy6wq5 July 26, 2022 at 02:23AM

Show HN: Pipes puzzle (a.k.a. Net) on a hexagonal grid https://ift.tt/fB7IUP4

Show HN: Pipes puzzle (a.k.a. Net) on a hexagonal grid Hello, HN - I wanted to share this puzzle game I made during my vacation. I'm rather fond of the pipes puzzle where your goal is to restore a scrambled network of connections by rotating tiles. It's usually played on a grid of squares and this all started when I decided to make a programmatic solver for that kind of puzzle. Then I realized that with some minor changes the solver could generate new puzzle instances. I thought about what kind of puzzle to make and someone suggested a hexagonal grid. Adapting the generator wasn't too hard but then I had to create a way to play this variant. So I did just that =). I find hexagonal pipes a bit more difficult than the square variant because there's a larger variety of possible tile shapes. For an extra challenge I implemented wrap mode where the board can connect to itself (right to left and top to bottom), so there are no convenient outer walls to start from. The site is...

Show HN: I built an email marketing tool made for indie hackers and solopreneurs https://ift.tt/iA9UvWz

Show HN: I built an email marketing tool made for indie hackers and solopreneurs https://ift.tt/CDT0bhz July 25, 2022 at 07:58PM

Show HN: Search PDFs with Transformers and Python Notebook https://ift.tt/ZVsh980

Show HN: Search PDFs with Transformers and Python Notebook https://ift.tt/3vDOufH July 25, 2022 at 03:11PM

Show HN: Redirect clicks using a formula https://ift.tt/TVU13f4

Show HN: Redirect clicks using a formula Part of my day job requires me to review a report monthly. The URL for July's report looks something like this: fancyreport.com?from=2022-07-01&to=2022-07-31 Typing this URL manually every month was just enough pain for me to put up a simple script on somedomainiown.com/magic that redirected me to the report for the current month by automatically filling in the "from" and "to" values in the URL. This way, I could bookmark one link and always open the latest report with one click. At some point, I figured I should put this behind a UI so that I could share it with my colleagues and maybe HN too. A couple of weeks of hacking, and here we are with an MVP the little imposter inside me finally accepted to post online. P.S. the "formule" implementation gets the job done for me, but is pretty rudimentary. Would love to know if you have a specific use case that'd benefit from other parameters or a more advanced ...

Show HN: A Hugo Theme – Eternity https://ift.tt/rDUTwL4

Show HN: A Hugo Theme – Eternity https://ift.tt/65xlveS July 24, 2022 at 08:04PM

Show HN: Shelver, document store using cloud storage providers https://ift.tt/2QE8aod

Show HN: Shelver, document store using cloud storage providers https://ift.tt/c0uF1TW July 24, 2022 at 06:09PM

Show HN: HTML Forms Data into Spreadsheet https://ift.tt/Eig1ylN

Show HN: HTML Forms Data into Spreadsheet https://ift.tt/7cwC4i8 July 24, 2022 at 04:16PM

Show HN: Find compelling and comprehensible media for learning a language https://ift.tt/aW6wEJQ

Show HN: Find compelling and comprehensible media for learning a language https://ift.tt/24tChfP July 24, 2022 at 02:43PM

Show HN: SkillPress – Learn JavaScript via spaced repetition and active recall https://ift.tt/GLlesRa

Show HN: SkillPress – Learn JavaScript via spaced repetition and active recall When I was getting into web development I used a combination of Anki and git to help me quickly learn and retain skills. Figuring there might be demand for a product that uses the same strategy (without the requirement that you already know Anki and git), I created SkillPress. No account is needed to start learning. I would greatly appreciate any feedback or suggestions. https://ift.tt/EN7WDQg July 24, 2022 at 03:18PM

Show HN: Kvass, a personal key-value store https://ift.tt/Efv58CA

Show HN: Kvass, a personal key-value store https://ift.tt/pnfbFeq July 24, 2022 at 12:05PM

Show HN: Complete trace of the link of a distributed transaction https://ift.tt/RmQGSPh

Show HN: Complete trace of the link of a distributed transaction https://ift.tt/oXWdSif July 24, 2022 at 04:10AM

Show HN: Interactive meeting demo with WebRTC and WebSockets https://ift.tt/apoCm7f

Show HN: Interactive meeting demo with WebRTC and WebSockets Just a little no sign-up demo I threw together of my product. WebRTC is just incredibly powerful. https://ift.tt/PGl8ew4 July 23, 2022 at 04:32PM

Show HN: Catp – print the output of a running process https://ift.tt/wcyoN9e

Show HN: Catp – print the output of a running process https://ift.tt/X3TqufK July 23, 2022 at 02:07PM

Show HN: Big HN, Dark HN, No HN – Very Tiny Userscripts to Customize Hacker News https://ift.tt/jG1Amac

Show HN: Big HN, Dark HN, No HN – Very Tiny Userscripts to Customize Hacker News https://ift.tt/n6Q0oP2 July 23, 2022 at 12:41PM

Show HN: Providence, Better State Management for React https://ift.tt/Lne4CGA

Show HN: Providence, Better State Management for React https://ift.tt/4OV65KA July 22, 2022 at 04:54PM

Show HN: gclown https://ift.tt/JFM5St0

Show HN: gclown gclown is the only thing that keeps me going these days. #!/bin/sh cat <<"EOC" GCLOWN ) ( / \ .-"""""-. / \ ( \/ __ __ \/ ) ) ; / _\ /_ \ ; ( ( | / \ / \ | ) \ (, \0/_\0/ ,) / \_| / \ |_/ | (_\___/_) | .\ \ -.- / /. { \ `===' / } { `.___.' } jgs { } `"="="="="="` EOC gcloud "$@" July 22, 2022 at 03:42PM

Show HN: 10x your analysis performance with this data platform (5 min video) https://ift.tt/7AVUd2v

Show HN: 10x your analysis performance with this data platform (5 min video) . https://www.youtube.com/watch?v=mFCwEw5pHuA July 22, 2022 at 02:42PM

Show HN: humble-cli – A CLI tool to download Humble Bundle purchases https://ift.tt/rc26hBT

Show HN: humble-cli – A CLI tool to download Humble Bundle purchases humble-cli allows you to list all your Humble Bundle purchases, see their details, and download them from the comfort of your terminal. It can also limit downloads based on their size and format. https://ift.tt/P5AmeKo July 22, 2022 at 11:52AM

Show HN: I built the social media management platform you'll love https://ift.tt/BCUyhwL

Show HN: I built the social media management platform you'll love https://ift.tt/L0XM7fu July 22, 2022 at 10:21AM

Show HN: Timezone Sync Widget https://ift.tt/eD1lxkK

Show HN: Timezone Sync Widget I've built a widget to help remote teams stay in sync across time zones. It's easy to use, customizable, and you can embed it on your Notion page. Let me know what do you think :) https://ift.tt/gNlW4hQ July 22, 2022 at 10:08AM

Show HN: Terrabook – Replit for Infrastructure https://ift.tt/xgpYVo6

Show HN: Terrabook – Replit for Infrastructure https://terrabook.io/ July 22, 2022 at 01:22PM

Show HN: Next.js, Prisma, Docker Boilerplate that you can reuse https://ift.tt/TEYCo56

Show HN: Next.js, Prisma, Docker Boilerplate that you can reuse https://ift.tt/x1a90mr July 22, 2022 at 11:02AM

Show HN: Scribe, a Go library for writing, running, and generating CI pipelines https://ift.tt/avxIFRf

Show HN: Scribe, a Go library for writing, running, and generating CI pipelines Hi there. This is a passion project of mine I started after spending many painful hours working on CI pipelines. The general idea is that I wanted to stop making flimsy scripts in build & release pipelines and start writing software. I'm happy to answer any questions. Please let me know what you think of the idea and if there's anything you'd like to see. https://ift.tt/goYiRt3 July 21, 2022 at 10:58PM

Show HN: Qboard, a drawing app with Vim-style keybindings https://ift.tt/ywCRdbc

Show HN: Qboard, a drawing app with Vim-style keybindings I was frustrated with drawing apps where the eraser was E and the pen was P. Often, when I'm drawing, I want to quickly erase and then switch back to the pen. As one of my hands is on my mouse or tablet, I have to use my other hand to reach across the keyboard. I wanted a drawing app with customizable keybindings, so I made qboard a while back and have used it since. I talk more about the design principles on the Github repo: < https://github.com/cjquines/qboard/#design-principles >. https://ift.tt/rkn0p9m July 20, 2022 at 09:14AM

Show HN: New Restaurants Discovery Notifier https://ift.tt/ALUGFpq

Show HN: New Restaurants Discovery Notifier https://ift.tt/yWwLXpB July 21, 2022 at 12:52PM

Show HN: Active learning as a service for easy data selection https://ift.tt/AuPZ4wR

Show HN: Active learning as a service for easy data selection We are thinking about building a framework that can be used for unlabeled data selection (using active learning) to reduce human labeling budgets. And hope it can be easily used as a service, currently we are adding more SOTA active learning algorithms and there is a demo for you to play with! https://ift.tt/nsWJa6x July 21, 2022 at 11:03AM

Show HN: A better way of version controlling IAC https://ift.tt/TzckaRS

Show HN: A better way of version controlling IAC I believe I've reached a point in my career, and used Terraform enough, that I can confidently say that the semver system for managing IAC code bases simply doesn't cut it anymore. I'd love more widespread feedback on how I currently propose we version control our IAC. If the feedback is constructive and forthcoming, I'll move this written piece to a more formal location. This is currently being tested, with extremely positive results, at Cisco (yeah, the networking company.) https://ift.tt/6gOQUCP July 21, 2022 at 03:11AM

Show HN: I built an all-in-one virtual production platform for indies https://ift.tt/LJ0nPYw

Show HN: I built an all-in-one virtual production platform for indies After being frustrated with the budget and learning curve requirements of the big names in the Virtual Production field, I decided to create my own all-in-one platform designed with beginners and less-technical folk in mind. It takes complicated tasks in other engines (tracking, compositing, floor plans, etc.) and makes them two-click solutions. And, with the free companion mobile app, you can track cameras, scan your sets, and (coming soon) do full body motion capture! There's a ton more features that I'm super proud of, and I'm open to any and all feedback! Thanks! Https://SceneForge.app July 20, 2022 at 11:13PM

Show HN: I built an app that helps JavaScript developers optimize their websites https://ift.tt/UenAY4w

Show HN: I built an app that helps JavaScript developers optimize their websites Hi there, The app basically offers a handy user interface on top of Google's PageSpeed Insights API. It allows you to analyze URLs in bulk and save the reports for later references. Also, you can regenerate the saved reports for fresh results. I called this functionality "Automatic Checklists." The app offers "Manual Checklists", too. Those are exhaustive checklists with items in the form of "tasks". The idea is for those tasks to model real-life JIRA tickets, which will be very useful for interns and junior developers. As a start, there are two manual checklists, "Front-End Checklist" and "NextJs SEO Checklist." Any feedback is very welcome :) PS. I'm a JS full-stack developer and blogger from Bulgaria, so I'm not a native English writer. https://buhalbu.com July 20, 2022 at 10:41AM

Show HN: Sunmao – A framework for developing low-code tools https://ift.tt/mjTPOxC

Show HN: Sunmao – A framework for developing low-code tools https://sunmao-ui.com/ July 20, 2022 at 11:45AM

Show HN: GitHub City – generate a 3D city with your GitHub contributions https://ift.tt/XJobn4E

Show HN: GitHub City – generate a 3D city with your GitHub contributions https://ift.tt/369PqEL July 20, 2022 at 11:22AM

Show HN: bashttp - a very (very) simple web server in Bash https://ift.tt/ajlVMxS

Show HN: bashttp - a very (very) simple web server in Bash https://ift.tt/iYnpcK7 July 20, 2022 at 03:07AM

Show HN: rqlite, the distributed database built on SQLite – now with ARM support https://ift.tt/3dQ6Jlr

Show HN: rqlite, the distributed database built on SQLite – now with ARM support https://ift.tt/lCeUFgj July 20, 2022 at 02:26AM

Show HN: Open-source code editor for transforming data and building ML pipelines https://ift.tt/M1tyqR3

Show HN: Open-source code editor for transforming data and building ML pipelines https://ift.tt/qPGjEX5 July 20, 2022 at 12:16AM

Show HN: I built a self hosted recommendation feed to escape Google's algorithm https://ift.tt/wlhV9BK

Show HN: I built a self hosted recommendation feed to escape Google's algorithm https://ift.tt/HPN2t6j July 19, 2022 at 04:10PM

Show HN: Automatically detect visual bugs on responsive websites https://ift.tt/GW3mc52

Show HN: Automatically detect visual bugs on responsive websites Hi HN! My friend and I just launched the initial version of Responsiveye (https://ift.tt/gRpuJDF) - the first tool that automatically detects visual bugs on responsive websites. Whenever we worked on a web app that was visually intensive and had many users we had trouble with visual bugs slipping through the QA. That is likely because visual testing is very repetitive. For every CSS change, QA needs to scale the browser window many times to check every single element and how it behaves on different screen sizes. I tried a couple of tools to help us with this but all solutions I found focused on visual regression testing which comes with a lot of maintenance. That is where the idea for Responsiveye came from. We were wary if the full automatization of testing was achievable technically but it ended up working quite well. We are still in the alpha stage but we would love to get your feedback and scan your website for visual...

Show HN: Investigating WhatsApp Backups - Enable End-To-End Encrypted Backups! https://ift.tt/zVRnj1r

Show HN: Investigating WhatsApp Backups - Enable End-To-End Encrypted Backups! https://ift.tt/dosrGIk July 19, 2022 at 01:01PM

Show HN: I made CSS Scan 3.0 – The fastest and easiest way to check and copy CSS https://ift.tt/oy49VWn

Show HN: I made CSS Scan 3.0 – The fastest and easiest way to check and copy CSS https://getcssscan.com July 19, 2022 at 12:59PM

Show HN: I made some ambient music generators that run in your browser https://ift.tt/yOZpBw0

Show HN: I made some ambient music generators that run in your browser https://www.flowful.app July 19, 2022 at 12:17PM

Show HN: Spinoff – a rust library for terminal spinners https://ift.tt/t5kShJL

Show HN: Spinoff – a rust library for terminal spinners https://ift.tt/60vl4D5 July 19, 2022 at 08:48AM

Show HN: I made a site that crowdsources the top productivity hacks https://ift.tt/WP02HpM

Show HN: I made a site that crowdsources the top productivity hacks https://50hacks.co/ July 19, 2022 at 08:22AM

Show HN: Spartan Schema - Ultra-minimal JSON schemas with Typescript inference https://ift.tt/RmyTW2L

Show HN: Spartan Schema - Ultra-minimal JSON schemas with Typescript inference https://ift.tt/T5WNtv7 July 19, 2022 at 01:40AM

Show HN: Reverse Geocoding Offline Database https://ift.tt/4fT5uB3

Show HN: Reverse Geocoding Offline Database https://ift.tt/iW3vK1Y July 18, 2022 at 03:00PM

Show HN: I Fixed Journaling for Myself https://ift.tt/dao5QFt

Show HN: I Fixed Journaling for Myself Journaling is a great practice to learn more about yourself - if done daily. I tried it multiple times and couldn't stick to it. This project is how I finally fixed it for myself. It works by eliminating my excuses. There is only one question a day that I'll answer - no time spent on "finding the perfect topic". I only need to go to the page - not find my notebook or create a new note/paragraph in another app. I only left myself a relatively small input area, less than a page in a small notebook - that way the commitment doesn't feel too big. I really enjoy the process and it has become something that I do early in the morning - a little bit of time for myself. It's now public because I am sure it could work for you too. Bonus: The data is all local, the input will be saved in the browser (IndexedDB) while I type, no login necessary - the full journal is accessible as a CSV (bottom right). https://dailyprompt.org https://...

Show HN: Trending AI Research Papers https://ift.tt/P8AxVDe

Show HN: Trending AI Research Papers https://ai.papers.bar July 18, 2022 at 11:28AM

Show HN: PubKey – Communicate Privately in Anonymous Public Spaces https://ift.tt/0m7tYRq

Show HN: PubKey – Communicate Privately in Anonymous Public Spaces A little while back I remember seeing a user on a certain anonymous imageboard asking for an invite to a selective email host. Only after a few minutes did the guy realize the perplexity of the situation. How do you insure against a race condition in a public forum with no way to direct message? Luckily, he nabbed the invite code, but it got me thinking about using PGP to provide a solution. This is meant to be a rough PoC and the UX is definitely not ready for the average Joe, but the functionality I'd like to think is there. What catbox.moe is to dropbox is what I'd like this to eventually be to keybase. Btw, "this page uses NO SERVER" just means it's static. I'm not trying to fool anyone lol. Edit: Source Code: https://ift.tt/92lyVWZ https://www.pubkey.pm July 18, 2022 at 10:23AM

Show HN: If VS Code had a data-centric IDE sibling, what would that look like? https://ift.tt/YxmNF7v

Show HN: If VS Code had a data-centric IDE sibling, what would that look like? https://ift.tt/AsJWwmv July 18, 2022 at 10:09AM

Show HN: A just another Cron alternative but with much more capabilities https://ift.tt/qHPNxW5

Show HN: A just another Cron alternative but with much more capabilities I have created a Cron alternative that runs DAGs (Directed acyclic graph) defined in a simple YAML format. Why not Airflow? Airflow and other similar tools are powerful and valuable, but in most cases, they require writing code to manage workflows. Our ETL pipeline is already hundreds of thousands of lines of complex code in Perl and shell scripts. Adding another layer of Python on top of this would make it difficult to maintain. Instead, we needed a more lightweight solution. So we developed Dagu, which requires no coding, and is easy-to-use and self-contained, making it ideal for smaller projects with fewer people. https://ift.tt/FyMzTs2 July 18, 2022 at 03:46AM

Show HN: Typograms, Markdown-like renderer for ASCII diagrams https://ift.tt/qUlcEMa

Show HN: Typograms, Markdown-like renderer for ASCII diagrams https://ift.tt/wEzNigs July 18, 2022 at 02:05AM

Show HN: Netflix Calculator https://ift.tt/mVyJd4P

Show HN: Netflix Calculator https://ift.tt/oaq3IST July 17, 2022 at 05:09PM

Show HN: IOK – an open ruleset and DSL for detecting phishing kits https://ift.tt/WOZjQEv

Show HN: IOK – an open ruleset and DSL for detecting phishing kits https://ift.tt/WxwYeJF July 17, 2022 at 11:21AM

Show HN: I built a walkthrough of Redis's source code https://ift.tt/flsGFga

Show HN: I built a walkthrough of Redis's source code https://ift.tt/q9B23It July 17, 2022 at 04:12AM

Show HN: A compiler and VM for a simple language, in 150 lines of code https://ift.tt/duCZiKf

Show HN: A compiler and VM for a simple language, in 150 lines of code https://ift.tt/voUTOxS July 16, 2022 at 09:51PM

Show HN: Text-Diff Powered by WebAssembly https://ift.tt/5G6oKDp

Show HN: Text-Diff Powered by WebAssembly https://ift.tt/CwaMnXq July 16, 2022 at 04:12PM

Show HN: Logto beta – build universal sign-in, auth, and identity with ease https://ift.tt/sPkH5a1

Show HN: Logto beta – build universal sign-in, auth, and identity with ease https://ift.tt/9apkQ5W July 16, 2022 at 04:17PM

Show HN: CashGraphs – A securities portfolio optimizer https://ift.tt/UaiZmSh

Show HN: CashGraphs – A securities portfolio optimizer Hello, This is a portfolio optimizer I made to help select portfolios for my clients. I'm a personal financial adviser. I generally put my clients in a mix of low-fee index funds and ETFs and I use this to set an appropriate allocation based on the client's risk tolerance. I have been working on this as a side project to 1) improve the theoretical underpinnings of my investment recommendations and 2) improve my coding skills with frameworks like Vue and Torch. Here's the repository for the frontend: https://ift.tt/S9DqJLj . The frontend site is Vue 2 + Vuetify, and the backend is an AWS lambda function running the Torch optimizer. I am still working out kinks in the backend, particularly cold-start issues because the Lambda function has to load the entire Torch library (~2GB). This occasionally causes the AWS API Gateway to reach max timeout before the Lambda function finishes. Any tips on addressing this would be much ...

Show HN: Interactive course about “everyday” data science https://ift.tt/mEY2Zzc

Show HN: Interactive course about “everyday” data science Last year, I wrote the book Everyday Data Science. It was #1 on HN! [1] This year, I've been working with Jim Fisher on a new kind of interactive course. It's like a choose-your-own-adventure, except you'll learn Thompson sampling, differential equations, and Bayesian-optimal pricing. After several months, the first two chapters are ready! Every word, button, and sound has been painstakingly crafted. Try out the first chapter to see what we mean! [2] The course will be $99, but it’s $29 today, as a thanks for helping us build the next 8 chapters! Let us know what you think :-) - Andrew Carr [3] [1]: https://ift.tt/IJzGSuN [2]: https://ift.tt/rtviceN... [3]: https://twitter.com/andrew_n_carr https://ift.tt/4zZsq5A July 16, 2022 at 03:32PM

Show HN: I made a simple platform to buy/sell side projects https://ift.tt/AeZLvFR

Show HN: I made a simple platform to buy/sell side projects Hi Guys, I made a simple platform to buy/sell side projects. Current solutions are over complicated so I decided to make things simpler. Let me know your what you think about this. https://ift.tt/N2apBni July 16, 2022 at 01:50PM

Show HN: A searchable archive of Wikipedia's “Current Events” portal https://ift.tt/JVBsWfD

Show HN: A searchable archive of Wikipedia's “Current Events” portal https://pastevents.org/ July 16, 2022 at 01:26PM

Show HN: WatchThemLive – Legally Watch Your Users' Activities on Your Website https://ift.tt/Lgr0qzC

Show HN: WatchThemLive – Legally Watch Your Users' Activities on Your Website https://watchthem.live/ July 16, 2022 at 09:33AM

Show HN: Mapedia.org – A Crowdsourced Learning Map https://ift.tt/vdLqHjm

Show HN: Mapedia.org – A Crowdsourced Learning Map Hi HN! We're happy to announce the launch of Mapedia.org, an open source crowdsourced learning map! Mapedia is a new kind of learning platform at the crossroad between Wikipedia, Google Maps and Khan Academy: a learning map built collaboratively to support online learners to learn any topic seamlessly. We built an interactive learning map of topics to be able to visualize the different fields of knowledge, what concepts are included in them and how they relate to each other. This allows for curiosity based exploration, identifying knowledge gaps (unknown unknowns) and figuring out what to learn next (and in which order). For each topic you can then find community and expert curated resources, learning advices and smart recommendations in order to learn as efficiently as possible. We want people to spend time learning rather than figuring out how to learn, and in particular to empower self-directed learners. The idea came out of the...

Show HN: Neural Search for Stack Overflow https://ift.tt/lmV4gIB

Show HN: Neural Search for Stack Overflow https://ift.tt/AQte3ip July 15, 2022 at 04:59PM

Show HN: Open Source Edge Proxy for Low Latency Distributed Authorization https://ift.tt/QfpkPoq

Show HN: Open Source Edge Proxy for Low Latency Distributed Authorization https://ift.tt/pvWduI4 July 15, 2022 at 03:20PM

Show HN: Generate PDF docs from HTML templates using kodyfire-CLI https://ift.tt/1Knbzhu

Show HN: Generate PDF docs from HTML templates using kodyfire-CLI https://ift.tt/JDTC7Oi July 15, 2022 at 01:11PM

Show HN: Robin: A terminal-friendly, dead-simple file server. Written in Go https://ift.tt/y7mOBlj

Show HN: Robin: A terminal-friendly, dead-simple file server. Written in Go https://ift.tt/iFC63MV July 15, 2022 at 02:13AM

Show HN: Open-source authorization service based on Google-Zanzibar https://ift.tt/dFOKJnt

Show HN: Open-source authorization service based on Google-Zanzibar https://ift.tt/bASQhfJ July 14, 2022 at 03:38PM

Show HN: I built an app for when I talk too much in online meetings https://ift.tt/J3CPOoF

Show HN: I built an app for when I talk too much in online meetings Hey HN! Alexis here, I’m a product manager and software developer in Berlin by way of New York. I want to show you this app I made – It’s like a "buddy" for those, like myself, who inadvertedly talk too much in meetings. The app gives me feedback and a little more in control of what I have influence over by: * Keeping track of how long I’ve been speaking * Catching myself before I talk too much * Developing a better sense of timing I truly love having conversations with people in real-life. But online meetings, especially group calls, tend to make me nervous. I can't read body language. The tone of voice, micro-experessions and social cues get lost. If you, too, accidentally talk too much too often, check it out "Unblah". Watch the quick 2-minute demo and download the macOS app over at https://unblah.me/ . Cheers! Alexis PS: There’s a whole FAQ section for common questions you may have – Includi...

Show HN: Twitter bot analyzes chess diagrams from tweets https://ift.tt/PbZg4MB

Show HN: Twitter bot analyzes chess diagrams from tweets https://twitter.com/ChessvisionAI July 14, 2022 at 01:47PM

Show HN: Atorable-Loader – Build a website that serves itself https://ift.tt/ozqt9Ci

Show HN: Atorable-Loader – Build a website that serves itself https://ift.tt/GOP8ASf July 14, 2022 at 12:22PM

Show HN: Free: NextJs Firebase Starter Kit https://ift.tt/pXsORWQ

Show HN: Free: NextJs Firebase Starter Kit https://ift.tt/qg19Bkz July 14, 2022 at 11:34AM

Show HN: Near-Real-Time Voice Chat Moderation that my startup made https://ift.tt/9kszU56

Show HN: Near-Real-Time Voice Chat Moderation that my startup made https://ift.tt/x7YO6kV July 14, 2022 at 04:32AM

Show HN: Blender Python 3D simulator for computer vision and inverse render AI https://ift.tt/cJ1v6oh

Show HN: Blender Python 3D simulator for computer vision and inverse render AI https://ift.tt/Rd4f86I July 14, 2022 at 04:17AM

Show HN: How to get access to coredumps from GitHub Actions runs https://ift.tt/s05VjdB

Show HN: How to get access to coredumps from GitHub Actions runs https://ift.tt/EDkeUdn July 13, 2022 at 10:51PM

Show HN: Remove unwanted objects in photos simply by dragging boxes https://ift.tt/RdYDGfm

Show HN: Remove unwanted objects in photos simply by dragging boxes https://ift.tt/tI4irYO July 13, 2022 at 10:19AM

Show HN: Face IO – Facial Authentication for the Web https://ift.tt/NIYV0ev

Show HN: Face IO – Facial Authentication for the Web https://faceio.net July 13, 2022 at 09:31AM

Show HN: Restore titles for removed or private videos in YouTube playlists https://ift.tt/YCTztHd

Show HN: Restore titles for removed or private videos in YouTube playlists https://ift.tt/ESlpPKM July 13, 2022 at 06:26AM

Show HN: Sun Clock: a 24hr clock that shows the position of the sun https://ift.tt/EiCQkpx

Show HN: Sun Clock: a 24hr clock that shows the position of the sun https://sunclock.net July 13, 2022 at 02:20AM

Show HN: We are trying to (finally) get tail-calls into the WebAssembly standard https://ift.tt/1v97gfD

Show HN: We are trying to (finally) get tail-calls into the WebAssembly standard WebAssembly is a modern bytecode supported by all browsers and designed to be a compiler target for a wide variety of programming languages. To effectively support some forms of Functional Programming support for tail-calls has been proposed as an extension to the WebAssembly standard. This proposal has reached Phase3 of the standardization process years ago, but has since stalled. Phase3 is known as "the implementation phase" and the prerequisite for advancing the proposal to Phase4 is to have support in two different browser engines. V8/Chrome support has been available for a long time, so another engine is required. To unblock this situation we have contributed full support for WebAssembly Tail Calls to JavaScript/WebKit/Safari. The PR is available here: https://ift.tt/XWg9HZo An in-depth article about the challenges of implementing this feature is also available. This is intended both as docu...

Show HN: Fastify DX, a full stack framework based on Fastify and Vite https://ift.tt/gTj2BnS

Show HN: Fastify DX, a full stack framework based on Fastify and Vite https://ift.tt/zxViAMS July 12, 2022 at 12:59PM

Show HN: Cloud-Runner, up to 40% faster Gitlab-ci pipelines https://ift.tt/eAklVSP

Show HN: Cloud-Runner, up to 40% faster Gitlab-ci pipelines https://ift.tt/PIu0itq July 12, 2022 at 11:06AM

Show HN: GitHub as Code – Enable self-service by managing GitHub with Terraform https://ift.tt/Pmk04D6

Show HN: GitHub as Code – Enable self-service by managing GitHub with Terraform https://ift.tt/QsUhM5i July 12, 2022 at 11:44AM

Show HN: Kreya, a Postman Alternative https://ift.tt/6ZTU0IM

Show HN: Kreya, a Postman Alternative Hi HN! For over a year we've been working on Kreya. At first, it only supported gRPC, because the alternative tools (eg. BloomRPC) were very limited in their functionality. Since then, we have added many features, trying hard to keep the UI clean while still supporting advanced use cases. Yesterday, we released Kreya v1.8, which added support for REST! In our opinion, Kreya is a good alternative to the existing tools out there. Sure, it may not support all the features that Postman has. But we think that Kreya has some innovative approaches (eg. authentication or API importers) that users may find interesting. https://kreya.app/ July 12, 2022 at 08:05AM

Show HN: I made a simple addictive web game https://ift.tt/vFSbCnx

Show HN: I made a simple addictive web game https://ift.tt/QdcO95u July 12, 2022 at 12:40AM

Show HN: Sticky News Headlines Without Photos https://ift.tt/3KdFrON

Show HN: Sticky News Headlines Without Photos I put this together a few weeks ago. It polls for news headlines every hour and the ones that are there again and again rise to the top: https://ift.tt/Ilkh78f So if you make it all the way down to the score of "1" those are very fresh, only seen in the last hour and there is no guarantee they will rise. But some do rise and if they are at the very top they have been seen over and over for the past 24 hours. Max high score is 24. Similar to legiblenews, there are no photos, just the text to scan. I like the freshness of this system. Every time I want to know "ok so what are the BIG stories" I scan the top score ones and sometimes I make it down to low score ones. July 11, 2022 at 02:52PM

Show HN: Share Beautiful Screenshots https://ift.tt/3ZTXKIk

Show HN: Share Beautiful Screenshots https://ift.tt/ISy10Km July 11, 2022 at 12:20PM

Show HN: Lldap, a Simplified LDAP Server https://ift.tt/prJFc2W

Show HN: Lldap, a Simplified LDAP Server Hi everyone! For the past year I've been working on a simple LDAP server for user management, targeted at self-hosted servers. The idea is that OpenLDAP is a pain to install, configure and manage, and on top of that you need a frontend if you want a web UI. LDAP instead provides a minimalistic LDAP server that supports the subset of LDAP needed for user management and authentication, with almost no configuration required, and a nice UI/API in front of it. We just released version 0.4 (and 0.3 actually) and it should now be stable enough to use it yourself! We've had some people using it for tests as well. https://ift.tt/aqS2bDZ July 11, 2022 at 10:29AM

Show HN: Colorvote.io – ranking all 16,777,216 sRGB web colors by popularity https://ift.tt/xco0Tta

Show HN: Colorvote.io – ranking all 16,777,216 sRGB web colors by popularity https://ift.tt/82g3MjS July 11, 2022 at 10:05AM

Show HN: Typewaiter, the typewriter that doesn't wait https://ift.tt/5FkewOg

Show HN: Typewaiter, the typewriter that doesn't wait Howdy HN, just recently made this silly typewriter variant and think some of you might enjoy it so thought I'd share. Here the cursor takes no heed of what you're typing and just advances at a steady pace, with the effect that typing something reasonable-looking requires you to type at a very steady rhythm. There's also the bonus that the space character is no longer needed—you can (and kind of have to) just wait—so the keyboard minimalists among us can shave even more space off their devices. Only desktop for now. It's an interesting contrast to the last one I made—which requires you to do all the heavy lifting in moving the cursor position yourself— https://ift.tt/CPe8yha https://ift.tt/RdZftOV July 10, 2022 at 11:27PM

Show HN: A USB-Rubber-Ducky Blocker (Clarified) https://ift.tt/5kcjrAS

Show HN: A USB-Rubber-Ducky Blocker (Clarified) https://ift.tt/fD51Izv July 10, 2022 at 08:56PM

Show HN: Evryca – fractal thinking tool to brainstorm and organize thoughts https://ift.tt/NtjqzgF

Show HN: Evryca – fractal thinking tool to brainstorm and organize thoughts Made a tool to organize thoughts. Actually it is a mind tree, but in a more web-friendly form. It has pivoted from what I originally started building at evryca.com. Some years ago I got the idea of fractal conversation, instead of old-school tree/ladder-like comments. I wanted to see only comments related to the current level. I started making "something" with fractal comments. This "something" was a project discussion platform. But it turned out that even I myself don't use it, and the idea of fractal comments stuck there unused. And recently it dawned on me that it may be a conversation with yourself — thinking, brainstorming, taking notes, writing. So made this kind of cork/whiteboard, where one can dive into the subject and, being in the flow, write and see only related notes and rearrange them later. I'm trying to make it flawless and add keyboard shortcuts where it's possib...

Show HN: Whatcha – the social network for digital media https://ift.tt/0nDZEXQ

Show HN: Whatcha – the social network for digital media https://ift.tt/Cus4oRt July 10, 2022 at 07:57PM

Show HN: Find Snippets from Stackoverflow for VSCode https://ift.tt/neVzTY5

Show HN: Find Snippets from Stackoverflow for VSCode https://ift.tt/7deEqzs July 10, 2022 at 11:56AM

Show HN: Ants Sandbox - an ants simulator https://ift.tt/qO7QGAV

Show HN: Ants Sandbox - an ants simulator https://ift.tt/RXa90eJ July 10, 2022 at 10:48AM

Show HN: mbtiles-s3-server – serve vector map tiles directly from mbtiles on S3 https://ift.tt/6MvXrW9

Show HN: mbtiles-s3-server – serve vector map tiles directly from mbtiles on S3 https://ift.tt/MBxk8lc July 10, 2022 at 10:24AM

Show HN: Find out where your supplements are made & sourced https://ift.tt/GaOmnex

Show HN: Find out where your supplements are made & sourced I made a table where you can find out the source/location of factory for where health supplements are made. This is a work in progress but it functions. At the moment you can sort by cGMP/GMP certification. * Full disclosure - if you purchase anything using the links, i earn an small affiliate fee (5%) I made this to help demystify the language behind product labelling, which in many cases is obfuscating the manufacturing and sourcing of certain products https://ift.tt/uyp6HSA July 9, 2022 at 12:54AM

Show HN: Triple Payments – Request crypto from anyone by sharing a link https://ift.tt/tjp4Sqv

Show HN: Triple Payments – Request crypto from anyone by sharing a link Hi HN, Kevin and Ben here. Triple Payments is the easiest way to invoice someone and get paid in crypto. Just specify an amount and currency to pay out in, and share the link that we generate. We built Triple Payments to solve one of the most annoying problems we faced as web3 developers – requesting crypto without going back-and-forth on tokens and wallet addresses. When sending large sums of USDC or ETH, we were never 100% sure that our money was going to the right wallets. Under the hood, we let payers send ETH or stablecoins like USDC directly by calling standard transfer methods that work with their web3 wallets. If payers don’t have any of the requested currency, we give them the option to pay with a different token, using the 0x [1] platform and our custom contract to swap tokens behind the scenes. We’d love it if you could try creating a payment request, and look forward to hearing your feedback and suggest...

Show HN: Nasefa – Sending myself files (via self-hosted NATS) https://ift.tt/kePQf5U

Show HN: Nasefa – Sending myself files (via self-hosted NATS) https://ift.tt/IYuaSnF July 8, 2022 at 11:01PM

Show HN: Wiby is now free software https://ift.tt/NnYPAl1

Show HN: Wiby is now free software https://ift.tt/Z8PHVWF July 8, 2022 at 10:13PM

Show HN: I made a small Space Shooter https://ift.tt/G1awykz

Show HN: I made a small Space Shooter Thank you https://opengameart.org for your service. People like me who can't draw or compose music are in your debt. The game, "Glitch and Rush" has been made in a few hours here and there. I've been tinkering in GameDev for years, if not decades, but I never released anything. The goal here was simple: - come up with a core mechanic - implement a single level - add some polishing - RELEASE I hope you'll enjoy it. BTW, my best time is 2min23s (yes, I'm bad at my own game, it's ok, I'm ok). https://ift.tt/2H79r1l July 8, 2022 at 09:58PM

Show HN: Status Page Status Page Status Page https://ift.tt/kIRfCpe

Show HN: Status Page Status Page Status Page https://ift.tt/aJhxGuj July 8, 2022 at 09:33PM

Show HN: See3ee.com – Find Cars like you find EC2’s https://ift.tt/4K9A3Je

Show HN: See3ee.com – Find Cars like you find EC2’s https://see3ee.com/ July 7, 2022 at 03:50PM

Show HN: RSS Feed Discovery Engine https://ift.tt/rkCaIwj

Show HN: RSS Feed Discovery Engine Proprietary feed readers don't reveal their discovery algorithms. This is a FOSS solution to that problem. Also has an api: https://ift.tt/viVOz3X... https://ift.tt/agOEzR7 July 7, 2022 at 01:03PM

Show HN: A dependency injection library based on Go 1.18 Generics https://ift.tt/Z96SXya

Show HN: A dependency injection library based on Go 1.18 Generics https://ift.tt/XAIMey0 July 7, 2022 at 11:31AM

Show HN: tlogistry.dev: Transparently Immutable Tags Using Sigstore's Rekor https://ift.tt/SHDLsoe

Show HN: tlogistry.dev: Transparently Immutable Tags Using Sigstore's Rekor https://ift.tt/tWVMhFD July 7, 2022 at 03:51PM

Show HN: Arttime gets a progress bar, simple installer, ability to pause/unpause https://ift.tt/HK9xVuN

Show HN: Arttime gets a progress bar, simple installer, ability to pause/unpause https://ift.tt/HUGIjlr July 7, 2022 at 06:16AM

Show HN: Mind Flayer – A Stranger Things style interactive web experience https://ift.tt/rBs9qpA

Show HN: Mind Flayer – A Stranger Things style interactive web experience https://ift.tt/KUzsQfe July 7, 2022 at 12:56PM

Show HN: PocketBase – open-source realtime back end in 1 file https://ift.tt/VNEnvX2

Show HN: PocketBase – open-source realtime back end in 1 file https://ift.tt/iJ9nqgv July 7, 2022 at 01:45PM

Show HN: 3D live tracking two climbers attempting a Sierra Nevada record https://ift.tt/OdPhz9D

Show HN: 3D live tracking two climbers attempting a Sierra Nevada record https://ift.tt/jF0T5Ww July 6, 2022 at 03:48PM

Show HN: Consuma – Use AI to do your Research https://ift.tt/zXgq0Ov

Show HN: Consuma – Use AI to do your Research https://consuma.ai July 6, 2022 at 01:18PM

Show HN: PHPStorm Plugin for dynamic code completion https://ift.tt/zqeRmc8

Show HN: PHPStorm Plugin for dynamic code completion https://ift.tt/WCpJX5A July 6, 2022 at 12:58PM

Show HN: StoneDB – A real-time HTAP database built on MySQL https://ift.tt/brkaJ7z

Show HN: StoneDB – A real-time HTAP database built on MySQL https://ift.tt/DoEU6OF July 6, 2022 at 12:21PM

Show HN: NeoPOP says “hello world” in open source https://ift.tt/46v1NDp

Show HN: NeoPOP says “hello world” in open source https://ift.tt/H6cEQBt July 6, 2022 at 07:38AM

Show HN: A simple Italian to English translator written in C (Hello World joke) https://ift.tt/oYQWAEV

Show HN: An unreasonably efficient Game of Life, in pure Python https://ift.tt/WIYSFrs

Show HN: An unreasonably efficient Game of Life, in pure Python https://ift.tt/xubj3Oe July 5, 2022 at 06:45PM

Show HN: Wander, a terminal app for HashiCorp Nomad https://ift.tt/7zBwhm5

Show HN: Wander, a terminal app for HashiCorp Nomad https://ift.tt/fAZDSEh July 4, 2022 at 10:11PM

Show HN: Get the machine to CROON - Singer/Songwriters with Jukebox [pdf] https://ift.tt/MHE3CuO

Show HN: Get the machine to CROON - Singer/Songwriters with Jukebox [pdf] https://ift.tt/TeQXobJ July 4, 2022 at 07:44PM

Show HN: A short dystopian game I build last weekend https://ift.tt/sv8ltLi

Show HN: A short dystopian game I build last weekend https://ift.tt/JXtz8S7 July 4, 2022 at 08:43PM

Show HN: Graphsignal – ML profiler to speed up training and inference https://ift.tt/2mzJUW0

Show HN: Graphsignal – ML profiler to speed up training and inference Hi, Graphsignal founder here. We've launched Graphsignal earlier this year to make machine learning profiling practical and easy to use. Basically, it enables the profile-optimize-benchmark loop. For example, making inference faster by optimizing an ML model, while still maintaining accuracy. We've make a lot of progress that I wanted to share. The profiler now natively supports TensorFlow, Keras, PyTorch, PyTorch Lightning, Hugging Face, XGBoost and JAX frameworks along with built-in support for distributed workloads. Profiles now include tracing information in chrome trace format. Process and GPU utilization data has been extended as well. It is now possible to monitor all run metrics. Useful for long runs. Profiled workloads are now sharable across teams and publicly (if enabled). I'm excited to show it here and appreciate any thoughts, comments and feedback! https://ift.tt/JfSjAcd July 4, 2022 at 12:4...

Show HN: Trane, an automated system for learning complex skills https://ift.tt/yiUldEk

Show HN: Trane, an automated system for learning complex skills Hi HN, I released Trane over the weekend: https://ift.tt/wXv8rnl . Trane is an automated system for learning complex skills. Think of it like defining a skills tree (technically a graph) of all the smaller skills you need to master a complex skill and having an automated system to automatically traverse the graph as you master them. The seed for Trane was planted after my frustration trying to learn music, and jazz in particular. There are simply too many things you need to master first (e.g. knowing the names of a note, knowing where the notes are in your instrument, timing, etc) and it becomes difficult to track what it is that you should focus on, and there is a process of constant atrophy, even if you practice consistently. Trane is an early state, but is already usable. I have released a command line interface at https://ift.tt/cHqCyhV and some music courses at https://ift.tt/JtTqnrz . I would like to get some ideas i...

Show HN: Instant.gallery pushing the 3D immersive web further https://ift.tt/1dPYWDH

Show HN: Instant.gallery pushing the 3D immersive web further https://ift.tt/Jx3M4Yv July 4, 2022 at 05:53PM

Show HN: Auto scan receipt data feature in my app https://ift.tt/4K50Hcm

Show HN: Auto scan receipt data feature in my app Hi all, Just released a feature in my app Receipts Co to auto scan the data from receipts while saving the receipts. App will try to read store, price and purchase date from receipts to make the process faster. Kindly download the app from here https://ift.tt/cWVrM78 and let me know your feedback. Thank you July 4, 2022 at 08:43AM

SHOW HN: Building an app to rule all web-based SaaS, need feedbacks from HN https://ift.tt/Oc0IYoa

SHOW HN: Building an app to rule all web-based SaaS, need feedbacks from HN https://ift.tt/TSgnQGc July 4, 2022 at 05:05AM

Show HN: Desklamp – convenient and collaborative notemaking on PDFs https://ift.tt/UKha3zj

Show HN: Desklamp – convenient and collaborative notemaking on PDFs Hey HN! I'm Prajwal, the co-creator of Desklamp! I just completed my undergrad, which is where we got the idea for Desklamp. A bunch of friends and I built this because we hated the experience of studying on our laptops. It was boring, and we found ourselves staring at the screen for hours on end with no output to show for it. To make reading more engaging and to make sure we could remember what we read, we built a note-making system integrated with a PDF reader. The aim is to encourage you to make notes! LaTeX support, clipping out sections from the document, linking notes to sections in the PDF - everything is designed to really make sure you have no excuse to not make notes as you read. We've also added a lot of fixes for minor inconveniences (scrolling across sections, hitting the wrong page number, light mode, viewing your highlights at a glance). And all of this is collaborative, because that just makes n...

Show HN: VS Code extenstion that connects documentation to code https://ift.tt/4LOvJwE

Show HN: VS Code extenstion that connects documentation to code https://ift.tt/CsEkc9W July 3, 2022 at 08:54PM

Show HN: Bebo – run Clojure scripts on Deno https://ift.tt/NuLS3dR

Show HN: Bebo – run Clojure scripts on Deno Made this little thing: https://ift.tt/qHZYFp5 In the spirit of deno it allows you to install a script from an https location but for Clojure(Script, .cljs). Why would you use this? I love Clojure and I'd love to see it in more places than the JVM and browser. Maybe you do too. It is similar to the idea of nbb which allows you to run .cljs scripts on Node.js via the SCI interpreter: - https://ift.tt/CkGNfKX - https://ift.tt/xBSla0o I posted this project yesterday but forgot to add "Show HN"... I hope that is OK since I can't edit my previous message anymore. July 3, 2022 at 02:39PM

Show HN: Generate webpage summary images with DALL-E mini https://ift.tt/3mXp0Oe

Show HN: Generate webpage summary images with DALL-E mini https://ift.tt/QNvFyZh July 3, 2022 at 01:18PM

Show HN: Using ThreeJS to create a city from Your GitHub contributions https://ift.tt/zlvZrhs

Show HN: Using ThreeJS to create a city from Your GitHub contributions I spent some time making this. I am a beginner with blender but I did my best :) I'm open to any and all feedback. https://ift.tt/4mMPRka July 3, 2022 at 08:34AM

Show HN: DatabaseMesh for distributed transaction、read write splitting、sharding https://ift.tt/1WsgviD

Show HN: DatabaseMesh for distributed transaction、read write splitting、sharding https://ift.tt/mH6gtw8 July 3, 2022 at 02:45AM

Show HN: WebReducer – micro event sourcing cloud function https://ift.tt/Pe7AfyG

Show HN: WebReducer – micro event sourcing cloud function Hey everyone, WebReducer is a project I've been working on since last December. You can read about my process here: https://ift.tt/FWMe3gT Send some data to WebReducer. Then, write a reducer function to retain some state. You can change the reducer function as much as you want and recreate that state. Still working on how to explain it. It's a tiny FaaS platform. It's a tiny database. It's micro event sourcing. It's "redux" on the server as a service. It's a backend for tiny personal projects. It's a place to send your webhooks. I'm looking for feedback on the following: - Do you get what it is? - What would you use it for? - What would I need to iron out for you to seriously consider trying this? https://webreducer.dev July 2, 2022 at 07:17PM

Show HN: Coffeehouse, one-on-one voicechat with random HN users https://ift.tt/NyKBCuw

Show HN: Coffeehouse, one-on-one voicechat with random HN users 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. https://ift.tt/MvqdbYO July 2, 2022 at 10:02AM

Show HN: Responsecodes.xyz https://ift.tt/2SHpFno

Show HN: Responsecodes.xyz responsecodes.xyz returns response status codes based on the subdomain. https://ift.tt/27ra50H returns a response with a status code of 222. https://ift.tt/UNPQqhI returns a response with a status code of 999. Non-numeric subdomains will return a 400. I built this because I needed it and I couldn't find one after searching around for a few minutes. July 2, 2022 at 05:43AM

Show HN: What do avoided crossings sound like? https://ift.tt/cKyasAS

Show HN: What do avoided crossings sound like? http://hyad.es/chirp July 2, 2022 at 07:40AM

Show HN: Barricade – Never build authentication again https://ift.tt/8ZbmiOg

Show HN: Barricade – Never build authentication again https://ift.tt/cnTfCal July 1, 2022 at 03:07PM

Show HN: Typed GQL in Zeus 5.1.5 https://ift.tt/N1iDyvV

Show HN: Typed GQL in Zeus 5.1.5 https://ift.tt/qkUxyp2 July 1, 2022 at 01:15PM

Show HN: Meantime.me – I'll call you to check that you have done your tasks https://ift.tt/yfpoBe5

Show HN: Meantime.me – I'll call you to check that you have done your tasks https://meantime.me July 1, 2022 at 12:49PM

Show HN: Sliceform – Learn CAD for 3D printing from scratch https://ift.tt/o5fgNb4

Show HN: Sliceform – Learn CAD for 3D printing from scratch https://www.youtube.com/playlist?list=PLV7axIz-kU_AZ8wjR6cdvTTn4aGcvXhVg July 1, 2022 at 04:31PM

Show HN: CSVFiddle – Query CSV files with DuckDB in the browser https://ift.tt/SUhLds8

Show HN: CSVFiddle – Query CSV files with DuckDB in the browser https://csvfiddle.io/ July 1, 2022 at 02:27PM

Show HN: Find Developers via GitHub Data https://ift.tt/QkusK8z

Show HN: Find Developers via GitHub Data So i made this, was thinking if i can improve what kind of people get invited for interviews. Probably better than filtering by linkedin but who knows. didnt bother to buy a proper domain for now. https://ift.tt/FbHdnfO July 1, 2022 at 11:15AM