Can Digital Poison Corrupt The Algorithm? https://ift.tt/X29fY6r #RaspberryPi (via Raspberry Pi – Hackaday)
Can Digital Poison Corrupt The Algorithm?

These days, so much of what we see online is delivered by social media algorithms. The operations of these algorithms are opaque to us; commentators forever speculate as to whether they just show u…

Hackaday

Raspberry Pi Pico–powered drum machine

https://lemmy.world/post/32123784

Raspberry Pi Pico–powered drum machine - Lemmy.World

Lemmy

This looks awesome! Six M.2 slots, and #raspberrypi pin outs! too bad it doesn't take a USB-C power supply.

> #Radxa NX150 is an #Intel #N150 #computemodule in an #NVIDIA #Jetson NX-compatible form factor

https://liliputing.com/radxa-nx150-is-an-intel-n150-compute-module-in-an-nvidia-jetson-nx-compatible-form-factor/

#IntelN150 #JetsonNx #NvidiaJetsonNx #RadxaN150 #Som #TwinLake

🇷🇸Ground Station: Nis, Serbia NOAA 15 27-06-2025 18:40 CEST Max Elev: 60° E Sun Elevation: 14° Gain: 15 | Northbound

#NOAA #NOAA15 #NOAA18 #NOAA19 #MeteorM2_3 #MeteorM2_4 #weather #weathersats #APT #LRPT #wxtoimg #MeteorDemod #rtlsdr #gpredict #raspberrypi #RN2 #ISS

🇷🇸Ground Station: Nis, Serbia NOAA 15 27-06-2025 18:40 CEST Max Elev: 60° E Sun Elevation: 14° Gain: 15 | Northbound

#NOAA #NOAA15 #NOAA18 #NOAA19 #MeteorM2_3 #MeteorM2_4 #weather #weathersats #APT #LRPT #wxtoimg #MeteorDemod #rtlsdr #gpredict #raspberrypi #RN2 #ISS

🇷🇸Ground Station: Nis, Serbia NOAA 15 27-06-2025 18:40 CEST Max Elev: 60° E Sun Elevation: 14° Gain: 15 | Northbound

#NOAA #NOAA15 #NOAA18 #NOAA19 #MeteorM2_3 #MeteorM2_4 #weather #weathersats #APT #LRPT #wxtoimg #MeteorDemod #rtlsdr #gpredict #raspberrypi #RN2 #ISS

🇷🇸Ground Station: Nis, Serbia NOAA 15 27-06-2025 18:40 CEST Max Elev: 60° E Sun Elevation: 14° Gain: 15 | Northbound

#NOAA #NOAA15 #NOAA18 #NOAA19 #MeteorM2_3 #MeteorM2_4 #weather #weathersats #APT #LRPT #wxtoimg #MeteorDemod #rtlsdr #gpredict #raspberrypi #RN2 #ISS

🇷🇸Ground Station: Nis, Serbia NOAA 15 27-06-2025 18:40 CEST Max Elev: 60° E Sun Elevation: 14° Gain: 15 | Northbound

#NOAA #NOAA15 #NOAA18 #NOAA19 #MeteorM2_3 #MeteorM2_4 #weather #weathersats #APT #LRPT #wxtoimg #MeteorDemod #rtlsdr #gpredict #raspberrypi #RN2 #ISS

🇷🇸Ground Station: Nis, Serbia NOAA 15 27-06-2025 18:40 CEST Max Elev: 60° E Sun Elevation: 14° Gain: 15 | Northbound

#NOAA #NOAA15 #NOAA18 #NOAA19 #MeteorM2_3 #MeteorM2_4 #weather #weathersats #APT #LRPT #wxtoimg #MeteorDemod #rtlsdr #gpredict #raspberrypi #RN2 #ISS

🇷🇸Ground Station: Nis, Serbia NOAA 15 27-06-2025 18:40 CEST Max Elev: 60° E Sun Elevation: 14° Gain: 15 | Northbound

#NOAA #NOAA15 #NOAA18 #NOAA19 #MeteorM2_3 #MeteorM2_4 #weather #weathersats #APT #LRPT #wxtoimg #MeteorDemod #rtlsdr #gpredict #raspberrypi #RN2 #ISS

×
OMG it works (again)! 2.5 years ago I build a #Strava #cycling dashboard with #Python on a #Raspberrypi with an #eink display. It automatically refreshed my Strava stats every hour until it didn't 5 months later after an API change. Since then I only got it to refresh manually after getting a new access token. /1
I wanted to fix this for a while. Never got the time to get around it. And then I started working on this week with Strava's stravalib package. And it makes things so much easier. No more writing whole pages on token refresh. The package does that for you. But all kinds of other stuff in my code was deprecated (like in Pillow), so it still took several evenings to get to a working version. /2
I've got to do a few more things to finish the project. But I'll upload the code in Github.
https://github.com/Marcel-Jan/StravaInky /3
GitHub - Marcel-Jan/StravaInky: Displaying Strava stats on a Inky Impressions e-ink display

Displaying Strava stats on a Inky Impressions e-ink display - Marcel-Jan/StravaInky

GitHub
Boy, this was not the right time of year to work on a project like this. I've been out training a lot. Almost every evening this week I got either 1 hour time or less. It was so frustrating. Having to put things down #unfinished and go to bed. I've been cursing. But now it works! Quite a relief. /4
@MarcelJan well done! Data and einks are a great combo!