#isolate — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #isolate, aggregated by home.social.
-
“We isolate the harmful,” they say. “We do not deny its existence.” https://library.hrmtc.com/2026/05/27/we-isolate-the-harmful-they-say-we-do-not-deny-its-existence/ #BogiTakács #book #CharlieJaneAnders #doNotDeny #ECritsDeTransgenres #existence #FantasyFiction #harmful #isolate #LGBTQScienceFiction #literaryFiction #nouvelles #quote #RomanDHypotheSe #ScienceFiction #ScienceFictionShortStories #shortStories #SpeculativeFiction #TransPeopleSWritings #TransgenderFiction #TransgenderPeopleSWritings -
Hey turbo dweebs. Is there a UK version of something like this?
Ideally either no subscription fees, no connectivity required, and definitely good privacy, idfk.
At the very least, is there a DIY or open source of something similar?https://elliq.com/pages/how-it-works
#tech #accessibility #Disability #DisabilityAdvocacy #help #support #aide #assist #assistant #assistance #DisabilityAwareness #DisabilitySupport #MedTech #technology #NeuroDivergent #NeuroDivergence #NeuroDiversity #NeuroDiverse #ND #NeuroTypical #NeuroDefault #NeuroExpected #NeuroAccomodated #NeuroAllowed #NeuroAccepted #NeuroInclusion #nerds #nerd #nerdy #DorkWeb #NerdTalk #tool #tools #elderly #ElderCare #isolate #isolation #loneliness
-
Hey turbo dweebs. Is there a UK version of something like this?
Ideally either no subscription fees, no connectivity required, and definitely good privacy, idfk.
At the very least, is there a DIY or open source of something similar?https://elliq.com/pages/how-it-works
#tech #accessibility #Disability #DisabilityAdvocacy #help #support #aide #assist #assistant #assistance #DisabilityAwareness #DisabilitySupport #MedTech #technology #NeuroDivergent #NeuroDivergence #NeuroDiversity #NeuroDiverse #ND #NeuroTypical #NeuroDefault #NeuroExpected #NeuroAccomodated #NeuroAllowed #NeuroAccepted #NeuroInclusion #nerds #nerd #nerdy #DorkWeb #NerdTalk #tool #tools #elderly #ElderCare #isolate #isolation #loneliness
-
Hey turbo dweebs. Is there a UK version of something like this?
Ideally either no subscription fees, no connectivity required, and definitely good privacy, idfk.
At the very least, is there a DIY or open source of something similar?https://elliq.com/pages/how-it-works
#tech #accessibility #Disability #DisabilityAdvocacy #help #support #aide #assist #assistant #assistance #DisabilityAwareness #DisabilitySupport #MedTech #technology #NeuroDivergent #NeuroDivergence #NeuroDiversity #NeuroDiverse #ND #NeuroTypical #NeuroDefault #NeuroExpected #NeuroAccomodated #NeuroAllowed #NeuroAccepted #NeuroInclusion #nerds #nerd #nerdy #DorkWeb #NerdTalk #tool #tools #elderly #ElderCare #isolate #isolation #loneliness
-
Hey turbo dweebs. Is there a UK version of something like this?
Ideally either no subscription fees, no connectivity required, and definitely good privacy, idfk.
At the very least, is there a DIY or open source of something similar?https://elliq.com/pages/how-it-works
#tech #accessibility #Disability #DisabilityAdvocacy #help #support #aide #assist #assistant #assistance #DisabilityAwareness #DisabilitySupport #MedTech #technology #NeuroDivergent #NeuroDivergence #NeuroDiversity #NeuroDiverse #ND #NeuroTypical #NeuroDefault #NeuroExpected #NeuroAccomodated #NeuroAllowed #NeuroAccepted #NeuroInclusion #nerds #nerd #nerdy #DorkWeb #NerdTalk #tool #tools #elderly #ElderCare #isolate #isolation #loneliness
-
Hey turbo dweebs. Is there a UK version of something like this?
Ideally either no subscription fees, no connectivity required, and definitely good privacy, idfk.
At the very least, is there a DIY or open source of something similar?https://elliq.com/pages/how-it-works
#tech #accessibility #Disability #DisabilityAdvocacy #help #support #aide #assist #assistant #assistance #DisabilityAwareness #DisabilitySupport #MedTech #technology #NeuroDivergent #NeuroDivergence #NeuroDiversity #NeuroDiverse #ND #NeuroTypical #NeuroDefault #NeuroExpected #NeuroAccomodated #NeuroAllowed #NeuroAccepted #NeuroInclusion #nerds #nerd #nerdy #DorkWeb #NerdTalk #tool #tools #elderly #ElderCare #isolate #isolation #loneliness
-
Pea Protein (Isolate/Concentrate) Market in Greece | Report – IndexBox https://www.byteseu.com/1790751/ #3504 #concentrate #forecast #Greece #HS2106 #isolate #MarketAnalysis #PEA #Protein
-
Асинхронность и многопоточность в Dart/Flutter: Future, Stream и Isolates
При разработке Flutter-приложений быстро возникает необходимость выполнять долгие операции: загрузку данных из сети, обращение к базе, работу с файлами, вычисления и т.п. Если делать это синхронно, основной поток блокируется, интерфейс «зависает», а пользователь видит «замороженный» экран. Асинхронное программирование в Dart позволяет вынести такие операции из UI-потока, не блокируя интерфейс и сохраняя приложение плавным и отзывчивым. В данной статье мы расскажем, как во Flutter использовать ключевые инструменты асинхронности Dart — Future, async/await, Stream, а также многопоточность через Isolate — и покажем, как применять их на практике в реальных приложениях.
https://habr.com/ru/articles/974846/
#Dart #flutter #Асинхронность #Future #Stream #isolate #Многопоточность
-
Асинхронность и многопоточность в Dart/Flutter: Future, Stream и Isolates
При разработке Flutter-приложений быстро возникает необходимость выполнять долгие операции: загрузку данных из сети, обращение к базе, работу с файлами, вычисления и т.п. Если делать это синхронно, основной поток блокируется, интерфейс «зависает», а пользователь видит «замороженный» экран. Асинхронное программирование в Dart позволяет вынести такие операции из UI-потока, не блокируя интерфейс и сохраняя приложение плавным и отзывчивым. В данной статье мы расскажем, как во Flutter использовать ключевые инструменты асинхронности Dart — Future, async/await, Stream, а также многопоточность через Isolate — и покажем, как применять их на практике в реальных приложениях.
https://habr.com/ru/articles/974846/
#Dart #flutter #Асинхронность #Future #Stream #isolate #Многопоточность
-
Асинхронность и многопоточность в Dart/Flutter: Future, Stream и Isolates
При разработке Flutter-приложений быстро возникает необходимость выполнять долгие операции: загрузку данных из сети, обращение к базе, работу с файлами, вычисления и т.п. Если делать это синхронно, основной поток блокируется, интерфейс «зависает», а пользователь видит «замороженный» экран. Асинхронное программирование в Dart позволяет вынести такие операции из UI-потока, не блокируя интерфейс и сохраняя приложение плавным и отзывчивым. В данной статье мы расскажем, как во Flutter использовать ключевые инструменты асинхронности Dart — Future, async/await, Stream, а также многопоточность через Isolate — и покажем, как применять их на практике в реальных приложениях.
https://habr.com/ru/articles/974846/
#Dart #flutter #Асинхронность #Future #Stream #isolate #Многопоточность
-
Асинхронность и многопоточность в Dart/Flutter: Future, Stream и Isolates
При разработке Flutter-приложений быстро возникает необходимость выполнять долгие операции: загрузку данных из сети, обращение к базе, работу с файлами, вычисления и т.п. Если делать это синхронно, основной поток блокируется, интерфейс «зависает», а пользователь видит «замороженный» экран. Асинхронное программирование в Dart позволяет вынести такие операции из UI-потока, не блокируя интерфейс и сохраняя приложение плавным и отзывчивым. В данной статье мы расскажем, как во Flutter использовать ключевые инструменты асинхронности Dart — Future, async/await, Stream, а также многопоточность через Isolate — и покажем, как применять их на практике в реальных приложениях.
https://habr.com/ru/articles/974846/
#Dart #flutter #Асинхронность #Future #Stream #isolate #Многопоточность
-
#Insular
#Isolate your big brother app.
This is a fork based on the excellent Island. Extra credit to #Shelter which inspired me to make the completely FLOSS fork of #Island.
https://gitlab.com/secure-system/Insular
https://f-droid.org/packages/com.oasisfeng.island.fdroid
#android -
A virus cannot #mutate if it cannot #incubate.
We know how to #mitigate the spread of COVID-19, but we #conflate and #complicate perceived rights and freedoms w/ public health #mandates and related precautions.
No one has the right to infect others.
No one has the freedom to be infected by another.Keep your distance.
Wear appropriate face masks.#Separate and #isolate accordingly.
Do not #equivocate.
-
I don't need a test, but I was curious to see the state of things, so I clicked on the "where to get tested for COVID-19" link from a public health website. I half expected it to be a broken link - but instead it took me to an Ontario Government site (screenshot attached).
It's still 🤯 that there are "eligibility requirements" to TEST to see if you have a highly contagious and damaging airborne disease.
Imagine if there were "eligibility requirements" to test for cancer?
#COVID #Ontario #PublicHealth #MaskUp #Isolate #Ventilate #CleanTheAir
-
Calling this: i so late
Rumored heat plumes in the Everglades really has me feeling sick.
-
@zinnia
That'd be on the journalist #EricBerger, their editor, and The Guardian's Covid-safety reporting policy.Looks like they'll have done harm to people's health with this article.
-
#nowplaying #Moby "#Isolate" (#Mixhell Remix) A beautiful combination of melancholy and propulsion. https://youtu.be/hF6ll8jQem4?t=3
-
❝#China 🇨🇳 stepping up efforts to #isolate #Taiwan 🇳🇫: report❞
https://www.taipeitimes.com/News/taiwan/archives/2024/01/27/2003812696 -
An Island (2018) [12 min] by Rory Byrne | #Ireland
https://www.youtube.com/watch?v=BWdoyINX5Bc
#2D #2DAnimation #AnimatedShort #AnimatedShortOfTheDay #Animation #Alone #Isolate #Solitary #island #Quest #AndMapsAndPlans
-
My house is divided. One of my two cats got parvo. Don’t worry, she’s doing so well you’d never know she was sick. So we kept the brother cat in the bedroom to isolate.
Now my wife has a fever and cough, so I’m in another bedroom to isolate. So, both the humans and cats need to isolate. Everyone misses each other.
-
#Australian #HumanRightsCommittee Set to #Deny #TERF #Group’s Request to Hold Event for ‘#Lesbian-Born-#Females’ Only
#Critics warned that the #event could further #isolate #trans #women, who already face #discrimination from #GenderCritical #hategroups
#Women #Transgender #LGBTQ #LGBTQIA #Australia #Conservatives #Extremism #Fascism #TERFS #Hate #Bigotry #Violence #Genocide #Discrimination #Homophobia #Transphobia #TERFFails
-
We can't even protect our first lady. #covid again. Biden doesn't even know how to isolate right. He was in close contact, he needs to be masking anytime around others, not just when he's 6ft or closer but any place where shared air, it lingers inside, its airborne, and it can spread outside too. Incubation period any time between 2-14 days, he needs to cancel his flight/visit with foreign leaders next week. Who is giving him advice? Don't half-🫏 protections. #MaskUp #Isolate #COVIDisAirborne
-
In that, I mean I don’t even remember my #childhood much less #happierTimes with her
Seriously, if you’ve paid attention to US #politics in the past several years, then you’ve witnessed what someone living with #AntiSocialPersonalityDisorder (ASPD) can do to a government. Imagine what that type of person could do to a family
I’ve allowed her to #isolate me. Now I’m #struggling with the idea of #fighting for the #truth to a family who I no longer have a #relationship with
Am I #WastingTime?
-
#Journal, Day 1092
Thursday, 16 March 2023#starfish #bedhog #exposure #covid #isolate #fail
#superspreaderevent
#thisisntover #happybirds -
easiest metaphor for understanding how to prevent #covid transmission: how would you adjust your behavior if instead of exhaling #virus, someone was exhaling #cigarette smoke?
(this won’t work if, for whatever reason, you don’t mind inhaling second smoke)
you know that the more smoke you inhale, the sicker you’re going to feel
so what would you do?
first things first, you might suggest the person smoking #isolate themselves by going to some kind of smoking room or area
barring that, you would adjust your behavior to protect yourself
if you were outside, you might take a step back
if a whole crowd of people were smoking, even outside, you might stand away from the crowd
if you were indoors, you would probably open some doors or windows if possible
maybe you’d turn on a fan or an air filtration system of some kind (like a #hepafilter )
if you were stuck in a situation where smoke was accumulating in the air (remember the haze in the air in bars in the 90s?) you might try doing what you could to cover your nose and mouth (like wearing a #mask or #respirator)
it’s possible that none of these methods on their own seem useful but if you picture COVID accumulating in the air like smoke, you can see how a combination of these methods might #cleartheair and make it easier to breathe
it’s unlikely that you would sit back watching the room fill with smoke and tell yourself there’s nothing to be done
not when there absolutely is
#publichealth #covid19 #covidisnotover #transmission #prevention #CleanTheAir
-
⬡ Decentralized Social Networks vs. The Trolls
Derek CaelinLive Q&A Recording https://conf.tube/videos/watch/a5d5675e-3ccb-488b-8759-1dc0420e395f
Debate
https://socialhub.activitypub.rocks/t/decentralized-social-networks-vs-the-trolls/941
Watch the Talk https://conf.tube/videos/watch/d8c8ed69-79f0-4987-bafe-84c01f38f966… the alt-right social network Gab migrated to the "Fediverse" of social networks after being booted from mainstream financial services and hosting solutions. Almost immediately, #Gab was met by a dedicated movement to #isolate it…
#fediverse #wellbeing #moderation #racism #harrassment #blocking #activitypub #apconf2020
-
NY partygoers get subpoenas after stonewalling COVID-19 contact tracers - Enlarge / This picture taken on April 5, 2019, shows nurses waiting for patients at the Rockland Co... more: https://arstechnica.com/?p=1689169 #contacttracing #rocklandcounty #publichealth #quarantine #sars-cov-2 #covid-19 #science #isolate #newyork #testing
-
#Journal, Day 1092
Thursday, 16 March 2023#starfish #bedhog #exposure #covid #isolate #fail
#superspreaderevent
#thisisntover #happybirds -
#Journal, Day 1092
Thursday, 16 March 2023#starfish #bedhog #exposure #covid #isolate #fail
#superspreaderevent
#thisisntover #happybirds -
#Journal, Day 1092
Thursday, 16 March 2023#starfish #bedhog #exposure #covid #isolate #fail
#superspreaderevent
#thisisntover #happybirds -
#Journal, Day 1092
Thursday, 16 March 2023#starfish #bedhog #exposure #covid #isolate #fail
#superspreaderevent
#thisisntover #happybirds -
A virus cannot #mutate if it cannot #incubate.
We know how to #mitigate the spread of COVID-19, but we #conflate and #complicate perceived rights and freedoms w/ public health #mandates and related precautions.
No one has the right to infect others.
No one has the freedom to be infected by another.Keep your distance.
Wear appropriate face masks.#Separate and #isolate accordingly.
Do not #equivocate.
-
A virus cannot #mutate if it cannot #incubate.
We know how to #mitigate the spread of COVID-19, but we #conflate and #complicate perceived rights and freedoms w/ public health #mandates and related precautions.
No one has the right to infect others.
No one has the freedom to be infected by another.Keep your distance.
Wear appropriate face masks.#Separate and #isolate accordingly.
Do not #equivocate.
-
A virus cannot #mutate if it cannot #incubate.
We know how to #mitigate the spread of COVID-19, but we #conflate and #complicate perceived rights and freedoms w/ public health #mandates and related precautions.
No one has the right to infect others.
No one has the freedom to be infected by another.Keep your distance.
Wear appropriate face masks.#Separate and #isolate accordingly.
Do not #equivocate.
-
A virus cannot #mutate if it cannot #incubate.
We know how to #mitigate the spread of COVID-19, but we #conflate and #complicate perceived rights and freedoms w/ public health #mandates and related precautions.
No one has the right to infect others.
No one has the freedom to be infected by another.Keep your distance.
Wear appropriate face masks.#Separate and #isolate accordingly.
Do not #equivocate.