The “I know a little german” joke kills me every time :D
- 0 Posts
- 18 Comments
Wow, this looks really nice! I would pair it with a cool dungeon level underneath ☺️
I settled on OpenProvider.com (Netherlands). If you have lots of domains you can get reseller access and buy domains at no markup, basically.
The only annoying thing is that you need to add money to the account instead of simply paying for the domains.
g5pw@feddit.itto Opensource@programming.dev•Zen Browser v1.10.1b - Passkey support for MacOS, and a media player controller that's fully integrated with Picture-in-Picture mode2·4 months agoI got back to Firefox, I’ll try Floorp next, just to see how it goes.
g5pw@feddit.itto Opensource@programming.dev•Zen Browser v1.10.1b - Passkey support for MacOS, and a media player controller that's fully integrated with Picture-in-Picture mode3·4 months agoWow, harsh.
It’s not like this is an oopsie bug, this is a major vuln knowingly indroduced by the dev, and their response is somewhat shocking.
I recommend plenty of alpha/beta software to people, of course with the disclaimer that it’s not done yet, but sure, feel free to not trust me at all, stranger :)
For the record, I did not encounter major bugs in my ~1 month of usage.
g5pw@feddit.itto Opensource@programming.dev•Zen Browser v1.10.1b - Passkey support for MacOS, and a media player controller that's fully integrated with Picture-in-Picture mode204·4 months agoI was a user, I even recommended it to people, but since the discovery of this issue I feel uneasy to continue using/recommending it. That dev response is appalling.
g5pw@feddit.itto BuyFromEU@feddit.org•Searching for a keyboard made in EU ... impossible?English8·4 months agoI know of two, I think both from Netherlands:
g5pw@feddit.itto Caffè Italia@feddit.it•Dar colpa all'Europa per quadruplicare i costi dei bonifici5·6 months agoTempo di cambiare banca?
I’m doing a hardware interface for baby buddy. The platform is based on an esp32s3 with:
- round display with touch
- 10x Kalih choc switches
- rkjxt1f42001 (nice part, encoder+four direction)
- Ambient light sensor (to adjust backlight automatically)
- 9-dof IMU (because why not)
- battery controller and fuel gauge from TI
It was a pretty challenging design, first time soldering BGA ICs and using solder paste/stencil! Also, hard deadline :D
Will open source and publish HW and code (written in rust) soon!
Thank you, this was actually inspiring. I’d like to imagine I was making a better world before, and will continue to do so with all my strengths.
g5pw@feddit.itto Le Alternative@feddit.it•Omnivore viene acquisita da ElevenReader e chiude i battenti1·8 months agoAaaah, finalmente la mia pigrizia viene premiata… era nel mio backlog tirare su Omnivore ma non l’ho ancora fatto… mi orienterò su qualcos’altro…
g5pw@feddit.itto Selfhosted@lemmy.world•Streamyfin, a simple and user-friendly Jellyfin client for iOS and AndroidEnglish4·11 months agoThere’s SwiftFin, but it’s been a while from the last update (iOS app was updated recently though) and there’s a number of issues. It’s usable though (I’m using it).
Maybe Scribus (FOSS) could scratch that itch?
g5pw@feddit.itto Linux@lemmy.ml•Lightburn laser cutting software is killing linux support.7·11 months agoThere’s LaserWeb but apparently it doesn’t support closed source (Chinese) firmware so you’d need to change your laser’s controller…
Segnalo anche https://standardebooks.org/ per eBook in public domain, DRM free e di alta qualità!
g5pw@feddit.itto Asklemmy@lemmy.ml•Why are people anti Facebook joining the fediverse?English4·2 years agoExactly this. In a federated network, the instance with the majority of users could dictate the protocol, forcing the smaller issues to continually adapt or die. See this post for a very real example of this.
g5pw@feddit.itto Electronics@discuss.tchncs.de•What are the beginner microcontroller chips now?English1·2 years agoRight now, I would suggest the ESP32 family… very well supported, lots of community, it’s quite a powerful MCU and you can find it for 3-5$ on Ali
With displays like these, it’s either parallel or SPI. Try to find a chip in the kapton circuit, that is the actual display driver.
Try to find out the FPC pinout, there should be two pins for backlight, find out of there’s any GND, etc… my gut says this is some kind of SPI based controller, 24 pins is too little for a parallel one.