ehhh… based on my exp, CS degrees are optimized for student suffering or some odd hyper-purist decisions that is completely disconnected from work reality
@andreasklinger
-
Computer Vision, 3D Reconstruction, and Robotics: One Integrated Space
By
–
Here a simulation -> deployment video
— Andreas Klinger 🦾 (@andreasklinger) 13 juin 2025
Imho doesn't show much tbh – but maybe it drives home why i keep repeating that computer vision, 3D reconstruction, simulation, spatial reasoning, simulation, robotics, even XR or gaussian splats, etc are all basically one big space.
If… pic.twitter.com/h97tR9ZPLXHere a simulation -> deployment video Imho doesn't show much tbh – but maybe it drives home why i keep repeating that computer vision, 3D reconstruction, simulation, spatial reasoning, simulation, robotics, even XR or gaussian splats, etc are all basically one big space. If
-
Sunrise Robots: Quick Deployment Manufacturing Automation Solutions
By
–
Finally can speak about this investment: Real working robots, real customers, real revenue.
— Andreas Klinger 🦾 (@andreasklinger) 13 juin 2025
Welcome to Sunrise ☀️
Why they are epic:
Their whole focus is on quick deployments.
Imagine you are a smaller manufacturing site – you need to regularly switch stations for different… pic.twitter.com/xA8HV8jrIOFinally can speak about this investment: Real working robots, real customers, real revenue. Welcome to Sunrise Why they are epic:
Their whole focus is on quick deployments. Imagine you are a smaller manufacturing site – you need to regularly switch stations for different -

Sunrise Robotics Secures 8.5M in Seed Funding
By
–
Fortune wrote about them https://
fortune.com/2025/06/13/sun
rise-robotics-seed-funding-8-5-million-plural-industrial-robots/
… -
Quicksort Implementation in Elixir Programming Language
By
–
you can do similar stuff in elixir which is kinda half-way python (maybe ruby) and haskell (b/c built on erlang) # Base case: empty list def quicksort([]), do: [] # Recursive case: split & sort def quicksort([pivot | rest]) do lesser = Enum.filter(rest, &(&1 <
-

Quicksort Algorithm Explained: Recursive List Sorting Pattern
By
–
sorry cant resist eg this just means
if you receive an empty list return an empty list (that ends the recursive stuff) otherwise
take a list take one element (p) keep the rest (xs)
recursive all the stuff that's smaller than p concat with p concat with all thats larger than p -
Haskell Before Python: Programming Language Learning History
By
–
haskell before python is wild we had haskell and prolog and a few other crazy ones early on too but procedual stuff was first at least i wonder if the logic is that it mirrors nicely the math you learn at the same time
-

AI Model Fails to Generate Accurate Europe Map
By
–
How is this possible? Based on everything i understand of from how those models work a map of Europe should be flawless. It calls England Spalnd and Ireland Relad At least it got Shittyjania correct.
-
Conspiracy Theories and Dependence on Strong Leadership Figures
By
–
conspiracy theory: because it makes you more isolated and dependent on a strong leader
-
Saving Random AI Prompts in Notepad Files
By
–
they are the random prompts you save in notepads/md files