home.social

#pwa — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #pwa, aggregated by home.social.

  1. I'm making a seasonal anime guide app, in the open for all to experience and learn from.

    One last issue to solve getting #QuestionableConcurrency tagged: fixing a suddenly-broken test 😅 Let's see what we can find out!

    #Jiiiii #DevStream #tvOS #visionOS #macOS #iOS #iPadOS #Anime #SwiftLang #SwiftUI #Vapor #WebAuthn #BuildInPublic #TestFlight #PWA #WebPush

    Come chill with me: youtube.com/live/JGSDxe_zs7s

  2. I'm making a seasonal anime guide app, in the open for all to experience and learn from.

    One last issue to solve getting #QuestionableConcurrency tagged: fixing a suddenly-broken test 😅 Let's see what we can find out!

    #Jiiiii #DevStream #tvOS #visionOS #macOS #iOS #iPadOS #Anime #SwiftLang #SwiftUI #Vapor #WebAuthn #BuildInPublic #TestFlight #PWA #WebPush

    Come chill with me: youtube.com/live/JGSDxe_zs7s

  3. I'm making a seasonal anime guide app, in the open for all to experience and learn from.

    One last issue to solve getting #QuestionableConcurrency tagged: fixing a suddenly-broken test 😅 Let's see what we can find out!

    #Jiiiii #DevStream #tvOS #visionOS #macOS #iOS #iPadOS #Anime #SwiftLang #SwiftUI #Vapor #WebAuthn #BuildInPublic #TestFlight #PWA #WebPush

    Come chill with me: youtube.com/live/JGSDxe_zs7s

  4. I'm making a seasonal anime guide app, in the open for all to experience and learn from.

    One last issue to solve getting #QuestionableConcurrency tagged: fixing a suddenly-broken test 😅 Let's see what we can find out!

    #Jiiiii #DevStream #tvOS #visionOS #macOS #iOS #iPadOS #Anime #SwiftLang #SwiftUI #Vapor #WebAuthn #BuildInPublic #TestFlight #PWA #WebPush

    Come chill with me: youtube.com/live/JGSDxe_zs7s

  5. I'm making a seasonal anime guide app, in the open for all to experience and learn from.

    One last issue to solve getting #QuestionableConcurrency tagged: fixing a suddenly-broken test 😅 Let's see what we can find out!

    #Jiiiii #DevStream #tvOS #visionOS #macOS #iOS #iPadOS #Anime #SwiftLang #SwiftUI #Vapor #WebAuthn #BuildInPublic #TestFlight #PWA #WebPush

    Come chill with me: youtube.com/live/JGSDxe_zs7s

  6. Замена телеграм-бота — открывальщика ворот

    В предыдущей статье я описал как я делал DTMF-MQTT шлюз для открывания ворот. Там я мЕльком упомянул, что делалось это как альтернатива телеграм и в общем свою функцию выполнило. В действительности путь был длинней, тернистей, но зато и завел куда дальше: текущее решение ничем не уступает тому что было в ТГ, а кое в чём и превосходит.

    habr.com/ru/articles/1062960/

    #сезон_DIY_и_IT #iobroker #pwa #умный_дом

  7. AmiDesk sigue evolucionando con importantes mejoras en sus versiones web, Raspberry Pi y móvil

    Hace apenas unas semanas os hablábamos de AmiDesk, el proyecto de Pedro «Balrog» que reimplementa la API de AmigaOS 1.3 en JavaScript para ofrecer una experiencia inspirada en el sistema operativo del Amiga directamente desde el navegador. Desde entonces, el desarrollo no ha dejado de avanzar y el autor ha compartido una larga lista de novedades que mejoran tanto la compatibilidad como la usabilidad del proyecto en todas sus variantes.

    La versión web ha recibido algunas de las mejoras más destacadas. Entre ellas se encuentra la incorporación de nuevas librerías y dispositivos, como req.library, audio.device y printer.device, permitiendo ya la reproducción de sonido y la impresión de gráficos y texto. También se ha ampliado el soporte para joysticks y gamepads mediante gameport.device, además de implementarse funciones del Blitter de graphics.library, lo que ha permitido crear un pequeño clon de Space Invaders como demostración de las capacidades que va adquiriendo el entorno.

    Uno de los aspectos más interesantes es que AmiDesk continúa ampliando su compatibilidad con aplicaciones y comandos clásicos. El objetivo del proyecto no es limitarse a reproducir la apariencia de Workbench, sino ofrecer una reimplementación de las llamadas al sistema de AmigaOS para que el software nativo pueda interactuar con ellas de la forma esperada. Según explica su autor, numerosos comandos de Workbench 1.3 ya funcionan correctamente, al igual que aplicaciones como Calculator o More, además de varios ejemplos procedentes de los ROM Kernel Manuals.

    El sistema de almacenamiento también ha evolucionado. AmiDesk utiliza un cloud.device diseñado siguiendo la filosofía de los dispositivos de AmigaOS, en lugar de recurrir a una solución específica para el navegador. Al montar la unidad Work, el entorno crea automáticamente las carpetas AmiDesk-System, destinada a la configuración del sistema y a la ejecución de una user-startup, y AmiDesk-Work, donde el usuario puede almacenar aplicaciones, documentos y cualquier otro archivo que desee utilizar desde AmiDesk.

    En paralelo, la versión destinada a Raspberry Pi continúa avanzando con paso firme. El trabajo se centra ahora en una reimplementación de AmigaOS 3.1 para sistemas ARM de 32 bits, incorporando cada vez más librerías, dispositivos y componentes del sistema. Además, el autor ha realizado importantes optimizaciones de rendimiento, mejorando notablemente la velocidad de dibujado mediante nuevas técnicas de gestión del framebuffer. A ello se suman los primeros programas de preferencias, como los dedicados a la paleta de colores y al modo de pantalla, cuyos ajustes ya pueden conservarse entre reinicios.

    https://www.youtube.com/watch?v=XJIOtX8dpKo

    Otra de las novedades más llamativas es la llegada de una versión adaptada a dispositivos móviles. La interfaz ha sido rediseñada para facilitar su uso en pantallas táctiles, simplificando algunos elementos de Workbench y permitiendo que las ventanas se abran a pantalla completa. Los menús pueden invocarse mediante una pulsación prolongada y se ha añadido una barra de teclas especiales para facilitar determinadas funciones que requieren combinaciones de teclado. Además, la aplicación puede instalarse como una webapp desde Chrome para Android, ofreciendo una experiencia a pantalla completa mientras el autor continúa trabajando en mejorar la adaptación de las aplicaciones y perfeccionar su funcionamiento.

    Balrog define AmiDesk Web como un proyecto con una importante vertiente educativa. La idea es acercar la programación del API de AmigaOS utilizando JavaScript, un lenguaje mucho más accesible para los desarrolladores actuales, permitiendo comprender cómo funcionaba un sistema operativo multitarea como AmigaOS sin necesidad de configurar compiladores o herramientas de desarrollo clásicas.

    #AmiDesk #AmiDeskWeb #amiga #AmigaDevelopment #AmigaEmulation #AmigaProgramming #AmigaScene #AmigaSoftware #amigaos #AmigaOS13 #AmigaOS31 #AmigaOSAPI #APIDeAmigaOS #arm #audioDevice #BalrogSoft #bareMetal #browser #cloudDevice #Compatibilidad #compatibility #desarrolloAmiga #emulaciónAmiga #gameportDevice #html5 #JavaScript #mobileVersion #navegador #openSource #pantallaTáctil #PedroBalrog #printerDevice #programaciónAmiga #PWA #raspberryPi #RaspberryPi32Bit #reimplementación #reimplementation #retroTechnology #retrocomputación #retrocomputing #retroinformática #SoftwareAmiga #SpaceInvaders #tecnologíaRetro #touchscreen #versiónMóvil #webApp #webApplication #workbench #Workbench13 #WorkbenchClone
  8. I'm making a seasonal anime guide app, in the open for all to experience and learn from.

    I've been struggling for a few hours, so let's rip the bandaid and drop Swift <6.1!

    #Jiiiii #DevStream #tvOS #visionOS #macOS #iOS #iPadOS #Anime #SwiftLang #SwiftUI #Vapor #WebAuthn #BuildInPublic #TestFlight #PWA #WebPush

    Come chill with me: youtube.com/live/s4lrNX4lFAk

  9. I'm making a seasonal anime guide app, in the open for all to experience and learn from.

    I've been struggling for a few hours, so let's rip the bandaid and drop Swift <6.1!

    #Jiiiii #DevStream #tvOS #visionOS #macOS #iOS #iPadOS #Anime #SwiftLang #SwiftUI #Vapor #WebAuthn #BuildInPublic #TestFlight #PWA #WebPush

    Come chill with me: youtube.com/live/s4lrNX4lFAk

  10. I'm making a seasonal anime guide app, in the open for all to experience and learn from.

    I've been struggling for a few hours, so let's rip the bandaid and drop Swift <6.1!

    #Jiiiii #DevStream #tvOS #visionOS #macOS #iOS #iPadOS #Anime #SwiftLang #SwiftUI #Vapor #WebAuthn #BuildInPublic #TestFlight #PWA #WebPush

    Come chill with me: youtube.com/live/s4lrNX4lFAk

  11. I'm making a seasonal anime guide app, in the open for all to experience and learn from.

    I've been struggling for a few hours, so let's rip the bandaid and drop Swift <6.1!

    #Jiiiii #DevStream #tvOS #visionOS #macOS #iOS #iPadOS #Anime #SwiftLang #SwiftUI #Vapor #WebAuthn #BuildInPublic #TestFlight #PWA #WebPush

    Come chill with me: youtube.com/live/s4lrNX4lFAk

  12. I'm making a seasonal anime guide app, in the open for all to experience and learn from.

    I've been struggling for a few hours, so let's rip the bandaid and drop Swift <6.1!

    #Jiiiii #DevStream #tvOS #visionOS #macOS #iOS #iPadOS #Anime #SwiftLang #SwiftUI #Vapor #WebAuthn #BuildInPublic #TestFlight #PWA #WebPush

    Come chill with me: youtube.com/live/s4lrNX4lFAk

  13. New #Saulala Beta update!

    - Fixed a RAM-leak on Safari / Chrome
    - Introduced the Bloom slider
    - Performance pass

    #photography #donationware #pwa #webapp

    (Saulala is a web-app, made for developing camera-native (raw) files using AgX)

    Run it: app.saulala.com

  14. New #Saulala Beta update!

    - Fixed a RAM-leak on Safari / Chrome
    - Introduced the Bloom slider
    - Performance pass

    #photography #donationware #pwa #webapp

    (Saulala is a web-app, made for developing camera-native (raw) files using AgX)

    Run it: app.saulala.com

  15. New #Saulala Beta update!

    - Fixed a RAM-leak on Safari / Chrome
    - Introduced the Bloom slider
    - Performance pass

    #photography #donationware #pwa #webapp

    (Saulala is a web-app, made for developing camera-native (raw) files using AgX)

    Run it: app.saulala.com

  16. New #Saulala Beta update!

    - Fixed a RAM-leak on Safari / Chrome
    - Introduced the Bloom slider
    - Performance pass

    #photography #donationware #pwa #webapp

    (Saulala is a web-app, made for developing camera-native (raw) files using AgX)

    Run it: app.saulala.com

  17. I'm making a seasonal anime guide app, in the open for all to experience and learn from.

    I updated #AsyncSequenceReader offline, so let's try and figure out why #CodableDatastore has trouble on Swift <6.1!

    #Jiiiii #DevStream #tvOS #visionOS #macOS #iOS #iPadOS #Anime #SwiftLang #SwiftUI #Vapor #WebAuthn #BuildInPublic #TestFlight #PWA #WebPush

    Come chill with me: youtube.com/live/gIvap8XBMh0

  18. 📢 New #updates · 23 Jul #8.1

    · Chartbrew v5.3.0 — Semantic visualization engine added with redesigned chart data configuration

    Check out more on selfhost.directory

    #datahoarder #docs #pwa #docker