home.social

#raspberry — Public Fediverse posts

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

  1. When you have one SBC you will need more SBC.

    I will use the others for the specialist jobs for which I now have old systems that are not reliable anymore.

    One of them which should have an uptime of 2 weeks crashes every 24 hours. That's extremely unreliable. Eventually entropy kills everything

    #SBC #Raspberry #Pi5 #uptime #entropy #Photography #Nikon #DSLR #no #chroma #luma #technology #Azúl #focus

  2. When you have one SBC you will need more SBC.

    I will use the others for the specialist jobs for which I now have old systems that are not reliable anymore.

    One of them which should have an uptime of 2 weeks crashes every 24 hours. That's extremely unreliable. Eventually entropy kills everything

    #SBC #Raspberry #Pi5 #uptime #entropy #Photography #Nikon #DSLR #no #chroma #luma #technology #Azúl #focus

  3. When you have one SBC you will need more SBC.

    I will use the others for the specialist jobs for which I now have old systems that are not reliable anymore.

    One of them which should have an uptime of 2 weeks crashes every 24 hours. That's extremely unreliable. Eventually entropy kills everything

    #SBC #Raspberry #Pi5 #uptime #entropy #Photography #Nikon #DSLR #no #chroma #luma #technology #Azúl #focus

  4. When you have one SBC you will need more SBC.

    I will use the others for the specialist jobs for which I now have old systems that are not reliable anymore.

    One of them which should have an uptime of 2 weeks crashes every 24 hours. That's extremely unreliable. Eventually entropy kills everything

    #SBC #Raspberry #Pi5 #uptime #entropy #Photography #Nikon #DSLR #no #chroma #luma #technology #Azúl #focus

  5. When you have one SBC you will need more SBC.

    I will use the others for the specialist jobs for which I now have old systems that are not reliable anymore.

    One of them which should have an uptime of 2 weeks crashes every 24 hours. That's extremely unreliable. Eventually entropy kills everything

    #SBC #Raspberry #Pi5 #uptime #entropy #Photography #Nikon #DSLR #no #chroma #luma #technology #Azúl #focus

  6. Запихнули игровую приставку в короб и в первый же месяц продали на 3 млн

    В конце прошлого года меня уволили с работы. Кризис наступает на пятки всем айтишникам, и я не стал исключением. Начал искать, чем можно занять освободившееся время, так с партнером и придумали идею нового проекта – игрового автомата на базе движений! Ну а дальше всё, как в тумане: железо, бэкенд, фронтенд, эквайринг, обкатка и первые реальные прод…

    habr.com/ru/articles/1039472/

    #игровой_автомат #raspberry #разработка #diy #программирование #игровые_консоли #вендинг #стартап #бизнес

  7. Запихнули игровую приставку в короб и в первый же месяц продали на 3 млн

    В конце прошлого года меня уволили с работы. Кризис наступает на пятки всем айтишникам, и я не стал исключением. Начал искать, чем можно занять освободившееся время, так с партнером и придумали идею нового проекта – игрового автомата на базе движений! Ну а дальше всё, как в тумане: железо, бэкенд, фронтенд, эквайринг, обкатка и первые реальные прод…

    habr.com/ru/articles/1039472/

    #игровой_автомат #raspberry #разработка #diy #программирование #игровые_консоли #вендинг #стартап #бизнес

  8. Запихнули игровую приставку в короб и в первый же месяц продали на 3 млн

    В конце прошлого года меня уволили с работы. Кризис наступает на пятки всем айтишникам, и я не стал исключением. Начал искать, чем можно занять освободившееся время, так с партнером и придумали идею нового проекта – игрового автомата на базе движений! Ну а дальше всё, как в тумане: железо, бэкенд, фронтенд, эквайринг, обкатка и первые реальные прод…

    habr.com/ru/articles/1039472/

    #игровой_автомат #raspberry #разработка #diy #программирование #игровые_консоли #вендинг #стартап #бизнес

  9. Запихнули игровую приставку в короб и в первый же месяц продали на 3 млн

    В конце прошлого года меня уволили с работы. Кризис наступает на пятки всем айтишникам, и я не стал исключением. Начал искать, чем можно занять освободившееся время, так с партнером и придумали идею нового проекта – игрового автомата на базе движений! Ну а дальше всё, как в тумане: железо, бэкенд, фронтенд, эквайринг, обкатка и первые реальные прод…

    habr.com/ru/articles/1039472/

    #игровой_автомат #raspberry #разработка #diy #программирование #игровые_консоли #вендинг #стартап #бизнес

  10. Java 21 в стиле «клятый энтерпрайз» на одноплатном компьютере возрастом 13 лет

    Можно ли успешно эксплуатировать Java-приложение на Raspberry Pi Model B? А если Java — 21‑я, а Spring Boot, на котором основано приложение — версии 4.0.5? Когда сборка «автомагически» оформляет .jar-файл размером под 40 мегабайт, а у «Малинки» тех мегабайт всего 512, и не забываем про операционную систему и рантайм Java. И как «до такого» [соотношения имеющихся и используемых ресурсов] можно «докатиться»? TL;DR;-версия: можно. Если допустимо время старта около 5-и минут и расход примерно 40% доступной оперативной памяти, то приложение может работать в режиме 24/7 месяцами, обеспечивая вполне достойное (с учётом производительности «Малинки») время отклика. А «докатиться» оказалось легко, однажды «поскользнувшись» на DIY-рецептах из Интернета, и в качестве альтернативы опробовав методологию «клятого энтерпрайза» в домашнем pet-проекте. «Энтерпрайзим Малинку» с контролем JMeter

    habr.com/ru/articles/1038874/

    #Java #Raspberry #DIY_с_элементами_советской_эстетики #Эксперимент

  11. Java 21 в стиле «клятый энтерпрайз» на одноплатном компьютере возрастом 13 лет

    Можно ли успешно эксплуатировать Java-приложение на Raspberry Pi Model B? А если Java — 21‑я, а Spring Boot, на котором основано приложение — версии 4.0.5? Когда сборка «автомагически» оформляет .jar-файл размером под 40 мегабайт, а у «Малинки» тех мегабайт всего 512, и не забываем про операционную систему и рантайм Java. И как «до такого» [соотношения имеющихся и используемых ресурсов] можно «докатиться»? TL;DR;-версия: можно. Если допустимо время старта около 5-и минут и расход примерно 40% доступной оперативной памяти, то приложение может работать в режиме 24/7 месяцами, обеспечивая вполне достойное (с учётом производительности «Малинки») время отклика. А «докатиться» оказалось легко, однажды «поскользнувшись» на DIY-рецептах из Интернета, и в качестве альтернативы опробовав методологию «клятого энтерпрайза» в домашнем pet-проекте. «Энтерпрайзим Малинку» с контролем JMeter

    habr.com/ru/articles/1038874/

    #Java #Raspberry #DIY_с_элементами_советской_эстетики #Эксперимент

  12. Java 21 в стиле «клятый энтерпрайз» на одноплатном компьютере возрастом 13 лет

    Можно ли успешно эксплуатировать Java-приложение на Raspberry Pi Model B? А если Java — 21‑я, а Spring Boot, на котором основано приложение — версии 4.0.5? Когда сборка «автомагически» оформляет .jar-файл размером под 40 мегабайт, а у «Малинки» тех мегабайт всего 512, и не забываем про операционную систему и рантайм Java. И как «до такого» [соотношения имеющихся и используемых ресурсов] можно «докатиться»? TL;DR;-версия: можно. Если допустимо время старта около 5-и минут и расход примерно 40% доступной оперативной памяти, то приложение может работать в режиме 24/7 месяцами, обеспечивая вполне достойное (с учётом производительности «Малинки») время отклика. А «докатиться» оказалось легко, однажды «поскользнувшись» на DIY-рецептах из Интернета, и в качестве альтернативы опробовав методологию «клятого энтерпрайза» в домашнем pet-проекте. «Энтерпрайзим Малинку» с контролем JMeter

    habr.com/ru/articles/1038874/

    #Java #Raspberry #DIY_с_элементами_советской_эстетики #Эксперимент

  13. Java 21 в стиле «клятый энтерпрайз» на одноплатном компьютере возрастом 13 лет

    Можно ли успешно эксплуатировать Java-приложение на Raspberry Pi Model B? А если Java — 21‑я, а Spring Boot, на котором основано приложение — версии 4.0.5? Когда сборка «автомагически» оформляет .jar-файл размером под 40 мегабайт, а у «Малинки» тех мегабайт всего 512, и не забываем про операционную систему и рантайм Java. И как «до такого» [соотношения имеющихся и используемых ресурсов] можно «докатиться»? TL;DR;-версия: можно. Если допустимо время старта около 5-и минут и расход примерно 40% доступной оперативной памяти, то приложение может работать в режиме 24/7 месяцами, обеспечивая вполне достойное (с учётом производительности «Малинки») время отклика. А «докатиться» оказалось легко, однажды «поскользнувшись» на DIY-рецептах из Интернета, и в качестве альтернативы опробовав методологию «клятого энтерпрайза» в домашнем pet-проекте. «Энтерпрайзим Малинку» с контролем JMeter

    habr.com/ru/articles/1038874/

    #Java #Raspberry #DIY_с_элементами_советской_эстетики #Эксперимент

  14. Black raspberries anyone? We're getting a handful a day now.

    #gardening #raspberry

  15. Black raspberries anyone? We're getting a handful a day now.

    #gardening #raspberry

  16. Black raspberries anyone? We're getting a handful a day now.

    #gardening #raspberry

  17. Black raspberries anyone? We're getting a handful a day now.

    #gardening #raspberry

  18. Black raspberries anyone? We're getting a handful a day now.

    #gardening #raspberry

  19. Ah yes, the #Colorado #lawmakers have finally discovered the concept of "open source" 🤓. Now they're heroically saving it from the terrifying menace of #age verification—because who could possibly figure out how to install JavaScript on a #Raspberry #Pi 🍓💻? Bravo, legislative wizards, for your groundbreaking logic! 😂
    legiscan.com/CO/bill/SB051/2026 #open #source #verification #tech #humor #HackerNews #ngated

  20. Ah yes, the #Colorado #lawmakers have finally discovered the concept of "open source" 🤓. Now they're heroically saving it from the terrifying menace of #age verification—because who could possibly figure out how to install JavaScript on a #Raspberry #Pi 🍓💻? Bravo, legislative wizards, for your groundbreaking logic! 😂
    legiscan.com/CO/bill/SB051/2026 #open #source #verification #tech #humor #HackerNews #ngated

  21. Ah yes, the #Colorado #lawmakers have finally discovered the concept of "open source" 🤓. Now they're heroically saving it from the terrifying menace of #age verification—because who could possibly figure out how to install JavaScript on a #Raspberry #Pi 🍓💻? Bravo, legislative wizards, for your groundbreaking logic! 😂
    legiscan.com/CO/bill/SB051/2026 #open #source #verification #tech #humor #HackerNews #ngated

  22. Ah yes, the #Colorado #lawmakers have finally discovered the concept of "open source" 🤓. Now they're heroically saving it from the terrifying menace of #age verification—because who could possibly figure out how to install JavaScript on a #Raspberry #Pi 🍓💻? Bravo, legislative wizards, for your groundbreaking logic! 😂
    legiscan.com/CO/bill/SB051/2026 #open #source #verification #tech #humor #HackerNews #ngated

  23. Ah yes, the #Colorado #lawmakers have finally discovered the concept of "open source" 🤓. Now they're heroically saving it from the terrifying menace of #age verification—because who could possibly figure out how to install JavaScript on a #Raspberry #Pi 🍓💻? Bravo, legislative wizards, for your groundbreaking logic! 😂
    legiscan.com/CO/bill/SB051/2026 #open #source #verification #tech #humor #HackerNews #ngated

  24. Updated my Raspberry Pi 4B recently, and everything broke.

    I reinstalled the OS, thinking it was a hardware fault (due to having HDMI connected with a cheap switch, as this was the only thing that I changed (I THOUGHT)).

    Today: Updates. Same faulty behavior.

    Turns out the RPi Foundation shipped a broken kernel. All that troubleshooting for nothing... 🙃

    I put a hold on kernel updates (and some others) on the affected device for now for a few months.

    Take that as a reminder, ALWAYS do your stupid backups before you touch big updates, even if it seems pointless or 'too much work and everything will go fine anyway'! ☝️

    #raspberrypi #raspberry #kernel #update #backup

  25. Updated my Raspberry Pi 4B recently, and everything broke.

    I reinstalled the OS, thinking it was a hardware fault (due to having HDMI connected with a cheap switch, as this was the only thing that I changed (I THOUGHT)).

    Today: Updates. Same faulty behavior.

    Turns out the RPi Foundation shipped a broken kernel. All that troubleshooting for nothing... 🙃

    I put a hold on kernel updates (and some others) on the affected device for now for a few months.

    Take that as a reminder, ALWAYS do your stupid backups before you touch big updates, even if it seems pointless or 'too much work and everything will go fine anyway'! ☝️

    #raspberrypi #raspberry #kernel #update #backup

  26. Updated my Raspberry Pi 4B recently, and everything broke.

    I reinstalled the OS, thinking it was a hardware fault (due to having HDMI connected with a cheap switch, as this was the only thing that I changed (I THOUGHT)).

    Today: Updates. Same faulty behavior.

    Turns out the RPi Foundation shipped a broken kernel. All that troubleshooting for nothing... 🙃

    I put a hold on kernel updates (and some others) on the affected device for now for a few months.

    Take that as a reminder, ALWAYS do your stupid backups before you touch big updates, even if it seems pointless or 'too much work and everything will go fine anyway'! ☝️

    #raspberrypi #raspberry #kernel #update #backup

  27. Updated my Raspberry Pi 4B recently, and everything broke.

    I reinstalled the OS, thinking it was a hardware fault (due to having HDMI connected with a cheap switch, as this was the only thing that I changed (I THOUGHT)).

    Today: Updates. Same faulty behavior.

    Turns out the RPi Foundation shipped a broken kernel. All that troubleshooting for nothing... 🙃

    I put a hold on kernel updates (and some others) on the affected device for now for a few months.

    Take that as a reminder, ALWAYS do your stupid backups before you touch big updates, even if it seems pointless or 'too much work and everything will go fine anyway'! ☝️

    #raspberrypi #raspberry #kernel #update #backup

  28. Updated my Raspberry Pi 4B recently, and everything broke.

    I reinstalled the OS, thinking it was a hardware fault (due to having HDMI connected with a cheap switch, as this was the only thing that I changed (I THOUGHT)).

    Today: Updates. Same faulty behavior.

    Turns out the RPi Foundation shipped a broken kernel. All that troubleshooting for nothing... 🙃

    I put a hold on kernel updates (and some others) on the affected device for now for a few months.

    Take that as a reminder, ALWAYS do your stupid backups before you touch big updates, even if it seems pointless or 'too much work and everything will go fine anyway'! ☝️

    #raspberrypi #raspberry #kernel #update #backup

  29. Achieving ~5.4Mbit/s USB throughput from my #pico2 device (Full Speed) to python host on windows. Not sure if I'll be able to get more out of it with this setup... #USB #data #throughput #raspberry

  30. Achieving ~5.4Mbit/s USB throughput from my #pico2 device (Full Speed) to python host on windows. Not sure if I'll be able to get more out of it with this setup... #USB #data #throughput #raspberry

  31. Himalayan Creeping Bramble, (Rubus nepalensis)

    Locally one of two types of "Bhi Kaafal" meaning the kaafal that grows on the ground (Kaafal being the Myrica esculenta fruit | tree)

    One of the more beautiful, & gentle of the "raspberries". An ever green ground creeper withbdark evergreen leaves & a typical red drupe conglomerate fruit

    @amenonsen @clew one of 4 raspberries growing on my land, & yes I will get a few next time.

    en.wikipedia.org/wiki/Rubus_ne

    #flowers #plants #raspberry #nature

  32. Himalayan Creeping Bramble, (Rubus nepalensis)

    Locally one of two types of "Bhi Kaafal" meaning the kaafal that grows on the ground (Kaafal being the Myrica esculenta fruit | tree)

    One of the more beautiful, & gentle of the "raspberries". An ever green ground creeper withbdark evergreen leaves & a typical red drupe conglomerate fruit

    @amenonsen @clew one of 4 raspberries growing on my land, & yes I will get a few next time.

    en.wikipedia.org/wiki/Rubus_ne

    #flowers #plants #raspberry #nature

  33. Himalayan Creeping Bramble, (Rubus nepalensis)

    Locally one of two types of "Bhi Kaafal" meaning the kaafal that grows on the ground (Kaafal being the Myrica esculenta fruit | tree)

    One of the more beautiful, & gentle of the "raspberries". An ever green ground creeper withbdark evergreen leaves & a typical red drupe conglomerate fruit

    @amenonsen @clew one of 4 raspberries growing on my land, & yes I will get a few next time.

    en.wikipedia.org/wiki/Rubus_ne

    #flowers #plants #raspberry #nature

  34. Himalayan Creeping Bramble, (Rubus nepalensis)

    Locally one of two types of "Bhi Kaafal" meaning the kaafal that grows on the ground (Kaafal being the Myrica esculenta fruit | tree)

    One of the more beautiful, & gentle of the "raspberries". An ever green ground creeper withbdark evergreen leaves & a typical red drupe conglomerate fruit

    @amenonsen @clew one of 4 raspberries growing on my land, & yes I will get a few next time.

    en.wikipedia.org/wiki/Rubus_ne

    #flowers #plants #raspberry #nature