I joined Lemmy back in 2020 and have been using it as @qaz@lemmy.ml until somewhere in 2023 when I switched to lemmy.world. I’m interested in systemd/Linux, FOSS, and Selfhosting.
But then it wouldn’t be able to do anything unless they properly configured the apps permissions :(
This reminds me of the time the Catholic Church declared capybaras fish


I’m pretty sure it’s Java (due to the syntax and Eclipse editor default color scheme), so that isn’t an issue


public static int convertRomanNumeral(String numeral)
{
return numeral.replace("M", "DD")
.replace("CD", "CCCC")
.replace("D", "CCCCC")
.replace("C", "LL")
.replace("XL", "XXXX")
.replace("L", "XXXXX")
.replace("X", "VV")
.replace("IV", "IIII")
.replace("V", "IIIII")
.length();
}
Yesterday I got feedback on my PR asking me to add more XML comments. The userId parameter of type Guid parameter didn’t have a param tag that said that it was the ID of the user. I was unable to convince them this was unnecessary and eventually conceded by adding a comment userId: ID of user.


I don’t think Jerboa supports it. I just use open the webinterface for that.
That’s on me, I forgot to test this on mobile after making some changes


Innovation
Yes, but that is actually almost “incompatible with every app and website”


I’m not sure demand is high enough yet for farm to table. I’m expecting DIY grow at home kits to launch soon though
I really don’t get the WebP hate, it’s a good format. It’s better than PNG and JPG.


I tested it once and it didn’t really impress me. Perhaps you can try using something like Grist.
I mean, you could do it using foreign data wrappers.
EDIT: It has been done before https://www.cdata.com/kb/tech/excel-jdbc-postgresql-fdw-mysql.rst


There is actually an open source alternative for that in the Libreoffice suite called “Base”
“Building for Developers- Not imitators” | MongoDB
At MongoDB we believe in fair competition, open collaboration, and innovation that empowers developers. Our work has popularized the document database and enabled millions of developers to build modern, scalable applications that power some of the world’s leading companies. We welcome competition that drives progress and expands developer choice.
But that only works when everyone plays fair, which, unfortunately, isn’t always the case.
On May 16th, we asked FerretDB to stop engaging in unfair business practices that harm both MongoDB and the broader developer community. We believe that FerretDB has crossed two distinct lines:
…


I’ve just disabled all incoming connections (including SSH etc.) and access everything through WireGuard


Thanks for checking
English version. It mentions the reasons