home.social

#framework — Public Fediverse posts

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

  1. Better late than never—I finally took the plunge and ordered a Framework 13 Pro laptop! Of course, delivery of the newer Intel model isn’t expected until the end of September, so I’ve decided to go with the more affordable AMD model for now, which is scheduled to arrive in July. I can always buy an Intel motherboard later and swap it out, then turn the old AMD motherboard into a mini PC. That’s the great thing about Framework!

    #framework #laptop #righttorepair #linux #unix #opensource #freesoftware

  2. Better late than never—I finally took the plunge and ordered a Framework 13 Pro laptop! Of course, delivery of the newer Intel model isn’t expected until the end of September, so I’ve decided to go with the more affordable AMD model for now, which is scheduled to arrive in July. I can always buy an Intel motherboard later and swap it out, then turn the old AMD motherboard into a mini PC. That’s the great thing about Framework!

    #framework #laptop #righttorepair #linux #unix #opensource #freesoftware

  3. Better late than never—I finally took the plunge and ordered a Framework 13 Pro laptop! Of course, delivery of the newer Intel model isn’t expected until the end of September, so I’ve decided to go with the more affordable AMD model for now, which is scheduled to arrive in July. I can always buy an Intel motherboard later and swap it out, then turn the old AMD motherboard into a mini PC. That’s the great thing about Framework!

    #framework #laptop #righttorepair #linux #unix #opensource #freesoftware

  4. Better late than never—I finally took the plunge and ordered a Framework 13 Pro laptop! Of course, delivery of the newer Intel model isn’t expected until the end of September, so I’ve decided to go with the more affordable AMD model for now, which is scheduled to arrive in July. I can always buy an Intel motherboard later and swap it out, then turn the old AMD motherboard into a mini PC. That’s the great thing about Framework!

    #framework #laptop #righttorepair #linux #unix #opensource #freesoftware

  5. Better late than never—I finally took the plunge and ordered a Framework 13 Pro laptop! Of course, delivery of the newer Intel model isn’t expected until the end of September, so I’ve decided to go with the more affordable AMD model for now, which is scheduled to arrive in July. I can always buy an Intel motherboard later and swap it out, then turn the old AMD motherboard into a mini PC. That’s the great thing about Framework!

    #framework #laptop #righttorepair #linux #unix #opensource #freesoftware

  6. Frontend VS Framework

    ¿Qué le dijo un frontend de javascript a otro en el gimnasio? ¿Ya probaste el nuevo "framework" de levantamiento de pesas? Que va, no me cabe más basura en la mochila.

    #Chiste #Humor #Meme #JavaScript #Framework

  7. Now you can put a SpacemiT K3 RISC-V processor in a Framework Laptop 13

    The DC-ROMA RISC-V Mainboard III for the Framework Laptop 13 is now available for purchase for $699 and up. First announced earlier this year, it’s the latest in a line of mainboards that are designed to fit inside of Framework’s modular laptops. But it’s the most powerful model with a RISC-V chip to date.

    At the heart of the new board is a 2.5 GHz SpacemiT K3 octa-core RISC-V processor. It’s […]

    #dcRomaRiscVMainboardIii #dcRoma #dcRomaIii #DCROMARISCVMainboardIIIForTheFrameworkLaptop13 #deepComputing #framework #frameworkLaptop13 #modular #riscV Read more: liliputing.com/now-you-can-put
  8. Energy security and affordability in a new geopolitical era: A…

    Dear President von der Leyen,Dear President Costa,Dear President Metsola, Europe faces an increasingly volatile geopolitical landscape. Russia’s war…
    #Europe #EU #binding #bold #calling #civil #delivers #EuropeanUnion #exit #fossil #framework #Fuel #Industry #Society
    europesays.com/europe/40112/

  9. Energy security and affordability in a new geopolitical era: A…

    Dear President von der Leyen,Dear President Costa,Dear President Metsola, Europe faces an increasingly volatile geopolitical landscape. Russia’s war…
    #Economy #binding #bold #calling #civil #delivers #EconomyofEU #EconomyoftheEU #EUeconomy #Europe #exit #fossil #framework #fuel #industry #society
    europesays.com/2985021/

  10. Airflow TaskFlow API: внутреннее устройство современного способа писать DAG-и

    Немного погрузимся во внутреннее устройство Apache Airflow и разберёмся, что на самом деле происходит за красивым синтаксисом TaskFlow API. Посмотрим, как работают декораторы @task и @dag , каким образом обычные Python-функции превращаются в задачи Airflow и за счёт какой «магии» строится граф зависимостей. А заодно напишем собственный мини-пример, чтобы лучше понять архитектурные идеи, на которых построен современный Airflow. Заглянем под капот Airflow TaskFlow API

    habr.com/ru/articles/1033750/

    #airflow #Framework #Python #DE

  11. I have been playing with the idea of rewriting an old web-app I made over the past 20 years. It's right now running on #LAMP and is targeted at #mobile devices, but I'd like to modernize it to use #PostgreSQL and a web #framework that's not old enough to be well into its first divorce.

    I'm used to #Java + #Angular (and derivatives like #Ionic), but I'm thinking I want something new. What are people happy with (and have used for actual development beyond a Hello World tutorial)? I can Bing, so I'm more interested in real experiences. I'm not terribly interested in React or Vue, and have already given Swift/SwiftUI for iOS a spin, so I don't want that.

    Should have a mobile-first #frontend, be decently mature so I don't have to rewrite in 2 years when support stops. I need a backend and Postgres access. Would like support for #PWA.

    Can be Angular-based or stand-alone, can be separate backend and frontend or mixed/tag-soup/hydration-like. #Typescript or the like are fine, but not a requirement. Fuck #Erlang / #Elexir. If you're going to suggest #Go or #Rust better have a good argument because most people suggesting those are extremely annoying people. #Flutter / #Dart = yuck.

    I'm using it to track goals/habits and make #charts, #statistics, and some basic machine learning (k-means, affinity propagation, GMM, and other #clustering, that sort of thing). I can program statistics and clustering myself, but a native chart library would be nice (heatmaps, line charts, bar charts/histograms, that sort of thing) and I wouldn't mind not having to implement my own probability distributions. User authentication (persistent between application restarts) is a must (by framework or popular libraries). I can do #Bootstrap, #tailwind, and other front-end #CSS, but I'd be perfectly happy not having to as long as I can make my widgets purple.
  12. I have been playing with the idea of rewriting an old web-app I made over the past 20 years. It's right now running on #LAMP and is targeted at #mobile devices, but I'd like to modernize it to use #PostgreSQL and a web #framework that's not old enough to be well into its first divorce.

    I'm used to #Java + #Angular (and derivatives like #Ionic), but I'm thinking I want something new. What are people happy with (and have used for actual development beyond a Hello World tutorial)? I can Bing, so I'm more interested in real experiences. I'm not terribly interested in React or Vue, and have already given Swift/SwiftUI for iOS a spin, so I don't want that.

    Should have a mobile-first #frontend, be decently mature so I don't have to rewrite in 2 years when support stops. I need a backend and Postgres access. Would like support for #PWA.

    Can be Angular-based or stand-alone, can be separate backend and frontend or mixed/tag-soup/hydration-like. #Typescript or the like are fine, but not a requirement. Fuck #Erlang / #Elexir. If you're going to suggest #Go or #Rust better have a good argument because most people suggesting those are extremely annoying people. #Flutter / #Dart = yuck.

    I'm using it to track goals/habits and make #charts, #statistics, and some basic machine learning (k-means, affinity propagation, GMM, and other #clustering, that sort of thing). I can program statistics and clustering myself, but a native chart library would be nice (heatmaps, line charts, bar charts/histograms, that sort of thing) and I wouldn't mind not having to implement my own probability distributions. User authentication (persistent between application restarts) is a must (by framework or popular libraries). I can do #Bootstrap, #tailwind, and other front-end #CSS, but I'd be perfectly happy not having to as long as I can make my widgets purple.
  13. I have been playing with the idea of rewriting an old web-app I made over the past 20 years. It's right now running on #LAMP and is targeted at #mobile devices, but I'd like to modernize it to use #PostgreSQL and a web #framework that's not old enough to be well into its first divorce.

    I'm used to #Java + #Angular (and derivatives like #Ionic), but I'm thinking I want something new. What are people happy with (and have used for actual development beyond a Hello World tutorial)? I can Bing, so I'm more interested in real experiences. I'm not terribly interested in React or Vue, and have already given Swift/SwiftUI for iOS a spin, so I don't want that.

    Should have a mobile-first #frontend, be decently mature so I don't have to rewrite in 2 years when support stops. I need a backend and Postgres access. Would like support for #PWA.

    Can be Angular-based or stand-alone, can be separate backend and frontend or mixed/tag-soup/hydration-like. #Typescript or the like are fine, but not a requirement. Fuck #Erlang / #Elexir. If you're going to suggest #Go or #Rust better have a good argument because most people suggesting those are extremely annoying people. #Flutter / #Dart = yuck.

    I'm using it to track goals/habits and make #charts, #statistics, and some basic machine learning (k-means, affinity propagation, GMM, and other #clustering, that sort of thing). I can program statistics and clustering myself, but a native chart library would be nice (heatmaps, line charts, bar charts/histograms, that sort of thing) and I wouldn't mind not having to implement my own probability distributions. User authentication (persistent between application restarts) is a must (by framework or popular libraries). I can do #Bootstrap, #tailwind, and other front-end #CSS, but I'd be perfectly happy not having to as long as I can make my widgets purple.
  14. I have been playing with the idea of rewriting an old web-app I made over the past 20 years. It's right now running on #LAMP and is targeted at #mobile devices, but I'd like to modernize it to use #PostgreSQL and a web #framework that's not old enough to be well into its first divorce.

    I'm used to #Java + #Angular (and derivatives like #Ionic), but I'm thinking I want something new. What are people happy with (and have used for actual development beyond a Hello World tutorial)? I can Bing, so I'm more interested in real experiences. I'm not terribly interested in React or Vue, and have already given Swift/SwiftUI for iOS a spin, so I don't want that.

    Should have a mobile-first #frontend, be decently mature so I don't have to rewrite in 2 years when support stops. I need a backend and Postgres access. Would like support for #PWA.

    Can be Angular-based or stand-alone, can be separate backend and frontend or mixed/tag-soup/hydration-like. #Typescript or the like are fine, but not a requirement. Fuck #Erlang / #Elexir. If you're going to suggest #Go or #Rust better have a good argument because most people suggesting those are extremely annoying people. #Flutter / #Dart = yuck.

    I'm using it to track goals/habits and make #charts, #statistics, and some basic machine learning (k-means, affinity propagation, GMM, and other #clustering, that sort of thing). I can program statistics and clustering myself, but a native chart library would be nice (heatmaps, line charts, bar charts/histograms, that sort of thing) and I wouldn't mind not having to implement my own probability distributions. User authentication (persistent between application restarts) is a must (by framework or popular libraries). I can do #Bootstrap, #tailwind, and other front-end #CSS, but I'd be perfectly happy not having to as long as I can make my widgets purple.
  15. I have been playing with the idea of rewriting an old web-app I made over the past 20 years. It's right now running on #LAMP and is targeted at #mobile devices, but I'd like to modernize it to use #PostgreSQL and a web #framework that's not old enough to be well into its first divorce.

    I'm used to #Java + #Angular (and derivatives like #Ionic), but I'm thinking I want something new. What are people happy with (and have used for actual development beyond a Hello World tutorial)? I can Bing, so I'm more interested in real experiences. I'm not terribly interested in React or Vue, and have already given Swift/SwiftUI for iOS a spin, so I don't want that.

    Should have a mobile-first #frontend, be decently mature so I don't have to rewrite in 2 years when support stops. I need a backend and Postgres access. Would like support for #PWA.

    Can be Angular-based or stand-alone, can be separate backend and frontend or mixed/tag-soup/hydration-like. #Typescript or the like are fine, but not a requirement. Fuck #Erlang / #Elexir. If you're going to suggest #Go or #Rust better have a good argument because most people suggesting those are extremely annoying people. #Flutter / #Dart = yuck.

    I'm using it to track goals/habits and make #charts, #statistics, and some basic machine learning (k-means, affinity propagation, GMM, and other #clustering, that sort of thing). I can program statistics and clustering myself, but a native chart library would be nice (heatmaps, line charts, bar charts/histograms, that sort of thing) and I wouldn't mind not having to implement my own probability distributions. User authentication (persistent between application restarts) is a must (by framework or popular libraries). I can do #Bootstrap, #tailwind, and other front-end #CSS, but I'd be perfectly happy not having to as long as I can make my widgets purple.
  16. So I am looking for a European company creating AI machines, ideally without Windows. Since I want to work on a fully OSS AI -stackI need #ROCm, which currently means AMD 395 AI cards. #Tuxedo is out since the yonly have the regular Ryzen and NVidia. Best option I found is #Framework and their PC but they are US.

  17. 🛠️ Title: Omni-bot
    🦊️ Idea: A free AI compatible with Enemy Territory, Return To Castle Wolfenstein, Doom 3, Quake 4 & Half-life 2
    🏡️ jswigart.github.io/omni-bot/
    🐣️ github.com/jswigart/omni-bot
    🔖 #LinuxGameDev #Bot #Framework
    📦️ #Free #Src #Bin #Arch
    📕️ lebottinlinux.vps.a-lec.org/LO

    🥁️ Update: 0.93
    ⚗️ Minor vers. 🐁️
    📌️ Changes: github.com/jswigart/omni-bot/t
    🦣️ From: 🛜️ github.com/jswigart/omni-bot/r

    🐹️ youtube.com/embed/vYeeYGS9FZQ
    🎲️ youtube.com/embed/TaOwS9Qc3Ig

  18. هاذي الصّفحة ماهيش
    Sponsored
    أما إلّي ما يعرفش
    #Framework
    شركة تصنع ال
    #PCs
    أما تنجّم تبدّل قطايعهم والا بلاصة قطايعهم
    Totally customizable
    يلقى راهو ال
    Pro #Laptop
    ب
    #Linux
    تباع أكثر من نفسو أما ب
    windows
    pcworld.com/article/3123900/fr
    هذا خبر إلّي متابعي الأخبار التّقنيّة موش مش يلقاوه غريب،
    #Ubuntu #LTS
    يغلب
    windows 11
    في ال
    #Benchmark
    phoronix.com/review/ubuntu-260

  19. هاذي الصّفحة ماهيش
    Sponsored
    أما إلّي ما يعرفش
    #Framework
    شركة تصنع ال
    #PCs
    أما تنجّم تبدّل قطايعهم والا بلاصة قطايعهم
    Totally customizable
    يلقى راهو ال
    Pro #Laptop
    ب
    #Linux
    تباع أكثر من نفسو أما ب
    windows
    pcworld.com/article/3123900/fr
    هذا خبر إلّي متابعي الأخبار التّقنيّة موش مش يلقاوه غريب،
    #Ubuntu #LTS
    يغلب
    windows 11
    في ال
    #Benchmark
    phoronix.com/review/ubuntu-260

  20. هاذي الصّفحة ماهيش
    Sponsored
    أما إلّي ما يعرفش
    #Framework
    شركة تصنع ال
    #PCs
    أما تنجّم تبدّل قطايعهم والا بلاصة قطايعهم
    Totally customizable
    يلقى راهو ال
    Pro #Laptop
    ب
    #Linux
    تباع أكثر من نفسو أما ب
    windows
    pcworld.com/article/3123900/fr
    هذا خبر إلّي متابعي الأخبار التّقنيّة موش مش يلقاوه غريب،
    #Ubuntu #LTS
    يغلب
    windows 11
    في ال
    #Benchmark
    phoronix.com/review/ubuntu-260

  21. 🛠️ The pragmatic infrastructure nerds are back.

    📻 Ep. 5 — Framework Makes the Dreamwork

    The crew breaks down everything new from Framework's big announcement week, Kasm's new Proxmox autoscaler partnership opens up self-hosted VDI for the rest of us, and our thoughts on the pricing of the Steam Controller.

    #bitflipshow #Framework #FrameworkLaptop #Kasm #Proxmox #Vdi #SteamController #Gaming #Ubuntu #Fedora #Bitwarden

    🔗 bitflip.show/5

  22. 🛠️ The pragmatic infrastructure nerds are back.

    📻 Ep. 5 — Framework Makes the Dreamwork

    The crew breaks down everything new from Framework's big announcement week, Kasm's new Proxmox autoscaler partnership opens up self-hosted VDI for the rest of us, and our thoughts on the pricing of the Steam Controller.

    #bitflipshow #Framework #FrameworkLaptop #Kasm #Proxmox #Vdi #SteamController #Gaming #Ubuntu #Fedora #Bitwarden

    🔗 bitflip.show/5

  23. 🛠️ The pragmatic infrastructure nerds are back.

    📻 Ep. 5 — Framework Makes the Dreamwork

    The crew breaks down everything new from Framework's big announcement week, Kasm's new Proxmox autoscaler partnership opens up self-hosted VDI for the rest of us, and our thoughts on the pricing of the Steam Controller.

    #bitflipshow #Framework #FrameworkLaptop #Kasm #Proxmox #Vdi #SteamController #Gaming #Ubuntu #Fedora #Bitwarden

    🔗 bitflip.show/5

  24. 🛠️ The pragmatic infrastructure nerds are back.

    📻 Ep. 5 — Framework Makes the Dreamwork

    The crew breaks down everything new from Framework's big announcement week, Kasm's new Proxmox autoscaler partnership opens up self-hosted VDI for the rest of us, and our thoughts on the pricing of the Steam Controller.

    #bitflipshow #Framework #FrameworkLaptop #Kasm #Proxmox #Vdi #SteamController #Gaming #Ubuntu #Fedora #Bitwarden

    🔗 bitflip.show/5

  25. 🛠️ The pragmatic infrastructure nerds are back.

    📻 Ep. 5 — Framework Makes the Dreamwork

    The crew breaks down everything new from Framework's big announcement week, Kasm's new Proxmox autoscaler partnership opens up self-hosted VDI for the rest of us, and our thoughts on the pricing of the Steam Controller.

    🔗 bitflip.show/5

  26. #Linux Weekly Roundup for April 26th, 2026: #Ubuntu 26.04 LTS, #Firefox 150, Colorado’s exemption on Linux and Open Source, #LXQt 2.4, Linux 6.19 EOL, Ubuntu 26.10 release date and codename, #CachyOS April ISO release, #Thunderbird 150, #fwupd 2.1.2, #VirtualBox 7.2.8, #Archinstall 4.3, #Framework Laptop 13 Pro, #QEMU 11, #Tails 7.7, #BleachBit 6.0, Linux 7.1 Release Candidate, #PipeWire 1.6.4, and more 9to5linux.com/9to5linux-weekly

    #OpenSource #FOSS #GNU

  27. #Linux Weekly Roundup for April 26th, 2026: #Ubuntu 26.04 LTS, #Firefox 150, Colorado’s exemption on Linux and Open Source, #LXQt 2.4, Linux 6.19 EOL, Ubuntu 26.10 release date and codename, #CachyOS April ISO release, #Thunderbird 150, #fwupd 2.1.2, #VirtualBox 7.2.8, #Archinstall 4.3, #Framework Laptop 13 Pro, #QEMU 11, #Tails 7.7, #BleachBit 6.0, Linux 7.1 Release Candidate, #PipeWire 1.6.4, and more 9to5linux.com/9to5linux-weekly

    #OpenSource #FOSS #GNU

  28. #Linux Weekly Roundup for April 26th, 2026: #Ubuntu 26.04 LTS, #Firefox 150, Colorado’s exemption on Linux and Open Source, #LXQt 2.4, Linux 6.19 EOL, Ubuntu 26.10 release date and codename, #CachyOS April ISO release, #Thunderbird 150, #fwupd 2.1.2, #VirtualBox 7.2.8, #Archinstall 4.3, #Framework Laptop 13 Pro, #QEMU 11, #Tails 7.7, #BleachBit 6.0, Linux 7.1 Release Candidate, #PipeWire 1.6.4, and more 9to5linux.com/9to5linux-weekly

    #OpenSource #FOSS #GNU

  29. #Linux Weekly Roundup for April 26th, 2026: #Ubuntu 26.04 LTS, #Firefox 150, Colorado’s exemption on Linux and Open Source, #LXQt 2.4, Linux 6.19 EOL, Ubuntu 26.10 release date and codename, #CachyOS April ISO release, #Thunderbird 150, #fwupd 2.1.2, #VirtualBox 7.2.8, #Archinstall 4.3, #Framework Laptop 13 Pro, #QEMU 11, #Tails 7.7, #BleachBit 6.0, Linux 7.1 Release Candidate, #PipeWire 1.6.4, and more 9to5linux.com/9to5linux-weekly

    #OpenSource #FOSS #GNU

  30. #Linux Weekly Roundup for April 26th, 2026: #Ubuntu 26.04 LTS, #Firefox 150, Colorado’s exemption on Linux and Open Source, #LXQt 2.4, Linux 6.19 EOL, Ubuntu 26.10 release date and codename, #CachyOS April ISO release, #Thunderbird 150, #fwupd 2.1.2, #VirtualBox 7.2.8, #Archinstall 4.3, #Framework Laptop 13 Pro, #QEMU 11, #Tails 7.7, #BleachBit 6.0, Linux 7.1 Release Candidate, #PipeWire 1.6.4, and more 9to5linux.com/9to5linux-weekly

    #OpenSource #FOSS #GNU