Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

anyone here know how to use "linux"

Uncategorized
102 28 135

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • oscar the couch

    Uncategorized
    1
    1
    0 Votes
    1 Posts
    0 Views
    oscar the couch
  • 0 Votes
    1 Posts
    1 Views
    Live Train Departure Screens Keep You Abreast of Transit DevelopmentsIf you want to know when the train is coming, you could pull up a webpage on your phone, or walk all the way to the station to look at the displays there. Or, like [eastfamilyreddish], you could build a neat little train info display to decorate your desktop instead.The build is based on the work of [gadec-uk]—who developed a train information display some time ago. It’s based around an ESP32 D1 Mini, paired with a 256 x 64 OLED screen to display relevant train information. It accesses a National Rail API for train status information—known as the Darwin LDBWS (Live Departure Board Webservice). Configuration is via a web GUI hosted by the ESP32 itself.[eastfamilyreddish] took the concept further by adapting this hardware into a more pleasing form. The ESP32 and OLED screen are built into a neat little hanging sign setup that apes one you might expect to see at a real railway station. You might expect that 3D printing was involved, but instead, this was achieved with lasercut parts and resin casting to create something with a beautiful finish. They even went so far as to include a wireless phone charging module in the base, making the device extra useful to really earn its place on the desktop.The fact is, around these parts we love both trains and the displays you find around them. If you’ve got a railway-adjacent project, or you’ve just built your own awesome railway, don’t hesitate to let us know on the tipsline!hackaday.com/2025/11/28/live-t…
  • 0 Votes
    1 Posts
    1 Views
    This week my new PC arrived and I am trying to move over. For me, moving form one PC to the next is like moving a whole house... Going to take me a while to be productive again, especially since we have a new rentee! #gamedev #indiegame #kittycat
  • OK, I gotta hand it to CoPilot.

    Uncategorized
    61
    1
    0 Votes
    61 Posts
    267 Views
    Ooh, Slint can have almost automatic native look and feel via a build time option and light/dark modes (if you do things right in terms of styling custom components, which I mostly did not, but I can fix it pretty easily). Cupertino (Apple) style doesn't work for some reason...text is invisible. But, I don't have a Mac to build on, anyway, so that's a problem for another day.