Viewing profile — szjanikowski
szjanikowski
HN member- Joined
- Fri, May 09, 2025, 2:22 PM UTC
- HN karma
- 5
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About szjanikowski
No profile information was provided.
Recent public activity
-
comment
Comment #45833604
Thanks, please join our Discord here: https://discord.gg/QF5PMX4Dqg It would be easiest to discuss all the options there :)
-
comment
Comment #45822179
We are building https://noesis.vision/ a similar tool to extract the system architecture from the source code according to the patterns. We are now in beta for .NET. After working …
-
comment
Comment #44127676
Oh that's more clear right now. Hints of such refactorings are certainly within reach of todays AI tools (if you agree to send your code to the LLM models). Have you tried asking C…
-
comment
Comment #44125617
Hey, what do you mean by "performance bottlenecks"? Do you mean finding CPU/memory hotspots in your apps? If so, APM tools like New Relic or runtime scanners like AppMap sound like…