dmoreno | 8 hours ago | on: Ask HN: What Are You Working On? (March 2026)
dmoreno's comments
dmoreno | 3 months ago | on: Checkout.com hacked, refuses ransom payment, donates to security labs
dmoreno | 4 months ago | on: Ask HN: What Are You Working On? (Nov 2025)
It would have been so much easy just to program the midi hub I wanted to program but wanted to make it generic.. now I can make the firmware for any configuration in seconds!
dmoreno | 4 months ago | on: Introducing architecture variants
But that does not sound like a simple for non technical users solution.
Anyway, non technical users using an installation on another lower computer? That sounds weird.
dmoreno | 4 months ago | on: Samsung makes ads on smart fridges official with upcoming software update
dmoreno | 4 months ago | on: Google flags Immich sites as dangerous
Not advice with some time to fix any possible problem, just blocked.
We gave very bad image to our clients and users, and had to give explanations of a false positive from google detection.
The culprit, according to google search console, was a double redirect on our web email domain (/ -> inbox -> login).
After just moving the webmail to another domain, removing one of the redirections just in case, and asking politely 4 times to be unblocked.. took about 12 hours. And no real recourse, feedback or anything about when its gonna be solved. And no responsibility.
The worse is the feeling of not in control of your own business, and depending on a third party which is not related at all with us, which made a huge mistake, to let out clients use our platform.
dmoreno | 7 months ago | on: I bought a £16 smartwatch just because it used USB-C
dmoreno | 2 years ago | on: Ask HN: What apps have you created for your own use?
So after a fast prototype I created rtpmidid and I'm quite happy on how it works.
And it also helps with the USB ground loop noise that it seems unavoidable some times.
For some time I had even two Orange Pis connected to two sections of my gear, using USB gadget support so my MPC One could speak rtpmidi. MPC One has support to connect as host to MIDI devices, but as guest (connect to the computer) only in controlled mode which is not what I needed to convert my MIDI tracks to my DAW.
[1] https://github.com/davidmoreno/rtpmidid [2] https://github.com/davidmoreno/aseqrc
dmoreno | 2 years ago | on: DAWproject: Open exchange format for DAWs
I was just thinking if there is a way to ask for features.. and there is! https://bitwish.top/c/features/5
I will add the request for ALSA sequencer devices, which I think should include Jack ones.. but I will investigate this further, as maybe I'm wrong. There is a bridge for sure.
Anyway just don't hijack the MIDI device and be nicer with the linux MIDI ecosystem is a must.
dmoreno | 3 years ago | on: KiCad 7.0
dmoreno | 3 years ago | on: Ask HN: What's your favorite illustration in computer science?
For me it changed my mind on wasting time on less efficient algorithms.
dmoreno | 3 years ago | on: Epochalypse
Somehow I thought of FAT.. but UNIX epoch does not make so much sense...
dmoreno | 3 years ago | on: Ccache – a fast C/C++ compiler cache
dmoreno | 3 years ago | on: Q (Number Format)
[1] https://en.m.wikipedia.org/wiki/Unum_(number_format)#Unum_II...
dmoreno | 4 years ago | on: VRoom A high end RISC-V implementation
If somehow this code is not in a firmware... No idea.
dmoreno | 4 years ago | on: How will MIDI 2.0 change music? (2020)
This would allow easy connectivity with very low latency over normal LAN, including switches, power over Ethernet...
Disclaimer: I created a rtpmidi implementation for linux https://github.com/davidmoreno/rtpmidid
dmoreno | 4 years ago | on: How will MIDI 2.0 change music? (2020)
For old MIDI DIN you would need a MIDI adapter or use the raspberry pi serial ports and some circuitry. Can be powered by an USB powerbank for example.
https://github.com/davidmoreno/aseqrc
I also added to the mix rtpmidi (https://github.com/davidmoreno/rtpmidid), and USB MIDI gadget (https://github.com/davidmoreno/midiconfigfs) on the PI, so then I can use the pi itself from one or several computers via Ethernet and USB.
dmoreno | 4 years ago | on: The Universe Is Hostile to Computers
dmoreno | 5 years ago | on: React v17.0 Release Candidate: No New Features
https://trends.google.com/trends/explore?date=today%205-y&q=...
dmoreno | 5 years ago | on: Highly automated digital audio workstation extensible in Guile
Is there any resource about this Guile extensibility?
https://meetday.net/