Excited to head to #AWSreInvent next week! As 2024 wraps up, it’s been a transformative year for Developer Observability—and a monumental one for Lightrun. 🚀 We’ve pushed the boundaries of application resilience and unveiled groundbreaking innovations like our new Autonomous Debugger, shaping what’s next for 2025 and beyond. Stop by booth #2154 to explore how we’re redefining the future of observability and empowering developers like never before. #AWSreInvent #DeveloperObservability
Ilan Peleg’s Post
More Relevant Posts
-
Once again , Good afternoon everyone. Another interesting IDEA from my side IN #IDEATHON is about ROBOSYNC . It deals with mutual connection between a human and computer based program i.e Robot . For more details you can refer ppt #nervetoinnovate
To view or add a comment, sign in
-
🚀 Day 97 of #100DaysOfCode 🚀 LeetCode 63. Unique Paths II You are given an m x n integer array grid. There is a robot initially located at the top-left corner (i.e., grid[0][0]). The robot tries to move to the bottom-right corner (i.e., grid[m - 1][n - 1]). The robot can only move either down or right at any point in time. An obstacle and space are marked as 1 or 0 respectively in grid. A path that the robot takes cannot include any square that is an obstacle. Return the number of possible unique paths that the robot can take to reach the bottom-right corner. The testcases are generated so that the answer will be less than or equal to 2 * 109.
To view or add a comment, sign in
-
Testing Microsoft's New VLM - Phi-3 Vision #DL #AI #ML #DeepLearning #ArtificialIntelligence #MachineLearning #ComputerVision #AutonomousVehicles #NeuroMorphic #Robotics
Testing Microsoft's New VLM - Phi-3 Vision
https://www.youtube.com/
To view or add a comment, sign in
-
Factory just came out of stealth with an impressive 19.27% performance on SWE-bench (https://swebench.com) and is now at the top of the leaderboard - glad to see more startups making attempts & progress on automating software engineering! What this means is that Factory's AI Droid can fully resolve nearly one in five real-world issues on public GitHub. As for what continued progress on this means for software engineers, while it may sound scary, I think it will make the future of software engineering only more creative and more business focused, so engineers can spend less time on streamlined work and have the freedom to think more high level.
To view or add a comment, sign in
-
I had the opportunity to speak at the openSUSE Project Conference 2024 on the topic "Building a Robotic Future with openSUSE and Open Source." Robotics is advancing rapidly, impacting industries and daily life, especially with recent AI advancements. Open source principles are crucial in this progress, as seen with tools like ROS and Gazebo. While Ubuntu and Fedora are prominent in the robotics community, openSUSE has a unique opportunity to establish itself. My talk outlined a roadmap for building a robotic ecosystem with openSUSE. Key points included creating specialized packages for robotics, forming partnerships with universities and research institutions, and fostering a community of robotics enthusiasts and developers. Attendees learned about the role of open source in robotics and how openSUSE can become a preferred platform. Whether you're a developer, student, or tech enthusiast, this talk shared a vision for an innovative robotic future with openSUSE. Link to the full talk: https://lnkd.in/gSuq6qTR #openSUSE #oSC24
Building a Robotic Future with openSUSE and Open Source
https://media.ccc.de
To view or add a comment, sign in
-
Check out this video from #AppiumConf 2019: Don't Fear the Robot by 🤖 Jason Huggins Huggins. Look out for AppiumConf 2024, online 13 September. Register now! #TestAutomation #MobileTesting #QualityEngineering
Keynote - Don't Fear The Robot by Jason Huggins #AppiumConf2019
https://www.youtube.com/
To view or add a comment, sign in
-
🚨 Team Tickets Expire This Thursday, 9/5! 🚨 Time’s running out to secure your team’s passes for The AI Conference 2024! Get exclusive access to cutting-edge sessions, top-tier networking, and industry-leading insights! Link in Bio! #theaiconference #techindustry #engineers #innovators #programmers #software #robotics #TAIC2024 #data #developers
To view or add a comment, sign in
-
When the results speak for themselves. 📊 Where other processes only detected 48 seeded errors, it was Modelworks® that found the vital 49th error. This unveiling revealed a consistent 60-80% saving with our prototype tools over traditional techniques. To learn more about this collaborative Picassos project, visit – https://lnkd.in/eipYqEEc. #formalmethods #softwareengineering #computerscience #softwareverification #autonomoussystems
To view or add a comment, sign in
-
Annotating this image would have taken me 15-30 minutes manually. With Magic Label, it took just 5 seconds. Now imagine that kind of time-saving across your entire dataset. Roboflow #ComputerVision #DataAnnotation
To view or add a comment, sign in
-
**LinkedIn Day 11:** Today's challenge is to check if a robot returns to the origin after a series of moves. The solution counts vertical and horizontal moves separately: 'U' increases vertical count, 'D' decreases it, 'L' increases horizontal count, and 'R' decreases it. If both counts are zero at the end, the robot is back at the origin. For example, moves like "UD" return the robot to the origin, while "LL" do not. This approach efficiently verifies the robot's final position based on the given moves. #100DaysOfCode #CodingChallenge 🚀🤖
To view or add a comment, sign in