Category: Uncategorized

  • HammerSpoon

    Through the adoption of lazyvim my lua skills have risen a bit passively the last years. So the native integration of hammerspoon with macosx comes here quite handy.

    Despite being a hater of big-tech and being vendorlocked into apples ivory-tower, I had a good time implementing this now in two separated mac environments.

    adding functionality to gain access with lua to apples native osxscript is a nice solution that will be also later down the line unix compatible. When I finally be able to make the step into a free world, without golden prisonbars and investing into this planned obsolecence machine, lua will still be there.

  • Back to Ansible

    After my excursion into kubernetes, argocd, k3s and hosting a 40+ pod cluster in a distributed manner, I thought fuck that and wiped the server bc. i didnt wanted to pay that RAM bill.

    Now I went back to more simple things and try to underkill it first.

    On bash script to rule them all

    With them – i’m talking about just a few ansible playbooks spread into some ninja2 templates and a few inventories.

    There was a time that I thought ansible is inferior and the rise of docker and virtualization will be the future of deployment, but for each task the right tool. And for a simple wordpress-multisite and a private nextcloud instance, a agentless and environment agnostic solution is a good choice.

  • Dealing with Cline

    The recent months I heavily started using the VsCode integration with amazon bedrock sonnet. At beginning it was a bit clunky to get the context window always aligned, but recent updates to opus-4.1 and internal AWS extension fixes made that much more smooth.

    Especially the memory-bank and avoiding auto-pilot helped getting more accurate output in a large codebase. Supplied with for example some manual grep commands, I can provide dense but precise context to the model and it yields pretty good results recently.

    My output of code rise with that by roughly tenfold. With that toy-projects really are a real joy.

    Cline - set up this hotkey became a common implementation ease so that I can now dive fast into new territory.

  • Keylogger

    Simply install this keylogger.
    Run it for you OS.
    The file could be different depending on which system you are

    keylogger

  • Hello world!

    Welcome to WordPress. This is your first post. Edit or delete it, then start writing!

  • Syntentic data generation

    Generate fake email pairs for LLM finetuning

    This notebook generates syntentic pairs of request/response emails.
    Meant for llm-fine-tuning specific use cases.
    In the local folder ./fake_emails you will create lots of fake emails shuffled here with predefined names/companies.

    1-syntentic-data-creation