#continuation — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #continuation, aggregated by home.social.
-
Корутины и то как они работают на низком уровне
Всем привет! Меня зовут Иван, я Android разработчик и сегодня я хочу поговорить с вами об такой вещи как Coroutines в языке Kotlin Не знаю как у вас, а я всегда интересовался как устроены те или иные вещи на низком уровне, поэтому когда я начал активно заниматься Android разработкой и познакомился с Kotlin одним из главных вопросов который не уходил у меня из головы, как устроены Coroutines на низком уровне? Обычно когда ты начинаешь задаваться подобным вопросом, в голове возникает ассоциация с чем-то магическим. Есть какая-то неведомая сущность, которой ты говоришь что-то сделать и она что-то делает. При изучении Coroutines в самом начале пути ощущения были точно такими же
-
A quotation from Alexander Smith
Your death and my death are mainly of importance to ourselves. The black plumes will be stripped off our hearses within the hour; tears will dry, hurt hearts close again, our graves grow level with the church-yard, and although we are away, the world wags on. It does not miss us; and those who are near us, when the first strangeness of vacancy wears off, will not miss us much either.
Alexander Smith (1830-1867) Scottish poet
Essay (1863), “Of Death and the Fear of Dying”, DreamthorpMore about this quote: wist.info/smith-alexander/8321…
#quote #quotes #quotation #qotd #alexandersmith #abiding #continuation #death #dying #grief #grieving #mourning #mementomori
-
to keep the current traffic‑light coalition-comprising the SPD, the Greens, and the Free Democratic Party (FDP)-in power after the March election.. He links his... https://news.osna.fm/?p=35421 | #news #ahead #coalition #continuation #election
-
January arrives pretending something was wiped clean—but the truth is quieter, heavier, and more honest than that.
Read now at wrightspoetry.com
#TheThursdayLantern #NewYearsDay #Poetry #ModernPoetry #Reflection #StillHere #Continuation
https://wrightspoetry.com/2026/01/01/the-thursday-lantern-the-day-after-the-promise/
-
https://www.fogolf.com/1117344/the-nba-is-letting-offenses-do-whatever-they-want/ The NBA is letting offenses do whatever they want #2026Officiating #BenTaylor #BlockCharge #continuation #EvolutionOfNBA #EvolutionOfOfficiating #GraysonAllenTravel #highlights #IllegalContact #MovingScreens #nba #NBAAnalytics #NBAFilmAnalysis #NBAFilmBreakdown #NbaHighlights #NBAOffenses #NbaOfficiating #NBARules #NBAScoutingReports #PGAOfficialWorldGolfRanking #PGARanking #PointsOfEmphasis #ScoutingReports #ThinkingBasketball #traveling #XsAndOs
-
Life must go on:
I forget just why.Edna St. Vincent Millay (1892-1950) American poet
“Lament” (1921-03), The Century Magazine, Vol. 101 (74), No. 5More info about this quote: wist.info/millay-edna-st-vince…
#quote #quotes #quotation #qotd #millay #EdnaStVincentMillay #continuation #death #grief #keepgoing #life #mourning
-
_Perpétuation familiale_
"Si je comprends quelque chose, ça va apaiser les angoisses ; ça va m'apporter une certaine distance."
Regardez Hélène Merlin : https://lagenerationquiparle.com/2025/04/21/interview-en-video-dhelene-merlin-a-propos-de-son-film-cassandre/
#filiation #reproduction #continuation #dissociation #traumatisme #casting #film #Cassandre #parentalité #adultes #adultisme #famille #dominationAdulte #inceste #pédocriminalité #VSS #cultureDuViol #intimé #patriarcat #santéPublique #santéMentale #santé #violenceFamiliale #violencesFamiliales #emprise #prédation #cultureDeLInceste #mère #mères #maternité #maltraitance #abus #psy #patriarcat #casseroles
-
_Perpétuation familiale_
"Si je comprends quelque chose, ça va apaiser les angoisses ; ça va m'apporter une certaine distance."
Regardez Hélène Merlin : https://lagenerationquiparle.com/2025/04/21/interview-en-video-dhelene-merlin-a-propos-de-son-film-cassandre/
#filiation #reproduction #continuation #dissociation #traumatisme #casting #film #Cassandre #parentalité #adultes #adultisme #famille #dominationAdulte #inceste #pédocriminalité #VSS #cultureDuViol #intimé #patriarcat #santéPublique #santéMentale #santé #violenceFamiliale #violencesFamiliales #emprise #prédation #cultureDeLInceste #mère #mères #maternité #maltraitance #abus #psy #patriarcat #casseroles
-
Шпаргалка: как выглядит Kotlin Coroutine без макияжа
При создании и запуске корутины компилятор создаст специальный класс 1. Continuation Continuation (продолжение) — это объект, который представляет собой состояние выполнения корутины и позволяет возобновить её выполнение после приостановки. Continuation — это механизм, который позволяет Kotlin Coroutines приостанавливать и возобновлять выполнение. Он является ключевым элементом реализации suspend-функций и асинхронного программирования в Kotlin. Когда корутина приостанавливается (например, при вызове suspend-функции), её состояние сохраняется в объекте Continuation. Этот объект содержит информацию о том, где именно корутина была приостановлена, и как её можно продолжить после завершения асинхронной операции. В Kotlin Continuation — это интерфейс, который выглядит следующим образом:
-
Kotlin Coroutines. Часть 2
Прошло так много времени с прошлой статьи, прошу прощения, что заставил вас ждать. Выпускной курс забирал слишком много времени и не было возможности написать столь серьезный материал. Итак, начинаем. Сначала кратко расскажу о материале в этой статье. Для разогрева поговорим о скоупе и о том, для чего он вообще нужен, далее перейдем к контексту, там я попробую объяснить сложное на пальцах, и, наконец, затронем к Continuation.
https://habr.com/ru/companies/reksoft/articles/826326/
#kotlin #kotlin_coroutines #программирование #coroutines #continuation #threadlocal #dispatcher #runblocking #coroutine #scope
-
Anyone heard of #DOS attacks in the wild that are abusing the flaw in the #http2 #continuation frames?
-
Anyone heard of #DOS attacks in the wild that are abusing the flaw in the #http2 #continuation frames?
-
CERT/CC security advisory: HTTP/2 CONTINUATION frames can be utilized for DoS attacks 🔗 https://kb.cert.org/vuls/id/421644
- CVE-2024-27983 (high severity) Node.js DoS
- CVE-2024-2653 (8.2 high) amphp/http DoS
- CVE-2024-27316 (unknown) Apache HTTP Server (httpd) DoS
- CVE-2024-24549 (unknown) Apache Tomcat DoS
- CVE-2024-31309 (unknown) Apache Traffic Server
- CVE-2024-27919 (7.5 high) Envoy proxy (oghttp) DoS
- CVE-2024-30255 (5.3 medium) Envoy proxy (nghttp2) DoS
- CVE-2023-45288 GoLang DoS (analyst note: GoLang mistakenly used a 2023 CVE ID)
- CVE-2024-28182 (unknown) nghttp2 DoS
- CVE-2024-2758 (unknown) Tempesta FTW DoS
-
CERT/CC security advisory: HTTP/2 CONTINUATION frames can be utilized for DoS attacks 🔗 https://kb.cert.org/vuls/id/421644
- CVE-2024-27983 (high severity) Node.js DoS
- CVE-2024-2653 (8.2 high) amphp/http DoS
- CVE-2024-27316 (unknown) Apache HTTP Server (httpd) DoS
- CVE-2024-24549 (unknown) Apache Tomcat DoS
- CVE-2024-31309 (unknown) Apache Traffic Server
- CVE-2024-27919 (7.5 high) Envoy proxy (oghttp) DoS
- CVE-2024-30255 (5.3 medium) Envoy proxy (nghttp2) DoS
- CVE-2023-45288 GoLang DoS (analyst note: GoLang mistakenly used a 2023 CVE ID)
- CVE-2024-28182 (unknown) nghttp2 DoS
- CVE-2024-2758 (unknown) Tempesta FTW DoS
-
Как на самом деле Async/Await работают в C#. Часть 6. Анализ результатов компиляции асинхронных вызовов
В этой статье мы продолжим разбирать содержание работы Stephen Toub-а: «How Async/Await Really Works in C#» . В этот раз, в след за автором исходного Поста мы рассмотрим код, который генерирует C# компилятор для реализации асинхронных вызовов и множество связанных с этим сущностей-понятий-приемов, таких как: контекст исполнения, боксинг, стейт машина, стек, потоки, … Эта 6-я часть, пожалуй, основная часть всей работы, которая непосредственно отвечает на вопрос: «Как на самом деле Async/Await работают (и компилируются) в C#» Там, где мне придется цитировать содержание исходного текста в переводе (то есть более-менее дословно переводить), оно будет выделено подчеркнутым курсивом . Возможно вам будет интересно сравнить эту мою работу с первоначальным переводом .
https://habr.com/ru/articles/792782/
#async/await #continuation #task #асинхронное_программирование #парраленьное_програмирование
-
Continuations Brief Summary. Studied the topic a bit and brought you a write-up. Should be interesting for people related to programming, and especially for scheme and lisp users.
https://trop.in/blog/continuations-brief-summary#programming #scheme #lisp #clojure #commonlisp #callcc #continuation
-
Continuations Brief Summary. Studied the topic a bit and brought you a write-up. Should be interesting for people related to programming, and especially for scheme and lisp users.
https://trop.in/blog/continuations-brief-summary#programming #scheme #lisp #clojure #commonlisp #callcc #continuation
-
@leo you were right, regarding Lispstl in Scheme and this weeks episode of security now. In fact, it looks like Steve has rediscovered schemes continuations. They are basically copy the stack into a variable and then restore the stack at some later time. Brilliant.
#lisp #scheme #continuation #assembly #stack -
@leo you were right, regarding Lispstl in Scheme and this weeks episode of security now. In fact, it looks like Steve has rediscovered schemes continuations. They are basically copy the stack into a variable and then restore the stack at some later time. Brilliant.
#lisp #scheme #continuation #assembly #stack -
A fortuneteller is like the call/cc procedure in #Scheme #programming language: when invoked on the present state of your life, the fortuneteller returns the current #continuation representing the entirety of your future life.
#FunctionalProgramming matters—sometimes.
-
@dabeaz I think that #Scheme `(set! var value)` is essentially the same as #Python `var=value` ... for a Python abstract interpreter (type analyzer) in #Prolog, I used something similar to #continuation-passing, but with 4 items in the continuations (some are lists, some are red-black trees; all are immutable) - these can be a bit of pain to manipulate but I used a #monad-like notation to simplify things. I presume that something similar could be done in #Haskell.
-
@dabeaz I think that #Scheme `(set! var value)` is essentially the same as #Python `var=value` ... for a Python abstract interpreter (type analyzer) in #Prolog, I used something similar to #continuation-passing, but with 4 items in the continuations (some are lists, some are red-black trees; all are immutable) - these can be a bit of pain to manipulate but I used a #monad-like notation to simplify things. I presume that something similar could be done in #Haskell.
-
“When we die, they may bury us or collect our ashes, but remember this: from baby teeth to skin cells and everything in between, most of the matter that has worn your name is already spread throughout the world. We bury our remains in the soil of our lifetimes… The substance of your form is not fixed. It flows like a river to and from the wilderness.”
From ‘Field Guide to the Haunted Forest’ by Jarod K Anderson
#interbeing #continuation #LifeAndDeath -
“When we die, they may bury us or collect our ashes, but remember this: from baby teeth to skin cells and everything in between, most of the matter that has worn your name is already spread throughout the world. We bury our remains in the soil of our lifetimes… The substance of your form is not fixed. It flows like a river to and from the wilderness.”
From ‘Field Guide to the Haunted Forest’ by Jarod K Anderson
#interbeing #continuation #LifeAndDeath -
#Visualizing the #Riemann #hypothesis and #analytic #continuation - YouTube
#Complex #analysis is such a beautiful piece of #maths.