

Codeberg allows private repos: https://docs.codeberg.org/getting-started/first-repository/


Codeberg allows private repos: https://docs.codeberg.org/getting-started/first-repository/


I see you don’t run electron app in flatpaks :)


From what other have pointed out, the blip is much more primitive than hail mary, and Eridian is not really a space-dwelling spices. I guess this is hinted at in the movie: the way they communicate via throwing bottles, they don’t understand Grace phoning home, and they don’t know about space radiation.
But I feel these are not properly conveyed in the movie: rocky can instantly build tunnel and adjust to environment to make it livable for human (without encountering Grace or visited his ship), and later Grace went on rocky’s ship, seems to all suggest Eridian has much more advanced technology than human.
Just a sentence in Graces log probably can set a better tune that human has more advanced tech, but Eridian are better at manufacturing.


Yeah, I feel it is the only reason, but it feels very werid that an alien in a much more advanced ship seeking to save their entire planet don’t have ability to a approach planet at their destination.
Or rocky is a way worse pilot than Grace.


But the collection process doesn’t need a science person and is extremely dangerous. One ship has a fabrication person (basically can build and repair structures instantly) with robot arm and prob. It doesn’t seem like a science person’s job to “space walk” (atmosphere walk, really) on a completely unknown planet’s atmosphere.
After the collection, they can bring the sample in the lab to test and breed, which is exactly what they did.


I come back from the movie. I loved it, my wife less so. I guess I hyped it up too much, and she is expecting a masterpiece, not entertainments.
We both agree the scene, narrative, and music are great, I like the story and charactor arc, but she feels the plot holes are too distracting in the story to enjoy it.
But we both agree there are too many plot holes,
and the whole “lone wolf genius” plot line is very annoying and cliche: science progresses mostly through collaboration and sharing. There are lone geniuses, but the work of most scientists, including many considered geniuses, are not irreplaceable. It is very rare for a genius to out perform a coordinated group of scientists when they are working towards the same goal. Good thing they didn’t spend too much time on it.
I guess the biggest plot hole is
!!! SPOILERS !!!
Why didn’t they use the super advanced rocky ship to collect the predator, when it can instantly create environment that are livable for humans; instead, they used the super fragile tiny human ship?


I think he has repo pre ChatGPT with legitimate usecases, while that would not be a conclusive proof, I cannot imagine some chatbot would bother with this.


This dude need to chill, he also pushed the systemd change, and in his blog he seems to believe android “advance flow” for sideloading protects users.
The one they are targeting is California’s AB-1043, which still have three quarters of a year before it comes into effect…
I think this dude might get too excited for his new subscription of claude code or whatever, and decided to spam every project with these request. Some of these are reasonable, some are compliance in advance.
Also this dude writes two freaking blog every week with LLM. If I were him, I would try to find some joy in my personal life…
LLM is very good at programming when there are huge number of guardrails against them. For example, exploit testing is a great usecase because getting a shell is getting a shell.
They kind of acts as a smarter version of infinite monkey that can try and iterate much more efficiently than human does.
On the other hand, in tasks that requires creativity, architecture, and projects without guard rail, they tend to do a terrible job, and often yielding solution that is more convoluted than it needs to be or just plain old incorrect.
I find it is yet another replacement for “pure labor”, where the most unintelligent part of programming, i.e. writing the code, is automated away. While I will still write code from scratch when I am trying to learn, I likely will be able automate some code writing, if I know exactly how to implement it in my head, and I also have access to plenty of testing to gaurentee correctness.