I’m not using n8n, but I am using Node-RED and would like to hear from people who have used both.
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.
- 36 Posts
- 210 Comments
qaz@lemmy.worldto
Privacy@programming.dev•Woman Hailed as Hero for Smashing Man's Meta Smart Glasses on SubwayEnglish
1·9 days agoRequiring phones to always make shutter sounds to prevent secretly violating people’s privacy
qaz@lemmy.worldto
Privacy@programming.dev•Woman Hailed as Hero for Smashing Man's Meta Smart Glasses on SubwayEnglish
7·10 days agoMaybe Japan was right
qaz@lemmy.worldto
Selfhosted@lemmy.world•opencloud - I migrated from nextcloud. Screenshots and docker-compose-compose.yml includedEnglish
41·2 months agoGood that you added that security disclaimer
But then it wouldn’t be able to do anything unless they properly configured the apps permissions :(
In case people don’t know. Flock is a surveillance company that tracks vehicle movements and sells those to police departments and commercial entities.
qaz@lemmy.worldOPto
Programmer Humor@programming.dev•Who cares about time complexityEnglish
2·2 months agoI’m pretty sure it’s Java (due to the syntax and Eclipse editor default color scheme), so that isn’t an issue
qaz@lemmy.worldOPto
Programmer Humor@programming.dev•Who cares about time complexityEnglish
7·2 months agopublic 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.
qaz@lemmy.worldto
Fediverse@lemmy.world•Beware, another "wonderful" conservative instance to "free us" has appeared English
282·3 months agoLet them federate with Hexbear
Yes, but that is actually almost “incompatible with every app and website”
I really don’t get the WebP hate, it’s a good format. It’s better than PNG and JPG.
qaz@lemmy.worldto
Selfhosted@lemmy.world•What do you think is the best (and cheapest) way to host a new nextcloud instance and website for my local scouts organisation?English
4·3 months agoHetzner Storage Share
qaz@lemmy.worldto
Programming@programming.dev•Let's Make Sure Github Doesn't Become the only Option - Edward LoveallEnglish
7·3 months agoPeople. Most people are still on GitHub and don’t see things on Codeberg / GitLab nor are they willing to create an account. It’s a classic case of the network effect.
qaz@lemmy.worldto
Programming@programming.dev•Let's Make Sure Github Doesn't Become the only Option - Edward LoveallEnglish
7·3 months agoI have a Forgejo instance with all my private repositories and use GitHub for my public repositories I want to share with others / collaborate on. I’m planning to switch to Forgejo / Codeberg for my public repositories when Forgefed has been implemented.
qaz@lemmy.worldOPto
Programmer Humor@programming.dev•Who needs MongoDB when you have JSONB?English
1·3 months agoI tested it once and it didn’t really impress me. Perhaps you can try using something like Grist.
The HTTP response times are sometimes a little rough, but the team has managed to keep up a large part of the fediverse for the past few years. It’s impressive, and I’m happy that I ended up chosing lemmy.world after migrating from lemmy.ml.
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







Microsoft also charges you €13 a month for every running self hosted agent on Azure DevOps