#prog #article
embeddedartistry.com/fieldatlas/historical-software-accidents-and-errors
We never learned about significant software accidents and errors during our education or professional careers. Sometimes, we would see an event in the news and follow it, but that was often the extent of our learning. Rarely did we find that lessons were codified and applied to our work.
As our world grows more dependent on software, developers everywhere need to study historical software problems, their causes, and the implications for how we build our software. We cannot afford to keep repeating the same mistakes, especially those that cause harm.
embeddedartistry.com/fieldatlas/historical-software-accidents-and-errors
We never learned about significant software accidents and errors during our education or professional careers. Sometimes, we would see an event in the news and follow it, but that was often the extent of our learning. Rarely did we find that lessons were codified and applied to our work.
As our world grows more dependent on software, developers everywhere need to study historical software problems, their causes, and the implications for how we build our software. We cannot afford to keep repeating the same mistakes, especially those that cause harm.
Embedded Artistry
Historical Software Accidents and Errors - Embedded Artistry
6 November 2019 by Phillip Johnston • Last updated 20 September 2022We never learned about significant software accidents and errors during our education or professional careers. Sometimes, we would see an event in the news and follow it, but that was often…
Блог*
#prog #web #article History of the browser user-agent string (thanks @h4cktill)
Иностранный User-Agent
😁14🌚4🐳2👍1🌭1
Forwarded from мне не нравится реальность
А более подробное объяснение можно прочитать в моём блоге :)
https://ihatereality.space/08-abusing-rust-traits-to-write-silly-things/
https://ihatereality.space/08-abusing-rust-traits-to-write-silly-things/
blog.ihatereality.space
(Ab)using Rust traits to write silly things
Explaining how to make a function that is callable with and without parentheses
мне не нравится реальность
А более подробное объяснение можно прочитать в моём блоге :) https://ihatereality.space/08-abusing-rust-traits-to-write-silly-things/
Ну и как теперь Вафелю об опечатках сообщать?
#ml
Нейросеть DALL-E 2 создала собственный язык: правда, не совсем, и совсем не?
TL;DR: В общем, говорить с определённой уверенностью можно о том, что генераторы изображений на основе нейросетей способны генерировать изображения на «тарабарские» запросы, причём в том, что именно генерируется, прослеживаются определённые статистические закономерности.
Нейросеть DALL-E 2 создала собственный язык: правда, не совсем, и совсем не?
TL;DR: В общем, говорить с определённой уверенностью можно о том, что генераторы изображений на основе нейросетей способны генерировать изображения на «тарабарские» запросы, причём в том, что именно генерируется, прослеживаются определённые статистические закономерности.
Хабр
Нейросеть DALL-E 2 создала собственный язык: правда, не совсем, и совсем не?
1 июня 2022 года вышла статья Янниса Дараса и Александроса Димакиса из Техасского университета в Остине, названная «Открытие скрытого словарного запаса DALLE-2» ( Discovering the Hidden Vocabulary of...
Блог*
#ml Нейросеть DALL-E 2 создала собственный язык: правда, не совсем, и совсем не? TL;DR: В общем, говорить с определённой уверенностью можно о том, что генераторы изображений на основе нейросетей способны генерировать изображения на «тарабарские» запросы…
Telegram
Блог*
The latest generation of adversarial image attacks is, uh, somewhat simpler to carry out
https://openai.com/blog/multimodal-neurons/
https://twitter.com/moyix/status/1367575109305794563/photo/1
https://openai.com/blog/multimodal-neurons/
https://twitter.com/moyix/status/1367575109305794563/photo/1
Блог*
#prog #js #typescript #abnormalprogramming github.com/jamiebuilds/json-parser-in-typescript-very-bad-idea-please-dont-use
#prog #typescript #article
Extreme Explorations of TypeScript's Type System
(thanks @randomstuffilike)
Extreme Explorations of TypeScript's Type System
(thanks @randomstuffilike)
Learningtypescript
Extreme Explorations of TypeScript's Type System | Learning TypeScript
Some of the most creative, wacky explorations of what you can do in TypeScript's type system!