Viewing profile — dmoreno
dmoreno
HN member- Joined
- Thu, Mar 28, 2013, 5:26 PM UTC
- HN karma
- 837
- Public activity
- 117 items
- HN profile
- View on Hacker News ↗
About dmoreno
Socials: - github.com/davidmoreno - mastodon:mastodon.xyz/@dmoreno
Interests: Hardware, Music, Open Source, Programming, Remote Work, Technology
--- http://www.coralbits.com
Recent public activity
-
comment
Comment #49123516
That's why many times HTMX is used together with alpinejs [1]. For areas that need server side, if you use say react and return a JSON you have to deserialize and do the render. It…
-
comment
Comment #48555281
Just cancelled my subscription. I've been using the Pi agent with Deepseek for some days.. and I'm more than happy with that.
-
comment
Comment #47322831
Just vibe coded a calendar based group meeting app. A group of friends create a calendar and share the link, can coordinate in the chat, and in a calendar choose the day and time t…
-
comment
Comment #45913233
When they say "The episode occurred when threat actors gained access to this third party legacy system which was not decommissioned properly. " for me it sounds like a not properly…
-
comment
Comment #45869811
A cpp code generator like esphome, to generate the firmware for midi devices in a simple yaml file, for raspberry Pico. It would have been so much easy just to program the midi hub…
-
comment
Comment #45774673
If I were them I would make sure the V3 instructions are not used until late in the boot process, and some apt command that makes sure all installed programs are in the right subar…
-
comment
Comment #45743830
I use home assistant and a smart plug to get notifications when the socket has less than 1w load for 5 mins -> washing machine finished. Maybe one of the best automations I have. A…
-
comment
Comment #45679583
Happened to me last week. One morning we wake up and the whole company website does not work. Not advice with some time to fix any possible problem, just blocked. We gave very bad …
-
comment
Comment #44844572
Anybody know if there is some effort for an open source firmware? It would be so cool to have a watch like that with the pinetime firmware...
- story
- story
-
comment
Comment #38625575
rtpmidid[1]. After getting some hardware synthesizers and wanting to connect them without using a computer.. but being able to use them too using the computer I stumbled upon with …
-
comment
Comment #37689225
I am also very bothered by this. I developed rtpmidid just to be able to use rtpmidi on bitwig.. and I need to use the virtual midi device hack. I was just thinking if there is a w…
-
comment
Comment #34772464
Just donated 15€! Thanks Kicad team!
-
comment
Comment #34351025
My favorite is more a small presentation than an image: Admiral Grace Hoper Explains a Nanosecond. https://www.youtube.com/watch?v=9eyFDBPk4Yw For me it changed my mind on wasting …
-
comment
Comment #34287194
Any widely used disk format still uses 32-bit epoch? Somehow I thought of FAT.. but UNIX epoch does not make so much sense...
-
comment
Comment #33729339
And don't forget distcc [1], together they can speed up compilations and recompilations. I remember using colleague computers to speed up a 30 min C++ compilation to just 5 min... …
-
comment
Comment #32700017
For reference, as I didn't know, posits are a modern float number alternative to IEEE 754. Wikipedia[1] claims better in many aspects, but, as ubiquitous as IEEE numbers are I don'…
- story
- story
- story
-
comment
Comment #30756535
IANAL, but as far as I know it's very important it's GPLv3 which means the antitivoization clause, which means that hardware that uses this firmware must provide full source code a…
-
comment
Comment #29052959
My hope is that they finish the MIDI 2.0 rtpmidi protocol, and that starts to be truly used in real hardware, not half used as current rtpmidi. This would allow easy connectivity w…
-
comment
Comment #29052917
Not exactly what you are looking for, but I created a web interface for ALSA sequencer, which effectively makes any raspberry pi what you are looking for. For old MIDI DIN you woul…
-
comment
Comment #28393434
I loved how it had precise examples of bit flipping because of cosmic rays, and its consecuences.