It would be great if we could combine ReactOS with Good old Games to build a retro Windows games distribution. I could hand that out at LAN parties as USB boot stick.
One thing I learned the hard way is the antenna must not lie on your PCB! Even if it's just board without copper. I didn't see this stated anywhere, but once you look, every devkit is doing that, the antenna sticks over the PCB. When I had it on the PCB I had very bad connectivity and very high power usage.
Oh, I got bitten by that! I have my work Linux installation on an USB stick so I can boot it on either my desktop or laptop and one day tailscale stopped working. I thought that might be a rare situation, but it looks like TPM based encryption failed for other reasons too.
I don't know much about ARM SoCs, is this something you would built a phone with? With all the talk about Google locking down Android, can Pine64 please go and make a Pinephone with this if that brings us closer to a Linux phone?
I'm thinking of having Claude send me a notification when it needs my input. I already do that sometimes with desktop notifications and this way I could water the plants or hang the laundry while waiting.
Does anyone know whether more than one device can connect to a Pebble watch at the same time? I'm thinking using it with your phone but also sending notifications from your laptop.
Why does the Core 2 Duo not have a heart rate monitor (which I think my Pebble 2 had) and why does the Core Time 2 not have the barometer and compass?
It makes it really difficult for me to decide which to get.
Also, I have a small preference for the design of the original Pebble Time 2 over the Core Time 2 ...
What I would really like is something like Docker to build images for my raspberry pis. Just a single file, shell commands, that's it. I feel that Yocto is already too complicated if you want a reproducable setup for you raspberry pi at home.
I'm still working on my first self designed PCB. It's nothing special, just a temperature and humidity sensor using esp32. I started it to teach myself more about PCB design and embedded programming. Yesterday I published a blog article on it. https://www.felixmaurer.de/blog/2024/10/27/building-an-iot-s...
Can anyone estimate what it would cost to develop a new phone that's like the N900 with updated hardware (slide out keyboard, camera cover, maybe drop the input stylus, a bit flatter and larger) and mainline Linux support for all components?
I'm sometimes wondering if this is something I could have Pine64 do if I accidentally get rich enough. I think I would spent the rest of my days just writing the software for this.
I'm a little confused, I thought Thread was exclusively based on open standards, like 6LowPAN, that already existed before Thread. How can a licence be required for those? I understand the application layer Matter is new (although also using open standards like CoAP) and might not be that open.
Do we know whether the camera will rely on DRMed drivers for good quality, like with Sony phones? Or is there hope that the camera would work well with a Linux distribution based on PostmarketOS?
My current experience is mostly in fullstack web development, network protocols and a bit DevOps. However, I'm open for any interesting position, the less I know and the more I need to learn the better.
You need to look out for headsets that support the Hands Free Profile version 1.6 [0]. This version adds optional support for much better audio quality when using the microphone. I'm currently using the Sony WH-1000XM3. Unfortunately HFP 1.6 seems not yet to be supported on Linux (i.e. Bluez/Pulseaudio)
This is awesome! It looks like it could do several things for which I wanted to have a device.
Offline GPS tracker with very long run time for hiking. I'd like up to one month run time. On the other hand I only need low time resolution, one waypoint each minute. It also does not need to send the location anywhere, storing it local is fine.
Offline/Online GPS tracker for paragliding. Battery for one day, but also high resolution tracking, about one waypoint per second.
Long range communication extender for my mobile phone that does not require infrastructure like base stations. (For the prepper in me)
I use my PGP key (with a Yubikey) for two things, the pass password manager and as an SSH authentication key. Is there a replacement for those two use cases where I can store my private key on a hardware token?