FreeSchool=W🔁rk & Friendship!

@freemo @messaroundmarx There are 2 quotes here.
I assume it's the 2nd quote mostly about authoritarianism that is mostly the focus...

...which, if so, would you consider authority or authoritarianism as an uncaring (or almost financially-only caring) Bank and State Authority as the kind of dictator(s) or de-facto equivalent (i.e. without you totally using Bank or State then you are a mere nothing deliberately made increasingly conditional, whether they declare themselves as this or that political label.

Those two (or just for the purposes of this reply) are sole rulers and sources of life (or monopoly of it) and soon imprisoning people for non-conforming reasons (more examples of kangeroo #courts / #juries asked to #ignore evidence / terrorism chargers used on Twitter / Mastodon style social people silences and in jail / mothers arrested fpr speaking etc)...

So theoretically or de-facto would you agree Modern #Capitalism (or just today's type of actions and non-action of Banks 🏦 and State 👮 (whatever we call their actions as) is requiring these two authorities and not just the softer or neutral types of Capitalism.

The increasing #ultimatum and #conditional demanding #conforming to (or take it or leave life if you want) makes increasingly everything #illegal or incompatible by default and today's kind of Capitalism is more #punishment orientated...

Capitalism here as a constantly changing or added #restriction / #redefinition which is why we can not just focus on #labels like Authoritarianism but the #behaviour and track #record / #history, as well as what they #finance (#war), how they have things failed constantly in echange for profit / power etc etc, that contribute to similar things...

As part of constant systematic pattern (whatever we call that) and even considering people being #ignorant also (yes), but definitely no change to that model of #business as usual. Namely #tax, #territorial #aggression etc.

And on the other side more positive to humans, today it's hardly about #communication between #state and people, giving power to people, talking about well-being of humans, which I'd include as part of what makes it "Authoritarian style" behaviour also when it's without those components and considerations... would you agree?

Happy New Year by the way :)

Gea-Suan Lin

Git 的 hasconfig:remote.*.url:

在「How I configure my Git identities (benji.dog)」這邊看到的文章:「How I configure my Git identities」。

裡面在講 Git 的設定,以往我們習慣依據環境放到不同目錄裡 (像是公司的 repository 放到 work/),再加上 includeIf 去針對不同目錄給不同的值 (像是 email),這個功能是在 2017 年五月出的 Git 2.13 引入的,當初 GitHub 也有針對這個功能寫了一篇介紹:「Git 2

blog.gslin.org/archives/2024/1

#Computer #Murmuring #Network #Programming #Software #conditional #git #hasconfig #identity #includes #remote #url

Git 的 hasconfig:remote.*.url:

在「How I configure my Git identities (benji.dog)」這邊看到的文章:「How…

Gea-Suan Lin's BLOG
FreeSchool=W🔁rk & Friendship!

#bluesky is not a decentralized network because without their main server yours is useless / disconnected...

#bluesky is *not* a #decentralized network because without their main server yours is useless.

So while you can #selfhost like Mastodon, they can actually disconnect you at any time or just selectively block your server's access to others whenever it's suit them.

That would be like #Mastodon needing 1 main Mastodon to exist for yours and other to exist, otherwise nothing. That is a BIG #dependency and very #political too being profit based and perhaps testing to see how far users will go to allowing profit making techniques on them.

Bluesky is therefore weak now and later, and also allows the classic #rugpull technique when the main server starts getting more political or profit orientated and doesn't like or need you any more. Then you will reallyknow about it!

These other systems ends up with a #rugpull and people saying:

"oh no Bluesky is so bad now, how could it get so bad? I'm leaving for the next thing (...that #rugpulls me again!)

Removing any server's access is too easy and allow them to make continual ultimatums for people to follow regardless of it's use, so their upgrades and 'features' might just but profit orientated (to snoop on you, exploit etc) just for your server to continue existing as usual.

Very #conditional and not like #Mastodon which doesn't have that disconnection or ultimatum looming over people's head... :mastodance:

JBRoss

"No law can possibly meet the convenience of every one: we must be satisfied if it be beneficial on the whole and to the majority." — Titus Livius — — — #TitusLivius #quote #quotes #law #fair #everyone #majority #democratic #conditional #most

GripNews

🌘 條件性斷點如何工作 🐢
➤ 條件斷點如果工作得太慢該怎麼辦?讀完這篇文章就明白了。
werat.dev/blog/how-conditional
瞭解了條件性斷點的實際實現,發現它們對於效率存在問題並探討可能的提升方法。
+ 這真是一篇有趣而深入的文章,通俗易懂地解釋了為什麼在調試中使用條件性補助信息會變得如此緩慢。
+ 很棒!我以前不知道進行程式調適時居然還有這麼多細節需要關注。
#Debugging #Conditional Breakpoints

How conditional breakpoints work 🐢

Conditional breakpoints are extremely useful, but everyone…

werat.dev
considerate

I would argue that the church is without a doubt the most preeminent source of conditional love anywhere. Churches profess unconditional love, but then argue that there are conditions on achieving that unconditional love. Lol. #church #hypocrisy #conditional #methodistchurchsplit

Aral Balkan

In almost three decades of writing JavaScript (yes, I’m older than JavaScript), this is the first time I’ve used a label and a break label statement for a conditional.

I feel strangely fine about it.

#JavaScript #js #conditional #labeledStatement #break #NodeJS #web #dev

BIEN

Justification #50001 for #UBI: ludicrous inefficiency of #conditional & selective #welfare payments, with #UK govt apparently burning £mils fighting disability benefit claims- often resulting in HUGELY costly, lengthy court battles
Not good
zurl.co/ENq9

How Tory government blows millions in taxpayer cash fighting benefit claims

The DWP has spent hundreds of millions on fighting…

zurl.co
ExcelAnalytics

@Isocat
(I have now remembered to use #hashtags for searchability)

To line up alternate rows using formulas, I have to resort to the latest #Excel #dynamic #array #formulas.

=MAKEARRAY(2000,26, LAMBDA(i,j,IF(MOD(i,2)=1, INDEX(Sheet1!A1:Z1000,(i+1)/2,j), INDEX(Sheet2!A1:Z1000,i/2,j) )))

Use the actual rows you have rather than 1000 (and double it for the 2000) and the actual no. columns rather than 26.

To #conditional #format, see the picture.

imdef

I should have been more precise. The two formal expressions

(2|x ^ 3|x) -> 6|x
(2|x -> 6|x) v (3|x -> 6|x)

are equivalent. However, it is less clear cut with their ordinary language translations:

"If x is divisible by 2 and x is divisible by 3, then x is divisible by 6."
"If x is divisible by 2, then x is divisible by 6, or if x is divisible by 3, then x is divisible by 6."
#logic #implication #conditional

imdef

Example 2: write a|x for "x is divisible by a" or "a divides x". Then
(2|x ^ 3|x) -> 6|x
(2|x -> 6|x) v (3|x -> 6|x)

In both cases, the first form is natural and obvious and the second is something you'd normally never write. But, if pressed, maybe you'd bite the bullet and agree it's an equivalent form. I'm still undecided but I enjoyed the paper.
#logic #implication #conditional (3/3)

imdef

Material implication P -> Q is equivalent to ~P v Q. It is generally agreed that the "if P, then Q" construction in ordinary language is not always the same as material implication. However, when you study mathematics, you're trained to think that, in mathematics, "if P, then Q" really is material implication. Here is an in many ways careful explanation: (1/n)
gowers.wordpress.com/2011/09/2

#logic #implication #conditional

Basic logic — connectives — IMPLIES

Gowers's Weblog
WordofTheHour

#conditional : containing, implying, or depending on, a condition or conditions

- French: conditionnel

- German: konditionell

- Italian: condizionale

- Portuguese: condicional

- Spanish: condicional

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

Fill in missing translations @ wordofthehour.org/r/translatio

We need your help!! Help us improve our translations. :)

We rely on community members to help us improve our…

wordofthehour.org
WordofTheHour

#conditional : containing, implying, or depending on, a condition or conditions

- French: conditionnel

- German: konditionell

- Italian: condizionale

- Portuguese: condicional

- Spanish: condicional

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

Fill in missing translations @ wordofthehour.org/r/translatio

We need your help!! Help us improve our translations. :)

We rely on community members to help us improve our…

wordofthehour.org
WordofTheHour

#conditional : containing, implying, or depending on, a condition or conditions

- German: konditionell

- Italian: condizionale

- Portuguese: condicional

- Spanish: condicional

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

Fill in missing translations @ wordofthehour.org/r/translatio

We need your help!! Help us improve our translations. :)

We rely on community members to help us improve our…

wordofthehour.org
WordofTheHour

#conditional : containing, implying, or depending on, a condition or conditions

- German: abhängig

- Italian: condizionale

- Portuguese: condicional

- Spanish: condicional

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

Fill in missing translations @ wordofthehour.org/r/translatio

We need your help!! Help us improve our translations. :)

We rely on community members to help us improve our…

wordofthehour.org
WordofTheHour

#conditional : containing, implying, or depending on, a condition or conditions

- German: abhängig

- Italian: condizionale

- Portuguese: condicional

- Spanish: condicional

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

Fill in missing translations @ wordofthehour.org/r/translatio

We need your help!! Help us improve our translations. :)

We rely on community members to help us improve our…

wordofthehour.org
WordofTheHour

#conditional : containing, implying, or depending on, a condition or conditions

- German: abhängig

- Italian: condizionale

- Portuguese: condicional

- Spanish: condicional

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

See more @ wordofthehour.org

Word of The Hour

Word of the Hour helps expand your vocabulary. Every…

wordofthehour.org
WordofTheHour

#conditional : containing, implying, or depending on, a condition or conditions

- German: abhängig

- Italian: condizionale

- Portuguese: condicional

- Spanish: condicional

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

Try out the Word of The Hour App @ wordofthehour.org

Word of The Hour

Word of the Hour helps expand your vocabulary. Every…

wordofthehour.org