home.social

#constant — Public Fediverse posts

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

  1. #constant : firm; solid; fixed; immovable

    - French: soutenu

    - German: beständig

    - Italian: costante

    - Portuguese: constante

    - Spanish: constante

    ------------

    Thank you so much for being a member of our community!

  2. #OnThisDay Birth Anniversary of Austrian #Physicist Ludwig Boltzmann (1844). In 1877 he provided the current definition of entropy. Max Planck named the constant kB the #Boltzmann #Constant.

    Happy Birthday Rihanna (1988) - one of the world's best-selling music artists.

    Today is World Day of #Social Justice - an international day recognizing the need to promote social justice.

    knowledgezone.co.in/news

  3. @pluralistic

    I really dug this fresh reminder of the impermanence of our social structures and our innate psychological blindness to that fact:

    pluralistic.net/2026/02/05/con

    #the #only #constant #is #change

  4. #constant : firm; solid; fixed; immovable

    - French: soutenu

    - German: beständig

    - Italian: costante

    - Portuguese: constante

    - Spanish: constante

    ------------

    Thank you so much for being a member of our community!

  5. What an interesting choice for a constant. 🤔 I don't believe in coincidences. Was this done to prevent anyone from accidentally force-rebooting or shutting down the drone?

  6. The fine-structure #Constant, often denoted by the Greek letter alpha, is a fundamental physical constant that characterizes the strength of the electromagnetic interaction.

    It's a dimensionless number, meaning it doesn't depend on the units used to measure it.

    knowledgezone.co.in/kbits/6757

  7. Video ~ Congo Govt Begs Civilians To Flood Streets As M23 Takeover Goma

    Congo Govt Begs Civilians To Flood Streets As M23 Takeover Goma />#Breaking News #Cirimwami #Congo #Constant #DRC #Goma #Kinshasa #Kivu #Masisi #Mutamba #Peter #Rwanda #Sake ©January 27th, 2025 ®January 27, 2025 4:43 One of the most troubled countries in Africa, Democratic Republic of Congo government has begged civilian residents in the country to flood streets today Monday, 27 January 2025 just…

    osazuwaakonedo.news/video-cong

  8. Video ~ Jailbreak In Congo As Civilians Give M23 Rousing Welcome In Goma

    Jailbreak In Congo As Civilians Give M23 Rousing Welcome In Goma />#Breaking News #Cirimwami #Congo #Constant #DRC #Goma #Kinshasa #Kivu #Masisi #MoNUSCO #Munzenze #Mutamba #Peter #Rwanda #Sake ©January 27th, 2025 ®January Thousands of prisoners at Munzenze Prison facility in Goma, the capital city of North Kivu Province in the Democratic Republic of Congo may have set themselves free after M23…

    osazuwaakonedo.news/video-jail

  9. Video ~ More Congo Soldiers Cede To M23 In Goma, Embassies In Kinshasa Attacked

    More Congo Soldiers Cede To M23 In Goma, Embassies In Kinshasa Attacked />#Issues #Congo #Constant #DRC #France #Goma #Kenya #Kinshasa #Kivu #Masisi #MoNUSCO #Munzenze #Mutamba #Peter #Rwanda #Uganda #US ©January 29th, 2025 ®January Over 1,200 men of the Armed Forces of Democratic Republic of Congo have ceded or surrendered Goma, the country’s largest city to M23 rebels with DRC military…

    osazuwaakonedo.news/video-more

  10. Video ~ Rwanda Talks Tough Over South Africa Threat, Romanians Cede To M23 In Goma

    Rwanda Talks Tough Over South Africa Threat, Romanians Cede To M23 In Goma />#Issues #Angolan #Congo #Constant #Cyril #DRC #EAC #France #Goma #João #Kagame #Kenya #Kenyatta #Kinshasa #Kivu #Lourenço #Masisi #Munzenze #Paul #Ramaphosa In a bitter reaction to the statement credited to South Africa President, Cyril Ramaphosa over the killing of 13 SA soldiers in Goma by M23 rebels, Rwanda…

    osazuwaakonedo.news/video-rwan

  11. OsazuwaAkonedo Audio ~ Rwanda Talks Tough Over South Africa Threat, Romanians Cede To M23 In Goma

    Rwanda Talks Tough Over South Africa Threat, Romanians Cede To M23 In Goma #Issues #Angolan #Congo #Constant #Cyril #DRC #EAC #France...

    osazuwaakonedo.news/osazuwaako

  12. Our next #JCON2025 session is live: 'Braving the #Change: Recalibrating to #New Realities' with Tom Cools

    ‘Change is the only #constant in our industry’… but they never told us it would go this #fast. With the recent #evolutions in #AI, ‘change’…

    Grab your coffee and hit play: youtu.be/HKWQIMV1kqE

  13. #constant : firm; solid; fixed; immovable

    - French: soutenu

    - German: beständig

    - Italian: costante

    - Portuguese: constante

    - Spanish: constante

    ------------

    Thank you so much for being a member of our community!

  14. #constant : firm; solid; fixed; immovable

    - French: soutenu

    - German: beständig

    - Italian: costante

    - Portuguese: constante

    - Spanish: constante

    ------------

    Thank you so much for being a member of our community!

  15. How Design Can Enhance Cybersecurity In an era of constant technological evolution, cybersecurity is more important than ever. Yet, traditional security protocols often create friction between users and the systems they interact with. The result? Security measures that users ignore,...

    medium.com/design-bootcamp/sec

    #designbootcamp #design #enhance #cybersecurity #constant #technological

  16. How Design Can Enhance Cybersecurity In an era of constant technological evolution, cybersecurity is more important than ever. Yet, traditional security protocols often create friction between users and the systems they interact with. The result? Security measures that users ignore,...

    medium.com/design-bootcamp/sec

    #designbootcamp #design #enhance #cybersecurity #constant #technological

  17. So it does look like the TypeScript language server has a limit of 4MB source size where it disables type checking (and actually shows an erroneous error stating that exports that exist in the file do not exist) for files that are imported but not open in the current workspace/session.

    Still not sure if this is documented anywhere or not (haven’t been able to find it, if it is).

    99.99999% of the time, unless you’re doing niche stuff like I am, you won’t run into this.

    Workaround: should you have such a large file, e.g., with a large generated object, try and refactor to split it up into multiple files and rejoin it a separate file. The actual object size/memory usage isn’t the issue, it’s the file size.

    github.com/typescript-language

    #TypeScript #max #lines #memory #constant #object #import #bug #issue #LSP #languageServer #HelixEditor #VSCode #JavaScript #microsoft #workaround

  18. So it does look like the TypeScript language server has a limit of 4MB source size where it disables type checking (and actually shows an erroneous error stating that exports that exist in the file do not exist) for files that are imported but not open in the current workspace/session.

    Still not sure if this is documented anywhere or not (haven’t been able to find it, if it is).

    99.99999% of the time, unless you’re doing niche stuff like I am, you won’t run into this.

    Workaround: should you have such a large file, e.g., with a large generated object, try and refactor to split it up into multiple files and rejoin it a separate file. The actual object size/memory usage isn’t the issue, it’s the file size.

    github.com/typescript-language

    #TypeScript #max #lines #memory #constant #object #import #bug #issue #LSP #languageServer #HelixEditor #VSCode #JavaScript #microsoft #workaround

  19. Hit an interesting limit in the TypeScript language server¹:

    Looks like there’s a limit on the number of entries an object (constant) can have before the language server balks. Seems to hit it around 1,343.

    (I’m generating an object for an icon library.)

    Doesn’t appear to be related to file/memory size (breaking up the same number of entries into several objects works).

    Anyone know what limitation exactly I’m hitting (if it’s documented somewhere?) Been searching but couldn’t find any reference to it.

    ¹ It’s definitely a language server limit as I tried in VSCode as well to rule out it being a limit in Helix Editor.

    #TypeScript #limit #constant #object #languageServer #LSP

  20. Excited for #JCON EUROPE 2025? See Tom Cools at #JCON2025 in Cologne talking about '#Braving the Change: #Recalibrating to New #Realities'

    ‘Change is the only #constant in our industry’… but they never told …

    Get your free #JUG Ticket: jcon.one

  21. Excited for #JCON EUROPE 2025? See Tom Cools at #JCON2025 in Cologne talking about '#Braving the Change: #Recalibrating to New #Realities'

    ‘Change is the only #constant in our industry’… but they never told …

    Get your free #JUG Ticket: jcon.one

  22. Excited for #JCON EUROPE 2025? See Tom Cools at #JCON2025 in Cologne talking about '#Braving the Change: #Recalibrating to New #Realities'

    ‘Change is the only #constant in our industry’… but they never told …

    Get your free #JUG Ticket: jcon.one

  23. Excited for #JCON EUROPE 2025? See Tom Cools at #JCON2025 in Cologne talking about '#Braving the Change: #Recalibrating to New #Realities'

    ‘Change is the only #constant in our industry’… but they never told …

    Get your free #JUG Ticket: jcon.one

  24. Ah, yes, the end is nigh, and soon we'll be writing cryptographic code with smoke signals and semaphore flags. 🤡🔐 Apparently, #tin #foil #hats are now the official uniform of cryptographers, as Thomas Pornin argues that constant-time #coding will be as feasible as knitting #chainmail with cooked #spaghetti. 🍝📉
    eprint.iacr.org/2025/435 #cryptography #humor #constant #time #HackerNews #ngated

  25. #OnThisDay Birth Anniversary of Austrian #Physicist Ludwig Boltzmann (1844). In 1877 he provided the current definition of entropy. Max Planck named the constant kB the #Boltzmann #Constant.

    Happy Birthday Rihanna (1988) - one of the world's best-selling music artists.

    Today is World Day of #Social Justice - an international day recognizing the need to promote social justice.

    knowledgezone.co.in/news

  26. Euler–Mascheroni constant! :euler:

    In fact, the last one is:
    \[\large\displaystyle\int_1^{+\infty}\mathrm dx\ \left(\frac{1}{\lfloor x\rfloor}-\frac1x\right)=\gamma\approx0.5772156649\]

    Equivalently,
    \[\large\displaystyle\lim_{n\to\infty}\left(\sum_{k=1}^n \frac1{k}-\ln n\right)=\gamma=0.5772156649\ldots\]
    ---------------------------------------------------------------------------------------------------------------------
    Unsolved problem in mathematics:
    Is Euler–Mascheroni constant irrational? If so, is it transcendental?

    #Euler #Mascheroni #EulerMascheroni #Constant #gamma #EulerConstant #EulersConstant #EulerMascheroniConstant #Irrational #Irrationality #Transcendental #Transcendence #Unsolved #UnsolvedProblem #Maths #Mathematics #Indeterminate #IndeterminateForm #IndeterminateForms #Inf #Infinity #HarmonicNumber #HarmonicNumbers #HarmonicSeries #Logarithm #Log #Logarithms #NaturalLogarithm #Integral #ImproperIntegral

  27. Euler–Mascheroni constant! :euler:

    In fact, the last one is:
    \[\large\displaystyle\int_1^{+\infty}\mathrm dx\ \left(\frac{1}{\lfloor x\rfloor}-\frac1x\right)=\gamma\approx0.5772156649\]

    Equivalently,
    \[\large\displaystyle\lim_{n\to\infty}\left(\sum_{k=1}^n \frac1{k}-\ln n\right)=\gamma=0.5772156649\ldots\]
    ---------------------------------------------------------------------------------------------------------------------
    Unsolved problem in mathematics:
    Is Euler–Mascheroni constant irrational? If so, is it transcendental?

    #Euler #Mascheroni #EulerMascheroni #Constant #gamma #EulerConstant #EulersConstant #EulerMascheroniConstant #Irrational #Irrationality #Transcendental #Transcendence #Unsolved #UnsolvedProblem #Maths #Mathematics #Indeterminate #IndeterminateForm #IndeterminateForms #Inf #Infinity #HarmonicNumber #HarmonicNumbers #HarmonicSeries #Logarithm #Log #Logarithms #NaturalLogarithm #Integral #ImproperIntegral

  28. #constant : firm; solid; fixed; immovable

    - French: soutenu

    - German: beständig

    - Italian: costante

    - Portuguese: constante

    - Spanish: constante

    ------------

    Thank you so much for being a member of our community!

  29. #Dark #energy was assumed to be a #constant force in the universe, both currently and throughout cosmic history.

    But new data suggest that it may be more changeable, growing stronger or weaker over time, reversing or even fading away.

    “As #Biden would say, it’s a B.F.D.,” said #Adam #Riess, an astronomer at Johns Hopkins University and the Space Telescope Science Institute in Baltimore.
    Riess shared the 2011 Nobel Prize in Physics with two other astronomers for the discovery of dark energy, but was not involved in this new study.

    “It may be the first real clue we have gotten about the nature of dark energy in 25 years,” he said.

    If the work of dark energy were constant over time, it would eventually push all the stars and galaxies so far apart that even atoms could be torn asunder, sapping the universe of all life, light, energy and thought.
    Instead, it appears, dark energy is capable of changing course and pointing the cosmos toward a richer future.

    Wendy Freedman, an astrophysicist at the University of Chicago who has led efforts to measure the expansion of the universe, praised the new survey as “superb data.”

    The results, she said, “open the potential for a new window into understanding dark energy, the dominant component of the universe, which remains the biggest mystery in cosmology

    nytimes.com/2024/04/04/science

  30. CW: Константна змінна

    Дуже багато людей і не тільки іноді кажуть про константні змінні, хоча це сполучення не можливе. Слова змінна та константа перечать один одному. Мабуть, це спричинено поясненням що таке змінна у дуже багатьох курсах програмування.

    Змінна - це місце у памʼяті де ми можемо зберігати дані.

    Це визначення хоч і правильне, але не завершене. До нього потрібно додати те що ми можемо їх змінювати.

    Змінна - це місце у памʼяті де ми можемо зберігати дані з можливістю перезаписувати їх.

    #програмування #змінна #змінні #константа #константи #programming #variable #constant

  31. #OnThisDay Birth Anniversary of Austrian #Physicist Ludwig Boltzmann (1844). In 1877 he provided the current definition of entropy. Max Planck named the constant kB the #Boltzmann #Constant.

    Happy Birthday Rihanna (1988) - one of the world's best-selling music artists.

    Today is World Day of #Social Justice - an international day recognizing the need to promote social justice.

    knowledgezone.co.in/news

  32. In the framework of 'dreaming in the ruins of big tech' ooooo.be/debris curated the film [ALGO-Rhythm] - Manu Luksch / info on the peertube of systerserver.net

    tube.systerserver.net/w/wwLjXp

    🎞️Watch -- | Til 14/1/2024 online |

    #debris #constant #digitalDepletionStrike

  33. In the framework of 'dreaming in the ruins of big tech' ooooo.be/debris curated the film [ALGO-Rhythm] - Manu Luksch / info on the peertube of systerserver.net

    tube.systerserver.net/w/wwLjXp

    🎞️Watch -- | Til 14/1/2024 online |

    #debris #constant #digitalDepletionStrike

  34. In the framework of 'dreaming in the ruins of big tech' ooooo.be/debris curated the film [ALGO-Rhythm] - Manu Luksch / info on the peertube of systerserver.net

    tube.systerserver.net/w/wwLjXp

    🎞️Watch -- | Til 14/1/2024 online |

    #debris #constant #digitalDepletionStrike