With little what I know of Voyager, the beautiful machine has broke all previous estimates. And thus hoping it will last until we have another such machine overtake the distance before this one goes into total shutdown
Unfortunately the lifetime of the plutonium RTG is very very predictable (due to the half life of the isotope they use). They are constantly shutting down parts of the probe exactly because the RTG is providing less and less power, and at some point it won't even be enough to heat the probe and run the computers.
Around 2030–2036, the power will likely drop below the level needed to run even a single instrument. At that point, Voyager 1 will officially "die" as a scientific mission.
But Voyager will keep going forever.
Because there is no air resistance or friction in the vacuum of space, Voyager 1 doesn't need "fuel" to keep moving. According to Newton’s First Law of Motion, an object in motion stays in motion unless acted upon by an external force. Since there's nothing out there to stop it, it will continue its journey long after its systems go dark.
In 40,000 years: It will pass within 1.7 light-years of the star AC+79 3888 in the constellation Ursa Minor.
In 300,000 years: It might pass near the star Sirius.
The Long Haul: It is expected to orbit the center of our Milky Way galaxy indefinitely, potentially for billions of years, carrying the "Golden Record" as a final message from humanity.
Fun Fact: If Voyager 1 were to hit a pebble-sized object at its current speed, it would be catastrophic. Fortunately, space is so incredibly empty that the odds of it hitting anything larger than a dust grain for the next several billion years are nearly zero
Am still keeping my hopes up, scientists will make it wake up once every 6 months and just ping home saying it’s alive. I’ll still call it very much alive, even without science equipments running.
Unlike other comments, for me the experience on the product marketing worked well and straight forward.
After reading the title and landing on your homepage, I had the feeling that this is yet another product claiming WYSIWYG like editor for the web claims on making CSS editing easier. And yes the product achieves same as I thought.
Video confirmed it, and homepage live demo confirmed it again.
Surprisingly the claim feels true, this time. It feels natural and UX feels great.
Glad you enjoyed it! Thanks for the feedback. In fairness some of the the things like a video on the homepage are there as a response from initial comments in this thread.
It's also disingenuous to call it open source as that might tempt others to use it believing that it actually is open source.
Let's call it what it is - stolen IP and released without permission of the author. Sure, it's good that it opens the debate as to whether that's ethical given that's essentially what the model itself is doing, but it's very clear in this instance that he's just asked for and been given a copy of source that has a clear ownership. That's about as clear cut as obtaining e.g. commercial server-side code and distributing it in contravention of the licence.
It's not completely clear that this is the original source. According to the post it's a reimplementation based on documentation created from the original source, or perhaps from developer documentation and the SDK. Whether that's the same thing from a legal standpoint, I don't really know - I think from a personal morality standpoint it's clear that they are the same thing.
Well first they need to proof that Viktor was actually copyrightable. If it was largely written by an llm, that might not be the case? AFAIK several rulings have stated that AI generated code can not be copyrighted.
This is a common misreading of the law. AI cannot hold authorship of code, but no ruling has claimed so far that ai output itself can't be copyrighted (that I know of)
That said, the article says "Okay, prompts, great. Are they any interesting? Surprisingly... yes. As an example workflow_discovery contains a full 6-phase recipe for mining business processes out of Slack conversations, something that definitely required time and experiments to tune. It's hardcoded business logic, but in prompt instead of code."
So the article author clearly knows this prompt would be copyrighted as it wasn't output from an AI, and recognises that there would have been substantial work involved in creating it.
That Reuters article is misleadingly worded. The Stephen Thaler case in question is because Thaler tried to register the AI itself as the author of the copyright, not that he tried to register the output for copyright under his own name. https://www.hklaw.com/en/insights/publications/2026/03/the-f...
Suppose I illicitly get my hands on the source code for a proprietary product. I read through this code I'm not supposed to have. I write up a detailed set of specifications based on it. I hand those specifications off to someone else to do a clean room implementation.
Sure, I didn't have a license for the code that I read. But I'm pretty sure that doesn't taint my coworker's clean room implementation.
I love reading this article start to finish. I really love the way the author has explained. And believe this is a tech-savvy explanation of mindfulness.
Came here to type something similar and saw this comment.
+1
Just repeat this until you understand a language's unique ways of implementing things, and understand why a language has those choices compared to others. I always pick one of these experiments to learn a new language with/out LLM support.
1. Ray tracing
2. Gameboy Emulator
3. Expression evaluation (JSONLogic or Regex)
These are super easy to implement in 100s of lines of code, however if you want to optimize or perfect the implementation, it takes forever and you need to know a language's nuances to get it better. Focus on performance tuning these implementations and see how far you can go.
My most favorite annoying thing about ads is the 'x' close button. They make it very small almost impossible to be perfect. I end up clicking the ads 50% of the times. Been running PiHole at home network for almost 8yrs happily. The ads come into play only when I am traveling.
reply