home.social

Search

81 results for “0x0”

  1. 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.

    ldjam.com/events/ludum-dare/59

    0x0961h.itch.io/n-0-m-i-n-a-l

    Give it a try and tell what you think!

    #gamedev #indiedev #ludumDare #ldjam #ld59

  2. @0x00string you can put so much good stuff on 1 sheet of paper, with no staples or tape needed!

    #ResINT #zine #zines #ArtFED #Tor

  3. @0x00string you can put so much good stuff on 1 sheet of paper, with no staples or tape needed!

    #ResINT #zine #zines #ArtFED #Tor

  4. @0x00string you can put so much good stuff on 1 sheet of paper, with no staples or tape needed!

    #ResINT #zine #zines #ArtFED #Tor

  5. @0x00string you can put so much good stuff on 1 sheet of paper, with no staples or tape needed!

    #ResINT #zine #zines #ArtFED #Tor

  6. @0x00string you can put so much good stuff on 1 sheet of paper, with no staples or tape needed!

    #ResINT #zine #zines #ArtFED #Tor

  7. « 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 : youtube.com/watch?v=xaTY1krZ4Zg

    #demoscene #Atari #AtariSTe #slideshow

  8. the universal built from the bottom up

    #xf 0x0F

    #xf
  9. 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.

  10. Eine neue #Episode des #Zeroday #Podcast ist #online: 0d132 – Der alternative Mail-Provider (Part 2)

    Link zur Episode: 0x0d.de/2026/04/0d132-der-alte

    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

  11. EIP-7702: прикручиваем код к EOA, где можно споткнуться?

    EIP-7702 делает EOA похожим на смарт-контракт со всеми вытекающими. Что меняется в транзакциях, почему ломаются проверки msg.sender == tx.origin и address.code.length > 0 , как возникают коллизии хранилища при смене делегата, и что делать с приёмом ERC-721 и ETH. С примерами на Foundry и связкой с ERC-4337.

    habr.com/ru/articles/1029386/

    #EIP7702 #Smart_account #абстракция_аккаунта #account_abstraction #ethereum #authorization_list #transaction_type_0x04 #Solidity #Pectra #блокчейн

  12. EIP-7702: прикручиваем код к EOA, где можно споткнуться?

    EIP-7702 делает EOA похожим на смарт-контракт со всеми вытекающими. Что меняется в транзакциях, почему ломаются проверки msg.sender == tx.origin и address.code.length > 0 , как возникают коллизии хранилища при смене делегата, и что делать с приёмом ERC-721 и ETH. С примерами на Foundry и связкой с ERC-4337.

    habr.com/ru/articles/1029386/

    #EIP7702 #Smart_account #абстракция_аккаунта #account_abstraction #ethereum #authorization_list #transaction_type_0x04 #Solidity #Pectra #блокчейн

  13. EIP-7702: прикручиваем код к EOA, где можно споткнуться?

    EIP-7702 делает EOA похожим на смарт-контракт со всеми вытекающими. Что меняется в транзакциях, почему ломаются проверки msg.sender == tx.origin и address.code.length > 0 , как возникают коллизии хранилища при смене делегата, и что делать с приёмом ERC-721 и ETH. С примерами на Foundry и связкой с ERC-4337.

    habr.com/ru/articles/1029386/

    #EIP7702 #Smart_account #абстракция_аккаунта #account_abstraction #ethereum #authorization_list #transaction_type_0x04 #Solidity #Pectra #блокчейн

  14. EIP-7702: прикручиваем код к EOA, где можно споткнуться?

    EIP-7702 делает EOA похожим на смарт-контракт со всеми вытекающими. Что меняется в транзакциях, почему ломаются проверки msg.sender == tx.origin и address.code.length > 0 , как возникают коллизии хранилища при смене делегата, и что делать с приёмом ERC-721 и ETH. С примерами на Foundry и связкой с ERC-4337.

    habr.com/ru/articles/1029386/

    #EIP7702 #Smart_account #абстракция_аккаунта #account_abstraction #ethereum #authorization_list #transaction_type_0x04 #Solidity #Pectra #блокчейн

  15. #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.

  16. 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]
  17. 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]
  18. 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]
  19. 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]