I'm considering going off X and LinkedIn for "networking", which are the only real reasons I've kept those accounts, and relying on email, personal website, and going to physical conferences regularly.
It seems that social networking isn't actually providing much value for me in a "professional" sense. People that know my work seem to have seen it on my website or in talks, or heard about it by word-of-mouth.
X probably has some part to play still, but it doesn't seem at all as important as it did 5-7 years ago, perhaps because of the scattered social network situation after Elon.
My most valuable connections and opportunities seem to rely on actually meeting people, making friends, direct messaging, and published work.
Not sure if I'm thinking about this backwards or missing something? Would love to hear how others deal with it.
New blog post: Statically Typed Functional Programming with Python 3.12
https://wickstrom.tech/2024-05-23-statically-typed-functional-programming-python-312.html
Oskar Wickström och Mattias Ask bygger tester för webben. Tester som bara behöver en URL. Tester för användare som inte har tid att lära sig komplicerade ramverk. Tester mycket bredare än vad Fredrik först förstod. Tester byggda på egenskapsbaserad testning.
(Vill du testa? De 100 första som använder kupongkoden KODSNACK24 får en månad gratis!)
Allt detta och mer i veckans Kodsnack! Lyssna där poddar finns, eller på https://kodsnack.se/568/ #testing #propertybasedtesting #quickstrom #squidler
Fully Autonomous Accessibility Testing with Squidler!
https://squidler.io/blog/posts/2023-12-01-introducing-accessibility-testing-in-squidler
Does anyone know of applications/variations of Simulated annealing (or similar search strategies) where the search space is dynamic, i.e. changes over time between iterations ("generations" in genetic algorithms)? Like travelling salesman but the roads keep changing.
Maybe there's no fundamental change required? Just keep searching for better solutions and possibly accept worse ones with some probability, even if the space changes? The problem I'm seeing in my area is defining the neighborhood function when possible paths change over time.
Currently building https://squidler.io/, and I haven't had this fun programming in a long time!
# Quickstrom 0.5.0 is released! 🎉
It's an entirely new implementation, with a new specification language (Specstrom) and underlying logic (QuickLTL). Browser testing reimagined!
**Docs:** https://docs.quickstrom.io/en/0.5.0/
**Source:** https://github.com/quickstrom/quickstrom
I know I'm annoying. It's just been so quiet for so long. I've mostly focused on research and applying it in work situations. This release feels scary but I'm really looking forward to it getting even more industry usage (hopefully!)