Tempy

joined 1 year ago
[–] Tempy@programming.dev 1 points 1 day ago* (last edited 1 day ago)

Office 365 also refers to the desktop apps as well as the web versions, has done for many years now. Though I suppose it's all copilot 365 now.

Source: Am office worker where we use office 365, and we all use the native system software, with the browser versions as for quick editing when elsewhere.

[–] Tempy@programming.dev 1 points 1 day ago

Go make one then?

[–] Tempy@programming.dev 4 points 1 week ago

They ruled that for copyright to apply, a human must have authored the work.

Now if an AI spits out code that's a duplicate of a humans authored work. Then you could argue the author is actually the original human. And this it would be covered by their original copyright

[–] Tempy@programming.dev 2 points 2 weeks ago

Fedora, I think, is pretty good for a normal user.

[–] Tempy@programming.dev 1 points 4 weeks ago

Yeah, I imagine there's some QT bits for implementing a lot of it, if it detects them being available. Not being massively familiar with QT or how those two apps make use of it, I can't assume they'd be making use of the components that'd implement KDEs custom extensions. So you know shrugs

[–] Tempy@programming.dev 1 points 4 weeks ago (2 children)

I mean many Wayland compositors is kinda like old browsers at the moment. They all implement a common spec and then implement a bunch of their own extensions to get features the spec doesn't allow for. And apps have to be aware of these custom extensions to make use of them. So in the KDE case, I imagine a lot of their apps are aware of KDEs own extensions to Wayland. But it doesn't mean all of them are.

[–] Tempy@programming.dev 2 points 4 weeks ago

People who find success can, sometimes, become arrogant and become blind to other factors contributing to their success. Just enough failure can keep you humble. Pretty typical human reactions.

[–] Tempy@programming.dev 7 points 1 month ago (1 children)

Does it, if you can work on the normal application code, there's no reason you can't work on the lower levels of applications. It's all just code. Ramp up might take a bit more time, but I wouldn't expect horrendously so. As long as your patterns make sense and what is there is written well enough and is not a spaghetti monster in the making, any one should be able to pick it up.

[–] Tempy@programming.dev 7 points 1 month ago (1 children)

Time to go back to email lists. Anyone can come along sure. But it's only going to be the most determined.

[–] Tempy@programming.dev 1 points 2 months ago (1 children)

Right, but I don't see a 'and you can feed it to a neural network on demand such that it can reproduce code that a user can then have plausible deniability that it was licensed on a certain way and be able to redistribute it under an incompatible license"

[–] Tempy@programming.dev 0 points 2 months ago (2 children)

git log --all --graph

[–] Tempy@programming.dev 4 points 2 months ago

I would have thought that you fix it locally, git commit, and regenerate the patch set again. Maybe with optional squashing of commits so each patch set doesn't keep growing.

view more: next ›