Zoox is hiring Machine Learning Engineer - Scene Understanding
🔧 #cplusplus #python #machinelearning
🌎 Boston, Massachusetts
⏰ Full-time
🏢 Zoox
Job details https://jobsfordevelopers.com/jobs/machine-learning-engineer-scene-understanding-at-zoox-com-jan-16-2026-92fc5c?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring
I'm building free & open source cybersecurity tools.
Most of them focus on:
• reconnaissance
• OSINT
• automation
• bug bounty workflows
Everything is mostly written in Python.
You can explore the projects here:
https://github.com/ruyynn
I'm also looking for ideas — what security or OSINT tools would you like to see?
#cybersecurity #infosec #osint #opensource #python #bugbounty
Array Slicing: Python's [::-1] vs PHP Functions!
Python's magical slice syntax vs PHP's functions! arr[::-1] to reverse?! Which is cleaner? MIND BLOWN!
#python #php #pythonvsphp #arrayslicing #slicesyntax #arrayoperations #codecomparison #syntaxcomparison #pythontricks #phptricks #programmingdebate #codingtips #pythonmagic #arrayfunctions
https://www.youtube.com/watch?v=N2t3ureX7QQ
Reinventing Python's AsyncIO https://lobste.rs/s/jadk6d #python
https://blog.baro.dev/p/reinventing-pythons-asyncio
Building smarter grids means coordinating homes, batteries, and operators, not just forecasting load. Our new guide shows how to design a #MultiAgentRL smart-grid simulator in #Python, shape rewards, and evaluate it like a real energy system.
Read the full article: https://codelabsacademy.com/en/blog/multi-agent-rl-smart-grids-python?source=mastodon
#SmartGrids #ClimateTech #PyTorch
Reinventing Python's AsyncIO
https://fed.brid.gy/r/https://blog.baro.dev/p/reinventing-pythons-asyncio
RE: https://mastodon.online/@neuroinformatics/116222086588956970
If you're interested in the intersection of neuroscience 🧠 and software engineering 👩💻, these are excellent opportunities. Great teams and a supportive working environment.
Can't recommend them enough! #neuroscience #python
Nitrokey 3: Nitrokey-app2 2.6.0 and pynitrokey 0.11.4 released
https://secburg.com/posts/nitrokey3-nitrokeyapp2-260-pynitrokey-0114-released/
🐧 13 Best Free and Open Source Command-Line Python Application Development Tools
Python comes with several different libraries that allow you to write a command line interface for your scripts. The post 13 Best Free and Open Source Command-Line Python Application Development To...
📰 Source: LinuxLinks
🔗 Link: https://www.linuxlinks.com/best-free-open-source-command-line-python-application-development-tools/
Some writing on Python.
https://deepengineering.substack.com/p/deep-engineering-38-steven-lott-on
Python Unplugged on PyTV Recap
#Pycharm #Livestreams #News #Amsterdam #Conferences #Python
https://blog.jetbrains.com/pycharm/2026/03/python-unplugged-on-pytv-recap/
Este script en python es bastante manual por lo descrito anteriormente. Esta basado en lo que vi en el blog de DanQ quien tiene su propio código, que se integra de forma semi automática con FreshRSS. Me encantan los iconitos pixelados que pone el generador de el, pero no tengo idea de donde los saca ni he visto a nadie por este ecosistema hacer uso de ellos.
OMPL to Blog Roll es un script versátil diseñado para convertir archivos de suscripciones RSS (OPML/XML) en formatos listos para publicar en la web. Ideal para crear «blogrolls» o directorios de lectura en WordPress, blogs estáticos o documentación personal.
Este script permite transformar tus exportaciones de FreshRSS (o cualquier lector RSS) en piezas de contenido visualmente atractivas o estructuradas.
Funcionalidades
Uso
Instalación
git clone https://git.interlan.ec/Drk0027/opml-to-blogroll
Conclusiones
Meh, una cosa que he notado es que la mayor parte de los códigos que escribo, requieren cierto nivel de conocimiento o entusiasmo. clonar el repo, ejecutar python, descargar dependencias si es necesario. ¡Hacer un venv! Creo que entiendo por que prospera tanto el modelo SaaS. Solo abro una web y hago lo que quiera y obtengo el resultado que quiera… Y si hago esto en ¿Javascript? imagino que seria menos automatizable. Nah, sabes que? también lo hago javascript. https://interlan.ec/blog/2026/03/13/proyecto-opml-to-blog-roll/ #Blog #Código #comunidad #experimentos #python