the__alchemist

↗ HN profile [ 51.8 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. This has been a passion project of mine for ~ a year. It's a collection of structural bio tools as a GUI application. Intent: "Just works". Includes party tricks like: - Infer ADME (drug-design) properties for small…

  2. Hey! Has anyone found a lightweight and responsive word processor? It seems I've been using the same bloated office suites decades! (Libre/OpenOffice, or MS). I suspect the integration of spreadsheets, PowerPoint-like…

  3. I just published an open-source protein and ligand viewer. Goal: fast and easy-to-use. Long-term: It's a platform for docking and molecular dynamics. The basic functionality for viewing and inspecting work. I'm…

  4. I use this library I made for Vectors and Quaternions in many personal projects. I've open-sourced it, in case anyone else would get use out of it. I use this on various projects, including quadcopter firmware, a…

  5. Hey! This is an open source plasmid and vector (Short, often circular segments of DNA) editor, with features related to primer quality checks, PCR cloning, and protein analysis. I plan to add more…

  6. Hi! I am proficient in web fundamentals (HTML, CSS, JS, HTTP server interaction etc), and can use this to build websites or web applications, but... Building a marketing-friendly landing page seems like something else…

  7. This open source web app aggregates accounts, and displays their balances, transactions, and trends in one place. I started building it ~2 months ago after learning Mint.com was shutting down. I used Mint mainly as an…

  8. This web app aggregates accounts, and displays their balances, transactions, and trends in one place. I started building this a few weeks ago after learning Mint.com was shutting down. I used Mint mainly as an…

  9. In the Rust OSS embedded community, Async is a popular approach, most notably with Embassy: https://github.com/embassy-rs/embassy In embedded, it's common to use interrupts, DMA, and leverage multiple cores to handle…

  10. I've been working through a pair of electronics projects I plan to sell commercially. I have prototypes and am almost ready to produce to quantity, but I'm unable to buy MCUs. (Almost all STM32s are unavailable) I've…