New plan, no active workflow limits – n8n's new pricing explainedblog.n8n.io1 ポイント·投稿者 joeriddles·11 か月前·0 コメント
joeriddles·25 日前·議論Do you have any favorite books or resources on how folks in the past adapted to changes in their industries?
joeriddles·2 か月前·議論Nice! It was pretty easy to take my extension[1] from a middling Health and Review score to in the green. The obsidian eslint extension is helpful.[1] https://github.com/joeriddles/extended-task-lists
joeriddles·6 か月前·議論Great read. C# has the concept of nullable reference types[1] which requires you to be explicit if a variable can be null and the compiler is aware of this. I would love to see a similar feature in languages like TypeScript and Go.[1]: https://learn.microsoft.com/en-us/dotnet/csharp/nullable-ref...
joeriddles·11 か月前·議論I'm surprised Figma doesn't support offline mode given this blog post about how they built it.https://www.figma.com/blog/how-figmas-multiplayer-technology...