Explore >> Select a destination


You are here

piware.de
| | www.boringcactus.com
142.9 parsecs away

Travel
| | The Free Software Foundation has decided they'd rather hang out with a sex pest than have an ounce of credibility, so fuck em. Let's look at the copyleft licenses they didn't write and see how they're used.
| | viralinstruction.com
250.0 parsecs away

Travel
| | [AI summary] The text discusses several issues and design choices in the Julia programming language, highlighting areas where it could be improved. The main points include: (1) Julia's iterator protocol is not well-designed, leading to difficulties in implementing functional programming constructs and efficient iteration. (2) The handling of file paths and strings is problematic due to the lack of a dedicated path type, leading to type confusion and potential bugs. (3) The use of union types for handling optional or failure cases is insufficient compared to sum types used in other languages, leading to ambiguity in function return values. The text also mentions existing packages that address some of these issues but notes that they are not as robust or integ...
| | vesselinux.wordpress.com
125.0 parsecs away

Travel
| | A community-maintained collection of bugs, vulnerabilities, and exploits in apps using ZK crypto. https://github.com/0xPARC/zk-bug-tracker#common-vulnerabilities-header
| | felix.plesoianu.ro
266.4 parsecs away

Travel
| [AI summary] The author explores the subjective nature of choosing programming languages, reviewing modern options like Zig and Vala alongside classics such as Ada and Fortran, while analyzing their distinct roles in software development.