Our great sponsors
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- Onboard AI - Learn any GitHub repo in 59 seconds
- SaaSHub - Software Alternatives and Reviews
-
Also, it's open source and all the prompts we use are in this file:
https://github.com/BeforeCutieAfterDoggo/spaghettify/blob/ma...
You can take these and play around with them in the OpenAI playground as well.
-
ghidra-scripts
A collection of my Ghidra scripts to facilitate reverse engineering and vulnerability research.
When you introduce a bug, is it a dumb random bug, or an intelligent AI bug?
In other words, would the bug work for me or the user?
When I say work for me, what I mean is, considering decompiler tools like https://ghidra-sre.org/ can shine light where once there wasn't, would the bug generates lots of unnecessary work for me, or could I use the bug as a stealth form of copy protection, where those with illegal copies get bitten by the bug and eventually forced into purchasing said code?
I've seen that technique used with a software company supplying addons to other programming companies. Cant say its a technique taught at places like University.
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
unmaintainable-code
A more maintainable, easier to share version of the infamous http://mindprod.com/jgloss/unmain.html
Two thoughts:
* This is ridiculous. Why would you do this? Which made think of this quote: "Which is ridiculous and unnecessary but when has that ever stopped programmers?" from one of my favorite Tom Scott videos: https://www.youtube.com/watch?v=gocwRvLhDf8
* How to Write Unmaintainable Code: https://github.com/Droogans/unmaintainable-code
Related posts
- I've figured out what 13 of the 16 enemy flags mean in Ultima V. Help me figure out the last three.
- Modding SH2
- Ask HN: What's the best open source alternative to IDA Pro?
- You have probably heard of Temu right?
- Asking for clarification ... How is learning C beneficial for becoming a Cyber security expert