pages tagged with #software-engineering

twelve factor agents ——

this is an interesting piece by Dex Horthy of HumanLoop (an ai startup working in the LLMOps space). it mimics herokus “12 factors apps” (of which i was honestly unaware of, my inexperience is showing 🙈). i've listed some takeaways below!

[... 785 more words to read 📓 ]
decompiling executables with llms ——

an interesting blogpost by Geoffrey Huntley showing how llms can be used to "decompile" applications with bundled / minified code (and in a following post) they show it can also be done for assembly. i think this is especially interesting (and concerning for the creators) of electron applications, as there's relatively accessible source code in languages and frameworks that llms are actively being trained on, though i imagine there will be a day that most compiled apps can be undone.

[... 358 more words to read 📓 ]