Jump to content

New pages

New pages
Hide registered users | Show bots | Show redirects

23 March 2026

  • 03:5903:59, 23 March 2026 Outcome over output (hist | edit) [2,633 bytes] Justus (talk | contribs) (Created page with "Comparing the definition of what an outcome and output is for organizations is an interesting exercise in learning what's important for you long-term. The following contains a few quotes from two articles that I recently found. == Software developer perspective == This is an article written by Mark Sawers that talks about the difference between outcomes and output from the perspective of a software developer:<blockquote>Your real value to your organization is in improv...") Tag: Visual edit

14 March 2026

3 March 2026

13 February 2026

  • 07:4307:43, 13 February 2026 T-Money (hist | edit) [4,178 bytes] Justus (talk | contribs) (Created page with "Here's what I see when I run Metroflip<ref>[https://github.com/luu176/Metroflip Metroflip] ''github.com''</ref> with the <code>ufbt cli</code> attached, running the command <code>log debug</code>: <pre>… 518343 [D][Iso14443_4aPoller] Read ATS success … 518432 [D][Type4TagPoller] Select application 518437 [E][Type4TagPoller] APDU failed: 6A82 518465 [D][Iso14443_4aPoller] Read ATS success 518467 [D][EMVPoller] Send select PPSE 518473 [E][EMVPoller] Failed to parse ap...") Tag: Visual edit

31 January 2026

  • 09:0009:00, 31 January 2026 My Number (hist | edit) [10,042 bytes] Justus (talk | contribs) (Created page with "This page captures some of my thoughts about the Japanese My Number (個人番号<ref>https://ja.wikipedia.org/wiki/%E5%80%8B%E4%BA%BA%E7%95%AA%E5%8F%B7</ref>) system. The law that set the path for the My Number system in Japan is called 「行政手続における特定の個人を識別するための番号の利用等に関する法律」<ref>https://laws.e-gov.go.jp/law/425AC0000000027</ref> which I will call '''My Number law''' for the rest of this article. The My...") Tag: Visual edit

30 January 2026

  • 05:0105:01, 30 January 2026 Attic on Nix Darwin (hist | edit) [9,941 bytes] Justus (talk | contribs) (Created page with "Here are some snippets of code required to configure and run [https://docs.attic.rs/ attic] on macOS with [https://github.com/LnL7/nix-darwin <code>nix-darwin</code>], and use it as an optional cache. <span id="files-required"></span> = Files required = To make <code>nix-darwin</code> configure attic correctly, you need a configuration module̵ <code>attic.nix</code> and a configuration <code>atticd.toml</code> for attic to use during runtime to use the correct paths f...")
  • 04:5404:54, 30 January 2026 DNS things (hist | edit) [16,876 bytes] Justus (talk | contribs) (Created page with "This article contains interesting things that I’ve come across while learning more about DNS. <!--more--> <span id="anatomy-of-a-dns-request"></span> = Anatomy of a DNS request = Here’s how you can run a '''full DNS request''' for the domain <code>zombo.com</code> using <code>dig</code>: <syntaxhighlight lang="bash">dig +trace +all zombo.com</syntaxhighlight> When you run a full DNS request, <code>dig</code> retrieves the <code>A</code> DNS record for a domain by...")
  • 04:3004:30, 30 January 2026 Echidna tricks (hist | edit) [4,505 bytes] Justus (talk | contribs) (Created page with "Here are some useful tricks for getting the best out of [https://github.com/crytic/echidna Echidna]. Echidna is a fuzzing tool for smart contracts written in [https://docs.soliditylang.org/en/v0.8.30/ Solidity]. Solidity smart contracts primarily work on the [https://ethereum.org/en/ Ethereum] blockchain. Some smart contracts are responsible for managing large amounts of cryptocurrency. With Echidna you can evaluate the security of smart contracts. Compared to code sca...") originally created as "Echidna Tricks"

9 January 2026

  • 01:3701:37, 9 January 2026 システム監査 (hist | edit) [3,561 bytes] Justus (talk | contribs) (Created page with "The most recent システ監査基準 is published by the 経済産業省 and published on https://www.meti.go.jp/policy/netsecurity/sys-kansa/, specifically the document called [https://www.meti.go.jp/policy/netsecurity/sys-kansa/sys-kansa-2023r.pdf システム監査基準(令和5年4月26日改訂)]. A lot of online resources on system auditing in Japanese don't list sources. The document [https://www.saaj.or.jp/csa/CSAShiryo/CSA_Booklet2019.pdf システム監...") Tag: Visual edit

5 January 2026