Waymo (aka Google) admits that it trains its robotaxis to break the law. When WaPo reporter finds robotaxis fail to stop for pedestrians in marked crosswalk 70% of the time, Waymo says it follows "social norms" rather than laws.
Expert explains: When robotaxis obey law, they don't go fast enough to compete successfully with Uber, so Google execs ordered engineers to ignore laws.
https://wapo.st/3ZZDifm
BeyondTrust SaaS hack announced just before Xmas was used to access US Treasury Department.
I understand it impacts other customers, too - the threat actor stole keys used to access customer workstations (even where they deployed the on prem server - the product is a reverse proxy effectively), which BeyondTrust has opted not to disclose to customers.
This is, BTW, why I'm such a passionate #Kagi enthusiast. Their technology is good, but their business plan -- subscriptions instead of advertisements, bootstrapped instead of VC-based -- matters way more. It means that they *have* to focus on what's good for their users, not what pleases the current whim of the stock market and the billionaires.
I dearly wish more companies would catch that clue…
to elaborate: i went without heating for the last 2 years of kitsune tails production. we have enough to run the heating now, but if you want to play gay fox girl SMB3 and help ensure the heating stays on, you can get it on sale now: https://store.steampowered.com/app/1325260/
or on itch: https://eniko.itch.io/kitsunetails
#GameDev #PixelArt #QueerGames #IndieGame #IndieDev #RetroGaming
Reminder: Tomorrow, @lavados, @lunkw1ll and I will give a talk at #38c3 about #Rowhammer at 12:00. If you want to check whether your computers are vulnerable to #Rowhammer, visit https://flippyr.am. Everything is open source! You can build our ISO and flash it onto your USB stick. If you're feeling lazy and trust us, come to Hall 3 by the palm tree and get a free USB stick with the ISO already flashed.
'International Obfuscated C Code Contest' Will Relaunch, Celebrating 40th Anniversary https://developers.slashdot.org/story/24/12/29/1730224/international-obfuscated-c-code-contest-will-relaunch-celebrating-40th-anniversary?utm_source=rss1.0mainlinkanon
Volkswagen's bad streak: They know where your car is, Chaos Computer Club says – and they don't know how to secure it properly. https://reynardsec.com/en/volkswagens-bad-streak-we-know-where-your-car-is/
I found the GitHub repo "A Compiler Writing Journey" and was glad to see the compiler building from the ground up - documented with each step in detail.
For any compiler enthusiast, these steps provide valuable insights worth sharing.
I'm making a memory-safe implementation of C/C++. It's called Fil-C. Currently working on making it fanatically compatible with C and C++ so that lots of programs can be made memory-safe with zero or minimal changes.
Learn more here: https://github.com/pizlonator/llvm-project-deluge/blob/deluge/Manifesto.md
Only 10 days left to submit your papers to #MADWeb and secure a spot to present your work in the sunny San Diego!
📅 Deadline: January 9, 2025 (AoE)
📜 Submit here: https://madweb25.hotcrp.com/
🔗 Website: https://madweb.work/
i just discovered some really good software: SENinja https://github.com/borzacchiello/seninja
it lifts Binary Ninja's intermediate representation to a symbolic form and lifts it to an SMT2 representation, then feeds it to Z3
the user interface is like a debugger, except you get things like symbolic expression, or you can ask for which inputs will result in reaching a specific branch
this is so so so cool
Part of our global dumbing down is the assumption no one wants to read anything anymore. This leads to ever briefer articles. Which sucks, since the world is too complicated to be understood through soundbites alone. However, if you invest time in decent writing & do the measurements, you find that tens of thousands of people DO read 3200 word posts straight through to the end:
First, solve the problem. Then, write the code.
— John Johnson