#life-cycle — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #life-cycle, aggregated by home.social.
-
#Development #Overviews
Data tools landscape for developers · A guide to making sense of data tooling for developers https://ilo.im/16ej2z_____
#Data #Governance #Usage #Lifecycle #Processing #Storage #DevOps #WebDev #Frontend #Backend -
#Development #Overviews
Data tools landscape for developers · A guide to making sense of data tooling for developers https://ilo.im/16ej2z_____
#Data #Governance #Usage #Lifecycle #Processing #Storage #DevOps #WebDev #Frontend #Backend -
#Development #Overviews
Data tools landscape for developers · A guide to making sense of data tooling for developers https://ilo.im/16ej2z_____
#Data #Governance #Usage #Lifecycle #Processing #Storage #DevOps #WebDev #Frontend #Backend -
Designing for Deconstruction: A Path Toward Post-Waste Architecture
VanaVasa Resort. Image © Pixelaw Photography Published on July 16, 2026 Share Share Facebook Twitter Mail Pinterest Whatsapp…
#NewsBeep #News #Artsanddesign #Architecture #Arts #ArtsAndDesign #Design #DesignForDeconstruction #Entertainment #InCollaboration #lifecycle #LowCarbon #LowWasteDesign #Materials #Steel #SteelArchitecturalAwardsASEAN #SteelBuildings #Sustainability #UK #UnitedKingdom
https://www.newsbeep.com/uk/697945/ -
https://www.europesays.com/ie/589514/ Designing for Deconstruction: A Path Toward Post-Waste Architecture #Architecture #DesignForDeconstruction #Éire #Environment #IE #InCollaboration #Ireland #LifeCycle #LowCarbon #LowWasteDesign #Materials #Science #steel #SteelArchitecturalAwardsASEAN #SteelBuildings #Sustainability
-
Общая информация о принципе действия Joomla 6. Жизненный цикл Приложений Joomla
Как работает ядро Joomla 6 на уровне Приложения (Application)? Сколько видов Приложений на самом деле есть в Joomla и в чём между ними разница? Какой жизненный цикл каждого Приложения Joomla, включая роутинг, диспетчеризацию и события плагинов? На эти и другие вопросы попытается дать ответ эта статья, опирающаяся на кодовую базу Joomla 6.1.0. Также в статье хронология вызова триггеров плагинов в разных сценариях. 👉 Бонус для любопытных читателей: а вы знали, что Joomla можно использовать в качестве daemon-процесса? Читать многотекст
https://habr.com/ru/articles/1055928/
#joomla #joomla_6 #joomla_application #joomla_daemon #joomla_cli #joomla_rest_api #plugin #lifecycle #жизненный_цикл_приложения
-
Общая информация о принципе действия Joomla 6. Жизненный цикл Приложений Joomla
Как работает ядро Joomla 6 на уровне Приложения (Application)? Сколько видов Приложений на самом деле есть в Joomla и в чём между ними разница? Какой жизненный цикл каждого Приложения Joomla, включая роутинг, диспетчеризацию и события плагинов? На эти и другие вопросы попытается дать ответ эта статья, опирающаяся на кодовую базу Joomla 6.1.0. Также в статье хронология вызова триггеров плагинов в разных сценариях. 👉 Бонус для любопытных читателей: а вы знали, что Joomla можно использовать в качестве daemon-процесса? Читать многотекст
https://habr.com/ru/articles/1055928/
#joomla #joomla_6 #joomla_application #joomla_daemon #joomla_cli #joomla_rest_api #plugin #lifecycle #жизненный_цикл_приложения
-
Навигация в Jetpack Compose без магии: что на самом деле делают библиотеки навигации
Вы когда-нибудь задумывались, зачем нужны библиотеки для навигации в Jetpack Compose? Почему мы не можем просто взять mutableStateOf со списком экранов и переключаться между ними? Оказывается, если мы попробуем реализовать такой наивный подход, то столкнёмся с рядом проблем: rememberSaveable не работает, ViewModel не очищаются после ухода с экрана, Lifecycle не работает корректно и многое другое. В статье разберём, как работают библиотеки навигации в Jetpack Compose и какие задачи они решают на примере библиотеки навигации Modo .
https://habr.com/ru/companies/hh/articles/1052310/
#Jetpack_Compose #Android #навигация #Modo #Kotlin #rememberSaveable #SaveableStateHolder #ViewModel #Lifecycle #мобильная_разработка
-
Навигация в Jetpack Compose без магии: что на самом деле делают библиотеки навигации
Вы когда-нибудь задумывались, зачем нужны библиотеки для навигации в Jetpack Compose? Почему мы не можем просто взять mutableStateOf со списком экранов и переключаться между ними? Оказывается, если мы попробуем реализовать такой наивный подход, то столкнёмся с рядом проблем: rememberSaveable не работает, ViewModel не очищаются после ухода с экрана, Lifecycle не работает корректно и многое другое. В статье разберём, как работают библиотеки навигации в Jetpack Compose и какие задачи они решают на примере библиотеки навигации Modo .
https://habr.com/ru/companies/hh/articles/1052310/
#Jetpack_Compose #Android #навигация #Modo #Kotlin #rememberSaveable #SaveableStateHolder #ViewModel #Lifecycle #мобильная_разработка
-
The #Computing #Lifecycle
• Upon the discovery of assembly, the electronics engineer comes to understand the power of software plasticity (and also the ubiquity of software bugs).
• Upon the discovery of C, the assembly programmer comes to understand the dexterity of high-level languages.
• Upon the discovery of 𝜆-calculus, the Turing Machine programmer comes to understand the superiority of the declarative functional programming paradigm over the imperative procedural programming paradigm, especially on modern, multi-CPU, multi-core hardware.
• Upon the discovery of AI-powered Python, the functional programmer comes to understand the futility of it all, and dejectedly reverts to hardware hacking. -
The #Computing #Lifecycle
• Upon the discovery of assembly, the electronics engineer comes to understand the power of software plasticity (and also the ubiquity of software bugs).
• Upon the discovery of C, the assembly programmer comes to understand the dexterity of high-level languages.
• Upon the discovery of 𝜆-calculus, the Turing Machine programmer comes to understand the superiority of the declarative functional programming paradigm over the imperative procedural programming paradigm, especially on modern, multi-CPU, multi-core hardware.
• Upon the discovery of AI-powered Python, the functional programmer comes to understand the futility of it all, and dejectedly reverts to hardware hacking. -
The #Computing #Lifecycle
• Upon the discovery of assembly, the electronics engineer comes to understand the power of software plasticity (and also the ubiquity of software bugs).
• Upon the discovery of C, the assembly programmer comes to understand the dexterity of high-level languages.
• Upon the discovery of 𝜆-calculus, the Turing Machine programmer comes to understand the superiority of the declarative functional programming paradigm over the imperative procedural programming paradigm, especially on modern, multi-CPU, multi-core hardware.
• Upon the discovery of AI-powered Python, the functional programmer comes to understand the futility of it all, and dejectedly reverts to hardware hacking. -
О версионировании в S3 в деталях: разбор от команды VK Object Storage
S3-совместимые хранилища предоставляют бизнесу и ИТ-специалистам широкий набор инструментов для работы с данными. Это и практически бесконечная масштабируемость, позволяющая хранить петабайты информации без сложной настройки, и высокая надежность за счет автоматического резервирования, и гибкое управление доступом для разных команд и сервисов. Наряду с ними важной и полезной функцией является версионирование бакетов, которое позволяет хранить полную историю изменений каждого объекта и защищает от потери данных. Но чтобы раскрыть весь потенциал этой функции и грамотно встроить ее в рабочие процессы, важно понимать, как она устроена. В этой статье разберем, что такое версионирование бакетов в S3, как оно меняет логику работы хранилища и как использовать его для решения реальных задач.
https://habr.com/ru/companies/vktech/articles/1042626/
#s3 #объектное_хранилище #версионирование #vk_cloud #bucket_versioning #object_lock #aws_cli #хранение_данных #lifecycle #delete_marker
-
О версионировании в S3 в деталях: разбор от команды VK Object Storage
S3-совместимые хранилища предоставляют бизнесу и ИТ-специалистам широкий набор инструментов для работы с данными. Это и практически бесконечная масштабируемость, позволяющая хранить петабайты информации без сложной настройки, и высокая надежность за счет автоматического резервирования, и гибкое управление доступом для разных команд и сервисов. Наряду с ними важной и полезной функцией является версионирование бакетов, которое позволяет хранить полную историю изменений каждого объекта и защищает от потери данных. Но чтобы раскрыть весь потенциал этой функции и грамотно встроить ее в рабочие процессы, важно понимать, как она устроена. В этой статье разберем, что такое версионирование бакетов в S3, как оно меняет логику работы хранилища и как использовать его для решения реальных задач.
https://habr.com/ru/companies/vktech/articles/1042626/
#s3 #объектное_хранилище #версионирование #vk_cloud #bucket_versioning #object_lock #aws_cli #хранение_данных #lifecycle #delete_marker
-
As usual at this time of year we have people on worried about having a bumblebee ‘hive’ in their garden.
‘Are they dangerous?’
‘Should I have them removed?’
‘Will they be there forever?’
Here’s a quick #bumblebee #lifecycle thread to explain.
Please #repost / #share for the #bees.
1/14 -
As usual at this time of year we have people on worried about having a bumblebee ‘hive’ in their garden.
‘Are they dangerous?’
‘Should I have them removed?’
‘Will they be there forever?’
Here’s a quick #bumblebee #lifecycle thread to explain.
Please #repost / #share for the #bees.
1/14 -
As usual at this time of year we have people on worried about having a bumblebee ‘hive’ in their garden.
‘Are they dangerous?’
‘Should I have them removed?’
‘Will they be there forever?’
Here’s a quick #bumblebee #lifecycle thread to explain.
Please #repost / #share for the #bees.
1/14 -
Where She Let Go
I imagine you as you were— towering, sovereign, unafraid— your branches speaking in wind-tongue, your leaves whispering secrets to the sky. Click the 🔗 to read on…https://kandiblaze.wordpress.com/2026/05/03/where-she-let-go/
-
Where She Let Go
I imagine you as you were— towering, sovereign, unafraid— your branches speaking in wind-tongue, your leaves whispering secrets to the sky. Click the 🔗 to read on…https://kandiblaze.wordpress.com/2026/05/03/where-she-let-go/
-
Where She Let Go
I imagine you as you were— towering, sovereign, unafraid— your branches speaking in wind-tongue, your leaves whispering secrets to the sky. Click the 🔗 to read on…https://kandiblaze.wordpress.com/2026/05/03/where-she-let-go/
-
From the .NET blog...
In case you missed it earlier...
What’s new for .NET in Ubuntu 26.04
https://devblogs.microsoft.com/dotnet/whats-new-for-dotnet-in-ubuntu-2604/ #dotnet #Containers #Docker #Lifecycle #Linux #MaintenanceUpdates #NET10 #nativeaot #Ubuntu -
From the .NET blog...
In case you missed it earlier...
What’s new for .NET in Ubuntu 26.04
https://devblogs.microsoft.com/dotnet/whats-new-for-dotnet-in-ubuntu-2604/ #dotnet #Containers #Docker #Lifecycle #Linux #MaintenanceUpdates #NET10 #nativeaot #Ubuntu -
From the .NET blog...
In case you missed it earlier...
What’s new for .NET in Ubuntu 26.04
https://devblogs.microsoft.com/dotnet/whats-new-for-dotnet-in-ubuntu-2604/ #dotnet #Containers #Docker #Lifecycle #Linux #MaintenanceUpdates #NET10 #nativeaot #Ubuntu -
What’s new for .NET in Ubuntu 26.04
https://devblogs.microsoft.com/dotnet/whats-new-for-dotnet-in-ubuntu-2604/#microsoft #NET #Containers #Docker #Lifecycle #Linux #Maintenance_Updates #NET_10 #native_aot #Ubuntu
-
What’s new for .NET in Ubuntu 26.04
https://devblogs.microsoft.com/dotnet/whats-new-for-dotnet-in-ubuntu-2604/#microsoft #NET #Containers #Docker #Lifecycle #Linux #Maintenance_Updates #NET_10 #native_aot #Ubuntu
-
From the .NET blog...
What’s new for .NET in Ubuntu 26.04
https://devblogs.microsoft.com/dotnet/whats-new-for-dotnet-in-ubuntu-2604/ #dotnet #Containers #Docker #Lifecycle #Linux #MaintenanceUpdates #NET10 #nativeaot #Ubuntu -
From the .NET blog...
What’s new for .NET in Ubuntu 26.04
https://devblogs.microsoft.com/dotnet/whats-new-for-dotnet-in-ubuntu-2604/ #dotnet #Containers #Docker #Lifecycle #Linux #MaintenanceUpdates #NET10 #nativeaot #Ubuntu -
From the .NET blog...
What’s new for .NET in Ubuntu 26.04
https://devblogs.microsoft.com/dotnet/whats-new-for-dotnet-in-ubuntu-2604/ #dotnet #Containers #Docker #Lifecycle #Linux #MaintenanceUpdates #NET10 #nativeaot #Ubuntu -
#Food for thought
[Graphic from Vgraphsinsta which is a bit thin on science and methodology unfortunately]
#dematerialization #lifecycle #waste #landfill #persistence #environmental #resourceefficiency -
#Food for thought
[Graphic from Vgraphsinsta which is a bit thin on science and methodology unfortunately]
#dematerialization #lifecycle #waste #landfill #persistence #environmental #resourceefficiency -
#Food for thought
[Graphic from Vgraphsinsta which is a bit thin on science and methodology unfortunately]
#dematerialization #lifecycle #waste #landfill #persistence #environmental #resourceefficiency -
From the .NET blog...
In case you missed it earlier...
ASP.NET Core 2.3 end of support announcement
https://devblogs.microsoft.com/dotnet/aspnet-core-2-3-end-of-support/ #dotnet #ASPNETCore #Lifecycle #appmodernization #dotnetframework #endofsupport #GitHubCopilot #supportlifecycle -
From the .NET blog...
In case you missed it earlier...
ASP.NET Core 2.3 end of support announcement
https://devblogs.microsoft.com/dotnet/aspnet-core-2-3-end-of-support/ #dotnet #ASPNETCore #Lifecycle #appmodernization #dotnetframework #endofsupport #GitHubCopilot #supportlifecycle -
From the .NET blog...
In case you missed it earlier...
ASP.NET Core 2.3 end of support announcement
https://devblogs.microsoft.com/dotnet/aspnet-core-2-3-end-of-support/ #dotnet #ASPNETCore #Lifecycle #appmodernization #dotnetframework #endofsupport #GitHubCopilot #supportlifecycle -
From the .NET blog...
ASP.NET Core 2.3 end of support announcement
https://devblogs.microsoft.com/dotnet/aspnet-core-2-3-end-of-support/ #dotnet #ASPNETCore #Lifecycle #appmodernization #dotnetframework #endofsupport #GitHubCopilot #supportlifecycle -
From the .NET blog...
ASP.NET Core 2.3 end of support announcement
https://devblogs.microsoft.com/dotnet/aspnet-core-2-3-end-of-support/ #dotnet #ASPNETCore #Lifecycle #appmodernization #dotnetframework #endofsupport #GitHubCopilot #supportlifecycle -
From the .NET blog...
ASP.NET Core 2.3 end of support announcement
https://devblogs.microsoft.com/dotnet/aspnet-core-2-3-end-of-support/ #dotnet #ASPNETCore #Lifecycle #appmodernization #dotnetframework #endofsupport #GitHubCopilot #supportlifecycle -
ASP.NET Core 2.3 end of support announcement
https://devblogs.microsoft.com/dotnet/aspnet-core-2-3-end-of-support/#microsoft #NET #ASP_NET_Core #Lifecycle #app_modernization #aspnet_core #dotnet_framework #end_of_support #GitHub_Copilot #support_lifecycle
-
ASP.NET Core 2.3 end of support announcement
https://devblogs.microsoft.com/dotnet/aspnet-core-2-3-end-of-support/#microsoft #NET #ASP_NET_Core #Lifecycle #app_modernization #aspnet_core #dotnet_framework #end_of_support #GitHub_Copilot #support_lifecycle
-
We have a poll for your!
What do you prefer as update cycles?
-
We have a poll for your!
What do you prefer as update cycles?
-
We have a poll for your!
What do you prefer as update cycles?
-
✮ Out of Gas ✮
Subscribe to keep reading
Become a paid subscriber to get access to the rest of this post and other exclusive content.
Subscribe #AgingAndTime #Art #Beauty #BlankVerse #BurnoutCulture #Composition #Contrast #CorporateLife #Creativity #CyclicalExistence #DailyStruggle #DeepThinking #Depth #DreamlikeReality #Emotion #EmotionalDepth #EmotionalExhaustion #EmotionalNumbness #EmotionalWeight #EntropyAndDecay #Erwinism #ExistentialAwareness #ExistentialCrisis #ExistentialDread #ExistentialPoetry #Expression #Flow #FreeVerse #FYP #Harmony #HumanCondition #HumanExperience #HumanFragility #HumanRoutine #HumanStruggle #HumanVulnerability #IdentityAndPurpose #IdentityCrisis #Imagery #IndustrialSociety #InnerConflict #InnerEmptiness #InnerMonologue #Inspiration #Learning #Life #LifeAndDeathParadox #LifeAsAMachine #LifeAsIllusion #LifeCycle #LifeMetaphors #LifeReflection #Literature #LossOfIdentity #LossOfMeaning #Love #MeaninglessGrind #MentalFatigue #metaphor #ModernAlienation #ModernExistence #ModernFatigue #Mood #MortalityReflection #Motivation #PersonalDisillusionment #personalReflection #PhilosophicalInsight #PhilosophicalPoetry #Poem #poeticNarrative #Poetry #Progress #PsychologicalStrain #QuietDesperation #RepetitionOfLife #RepetitiveReality #Rhythm #RoutineAndDespair #SearchForChange #SearchForPurpose #societalCommentary #SocietalPressure #SpiritualDisconnection #Structure #SurrealImagery #SurvivalMode #Symbolism #SymbolismInPoetry #Theme #timeAndMemory #TimeLoop #Tone #UrbanLoneliness #UrbanPoetry #Verse #WageSlavery #Words #WorkingClassLife #WorkingToDeath #Writing -
AI SDLC Scaffold, repo template for AI-assisted software development
https://github.com/pangon/ai-sdlc-scaffold/
#HackerNews #AI #SDLC #Scaffold #repo #template #AI-assisted #software #development #software #development #lifecycle #GitHub
-
AI SDLC Scaffold, repo template for AI-assisted software development
https://github.com/pangon/ai-sdlc-scaffold/
#HackerNews #AI #SDLC #Scaffold #repo #template #AI-assisted #software #development #software #development #lifecycle #GitHub
-
AI SDLC Scaffold, repo template for AI-assisted software development
https://github.com/pangon/ai-sdlc-scaffold/
#HackerNews #AI #SDLC #Scaffold #repo #template #AI-assisted #software #development #software #development #lifecycle #GitHub
-
https://www.europesays.com/be-nl/29523/ Microsoft maakt lifecycle Windows 11 26H1 bekend #BE #België #Belgium #lifecycle #Microsoft #nvidia #Qualcomm #Science #ScienceAndTechnology #ScienceAndTechnology #SnapdragonX2 #Technologie #Technology #Wetenschap #WetenschapEnTechnologie #WetenschapTechnologie #Windows11 #Windows1126H1
-
After years of being a loyal customer of #Sleepcycle AB, makers of the fine apps #sleepcycle and #lifecycle, I've stopped my subscription because I saw my data was hosted on Google Cloud and Amazon AWS. Both which are US pawns these days. So bye and making good on my promise on dropping all non-essential (and some even essential) US infiltrated apps. #noUs #MadeInEU #EUCloud
-
After years of being a loyal customer of #Sleepcycle AB, makers of the fine apps #sleepcycle and #lifecycle, I've stopped my subscription because I saw my data was hosted on Google Cloud and Amazon AWS. Both which are US pawns these days. So bye and making good on my promise on dropping all non-essential (and some even essential) US infiltrated apps. #noUs #MadeInEU #EUCloud
-
#u4055782 #Mystery #DarkArts #Conspiracy #UrbanLegends #Dead #LifeAndDeath #Mortality #Afterlife #EternalRest #Legacy #Grief #Loss #Remembering #Memories #RestInPeace #LifeCycle #Existence #FinalJourney #BeyondTheGrave #DeadGoogle #GoogleDown #TechNews #SearchEngine #google #Google @[email protected]
a can of red bull energy drink... -
#u4055782 #Mystery #DarkArts #Conspiracy #UrbanLegends #Dead #LifeAndDeath #Mortality #Afterlife #EternalRest #Legacy #Grief #Loss #Remembering #Memories #RestInPeace #LifeCycle #Existence #FinalJourney #BeyondTheGrave #DeadGoogle #GoogleDown #TechNews #SearchEngine #google #Google @[email protected]
a can of red bull energy drink... -
#u4055782 #Mystery #DarkArts #Conspiracy #UrbanLegends #Dead #LifeAndDeath #Mortality #Afterlife #EternalRest #Legacy #Grief #Loss #Remembering #Memories #RestInPeace #LifeCycle #Existence #FinalJourney #BeyondTheGrave #DeadGoogle #GoogleDown #TechNews #SearchEngine #google #Google @[email protected]
a can of red bull energy drink... -
#u4055782 #Mystery #DarkArts #Conspiracy #UrbanLegends #Dead #LifeAndDeath #Mortality #Afterlife #EternalRest #Legacy #Grief #Loss #Remembering #Memories #RestInPeace #LifeCycle #Existence #FinalJourney #BeyondTheGrave #DeadGoogle #GoogleDown #TechNews #SearchEngine #google #Google #Google #durance
a can of red bull is sitting o... -
#u4055782 #Mystery #DarkArts #Conspiracy #UrbanLegends #Dead #LifeAndDeath #Mortality #Afterlife #EternalRest #Legacy #Grief #Loss #Remembering #Memories #RestInPeace #LifeCycle #Existence #FinalJourney #BeyondTheGrave #DeadGoogle #GoogleDown #TechNews #SearchEngine #google #Google #Google #durance
a can of red bull is sitting o... -
#u4055782 #Mystery #DarkArts #Conspiracy #UrbanLegends #Dead #LifeAndDeath #Mortality #Afterlife #EternalRest #Legacy #Grief #Loss #Remembering #Memories #RestInPeace #LifeCycle #Existence #FinalJourney #BeyondTheGrave #DeadGoogle #GoogleDown #TechNews #SearchEngine #google #Google #Google #durance
a can of red bull is sitting o... -
#u4055782 #Mystery #DarkArts #Conspiracy #UrbanLegends #Dead #LifeAndDeath #Mortality #Afterlife #EternalRest #Legacy #Grief #Loss #Remembering #Memories #RestInPeace #LifeCycle #Existence #FinalJourney #BeyondTheGrave #DeadGoogle #GoogleDown #TechNews #SearchEngine #google #Google #Google #durance
a man in a white shirt is stan...