the__alchemist

↗ HN profile [ 176 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I mostly stabilized the API for this 2 years ago. Since then, I've made occasional performance improvements, and feature additions. It's built to support my structural biology programs, but can be used generally. I'm…

  2. I made a CLI program, Rust and Python lib that makes it easy to install and run bio / drug design tools. (structure prediction, sequence prediction, property prediction etc). You install it with `pip install…

  3. Show HN: Mute Users (github.com)

    Tiny browser plugin to mute specific users on HN. This is not a solution I enjoy having to use, but it has become important in this era of the internet. You can apply the mute based on any filter you find important. I…

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

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

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

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

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

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

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

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

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

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