Skip to main content

Posts

Show HN: I made a cross-platform command-line music player called maestro https://ift.tt/5x8ZYFl

Show HN: I made a cross-platform command-line music player called maestro It is built to work on Windows, Mac, and Linux, and was tested thoroughly on my Mac and lightly on my friend's Windows. Unfortunately, no one I know uses Linux. It works with WAV, MP3, FLAC, and Ogg Vorbis files. https://ift.tt/Q5iOSHV August 7, 2022 at 06:24AM

Show HN: A Gauss-Seidel solver visualization in a single HTML file https://ift.tt/QW50zRn

Show HN: A Gauss-Seidel solver visualization in a single HTML file Recently I was reading about fluid simulation and stumbled upon the Gauss Seidel method. I got interested in how it works and made a program that visualizes the method in action. I had the idea of making an interactive book-like thing for a while, so took this as a chance to do just that. Note that touch input doesn't work and the layout is targeted towards bigger screens, so it doesn't function properly on mobile. It was fun to make and I wanted to share it. Maybe someone will find it useful. Corrections and feedback are welcome. Technical Stuff - A single 1.7MB HTML file with embedded JavaScript and WebAssembly. You can save this single file and double click it to run. - A math typesetter from scratch in C that compiles/renders the equations in real-time (uses KaTex fonts and STB true type to rasterize the fonts). - Platform code is done using Sokol (tested on windows and web). - The UI is done using Dear ImGu...

Show HN: Minimal Static Site Generator https://ift.tt/X6uyw32

Show HN: Minimal Static Site Generator `pandoc-sitegen` uses pandoc and mustache templating to turn a bunch of markdown files into a minimalist site, while still allowing for things like an automatic list of blog posts. I was really frustrated with the complexity of most existing static site generators like Jekyll and Hugo -- it seemed like even a basic blog required an immense amount of configuration and provided tons of features I didn't need. I built this mostly for myself, but I'd love any feedback on it :) https://ift.tt/N8T6hcj August 6, 2022 at 03:25AM

Show HN: A link/news aggregator I am working on https://ift.tt/osJwYB2

Show HN: A link/news aggregator I am working on Hello HN, I'm building omegapedia.com, a link/news aggregator that combines features of multiple other sites. I started building this site because I often found some features lacking in other websites. As example: You can format you text to be italic, red, blue or to be a spoiler. Comments are not threaded and don't include any voting feature. Omegapedia uses upvotes and downvotes for posts but shows them as separate numbers. I styled the page in darkmode but added an optional lightmode as well. I added "Trust-Points" and a leaderboard to show the 5 users with the most points. Other noteworthy features are: -Comment replies. -Flairs. -Adding a bio to your profile. -Mention users in comments. -Ability to add a email address to your account. -Forgot-my-password function. -Link posts. There is no need to add a email andress to your account and you will never be forced to. The site works on pc and mobile. The site is very li...

Show HN: I created a browser automation tool https://ift.tt/ky9ztiR

Show HN: I created a browser automation tool I created this tool a few months ago to automate some of my tasks. I use it to collect prices and files and to get notified when something changes on certain websites. The task runner uses Playwright. I'm not sure if it can be useful to anybody else besides me :) Any feedback is welcome. https://ift.tt/g6aTLkV August 5, 2022 at 11:58AM

Bayshore Boulevard Quick-Build Project Update

Bayshore Boulevard Quick-Build Project Update By Adrienne Heim Bayshore Boulevard is a mixture of industrial and commercial ruggedness mixed with historic and family run small business charm. Bayshore Boulevard is also a busy street that runs parallel to Highway 101 and is nestled between Bayview, Bernal Heights, Potrero Hill and Mission neighborhoods. Interestingly enough, one of the oldest restaurants in San Francisco, The Old Clam House , built in 1861 and recently re-opened after two years of closure due to the pandemic and management changes. As you begin to walk Bayshore and Oakdale heading south towards Silver Avenue, you’ll see workers grabbing food and saying hi to owner Tarik at Bayshore Taqueria, you’ll notice parents dropping off their children at the family run business American Gymnastics Club and folks walking to catch the 9 or 9R Bayshore or 23 Monterey Muni bus. For over 30 years, people have been visiting legacy business Flowercraft Garden Center , near Bayshore an...

Show HN: Not8 – continuous product improvement platform https://ift.tt/IcVYS24

Show HN: Not8 – continuous product improvement platform My co-founder and I are taking part in the acceleration program, and we're building not8 - a platform for team product reviews and user feedback collection. Right now we already have an MVP which is a Chrome extension that allows you to leave 'sticky notes' on live websites and share them in just one click. Our demo day is going to be in ~2 weeks, and we want to our user count to hit 1000 by that time. Actually, we want it so much that we are ready to offer our first 1000 users a forever free access to our product. Try out our extension now, and share a few notes with your team - I hope, you will love it. Here's how it works: https://ift.tt/QtuipHg Here's where to download it: https://ift.tt/mco3WhO August 5, 2022 at 06:10PM

Show HN: 3D Topography of Your GPS Track https://ift.tt/ydDEUj4

Show HN: 3D Topography of Your GPS Track As a hiker and (ski)mountaineer I've always been a bit disappointed of how most apps fail to properly depict the topography while analyzing GPS tracks. (I know that Strava offers some kind of 3D view by now, but I still wanted to build my own thing) That's why I started working on https://cubetrek.com It's still very experimental, but you can give it test-drive now. Any feedback appreciated. It essentially renders your GPS Track as a 3D model within the topography. As an example, here's the Bishorn, a 4000 m peak in Switzerland: https://ift.tt/39VFXPo The front end is based on Babylon.js, D3.js, the back end is Spring Boot and Postgresql with PostGIS. There's a summary on how it works at the very bottom of the homepage. https://cubetrek.com August 5, 2022 at 07:57AM

Show HN: Score In URL, a sheet music editor that store everything in URL https://ift.tt/EpN3vMW

Show HN: Score In URL, a sheet music editor that store everything in URL I'm excited to publish my new project, [Score In URL]( https://ift.tt/Qb9VDN4 ), a simple, privacy-friendly, sheet music sharing service, where the entire content is encoded in the URL itself as a query parameter. It comes with a decent text editor, rendered score, and audio. The sheet music is notated with ABC Notation, rendered by abcjs. This project is heavily inspired by [Hashify]( https://hashify.me ), which encodes a markdown document into its URL. The code is here: https://ift.tt/ZjksxRu I made this with ViteJS and Tailwind CSS, and hosts it with GitHub Pages. I'm not proficient in front-end development at all, my past experience in this area being basically vanilla HTML/CSS, with a tiny bit of JS. This is in fact my first try at using any front-end framework. I sincerely welcome all feedback. The idea came to me when I tried to convey the idea of an exercise in a music forum. No forum I've used...

Keeping Muni Riders Safe

Keeping Muni Riders Safe By Andrea Buffa After several years without a major violent incident on Muni, we’ve recently experienced two tragic shootings. On June 22, two passengers got into an altercation, and one of the passengers fatally shot another passenger and injured a bystander. The shooter was quickly apprehended by the San Francisco Police Department (SFPD) thanks to our collaboration and use of clear, state-of-the-art surveillance cameras on board our vehicles. On August 3, there was a targeted shooting on a Muni vehicle driving through the Sunnydale neighborhood; one passenger was killed, and a bystander sustained a minor injury. SFPD’s Homicide Detail is investigating the incident, and we are fully cooperating by providing the SFPD with onboard and street-facing video data.  We offer our deepest sympathies to the victims and their families who are suffering right now.   While these recent incidents appear to be an anomaly and instances of isolated, targeted conf...

Show HN: Penumbra, a perceptually optimized color palette based on natural light https://ift.tt/xRuMhof

Show HN: Penumbra, a perceptually optimized color palette based on natural light For this palette, I used recent advances in color science, which made perceptual design more accessible, to choose a set of colors (mainly for syntax highlighting) that have uniform luminance for less visually uneven, fluidly readable code, but at the same time maximally distinguishable hue and chroma. The background colors are based on natural (sun-)light and shade for a more pleasing look than equally neutral greys. For much more detailed info, including the construction, check out the repository. There’s also already a (bare-bones) VSCode extension, linked in the repository, but it could admittedly use more informed distribution of colors over tokens, language specific highlighting and perhaps more opinionated use in UI elements. https://ift.tt/TKQDeW6 August 5, 2022 at 03:23AM

Show HN: Butt Mover - A butt triggered productivity and health improvement game https://ift.tt/iGIYACo

Show HN: Butt Mover - A butt triggered productivity and health improvement game Productivity timers needed to be triggered manually before each task, Making it a chore by itself, Often leading to us not using them after a while and They don't take health into consideration. Health timers are intrusive, Even then they are not always accurate and They don't take productivity into consideration. Butt Mover addresses those problems by using a butt trigger for automatically starting the productivity timer when we sit on the chair before our workstation and a break timer which reminds us to take a walk automatically when we get up. Butt Mover also incentivizes its usage through a Game. When the health(tasks/breaks) reaches zero its game over. I've been iterating different forms of Butt Mover over past two years and released the web application earlier this year(After feedback from several HN users). Today I'm making the core application open-source as I've committed mysel...

Show HN: TaglinQ, Free online tool to create interactive image https://ift.tt/DGI4FnJ

Show HN: TaglinQ, Free online tool to create interactive image [TaglinQ]( https://taglinq.com/ ), a free and easy-to-use tool to create interactive image: - Can use the image from web or local image(will be converted to base64 DataUri) - Add circle/polyline/polygon/icons..., - Get the work done in web browser, - The output can be HTML Image Map code or interactive svg image. https://taglinq.com/ August 5, 2022 at 12:13AM

Show HN: MutableAI (YC W22) – Copilot Alternative for VS Code https://ift.tt/vRdaTzg

Show HN: MutableAI (YC W22) – Copilot Alternative for VS Code Hi HN! We’re MutableAI (YC W22) ( https://mutable.ai ). Our mission is to reduce the time and cost to create high quality code using AI. We have worked at the full gamut of companies ranging from startups to big tech and have gotten the sense that many of the rote aspects of software development could be made easier, freeing up precious mental energy. Devs love Copilot, but autocomplete is just one of many ways that AI should make programming easier. We’re taking a more comprehensive approach to developer tooling that bundles Copilot-like autocomplete with documentation, custom AI instruction, and some early refactoring capabilities (Python only) in one extension. We currently support Javascript/Typescript, Python, Go, and Rust, with more coming soon. Overview (w/ bg music) [1]. In addition to autocomplete, which can be triggered either automatically or manually, we can add documentation to all your methods in a Rust file, o...

Show HN: Simplenote – Notes with support for publishing (hosted, Markdown) https://ift.tt/furhUF0

Show HN: Simplenote – Notes with support for publishing (hosted, Markdown) I use Simplenote for journaling and creating itineraries for my wife and I (publish as a webpage and send link). It's great. Robust export options too. I used to use Obsidian + iCloud sync daemon to facilitate continuity between my Windows desktop and my Macbook, but I started getting sync issues on Windows and a couple BSODs due to how the iCloud daemon handles timestamps. I picked up Simplenote and it's been working flawlessly. Very underrated IMO. https://simplenote.com/ August 2, 2022 at 08:47PM

Show HN: Emery – Personal productivity workspace https://ift.tt/GBlI0QV

Show HN: Emery – Personal productivity workspace We're building an app that helps people manage their schedule, tasks and notes all in one place. The goal is to create a workspace, where people can manage their various priorities, both personal and professional, see a single schedule combined of all their calendars and manage their days without switching between multiple apps. At the moment we've implemented Google calendar synchronisation, basic tasks and notes. Also Emery has some things we really wanted to see in other apps – private notes for meetings, categories that can be used to group tasks/notes/meetings together, weekly productivity reports. Happy to hear any feedback and answer any questions! https://emery.to/ August 2, 2022 at 03:42AM

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

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: Ordinary Puzzles, a free puzzle game inspired by Picross and Sudoku https://ift.tt/n9YulFP

Show HN: Ordinary Puzzles, a free puzzle game inspired by Picross and Sudoku Hello hello HN! I wanted to share with you Ordinary Puzzles, a little puzzle game I designed and developed in my free time, inspired by Picross and Sudoku. I already posted it here ages ago, but I wanted to share it again now that I updated it to also be playable online as a Progressive Web App. Ordinary Puzzles is open source, is built with React Native, and it’s available on the mobile app stores, on the web (as a PWA), and as an Electron app. Hope you give it a try! (Please don’t skip the short tutorial :P) https://ift.tt/At4nvOe P.S.: The puzzles come from https://ift.tt/ip9RrWV (the author is credited and has been contacted before using them). https://ift.tt/dq9BLIC July 31, 2022 at 11:31PM

Show HN: DevRaven – Monitoring for Developers https://ift.tt/6fcSBWk

Show HN: DevRaven – Monitoring for Developers Hi HN! I am Krishna Thota, founder of DevRaven. DevRaven is a monitoring platform for Developers. DevRaven enables engineering teams or individual developers to setup active monitoring for their services/applications and get alerted when things don't work as expected Today's launch makes available the following features: API Monitoring - Monitor your HTTP end points and perform no-code or scripted assertions. Synthetic Monitoring - Execute browser based end-to-end tests using Playwright framework. No setup required. SSL Monitoring - Monitor SSL certificates for your end points and get alerted before they expire. Web Page Monitoring - Run continuous Lighthouse audits on your web pages to ensure best performance, SEO. Welcome any feedback, questions or suggestions. https://www.devraven.io July 31, 2022 at 10:46PM

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

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 10:27AM

Six Generations of Pint-Sized Buses Serve Muni’s Toughest Routes

Six Generations of Pint-Sized Buses Serve Muni’s Toughest Routes By Jeremy Menzies For over 80 years, special fleets of shorter than usual buses have been reserved for some of the City’s toughest routes. Winding through tight bends and climbing up steep grades, these pint-sized coaches ensure access to transit in neighborhoods where standard-length buses cannot go. As the SFMTA phases in a brand-new batch of shorter buses, here’s a look at all six generations of Muni’s “mini” fleet. “Baby White” Buses: 1938-1975 The first generation of short-length buses was intended for regular use on all Muni bus routes. Made by the White Motor Company in Cleveland, Ohio, this fleet came to SF in 1938. The buses were nicknamed “Baby Whites” after a group of longer White Co. buses arrived in 1947. In the mid 1950s, all but three of these buses were retired. The three saved continued to run on the 39 Coit Tower route until 1975—in service longer than any other bus before or after.   This bus ...

Show HN: ColorAround – where you need to find a color around u using the camera https://ift.tt/mytrae1

Show HN: ColorAround – where you need to find a color around u using the camera Hi I made a game in an evening, I would like to share and get feedback. You get a random color palette and have to find it for yourself. ColorAround is an easy and fun color game. It is recommended to play on mobile devices https://ift.tt/TGHEcbl July 29, 2022 at 11:49PM

Show HN: TapeMeasure – Swift class for creating segmented, labeled lines in UI https://ift.tt/LnDF7lv

Show HN: TapeMeasure – Swift class for creating segmented, labeled lines in UI TapeMeasure is a utility class, written in Swift, for generating a visual tape measure, or any other graphical elements that need layout in a measured sequence. I created this class to help with a pet project I'm working on, where I needed to generate segmented, labeled lines to use as axes on charts and graphs. It occurred to me that this seems to be a pretty common task, involving a lot of boilerplate code and tedious calculations. Why not decouple the code and move it into a dedicated class? It's self-contained, nice and simple, and easy to unit test. It can also handle a lot of tweaks to the "tape measure", such as boundary clipping and shifting offsets. It's especially good for animation, where you can just change a parameter or two during animation, and call for the re-calculated data to re-render your measured line. That makes it great for animated sliding and scaling effects. An...

Show HN: Chunk – Code sandbox for back-end devs https://ift.tt/jEqf6py

Show HN: Chunk – Code sandbox for back-end devs Chunk co-founder here. We spent the last 2 weeks building this to scratch our own itch: As developers, we often have problems that could be solved just by running a few lines of code. Sometimes, running this code on your local machine is fine. But other time, the code need to run automatically reacting to external events or to run continuously, which means, it needs to run on a server somewhere. So now, you have to find a cloud provider, to package or build the code and finally to deploy it. All of that for what could be literally be 4 lines of code. We couldn’t find an easier way to do this, so we built it. Chunk is an all in one web editor (think of the codesandbox experience) that allows you to write, deploy and run a piece of code in the cloud from a variety of triggers: HTTP, WebHook, manual or scheduled (cron). No setup, no build, no deploy. Chunk makes you go from idea to code running in the cloud in seconds. Let me know what you g...

Show HN: TensorDock Core GPU Cloud – GPU servers from $0.29/hr https://ift.tt/hIS6CFi

Show HN: TensorDock Core GPU Cloud – GPU servers from $0.29/hr Hello HN! I’m Jonathan from TensorDock. After 7 months in beta, we’re finally launching Core Cloud, our platform to deploy GPU virtual machines in as little as 45 seconds! https://ift.tt/k6zM4vU Why? Training machine learning workloads at large clouds can be extremely expensive. This left us wondering, “how did cloud ever become more expensive than on-prem?” I’ve seen too many ML startups buy their own hardware. Cheaper dedicated servers with NVIDIA GPUs are not too hard to find, but they lack the functionality and scalability of the big clouds. We thought to ourselves, what if we built a platform that combines the functionality of the large clouds but made it priced somewhere between a dedicated server and the large clouds? That’s exactly what we’ve done. Built to make engineers more productive. We have 3 machine learning images so you can start training ML models in 2 minutes, not 2 hours. We provide a REST API, so you ca...

Show HN: Equities.fyi – Startup valuations based on public company data https://ift.tt/QecDOYN

Show HN: Equities.fyi – Startup valuations based on public company data With the current down markets, we were wondering what private company valuations looked like when compared to similar public companies. We were inspired by the a16z article ( https://ift.tt/wRPu93I... ) for calculating valuations and figured out the sales-to-valuation ratio of public companies at the time of the last fundraising round and applied the change in the public market to get the current startup valuation. If things don’t look right, our defaults might be off - please feel free to change those if they’re too different from what you’d expect. https://ift.tt/Xvad4Tr July 28, 2022 at 11:27PM

Show HN: JSON-Safe Lisp Language https://ift.tt/CtQ4WnX

Show HN: JSON-Safe Lisp Language Relatively simple currently, but figured I'd post for some feedback. I started this project last year but somewhat abandoned it. This feels like something which most likely already exists, but I couldn't find anything at the time I made it. I feel like my write up on the repo is pretty good at explaining the inspiration and purpose of this package; "Let's say you have an API, and you're looking for a method by which you can increase performance of your app via doing transformations of the data directly in the API. In this scenario, you would middleman the API returned data through a Fluxduct parser in order to get the data in the format you would like. An important distinction to be made here is that you are not changing the raw output of your API, but rather defining explicit values which you would like back in the app. These values are much more versatile than a pure API response as well, as they can be compounded with operators a...

Show HN: Reach your localhost server from the internet with LocalXpose https://ift.tt/2RCE7U6

Show HN: Reach your localhost server from the internet with LocalXpose Hi everyone, I'm Ahmed, founder of LocalXpose (ngrok alternative) - a reverse proxy that enables you to expose your localhost to the internet. This is my first SaaS. I created LocalXpose for (developers, DevOps engineers, sys admins or even gamers) to reach their localhost server behind a NAT or firewall with a secure and fast tunnel. Check it out here https://localxpose.io . Bye bye localhost, Hello World. Support me and give me your feedback, please!. https://localxpose.io July 28, 2022 at 01:58AM

Show HN: Chord Genius – karaoke for guitar app https://ift.tt/vwRgLuG

Show HN: Chord Genius – karaoke for guitar app Hey everyone! My team and I have just launched Chord Genius, an app that helps Guitar players learn songs faster and more fun by having chords and lyrics that move along. Use Spotify, YouTube, or Apple Music to stream music and have it automagically synced up with the chords and lyrics on the screen. Visit our launch page and support us on Product Hunt https://ift.tt/uBhQ2EP , you'll find some promo codes there too. A feedback on the post would be much appreciated! Or else, just download the app right away: iOS: https://ift.tt/6DQdOmK Android: https://ift.tt/wplgB6b... https://chordgenius.app July 28, 2022 at 01:28AM

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

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/Hyal1V7

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: Open-Source Notion UI, Lotion https://ift.tt/wi29l5Z

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/JrSYHdZ July 26, 2022 at 07:23AM

Show HN: PickCode – An educational coding environment for students after Scratch https://ift.tt/aA89e45

Show HN: PickCode – An educational coding environment for students after Scratch PickCode is designed for use on desktop and tablet, and supports creating chatbots, visual designs, and 2D games. There is plenty of functionality missing - you can't add media to games for instance, but the current version shows off the foundation of what I'm aiming at. I taught myself to code using MIT's App Inventor, so I have an enormous respect for block based languages like App Inventor, Scratch, Snap!, MakeCode, etc. PickCode is my attempt at adding options for students who want to learn more about programming without making the jump to text, or as an alternative to block coding for beginners coming to programming at an older age. The visual language is meant to lower the barrier to entry to coding but the far more important aspect for me is giving students the ability to make things they're proud of as quickly as possible. A JS/Python API for controlling the chatbot and game engine ...

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

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: SkillPress – Learn JavaScript via spaced repetition and active recall https://ift.tt/4LMnieJ

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/GfLbTnJ July 24, 2022 at 08:18PM

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

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/lDSdBYI July 23, 2022 at 05:38AM

Show HN: Zazow – Generative Art Toy (fractals, spirograph, satori, etc.) https://ift.tt/lJsRv3O

Show HN: Zazow – Generative Art Toy (fractals, spirograph, satori, etc.) Im finally ready to share a fun side project that I've been working on. For 20 years, Ive been fascinated with Mandelbrot fractals. Back in the day, I made a MacOS9 app that rendered them, and I missed it. So, I decided to bring it up to the modern age and build a website to explore this and other similar fractals. In the process, I discovered some other types of generative art that looked fun, so I made those too. One is a spirograph, another is similar to an old AfterDark screensaver called Satori (anyone remember that?). Others draw paint splatters and random squiggly lines. The user is given a bunch of interactive settings to control how the artwork is generated. Im hoping to continue adding different styles of generative art to the website over time. Its a fun, relaxing project to work on and I hope other people enjoy using it to create pleasing images. https://www.zazow.com July 22, 2022 at 11:14PM

Show HN: Turn spreadsheets into website designs https://ift.tt/RdVmsM6

Show HN: Turn spreadsheets into website designs Hi HN members, I've been facing this problem recently. As a startup founder, I am managing a lot of Google Sheets. I want to hire a developer to convert it to custom websites but I couldn't find a place I could get it designed. I decided to solve it myself. I tried this out with one company and they were quite happy with the solution. So I'm opening it up to everyone. I'd love to see if anyone else has the same problem. https://ift.tt/YWp6tMy July 21, 2022 at 02:38PM

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

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/2yVaD3h July 22, 2022 at 03:58AM

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

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/QDjYJxm July 21, 2022 at 04:03PM

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

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/qlEz1po July 21, 2022 at 08:11AM

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

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 21, 2022 at 04:13AM

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

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/LAdwFpa July 20, 2022 at 02:14PM