home.social

Search

5 results for “tweitzel”

  1. End of an era for my last legacy project: just finished migrating it from Rocket to Axum.

    I still love Rocket's DX, but with the long-term maintenance silence, it was time to move to the more active tokio_rs ecosystem. Axum feels solid, but I'll miss Rocket.

  2. It's incredible to see how much mobile plans have improved over the past 7 years! Back then, I was paying €15/month for a 2-year contract that included 3 GB of data. Today, I'm only paying €7.50/month for a 2-year contract with 15 GB of data. Not only is the price significantly lower, but the data speeds have also increased dramatically. Half the price for five times the data and improved performance – that's truly impressive.




  3. Just crunched the numbers on the binomial coefficient of 1,000,000 over 500,000 - it's a whopping 310,027-digit mammoth (approx. 7.899578E+301026).

    Simple concept, but the result? Mind-blowingly huge!

  4. I'm using an OLED TV for streaming with Wi-Fi (2.4 & 5 GHz networks) across multiple repeaters. The TV doesn't support !Box's steering (11k/11v), causing it to connect to distant repeaters.

    Besides using LAN, how can I force the TV to connect to a specific repeater without changing Wi-Fi names for each repeater? I want to keep the same SSIDs for both networks on all devices.

  5. Microsoft's has a nice . You can enable it for IDEs (current versions), too. Without installing a plugin.

    - Registry ...
    - editor.minimap.enabled = true
    - Restart IDE
    - Enable minimap for all files in the settings

    But compared to VSCode's minimap, it looks pixelated and too wide. Is there something I can do about it?