home.social

#codearchaeology — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #codearchaeology, aggregated by home.social.

  1. Wow, someone decided to sprinkle a dash of #metaprogramming on C# and call it a day. 🤯 Because clearly, what developers needed was more compile-time #wizardry to confuse future archaeologists trying to decipher ancient codebases. 🔮✨
    github.com/sebastienros/compti #CSharp #developerhumor #compiletime #codearchaeology #HackerNews #ngated

  2. Wow, someone decided to sprinkle a dash of #metaprogramming on C# and call it a day. 🤯 Because clearly, what developers needed was more compile-time #wizardry to confuse future archaeologists trying to decipher ancient codebases. 🔮✨
    github.com/sebastienros/compti #CSharp #developerhumor #compiletime #codearchaeology #HackerNews #ngated

  3. Wow, someone decided to sprinkle a dash of #metaprogramming on C# and call it a day. 🤯 Because clearly, what developers needed was more compile-time #wizardry to confuse future archaeologists trying to decipher ancient codebases. 🔮✨
    github.com/sebastienros/compti #CSharp #developerhumor #compiletime #codearchaeology #HackerNews #ngated

  4. Wow, someone decided to sprinkle a dash of #metaprogramming on C# and call it a day. 🤯 Because clearly, what developers needed was more compile-time #wizardry to confuse future archaeologists trying to decipher ancient codebases. 🔮✨
    github.com/sebastienros/compti #CSharp #developerhumor #compiletime #codearchaeology #HackerNews #ngated

  5. 🎉 Behold, the holy grail of nerd nostalgia—a digital museum of Unix evolution! Dive into this glorified research paper, because who doesn't want to spend their afternoon drowning in 44 years of code archaeology? 🏺✨ Remember, citing this draft is a crime against academia. 📚🚫
    spinellis.gr/pubs/conf/2015-MS #UnixEvolution #DigitalMuseum #CodeArchaeology #NerdNostalgia #TechHistory #HackerNews #ngated

  6. 🎉 Behold, the holy grail of nerd nostalgia—a digital museum of Unix evolution! Dive into this glorified research paper, because who doesn't want to spend their afternoon drowning in 44 years of code archaeology? 🏺✨ Remember, citing this draft is a crime against academia. 📚🚫
    spinellis.gr/pubs/conf/2015-MS #UnixEvolution #DigitalMuseum #CodeArchaeology #NerdNostalgia #TechHistory #HackerNews #ngated

  7. 🎉 Behold, the holy grail of nerd nostalgia—a digital museum of Unix evolution! Dive into this glorified research paper, because who doesn't want to spend their afternoon drowning in 44 years of code archaeology? 🏺✨ Remember, citing this draft is a crime against academia. 📚🚫
    spinellis.gr/pubs/conf/2015-MS #UnixEvolution #DigitalMuseum #CodeArchaeology #NerdNostalgia #TechHistory #HackerNews #ngated

  8. 🎉 Behold, the holy grail of nerd nostalgia—a digital museum of Unix evolution! Dive into this glorified research paper, because who doesn't want to spend their afternoon drowning in 44 years of code archaeology? 🏺✨ Remember, citing this draft is a crime against academia. 📚🚫
    spinellis.gr/pubs/conf/2015-MS #UnixEvolution #DigitalMuseum #CodeArchaeology #NerdNostalgia #TechHistory #HackerNews #ngated

  9. They say,

    an old Perl script still runs after 25 years,
    somewhere deep in a server.

    No docs, no author, no tests
    — yet it hums through the night to keep production alive.

    Born in 1987, Perl once wired the early web and silent servers.

    “TMTOWTDI” — freedom’s beauty, a whisper of chaos.

    DX can’t replace what no one dares to understand.

    Honor the code that never died.

    #Perl #LegacyCode #DX #SysAdmin #OldSchoolTech #CodeArchaeology

  10. Following git blame in CPython can quickly take you a long way back!

    3 years ago
    23 years ago
    25 years ago
    32 years ago
    32 years ago (+ 6 days)

    (Checking who first added these tests, it was Guido on 9th March 1994 for Python 2.0.)

    github.com/python/cpython/blam

    github.com/python/cpython/comm

    #Python #CPython #CodeArchaeology #Git