Bluetooth 6.2 – more responsive, improves security, USB comms, and testing
#HackerNews #Bluetooth6.2 #Responsive #Technology #Security #USBComms #Testing
Vitest 4 is out!
🎊 Browser Mode is Stable
👀 Visual Regression Testing
🛠️ Improved Debugging
⛵️ Pool Stabilization
✨ New APIs
✅ Bug Fixes
Stay updated with our blog post: https://vitest.dev/blog/vitest-4
#pytest 9.0.0 was released yesterday. 🤗
It has a couple of exciting features like native toml support and a new umbrella strict mode, but the one thing I’m *really* excited about is that it’s the first version ever that has complete, correct and functioning lower bounds on its own dependencies… which means that it’s finally possible to test #python libraries with UV_RESOLUTION=lowest and get working, reproducible builds for no additional cost* !
#pytest 9.0.0 was released yesterday. 🤗
It has a couple of exciting features like native toml support and a new umbrella strict mode, but the one thing I’m *really* excited about is that it’s the first version ever that has complete, correct and functioning lower bounds on its own dependencies… which means that it’s finally possible to test #python libraries with UV_RESOLUTION=lowest and get working, reproducible builds for no additional cost* !
*: unless, of course, your *other* dependencies have incorrect or missing lower bounds themselves, but at least now it’s easy-ish to find out ! (also, a great time to *fix* it)
#pytest 9.0.0 was released yesterday. 🤗
It has a couple of exciting features like native toml support and a new umbrella strict mode, but the one thing I’m *really* excited about is that it’s the first version ever that has complete, correct and functioning lower bounds on its own dependencies… which means that it’s finally possible to test #python libraries with UV_RESOLUTION=lowest and get working, reproducible builds for no additional cost* !
The μMixa is finished. I built 5 of them in yesterday. All good. Now they need to go out into the wild for #heavy #testing. The very first unit directly went to #india with Seljuk, who is today going back home after his long time residency close by.
Have a dive into his beautiful sound work here: https://seljukrustum.bandcamp.com/
2nd one I gave to the hands of https://alwinweber.de/ who is well known for playing his instruments hard :)
More details on the #instrument coming later.
"An organization’s culture sets the foundation for what it can achieve. Working in a space where people feel safe to experiment, explore, connect, create, and be human, enables creative and valuable outcomes. Alternatively, an organization that commands, controls, judges, reprimands, and considers people expendable significantly limits creative output and value delivery. A healthy culture can make a huge difference in organizational success." - Janet Gregory, Lisa Crispin
#Design #Guides
Grayscale testing · The missing step in color accessibility https://ilo.im/168557
_____
#Testing #Grayscales #Colors #Contrast #Accessibility #UiDesign #WebDesign #Development #WebDev #Frontend
The μMixa is finished. I built 5 of them in yesterday. All good. Now they need to go out into the wild for #heavy #testing. The very first unit directly went to #india with Seljuk, who is today going back home after his long time residency close by.
Have a dive into his beautiful sound work here: https://seljukrustum.bandcamp.com/
2nd one I gave to the hands of https://alwinweber.de/ who is well known for playing his instruments hard :)
More details on the #instrument coming later.
Vitest 4 is out!
🎊 Browser Mode is Stable
👀 Visual Regression Testing
🛠️ Improved Debugging
⛵️ Pool Stabilization
✨ New APIs
✅ Bug Fixes
Stay updated with our blog post: https://vitest.dev/blog/vitest-4
Mock – An API creation and testing utility: Examples
https://dhuan.github.io/mock/latest/examples.html
#HackerNews #Mock #API #Utility #Examples #API #Testing #Tools #Software #Development
Trump directs nuclear weapons testing to resume for first time in over 30 years
https://www.bbc.com/news/articles/c4gzq2p0yk4o
#HackerNews #Trump #Nuclear #Testing #Resumption #30Years #DefensePolicy #GlobalSecurity
@philvuchetich @mwl if you are firewalling, allow fe80::/64 on all ipv6 interfaces. Neighbor discovery failures have weird side effects.
Thanks!
Both systems are using pf - In pf.conf would that look like this?
#testing neighbor discovery - 2 rows
pass inet6 proto icmp6 from fe80::/64 to any
pass inet6 proto icmp6 from any to fe:80::/64
or
# #testing neighbor discovery 1 row
pass inet6 proto icmp6 from fe:80::/64 to fe:80::/64
**
I disabled pf, then tried each of the 2 options above, and it appears that pings are working with all 3 options (disable pf, pass with 2 separate rows, pass with single row), so is is looking likely that neighbor discovery is the issue (after 10 minutes of pings with no loss with the 1 row option)
I looked at icmp6(4) man page - it would seem that for link local addresses, I wouldn't need to filter by ICMP types since this pf.conf is on the LAN devices (and not an internet-facing router).
Note - previously icmp-types were limited by pf.conf to { echoreq, unreach}. I probably should have looked more deeply into the PF4e advance draft that notes routeradv, routersol, neighborsol.
Hello 15-STABLE BETA2
😀
All working great, but PKGBASE is something, I need to get used to haha.
Hello 15-STABLE BETA2
😀
All working great, but PKGBASE is something, I need to get used to haha.
Falls jemand hier im Bereich Software Entwicklung / Prototyping unterwegs ist, in Berlin wohnt (oder wohnen wollen würde) und nen Job sucht, wir haben gerade openings. (Nicht nur die explizit ausgeschriebene Junior Stelle, auch Seniors könnten relevant sein) https://artcom.de/?job_description=junior-developer-creative-technologist-w-m-d
✍️ New post: Visual Regression Testing for External URLs With Playwright
#blogtober #webdev #css #testing #playwright
https://matthiasott.com/notes/visual-regression-testing-for-external-urls-with-playwright