IanTwenty

u/IanTwenty@piefed.social
10 posts · 207 comments

Recent posts

Recent comments

I am most concerned about that. If the legal position on copyright of AI code is decided in the future an audit or tracking of AI contributions in the codebase may be necessary to understand risk and exposure.

Granted you can't make people disclose AI assistance with 100% accuracy but I would expect a majority to comply.

It's one of his most 'standard', by-the-numbers films I think, and his first work with a studio. I feel like he played it safe but maybe that's fair enough as it was important to his career that it went well.

https://standardebooks.org/ebooks/olaf-stapledon/last-and-first-men

Last and First Men is an extended think piece about the possible future history of humankind, extending from the 1930s into the extreme far future, hundreds of millions of years from now.

https://en.wikipedia.org/wiki/Arthur_C._Clarke

[Arthur C] Clarke has said of Stapledon's 1930 book Last and First that "No other book had a greater influence on my life ...

Fire Team Elite developer Iron Studios delisted the game from the Switch eShop earlier this year, quietly informing players that, on August 5, 2026, its servers would be taken offline. That date has now been and gone, and not only does that mean you can no longer play the game’s online modes on Switch, since it was a Cloud version of the game, it means you can’t even play it alone offline.

on *Permanently Deleted* · c/movies · 4 pts · 33d

Lock, Stock was 1998, The Transporter 2002, Collateral 2004 though? Maybe I'm missing something.

I'd like to say neovim but if notepad++ is too complicated then neovim definately is. There are 'distributions' that give you a setup ready to go e.g. Lazyvim but you're still going to have to fiddle with it sometimes.

https://www.lazyvim.org/

I don't think Lazyvim has any ai features out of the box.

If you are at all curious the 'Lazyvim for Ambitious Developers' book is a great way in and easy to skim through. Here's the chapter on ai which proves you have to turn it on to enable it:

https://lazyvim-ambitious-devs.phillips.codes/course/chapter-16/

I can't say for sure if the developers of neovim are using ai themselves for the codebase, I suspect they might be as they have made positive statements on it in the past. Love to hear if someone can confirm or not.

Can you start to document the css in the source? So someone touches something, right above it is a comment: 'this class used for all card layouts on these type pages' or some such. Then there's a chance to spot the danger, in code review at least.

I agree with others here: visual testing should be last result as it is brittle, sweeping and numbing.

I like the idea as BASH is available everywhere but has terrible gotchas in its syntax plus at times is unreadable.

When I did some moderately complicated amber scripts I hit bugs. Also still some important features are missing.

So I'm keeping an eye on it but it's definately not ready for anything serious yet.

I am also watching https://oils.pub/ and hoping one or both of these projects succeed.