Explore >> Select a destination


You are here

delphidabbler.blogspot.com
| | gcher.com
8.3 parsecs away

Travel
| | As of 2019, C and C++ are the only programming languages that are supported by virtually any platforms on the market. For example both iOS and android support compiling C and C++ directly as part of their official IDEs. This is one of the reason why I decided to write my voxel editor Goxel in C99: I wanted to be able to run it on Linux, Mac, Windows, iOS, and now I am working on a Android port as well.
| | nathan.torkington.com
8.5 parsecs away

Travel
| | [AI summary] A collection of brief tutorials, discussions, and resources covering C# programming concepts, .NET libraries, and development tools.
| | s0rcy.github.io
7.8 parsecs away

Travel
| | A few months ago while assessing the extensions API for a client, I got tasked with doing some light fuzzing against the application. The application allowed for third-party scripts to be executed in the parent application. I decided to use libFuzzer as a base, as it felt appropriate for the project. The client's code was simple to compile and writing the harness turned out to be easy, but I hit a bit of a problem; I had originally written the harness and buildscript on a macOS laptop using llvm/clang, and my client usually built with MSVC and wanted to run the fuzzer on Windows hosts. Thankfully libFuzzer supports both platforms, so that should be easy, right?
| | alirezahayati.com
27.1 parsecs away

Travel
| Todays invite to use Firefox and Firefox-based browsers is not about the browser war the Internet and Web community is typically involved in, but a war for open and free (as in freedom) Web. Since Google is trying to take away our freedom in Web browsing, it is now our duty to fight against Google Continue reading Not a browser war but a Web war ?