• 1 Post
  • 77 Comments
Joined 1 year ago
cake
Cake day: July 14th, 2023

help-circle









  • The goal of the zig language is to allow people to write optimal software in a simple and explicit language.

    It’s advantage over c is that they improved some features to make things easier to read and write. For example, arrays have a length and don’t decay to pointers, defer, no preprocessor macros, no makefile, first class testing support, first class error handling, type inference, large standard library. I have found zig far easier to learn than c, (dispite the fact that zig is still evolving and there are less learning resources than c)

    It’s advantage over rust is that it’s simpler. Ive never played around with rust, but people have said that the language is more complex than zig. Here’s an article the zig people wrote about this: https://ziglang.org/learn/why_zig_rust_d_cpp/




  • My issue with degrowth is that it’s incompatible with capitalist society. Capitalism only works if the economy is growing. If the economy is stagnant, a win for your neighbor is a loss for you. It would be difficult to build a community under these conditions.

    I know I’m on .ml and capitalism has a bad name around here. But I think is clear that markets can improve peoples lives, and alternatives are difficult to implement.

    Turning fuckcars into an anticapitalist movement is unnecessary and unhelpful in my opinion. I just want to be able to bike around my city safely.



  • I’m not suggesting static timestamps, but small audio files of the podcast about to enter, and just exited an ad.

    The app could then search for the clips in the podcast to get the timestamp.

    If there are copyright issues of sharing small clips, you can just save a hash of a clip, which will allow the app to find a match, but is not itself the Intelecual property of the podcaster; The hash cannot be turned back into the audio file. The hash would be smaller than the audio clip anyway, so sharing hashes would be better