Explore >> Select a destination


You are here

ntietz.com
| | www.caichinger.com
3.9 parsecs away

Travel
| | A deep dive into Python reference counting and the GIL.
| | mustafa.page
4.0 parsecs away

Travel
| | Compiler Errors C compiler errors split into two main categories. Syntax Errors: something wrong with the syntax of the language itself. Semantic Errors: something wrong with the logic of the code, giving unexpected results. Syntax Errors Syntax errors are quite common regardless the programmer experience, we all sometimes make typos. For example instead of writing int to declare an integer, one may write it as imt and that will result in a syntax error during the compilation stage.
| | akaptur.github.com
3.6 parsecs away

Travel
| | Last week at Hacker School I did a quick presentation on python bytecode and the dis module. The disassembler is a very powerful tool with a gentle ...
| | github.com
16.8 parsecs away

Travel
| Security Threats related with MCP (Model Context Protocol), MCP Servers and more - AIM-Intelligence/awesome-mcp-security