#lamp — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #lamp, aggregated by home.social.
-
#TuneTuesday
Madiun setelah hujan
Today I Walked
#jalanjalan
#rain #sunset #light #lamp #colors #art #photography #skypic #photosky #street -
#TuneTuesday
Madiun setelah hujan
Today I Walked
#jalanjalan
#rain #sunset #light #lamp #colors #art #photography #skypic #photosky #street -
Build your own LAMP server on #RaspberryPi! 🍓🌐
#Apache, #MariaDB and #PHP in one lightweight guide for self-hosted web apps.
https://peppe8o.com/lamp-server-on-raspberry-pi/ #LAMP #SelfHosting #peppe8o -
Transforming Lamp Built With LED Filaments
https://fed.brid.gy/r/https://hackaday.com/2026/05/21/transforming-lamp-built-with-led-filaments/
-
Transforming Lamp Built With LED Filaments
https://fed.brid.gy/r/https://hackaday.com/2026/05/21/transforming-lamp-built-with-led-filaments/
-
Pixel dailies: Wolf
#pixelart #pixel_dailies #lamp #ドット絵 #aseprite #Procreate @pixel_dailies -
Pixel dailies: Wolf
#pixelart #pixel_dailies #lamp #ドット絵 #aseprite #Procreate @pixel_dailies -
Pixel dailies: Lamp
#pixelart #pixel_dailies #lamp #ドット絵 #aseprite #Procreate @pixel_dailies -
i love lamp... stack! Linux, Apache, MySQL and PHP gave me a career 👍
#onebit #1bit #pixelart #ドット絵 #픽셀아트 #像素画 #пиксельарт #dotchke #pixel_dailies @pixel_dailies #LAMP #solodev
-
i love lamp... stack! Linux, Apache, MySQL and PHP gave me a career 👍
#onebit #1bit #pixelart #ドット絵 #픽셀아트 #像素画 #пиксельарт #dotchke #pixel_dailies @pixel_dailies #LAMP #solodev
-
i love lamp... stack! Linux, Apache, MySQL and PHP gave me a career 👍
#onebit #1bit #pixelart #ドット絵 #픽셀아트 #像素画 #пиксельарт #dotchke #pixel_dailies @pixel_dailies #LAMP #solodev
-
i love lamp... stack! Linux, Apache, MySQL and PHP gave me a career 👍
#onebit #1bit #pixelart #ドット絵 #픽셀아트 #像素画 #пиксельарт #dotchke #pixel_dailies @pixel_dailies #LAMP #solodev
-
i love lamp... stack! Linux, Apache, MySQL and PHP gave me a career 👍
#onebit #1bit #pixelart #ドット絵 #픽셀아트 #像素画 #пиксельарт #dotchke #pixel_dailies @pixel_dailies #LAMP #solodev
-
Quick and dirty, #lamp. #pixel_dailies @Pixel_Dailies
-
#lamp : a device producing light
- French: lumière
- German: die Lampe
- Italian: lampada
- Portuguese: lâmpada
- Spanish: lámpara
------------
Guess the next word of the hour @ https://24hippos.com
-
La v2.1.0 de 🐳 #LampBox est là : pas de changement d'architecture majeur, mais plutôt une consolidation, avec des améliorations sur des comportements qui posaient problème dans certains contextes, et quelques ajouts qui manquaient pour que le mode reverse proxy soit réellement utilisable d'un bout à l'autre.
Toutes les infos par ici :
🔗 https://www.green-effect.fr/lampbox-passe-en-2.1.0Et la release par là :
👉 https://github.com/GreenEffect/LampBox/releases/tag/v2.1.0 -
La v2.1.0 de 🐳 #LampBox est là : pas de changement d'architecture majeur, mais plutôt une consolidation, avec des améliorations sur des comportements qui posaient problème dans certains contextes, et quelques ajouts qui manquaient pour que le mode reverse proxy soit réellement utilisable d'un bout à l'autre.
Toutes les infos par ici :
🔗 https://www.green-effect.fr/lampbox-passe-en-2.1.0Et la release par là :
👉 https://github.com/GreenEffect/LampBox/releases/tag/v2.1.0 -
La v2.1.0 de 🐳 #LampBox est là : pas de changement d'architecture majeur, mais plutôt une consolidation, avec des améliorations sur des comportements qui posaient problème dans certains contextes, et quelques ajouts qui manquaient pour que le mode reverse proxy soit réellement utilisable d'un bout à l'autre.
Toutes les infos par ici :
🔗 https://www.green-effect.fr/lampbox-passe-en-2.1.0Et la release par là :
👉 https://github.com/GreenEffect/LampBox/releases/tag/v2.1.0 -
La v2.1.0 de 🐳 #LampBox est là : pas de changement d'architecture majeur, mais plutôt une consolidation, avec des améliorations sur des comportements qui posaient problème dans certains contextes, et quelques ajouts qui manquaient pour que le mode reverse proxy soit réellement utilisable d'un bout à l'autre.
Toutes les infos par ici :
🔗 https://www.green-effect.fr/lampbox-passe-en-2.1.0Et la release par là :
👉 https://github.com/GreenEffect/LampBox/releases/tag/v2.1.0 -
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. -
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. -
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. -
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. -
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. -
Wil je uitzoeken hoe fel je #lamp is vergeleken met een andere lichtbron zoals het buitenlicht? Daar kun je deze Lichtmeter goed voor gebruiken!
https://www.okaphone.nl/dagaanbieding -
Wil je uitzoeken hoe fel je #lamp is vergeleken met een andere lichtbron zoals het buitenlicht? Daar kun je deze Lichtmeter goed voor gebruiken!
https://www.okaphone.nl/dagaanbieding -
Wil je uitzoeken hoe fel je #lamp is vergeleken met een andere lichtbron zoals het buitenlicht? Daar kun je deze Lichtmeter goed voor gebruiken!
https://www.okaphone.nl/dagaanbieding -
Wil je uitzoeken hoe fel je #lamp is vergeleken met een andere lichtbron zoals het buitenlicht? Daar kun je deze Lichtmeter goed voor gebruiken!
https://www.okaphone.nl/dagaanbieding -
Wil je uitzoeken hoe fel je #lamp is vergeleken met een andere lichtbron zoals het buitenlicht? Daar kun je deze Lichtmeter goed voor gebruiken!
https://www.okaphone.nl/dagaanbieding -
CW: NSFW Sex Game
When you have a #magical #lamp like #Aladdin #jinn. It will fulfill all your wish and save you from #demons. Just give her #hellshards
#tits #suckingtits #visualnovel #adventuregame #swordfighting #sexgame #adultgame #hentai #futanari #creampie #eroticnovel #visualnovel
-
CW: NSFW Sex Game
When you have a #magical #lamp like #Aladdin #jinn. It will fulfill all your wish and save you from #demons. Just give her #hellshards
#tits #suckingtits #visualnovel #adventuregame #swordfighting #sexgame #adultgame #hentai #futanari #creampie #eroticnovel #visualnovel
-
Ornate bronze lamp, Italy, ~1520 AD
https://piefed.social/c/historyartifacts/p/2038653/ornate-bronze-lamp-italy-1520-ad
-
Ornate bronze lamp, Italy, ~1520 AD
https://piefed.social/c/historyartifacts/p/2038653/ornate-bronze-lamp-italy-1520-ad
-
Ornate bronze lamp, Italy, ~1520 AD
-
Ornate bronze lamp, Italy, ~1520 AD
-
Ornate bronze lamp, Italy, ~1520 AD
https://piefed.social/c/historyartifacts/p/2038653/ornate-bronze-lamp-italy-1520-ad
-
Fallen to the corruption of Sauron...
https://piefed.social/c/lotrmemes/p/2030686/fallen-to-the-corruption-of-sauron