What do you use it for?
>>108660036Loading a simulation of Yahoo! Pipes.
I don't.
the logo reminds me of node red I remember the hype around iot, node red etc. back then it was automation as well. After the hype there will be a niche for it but it won't change the world as they claim.
>>108660203Why'd they do it?
>>108660036I don't use it, i know, i'm weird
>>108660036Weird seeing this now, I was proposed a position today where I'd have to use it, have zero prior experienceAnyone's got useful tips/tutorials?
>>108660036I had to use n8n at my previous workGod what a piece of shit it was, people literally choose to draw spaghetti around in a GUI than write a 4 line python script that does the same thing but better. Its the same issue in 3d shader editors, because why not do intense math transformations in fucking BOXES
>>108662604You dont get it bro. It looks and feels so slick. The GUI is amazing and with the AI you can just vibedraw the components!
>>108662460Its ment to be for codelets, you'll get the hang of it easilyBoth me and my coworker hated it, its like you are writing code but through some gui box editor that you cant easily debug or test or do like basic abstraction on I mean if you are unemployed or it gives good money sure, but know you wont be doing anything that improves your core skills as a developerOnly positive i can say is its easy to show non technical people a prototype of what your idea is, like an interactive uml or something
>>108662460it's node for codelets.it's not bad if all you have to do is automation. it's annoying as all shit if you have to implement complex business logic because then you have a tinyass UI where you can type code with minimal completion/syntax highlighting
I use it to send invoices to my accountant.
>>108662460never use it to generate google docs
>>108660036waste of time. you spend a billion times more effort doing this than just writing a simple python or node script.
>>108660036clean up my inbox and forward mails to telegramdo malware analysis with some llms on source codethat's all