TGTGInsighttelegram intelligenceLIVE / telegram public index
← Python Заметки

TGINSIGHT SIMILAR POSTS

Најди сличен содржај

Изворен канал @pythonotes · Post #104 · 19 јун.

Ещё немного про base64. Собрал пример со встроенной в код картинкой. Это иконка для окна на PySide2. Файл кодирован в base64 и просто сохранён в переменной. Для использования этих данных даже не пришлось сохранять их в новый файл. Иконка создаётся на лету с помощью метода QPixmap.loadFromData() ... raw_data = base64.decodebytes(ico_encoded) ico = QPixmap() ico.loadFromData(raw_data, "PNG") ... 🌎 Полный пример смотрите в gists. #libs#tricks#qt

Резултати

Пронајдени 1 слични објави

Пребарај: #onlineabuse

当前筛选 #onlineabuse清除筛选
AI & Law

@ai_and_law · Post #805 · 13.04.2026 г., 07:04

🇺🇸⚖️First Guilty Plea Under TAKE IT DOWN Act for AI-Generated Abuse A U.S. defendant, James Strahler II, pleaded guilty to violating the TAKE IT DOWN Act after creating AI-generated nonconsensual intimate images to threaten individuals. The case marks the first conviction under the law. U.S. Attorney Dominick Gerace II stated that authorities will pursue enforcement against the creation and distribution of AI-generated intimate images without consent, emphasizing the use of available legal tools to address harassment and intimidation involving such content. #AIRegulation#AIlaw#OnlineAbuse#Deepfakes#USlaw