#prog #article
That boolean should probably be something else
Да, про сумм-типы там тоже упоминается.
  That boolean should probably be something else
By storing a boolean as our data, we're coupling that data tightly to our application logic.
Instead, we should remain critical and ask what data the boolean depends on, and should we maybe store that instead?
Да, про сумм-типы там тоже упоминается.
#prog #abnormalprogramming
spellscript
output: the power is amplified: 49
spellscript
esotoric [sic!] programming language that's read like a spellbook
begin the grimoire.
summon the power with essence of 7.
conjure ritual named amplify with value to return value multiplied by value.
enchant power with essence 0 of through ritual amplify with power.
inscribe whispers of "the power is amplified: " bound with power.
close the grimoire.
output: the power is amplified: 49
❤11🤯3🤡3😁1
  Forwarded from Segment@tion fault
В ЕС провалили очередное голосование по chat control - согласно законопроекту все мессенджеры должны либо отменить шифрование, либо отдать в соотв. органы ключи. Дания, которая продвигает законопроект с 2022 года, сдаваться не собирается и будет пиарить его дальше.
Законопроект "chat control" - инициатива Дании по отмене шифрования в интернетах "для борьбы с педофилами".
Законопроект "chat control" - инициатива Дании по отмене шифрования в интернетах "для борьбы с педофилами".
🎉28🤡8👍1🖕1
  Forwarded from Музыкальный Болт Генона
This media is not supported in your browser
    VIEW IN TELEGRAM
  🔥15👍6❤2🤨2🤡1
  Forwarded from Random Rust Dev
Если вы делаете игру и там будет огненный меч - вот вам референс
This media is not supported in your browser
    VIEW IN TELEGRAM
  🔥33🌚2
  В городах будущего, видимо, будет отдельная линия на дорогах для доставщиков еды
😁10🔥2👍1
  #prog #rust
rustc_codegen_gcc: Progress Report #38
В rustc_codegen_gcc теперь работает LTO, в том числе и cross-language! 🎉
  
  rustc_codegen_gcc: Progress Report #38
В rustc_codegen_gcc теперь работает LTO, в том числе и cross-language! 🎉
blog.antoyo.xyz
  
  rustc_codegen_gcc: Progress Report #38
  Antoyo's Personal Blog
👍9🌚3
  #prog #rust #article
A Little Rust Trait Limitation
I stumbled across a … bug(?) … a limitation(?) … an issue(!) with the Rust compiler. Fortunately, I was able to find out what was going on in the Rust programming language forum. I thought this issue was interesting enough and subtle enough to try to explain to my blog audience.
<...>
This isn’t an explanation of why this limitation is necessary or fundamental, because it isn’t – it’s a limitation that could, and maybe at some point will be, fixed.
  A Little Rust Trait Limitation
I stumbled across a … bug(?) … a limitation(?) … an issue(!) with the Rust compiler. Fortunately, I was able to find out what was going on in the Rust programming language forum. I thought this issue was interesting enough and subtle enough to try to explain to my blog audience.
<...>
This isn’t an explanation of why this limitation is necessary or fundamental, because it isn’t – it’s a limitation that could, and maybe at some point will be, fixed.