Show HN: Esolang Park, a visual debugger for esolangs
3 by nilaymaj | 0 comments on Hacker News. Hey HN! Esolang Park is an online visual debugger interface for esoteric programming languages, that I've been working on for the past few months. For every supported language, Esolang Park provides the powerful Monaco code editor, syntax checking, debugging functionality and a visualisation of the runtime state. The core is language-agnostic - a "language provider" only needs to implement the esolang's parser, interpreter and visualisation UI (and some other little stuff). Apart from trying to boost DX for esolangs, the idea is for this to grow into a platform where people can discover and play around with a variety of esolangs without leaving the browser. That's quite far away though - the project is quite early in development and currently only has 5 languages (Befunge-93, Brainf*ck, Chef, Deadfish and Shakespeare). Some features like non-debugging execution mode (0ms interval) are missing too. Currently the entire source code[0] (core + language providers) is written in TypeScript and React. Esolang code execution happens in a web worker. I'm planning to add support for WASM-based language providers for better performance, particularly for non-debugging execution. There's also a wiki[1] containing a description of the core design and a guide for implementing and contributing new language providers. Looking to hear some feedback on the idea and current implementation - bug reports are welcome too! [0] https://ift.tt/RKPLgbA [1] https://ift.tt/Q0kvIuW
Show HN: Cloning a musical instrument from 16 seconds of audio
33 by abdljasser2 | 2 comments on Hacker News. In 2020, Magenta released DDSP [1], a machine learning algorithm / python library which made it possible to generate good sounding instrument synthesizers from about 6-10 minutes of data. While working with DDSP for a project, we realised how it was actually quite hard to find 6-10 minute of clean recordings of monophonic instruments. In this project, we have combined the DDSP architecture with a domain adaptation technique from speech synthesis [2]. This domain adaptation technique works by pre-training our model on many different recordings from the Solos dataset [3] first and then fine-tuning parts of the model to the new recording. This allows us to produce decent sounding instrument synthesisers from as little as 16 seconds of target audio instead of 6-10 minutes. [1] https://ift.tt/cdPY8O9 [2] https://ift.tt/xUdJoz8 [3] https://ift.tt/aFO0Pvo We hope to publish a paper on the topic soon.
Ask HN: Why should I trust password managers?
46 by acadapter | 79 comments on Hacker News. This is a piece of tech that has slipped under my radar for a long time. I've been having my own methods for safe handling of passwords on the web. Why do people trust password managers?
Show HN: Shortwave: Enjoy Your Inbox
25 by mayop100 | 8 comments on Hacker News. I’m thrilled to finally be able to show everyone what we’ve been working on for the last 2 years. We’re re-inventing the email experience to help you email smarter and faster, so you can get more done, and maybe even actually enjoy your inbox. When we launched Firebase here 10 years ago, HN was tough but fair, and I expect no less this time around! I hope you’ll check out what we’ve built and share your feedback. I’ll be around here all day and am happy to answer any questions. Let us know what you think!
Ask HN: Tools to visualize data in SQL databases?
16 by dyml | 11 comments on Hacker News. I’d like to hear what tools you use to easily visualize the data in a sql table? Preferably I’d just like to click on a MariaDB table and receive some plots and statistics on the columns. Whats your experience on this? Edit: to clarify, I don’t want to visualize the database itself (Schema’s, keys etc). Just the data within it.
Twitter Problems?
86 by stygiansonic | 48 comments on Hacker News. Can’t seem to load threads on the official mobile client. Others report issues as well: https://ift.tt/2x0enj7 Would be ironic if it was cache related in light of this post yesterday: https://ift.tt/lRjIL6d