Search
81 results for “0x0”
-
I did it and I can't be happier about it.
My #LudumDare59 entry is published. Let me present you with n0minal, a short horror game with a very simple gameplay.
It's my first attempt at anything narrative with a proper sound design.
https://ldjam.com/events/ludum-dare/59/$424909
https://0x0961h.itch.io/n-0-m-i-n-a-l
Give it a try and tell what you think!
-
@0x00string you can put so much good stuff on 1 sheet of paper, with no staples or tape needed!
-
@0x00string you can put so much good stuff on 1 sheet of paper, with no staples or tape needed!
-
@0x00string you can put so much good stuff on 1 sheet of paper, with no staples or tape needed!
-
@0x00string you can put so much good stuff on 1 sheet of paper, with no staples or tape needed!
-
@0x00string you can put so much good stuff on 1 sheet of paper, with no staples or tape needed!
-
@0x00string @DelilahTech you should see the #alttext for the photos of #yourmom
-
@0x00string @DelilahTech you should see the #alttext for the photos of #yourmom
-
@0x00string @DelilahTech you should see the #alttext for the photos of #yourmom
-
@0x00string @DelilahTech you should see the #alttext for the photos of #yourmom
-
@0x00string @DelilahTech you should see the #alttext for the photos of #yourmom
-
« MMODA 0x0B : La Mort Vous Va Si Bien », July 2022
Atari ST slideshow to wish you a happy Halloween !
Music : Dma-Sc
Code/gfx : pépéIf you haven't seen it already : https://www.youtube.com/watch?v=xaTY1krZ4Zg
-
Nachts am Wasserloch - 2025-10-14 - 0x0 #Berlin #Marienkirche #Herbst #Nacht #Architektur #Pfütze #Reflexion #FestivalOfLights #UrbanGaze #Superweitwinkel #15mm #Fotografie #colorful #photography #art 📷: #EOSR3 ISO: 20.000 ⭕: #RF1535mmF28LISUSM @ƒ/2.8 ⏱️: 1/15 sec 📆: 2025-10-14 🔗: flic.kr/p/2rzoUJm
-
-
Had an oldschool #plaintext file of printer(ish) output with form-feeds (0x0C, ^L) separating pages/sections and wanted to split out each page into its own sequentially-numbered file. A little awk:
$ awk 'BEGIN{name="output_000.txt"} $0 ~ sprintf("%c", 12){close(name); name =sprintf("output_%03i.txt", ++i); next}{print >> name}END{close(name)}' source.txt
and done. Several hundred pages all split out into individual files.
-
Eine neue #Episode des #Zeroday#Podcast ist #online: 0d129 – Digitale Unabhängigkeit
Link zur Episode: https://0x0d.de/2025/12/0d129-digitale-unabhaengigkeit/
@[email protected] (Stefan)
@zeroday (Sven)#Datenschutz #DigitaleSouveränität #DigitaleUnabhängigkeit #Informationssicherheit #ITSecurity #ITSicherheit #privacy #Privatsphäre
-
Eine neue #Episode des #Zeroday #Podcast ist #online: 0d132 – Der alternative Mail-Provider (Part 2)
Link zur Episode: https://0x0d.de/2026/04/0d132-der-alternative-mail-provider-part-2/
In der heutigen Episode stellt Stefan den ersten von 4 Alternativen Mail Providern vor, die er sich als Alternative für seinen ak
@[email protected] (Stefan)
@zeroday (Sven)#Datenschutz #EMail #gmail #Informationssicherheit #ITSecurity #ITSicherheit #privacy #Privatsphäre #Prtoton #Tuta
-
Eine neue #Episode des #Zeroday #Podcast ist #online: 0d131 – Der Wechsel auf Linux statt WIndows als daily driver
Link zur Episode: https://0x0d.de/2026/02/0d131-der-wechsel-auf-linux-statt-windows-als-daily-driver/
@[email protected] (Stefan)
@zeroday (Sven)#Cinnamon #Datenschutz #Informationssicherheit #ITSecurity #ITSicherheit #linux #Opendeck #openrgb #privacy #Privatsphäre #VocasterPro #Windows
-
Eine neue #Episode des #Zeroday#Podcast ist #online: 0d130 – Der Wunsch Mail-Provider
Link zur Episode: https://0x0d.de/2026/01/0d130-der-wunsch-mail-provider/
@[email protected] (Stefan)
@zeroday (Sven)#Datenschutz #DKIM #DMARC #EMail #IMAP #Informationssicherheit #ITSecurity #ITSicherheit #POP3 #privacy #Privatsphäre #SMTP #SPF
-
EIP-7702: прикручиваем код к EOA, где можно споткнуться?
EIP-7702 делает EOA похожим на смарт-контракт со всеми вытекающими. Что меняется в транзакциях, почему ломаются проверки msg.sender == tx.origin и address.code.length > 0 , как возникают коллизии хранилища при смене делегата, и что делать с приёмом ERC-721 и ETH. С примерами на Foundry и связкой с ERC-4337.
https://habr.com/ru/articles/1029386/
#EIP7702 #Smart_account #абстракция_аккаунта #account_abstraction #ethereum #authorization_list #transaction_type_0x04 #Solidity #Pectra #блокчейн
-
EIP-7702: прикручиваем код к EOA, где можно споткнуться?
EIP-7702 делает EOA похожим на смарт-контракт со всеми вытекающими. Что меняется в транзакциях, почему ломаются проверки msg.sender == tx.origin и address.code.length > 0 , как возникают коллизии хранилища при смене делегата, и что делать с приёмом ERC-721 и ETH. С примерами на Foundry и связкой с ERC-4337.
https://habr.com/ru/articles/1029386/
#EIP7702 #Smart_account #абстракция_аккаунта #account_abstraction #ethereum #authorization_list #transaction_type_0x04 #Solidity #Pectra #блокчейн
-
EIP-7702: прикручиваем код к EOA, где можно споткнуться?
EIP-7702 делает EOA похожим на смарт-контракт со всеми вытекающими. Что меняется в транзакциях, почему ломаются проверки msg.sender == tx.origin и address.code.length > 0 , как возникают коллизии хранилища при смене делегата, и что делать с приёмом ERC-721 и ETH. С примерами на Foundry и связкой с ERC-4337.
https://habr.com/ru/articles/1029386/
#EIP7702 #Smart_account #абстракция_аккаунта #account_abstraction #ethereum #authorization_list #transaction_type_0x04 #Solidity #Pectra #блокчейн
-
EIP-7702: прикручиваем код к EOA, где можно споткнуться?
EIP-7702 делает EOA похожим на смарт-контракт со всеми вытекающими. Что меняется в транзакциях, почему ломаются проверки msg.sender == tx.origin и address.code.length > 0 , как возникают коллизии хранилища при смене делегата, и что делать с приёмом ERC-721 и ETH. С примерами на Foundry и связкой с ERC-4337.
https://habr.com/ru/articles/1029386/
#EIP7702 #Smart_account #абстракция_аккаунта #account_abstraction #ethereum #authorization_list #transaction_type_0x04 #Solidity #Pectra #блокчейн
-
Weekend Reads
* Post-quantum RPKI framework
https://arxiv.org/abs/2603.06968
* DNSSEC negative trust anchors
https://quad9.net/news/blog/dnssec-ntas-no-good-compromises/
* AS112 deployment characteristics
https://0x03c0.com/files/pam26-as112-camera-ready-with-notice.pdf
* Geoff Huston on Internet timekeeping
https://www.potaroo.net/ispcol/2026-03/nts.html
* Measuring IX route servers prefix coverage
https://blog.benjojo.co.uk/post/how-far-can-you-get-with-ix-route-servers -
Nullstring – Nullstring’s Favorite Music Time Beats
Intriguing collection of weird sampledelic beats that mashes up pop-culture bits into catchy but twisted grooves.
https://video.infosec.exchange/w/p/rb2sKooHWsAqajJMGrGNkd?playlistPosition=1
https://www.etherdiver.com/2026/03/06/opm-new-weird-age/#Nullstring
-
#fcz Omlouvám se za včerejší serii výpadků. Začal se nám bez varování restartovat hostitel. Pohledem do logu jsem našel hlášku "EDAC MC1: 1 CE error on CPU#1Channel#2_DIMM#0 (channel:2 slot:0 page:0x0 offset:0x0 grain:8 syndrome:0x0)" nasvědčující vadnému modulu RAM.
Vadný modul se nám povedlo v noci identifikovat a vyměnit, tak snad bude zase na nějakou dobu klid.
V řádu týdnů plánuju migraci na nového hostitele. -
So I looked at the #datasheet (https://files.waveshare.com/upload/2/29/7.5inch_e-paper-b-Specification.pdf) to find what I had to do to display some red colour. It seems I have to send 0x04 for each red #pixel, 0x03 for black and 0x00 for white.
Checked the existing #driver and, sure enough, it sends 0x03 and 0x00! This seems to be the right way.
[continues] -
So I looked at the #datasheet (https://files.waveshare.com/upload/2/29/7.5inch_e-paper-b-Specification.pdf) to find what I had to do to display some red colour. It seems I have to send 0x04 for each red #pixel, 0x03 for black and 0x00 for white.
Checked the existing #driver and, sure enough, it sends 0x03 and 0x00! This seems to be the right way.
[continues] -
So I looked at the #datasheet (https://files.waveshare.com/upload/2/29/7.5inch_e-paper-b-Specification.pdf) to find what I had to do to display some red colour. It seems I have to send 0x04 for each red #pixel, 0x03 for black and 0x00 for white.
Checked the existing #driver and, sure enough, it sends 0x03 and 0x00! This seems to be the right way.
[continues] -
So I looked at the #datasheet (https://files.waveshare.com/upload/2/29/7.5inch_e-paper-b-Specification.pdf) to find what I had to do to display some red colour. It seems I have to send 0x04 for each red #pixel, 0x03 for black and 0x00 for white.
Checked the existing #driver and, sure enough, it sends 0x03 and 0x00! This seems to be the right way.
[continues]