home.social
  1. Monikino kino ma bavilo viac ako Leto s Monikou. Stáva sa.

  2. This is how the website looked originally as well as their "starter" app. Strong Commodore 64 vibes.

  3. Computer-assisted development using LLMs - another random tip:
    1) Check your error log daily (as you would with your own code), e.g. Laravel log or similar
    2) And fix bugs as they appear.
    3) Your goal is to have a log without any exceptions bubbling up to the log.
    Au contraire - all exceptions will be caught and properly handled - leaving only items your app actually logs.

  4. Sury's PPAs at Launchpad by @ubuntu seem to be finally working after 72+ hours of downtime:
    Get:5 ppa.launchpadcontent.net/ondre noble InRelease [24.3 kB]
    Hit:6 ppa.launchpadcontent.net/ondre noble InRelease
    Get:7 ppa.launchpadcontent.net/ondre noble/main amd64 Packages [2312 B]
    Get:8 ppa.launchpadcontent.net/ondre noble/main Translation-en [2032 B]

    Time to mirror these locally, so this grand, tragic single point of open source distribution failure never repeats!

  5. How is this thing done? I tried Markdown code format here on Mastodon, using code HTML tags, neither work.

    Is my suspicion using own instance with allowed code use correct? ActivityPub supports this, but Mastodon don't?

    PS: This shows up as <code> tags on Mastodon.

  6. Why is phpMyAdmin the worst DB manager?

    Well, that's easy. It's a mess of server and Ajax functionality that does not respect standard browser navigation like Back and Forward, forgetting searches etc.

    Their change to AJAX fetch just plainly fucked up good app. I don't understand how 10 years later it still is the same unusable shit.

    (Yes, I use adminer when available, but some hosters offer only phpMyAdmin and no remote connections)

  7. Music experts: please tell me that I hear it right:
    youtube.com/watch?v=M0BWZ9r8SHM
    Damabiah: Irminsul, le pillier du monde - Original Mix
    sounds like a copy of The Prodigy: Climbatize

    Same tonality, similar rythm. Do you hear, too?

    But this is not even mentioned in the credits or otherwise.

  8. Quite sad that ActivityPub community web like socialhub.activitypub.rocks does not verify new users quickly, so they can contribute..
    4+ days and counting...
    Maybe no moderators, maybe no time, maybe no interest. Well, maybe do not run a discussion forum, if you are unwilling to run it properly.

  9. I am glad I had decided to buy a QNAP NAS at some point, because their continuous security advisories are top notch. Professional, providing patches, good support.
    Also, WD Red drives were probably cheaper than they are today.

  10. I have just published a post on how to easily export whole @bookstack content for use with NotebookLM (via Google Drive).

    ambience.sk/export-bookstack-w

    I have decided to skip API and just use direct database access cutting time to export from about 8 minutes to 30 seconds.

  11. RE: mastodon.social/@sfpl/11607646

    Well, that's the life of people who would like to promote and the San Francisco Public Library digital archives, while the actual does not seem to care at all, locking their digital archives behind a strict Amazon protection.

  12. If you use Bookstack as your wiki and want to use its content with LLM agents / chatbots such as NotebookLM, I have described my solution for easy export:
    ambience.sk/use-bookstack-wiki

    I am planning on automating upload of the final Markdown export to Google Drive.
    @bookstack

  13. If there is generate_lead event in GTM/GA4, is there also degenerate_lead?