[ES] Gaming Day on Google Open Source Live | Quilkin
Google Open Source
Jotai – Primitive and flexible state management for React
Open source collabrative network
Jotai is pronounced “joe-tie” and means “state” in Japanese. Jotai takes a bottom-up approach to React state management with an atomic model inspired by Recoil. One can build state by combining atoms and renders are optimized based on atom dependency. This solves the extra re-render issue of React context and eliminates the need for the memoization…
Russia’s 110-Year-Old Salvage Ship Deploying To Moskva Wreck
NOSI – Naval Open Source Intelligence™ War Zone – Kommuna, an antique Russian Navy salvage ship, has embarked on a mission to investigate a potential salvage operation for the Moskva wreck. …
MediaPortal 1 – 1.29 Released!
MediaPortal – An Open Source Windows Media Center for FREE! We have just released MediaPortal 1.29 The Phantom Menace Bugfixes: Read more…
Knative OSS Weekly #36
Salaboy (Open Source Knowledge)
Another very productive week went by and the Knative community keeps rocking as always. It is kinda amazing how every Friday afternoon the feeling of looking back at the week and writing about the initiatives where I am directly involved makes me realize all the amazing things that are going on. I am expecting from now on to be focused on pr…
Use local library (i.e. OpenCV, Image transport)
ROS Answers: Open Source Q&A Forum – RSS feed My apologies if this is a basic question, but im new to ROS. I have in my PC a from source installation of OpenCV that I would like to use in ROS. How do I tell ROS that there is an existing OpenCV in my PC and that should like ros-melodic-opencv to this version? Also in a similar way, I would like to use a modified image_transport_plugin that is i…
Celebrating 40 years of ZX Spectrum on GitHub
Open Source on Reddit
submitted by /u/lee337reilly [link] [comments] …
docker API doesn’t return all containers
Docker: An open source project to pack, ship and run any application as a lightweight container I have a docker swarm with two manager nodes (node1, node2), when I run the following command on node1: curl –unix-socket /var/run/docker.sock -X GET “http://localhost/containers/json” It only returns containers on node1. Edit: Is there a difference between docker API and docker swarm API? or they look the same, and http://localhost…
Il nuovo chipset 5G a onde millimetriche di Analog Devices
Elettronica Open Source
Analog Devices, leader a livello mondiale nelle tecnologie di conversione di segnale, gestione dell’alimentazione, radiofrequenza (RF), piattaforme digitali e sensori, ha presentato un chipset front-end 5G a onde millimetriche che copre le bande di frequenza richieste. Un grande punto di forza per i progettisti che sono ora in grado di ridurre la c…
Send A Strong Message: No WHO Health Tyranny
Open Source Truth
URGENT! / URGENT!! / URGENT!!! WHO Health Tyranny Regulations STOP THE WHO HEALTH TYRANNY REGULATIONS! Don’t get PHEIC’D and PHERC’d! Dr. Rima Truth Reports Podcast of 19 April 2022 – James Roguski Interview https://rumble.com/v11uv72-james-roguski-on-who-health-tyranny-regulation.htmlSHARE THIS MESSAGE WITH THIS LINK http://www.opensourcetruth….
…
Practical ways to solve hard problems
The Changelog: Software Development, Open Source Frank Krueger joined us to talk about solving hard problems. Earlier this year he wrote a blog post titled “Practical Guide to Solving Hard Problems,” and a lot of what he had to say really resonated with us. The premise is simple — if you have to write some code that you’re just not sure how to write…what do you do? What are the practical steps t…
JDK 19: The features targeted for Java 19
InfoWorld Open Source Java Development Kit 19, due this September, now has a second feature officially proposed to target it: A vector API to express vector computations, which would undergo a fourth incubation in the next Java release. The other proposed feature is a port of the JDK to the open source Linux/RISC-V instruction set architecture (ISA). JDK 19, or simp…
CVE-2022-29464 :: WSO2 Unrestricted arbitrary file upload, and remote code to execution vulnerability.
Open Source Security Posted by Myers, Christopher on Apr 22I have not seen this come across the oss-sec/CISA/DHS emails at this point, but anyone using WSO2 or a derivative needs to check this out right away. https://docs.wso2.com/display/Security/Security+Advisory+WSO2-2021-1738 https://nvd.nist.gov/vuln/detail/CVE-2022-29464 Good writeup and PoC code here: https…