Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)CO
kus @programming.dev

i work with dotnet as a web developer

Posts 0
Comments 16
Microsoft is seeking a software architect to port Microsoft 365 to Rust
  • That's the really nice thing about a subscription model the way jetbrains puts it you don't have to keep moving the chairs on the deck or keep shuffling the UI elements around to get a steady revenue. I am sure moving to rust will help Microsoft cut its cloud / azure cost I mean at some point it costs Microsoft money even though it owns azure.

  • E-Commerce, shopping cart question
  • as always, the answer is it depends. I've worked on B2B websites where you can't even see the real pricing until you sign in so it is impossible for that application to add a guest checkout. it really depends on your requirements.

  • History repeats itself
  • I create a new branch locally with git switch --create, pull everything from main, sacrifice a small squirrel, and run the project to make sure everything still works.

    If something doesn't work or I can't figure out how to resolve conflicts, I quietly switch back to my previous branch like nothing happened. That problem is for future me.

  • GitHub: PR merge queue is now generally available
  • I wish the premium paid features were available for free on public repos. I mean my public repos are not real free and open source projects. I'm just learning and playing around but if you let me use premium features maybe some day I can pester my boss to get them at work