home.social

Search

549 results for “hazz223”

  1. It's a good day when you get to crack out the whiteboard and starting figuring out a code structure.

    #Code #Programming #NamingIsHard

  2. I'm also going to mess around with some #Serverless #Lambdas tonight, to test them out and get some simple endpoints set up.

    I get the feeling I'm going to need to decide on some domain names soon...

  3. Playing around with #Java threading today.
    We're moving away from #WebFlux, as we found it a little opaque, and the team (my self included) never felt overly comfortable with it.

    Back to older style threading, even if it's more boiler plate and potentially not as performant.

    #Programming #Tech

  4. I really like #resilience4j , but oof their docs are hard to grok sometimes. I end up having to write unit tests with it to test my theories / understanding. #Java #tech #Programming

  5. I really like , but oof their docs are hard to grok sometimes. I end up having to write unit tests with it to test my theories / understanding.

  6. I really like #resilience4j , but oof their docs are hard to grok sometimes. I end up having to write unit tests with it to test my theories / understanding. #Java #tech #Programming

  7. I really like #resilience4j , but oof their docs are hard to grok sometimes. I end up having to write unit tests with it to test my theories / understanding. #Java #tech #Programming

  8. I really like #resilience4j , but oof their docs are hard to grok sometimes. I end up having to write unit tests with it to test my theories / understanding. #Java #tech #Programming

  9. It's the day Britain goes to the polls!
    Good luck to all the parties and candidates running.

    Except #Tories and all the racist ones. Sod off.

    #ukpol #uk #britian

  10. Seems to be back now.
    No word anywhere about the outage, which is rather infuriating.

    #CircleCi #Tech #Outage

  11. Anyone else having issues with CircleCi this morning? Can't seem to login at all?

    #CircleCi #Outage #WebDev #Tech #Programming #Code

  12. I've moved onto looking at our very old and very janky set up of mocking SQS queues. In my defence, i did write this like 4 years ago when I was new to SQS. Now i think there are much nicer ways than spinning up a container.
    Most notably, the ElasticMQ in memory queue:
    github.com/softwaremill/elasti

    As it's compatible with SQS Rest, you can use JMS and the standard SQS libraries for testing. MUCH nicer than a Docker container.
    #Testing #Test #SQS #AWS #Java #Code

  13. While i really like some of Spring Reactive WebFlux stuff... I also really dislike it...

    Finding the contexts the threads run in are a tad difficult to follow...

    #Java #Spring #WebFlux #Code #Programming #Tech

  14. I've been a big fan of for a while, but it is slowly heading in the direction of... Well enshittifcation i think is too strong a term, as it's still a solid product.
    But it's so OTT / bloated when all i _really_ need is simple software switches!

  15. I've been a big fan of #LaunchDarkly for a while, but it is slowly heading in the direction of... Well enshittifcation i think is too strong a term, as it's still a solid product.
    But it's so OTT / bloated when all i _really_ need is simple software switches!

    #Code #Tech #Software #CICD

  16. I've been a big fan of #LaunchDarkly for a while, but it is slowly heading in the direction of... Well enshittifcation i think is too strong a term, as it's still a solid product.
    But it's so OTT / bloated when all i _really_ need is simple software switches!

    #Code #Tech #Software #CICD

  17. I've been a big fan of #LaunchDarkly for a while, but it is slowly heading in the direction of... Well enshittifcation i think is too strong a term, as it's still a solid product.
    But it's so OTT / bloated when all i _really_ need is simple software switches!

    #Code #Tech #Software #CICD

  18. I've been a big fan of #LaunchDarkly for a while, but it is slowly heading in the direction of... Well enshittifcation i think is too strong a term, as it's still a solid product.
    But it's so OTT / bloated when all i _really_ need is simple software switches!

    #Code #Tech #Software #CICD

  19. Ok, it's time to perform the full factory reset.

    Oof i hope this solves the issue!

    #Tech #Samsung #Fold3

  20. Thrilling Saturday night attempting to fix my phone.

    You know it's serious when your desk has wires crisscrossing all over it, with numerous keyboards out😬

    #Samsung #Android #Tech #Fold3

  21. "Love is in the air... and so are savings!❤️"

    Just no . No this won't make me buy your desktop P.C's

  22. "Love is in the air... and so are savings!❤️"

    Just no #Dell. No this won't make me buy your desktop P.C's

    #ValentinesDay #markting #tech #computers

  23. "Love is in the air... and so are savings!❤️"

    Just no #Dell. No this won't make me buy your desktop P.C's

    #ValentinesDay #markting #tech #computers

  24. "Love is in the air... and so are savings!❤️"

    Just no #Dell. No this won't make me buy your desktop P.C's

    #ValentinesDay #markting #tech #computers

  25. "Love is in the air... and so are savings!❤️"

    Just no #Dell. No this won't make me buy your desktop P.C's

    #ValentinesDay #markting #tech #computers

  26. Anyone else had issues with the #Samsung #Galaxy #Fold3 where the latest UI update results in random slowdowns?
    I now have to reboot my phone once a day!

    #Questions #Tech #phone #smartphone

  27. This is a really interesting project, for those using #JavaScript #lambdas

    github.com/awslabs/llrt

    Smart move by #AWS for building this project. Reminds me a little of the #Java Corretto #JDK they provide.

    #Cloud #Tech #Serverless #Code #Programming #Development