Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dmoreno
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
dmoreno
2mo ago
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 might be much more efficient to just replace. Having s
2.
▲
by
dmoreno
3mo ago
Just cancelled my subscription. I've been using the Pi agent with Deepseek for some days.. and I'm more than happy with that.
3.
▲
by
dmoreno
6mo ago
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 to meet. Everybody votes and that's it. All this in a ni
4.
▲
by
dmoreno
10mo ago
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 wiped disk that got into the the bad guys hands.
5.
▲
by
dmoreno
10mo ago
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 I wanted to program but wanted to make it generic.. now I c
6.
▲
by
dmoreno
11mo ago
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 subarchitecture for the running system, reinstalling as necessary
7.
▲
by
dmoreno
11mo ago
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. And all local.
8.
▲
by
dmoreno
11mo ago
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 image to our clients and users, and had to give explanation
9.
▲
by
dmoreno
1y ago
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...
10.
▲
What's new in Proxmox VE 8.3
(proxmox.com)
4 points
by
dmoreno
2y ago
|
0 comments
11.
▲
by
dmoreno
3y ago
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 rtpmidi the protocol and it ticked all the boxes I needed. I
12.
▲
by
dmoreno
3y ago
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 way to ask for features.. and there is! https://bi
13.
▲
by
dmoreno
4y ago
Just donated 15€! Thanks Kicad team!
14.
▲
by
dmoreno
4y ago
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 time on less efficient algorithms.
15.
▲
by
dmoreno
4y ago
Any widely used disk format still uses 32-bit epoch? Somehow I thought of FAT.. but UNIX epoch does not make so much sense...
16.
▲
by
dmoreno
4y ago
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... to just seconds on second compilation. [1] https:/
17.
▲
by
dmoreno
4y ago
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't see them getting replaced soon. [1] https:
18.
▲
VisionFive 2 – open-source quad-core RISC-V dev board
(kickstarter.com)
3 points
by
dmoreno
4y ago
|
0 comments
19.
▲
Moodle 4.0 Release Notes
(docs.moodle.org)
2 points
by
dmoreno
4y ago
|
1 comments
20.
▲
Return to Monkey Island
(grumpygamer.com)
262 points
by
dmoreno
4y ago
|
60 comments
21.
▲
by
dmoreno
4y ago
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 and a way to let you use your own firmware. If some
22.
▲
by
dmoreno
5y ago
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 with very low latency over normal LAN, including switches, po
23.
▲
by
dmoreno
5y ago
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 would need a MIDI adapter or use the raspberry pi serial ports a
24.
▲
by
dmoreno
5y ago
I loved how it had precise examples of bit flipping because of cosmic rays, and its consecuences.
25.
▲
The Universe Is Hostile to Computers
(youtube.com)
1 points
by
dmoreno
5y ago
|
1 comments
26.
▲
Intel Reportedly Interested in Acquiring RISC-V Firm SiFive
(phoronix.com)
22 points
by
dmoreno
5y ago
|
8 comments
27.
▲
by
dmoreno
6y ago
Not scientifically accurate, but Google trends gives a hint. And absolutely not dying, but react keeps growing at angular's expense. https://trends.google.com/trends/explore?date=today%205-y&q=...
28.
▲
by
dmoreno
6y ago
The title says "extensible in Guile" which sounds great, but I don't see any mention in the article. Is there any resource about this Guile extensibility?
29.
▲
by
dmoreno
6y ago
> It would be very unfortunate if free software users would have to remain vulnerable for a full year before they could have access to a newer version with a fix. The last published version, even if its 12 months old, is and will be open
30.
▲
by
dmoreno
7y ago
It has a mechanism to reduce it, quite probably adding some latency. But better always 8ms of latency than random jitter between 1ms to 8ms. This will also help with WiFi + rtpmidi and bluetooth. From the (oldish) midi.org article[1]: >
More ›