qw3rty01 | 5 months ago | on: Zig feels more practical than Rust for real-world CLI tools
qw3rty01's comments
qw3rty01 | 1 year ago | on: Async Rust is not safe with io_uring
qw3rty01 | 1 year ago | on: Async Rust is not safe with io_uring
qw3rty01 | 1 year ago | on: Omnivore Is Joining ElevenLabs
It's just not documented well.
qw3rty01 | 1 year ago | on: NixOS 24.05 "Uakari" Released
- [any] documentation, the majority of nix modules are undocumented and so the only way to figure out what settings are available is to find and read the source code (and even then it could be using a module to convert the definitions to the target config format, in which case there’s even more guessing, but at least the official documentation of that package gives you something)
- coding standards; lots of modules have different variations of camel case, snake case, adjective-noun, noun-adjective, etc so it’s not clear what the correct format of a setting is for an arbitrary package
- flakes just need to be both an official feature and set to be the default way to interact with nix, it just has too many upsides
- Better errors, the current errors are just horrible to read and you end up picking out 1 or 2 spots in several paragraphs of irrelevant code snippets and stack traces
- up to date resources, since the official docs aren’t very beginner friendly, third party resources end up being the way people learn (vimjoyer has been a godsend), but half the time when you try to use those resources, they’re out of date and lead to broken nix configs, having solid official updated documentation to help new users get started in nix would go a long way here
qw3rty01 | 3 years ago | on: Kite is saying farewell and open-sourcing its code
What was ruled by the supreme court was that Google's usage of the API (which had already determined to be copyrighted) fell under fair use in copyright law.
qw3rty01 | 3 years ago | on: Kite is saying farewell and open-sourcing its code
qw3rty01 | 3 years ago | on: Heathrow Airport: Two planes in minor collision
qw3rty01 | 3 years ago | on: The rise of 'stealerships' and the shady economics of car buying
> I found some trucks that were literally priced $10,000-$15,000 over MSRP, and I encountered many of the shady business practices that the FTC is now trying to ban.
because it's not ± a few hundred dollars, it's thousands of dollars, and claiming online that it's one price and charging a lot more once you get there
qw3rty01 | 3 years ago | on: Running Zig with WASI on Cloudflare Workers
qw3rty01 | 3 years ago | on: Mullvad VPN now accepts Monero payments
qw3rty01 | 3 years ago | on: We unplugged a data center to test our disaster readiness
qw3rty01 | 3 years ago | on: You may not need Cloudflare Tunnel. Linux is fine
qw3rty01 | 3 years ago | on: I need to stop being boring
qw3rty01 | 4 years ago | on: Show HN: I'm writing an MMORPG game for learning programming
qw3rty01 | 4 years ago | on: Deepfakes, can you spot them?
Unless I misunderstood the goals of the study of course.
qw3rty01 | 4 years ago | on: Deepfakes, can you spot them?
qw3rty01 | 4 years ago | on: Show HN: Never have an SSL certificate expire again
qw3rty01 | 4 years ago | on: Wolvic, a new browser project picking up where Firefox Reality leaves off
qw3rty01 | 4 years ago | on: C2rust: Transpile C to Rust