Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)LE
Posts
1
Comments
80
Joined
2 yr. ago

  • 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 think OP believes every town in the US has twice as many homeless people as churches, it doesnt need to be exactly 1 church and 2 homeless people.

    But either way, that's probably not true. Since homeless people tend to be in larger cities.

    But then again, lots of people become homless in the suburbs and then move to the city to get the social services. If churches in the suburbs housed a few people as they become homeless, it would probably help. It's better to keep people in their communities so they have a better chance of returning to housefullness.

    But probably not that much, since homelessness rates are strongly correlated with housing prices, so expensive cities create more homelessness than cheap suburbs.

  • Good idea! I bet you could make good ad library by comparing the audio between episodes of the same podcast (to catch the ads read by the host) and between different podcasts (to catch the targeted ads inserted into a lot of podcasts)

  • 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

  • Maybe if you could distribute audio files (or hashes of audio files) that mark the start and stop of ads, that would solve the problem.

    I guess podcasters could combat this by inserting random noise into their audio files, but they probably wouldn't do that.

  • The obscurity of the Fediverse is not its defense from enshittification. The fact that it's so easy to move from server to server is.

    If lemmy.world enshittifies, you can just move to lemmy.sdf.org without a big loss.

    I think that lemmy could use more people.

  • I'm not sure planting forests instead of housing is always a win for the environment. If the land is in a place where people can take sustainable transportation to their jobs, you should put dense housing there. Or else people will have to drive around your suburban forest.

    But in the Brain May case, I have no clue where the forest is

  • Linux is often used to refer to a family of operating systems including Ubuntu, Debian, fedora, red hat, ect., which all use the Linux kernel.

    However, GNU/Linux may be a better name for this family of operating systems, since they all use GNU components and (to varying extents) embrace the philosophy of the free software foundation.

    Android uses the Linux kernel, but not GNU components, and do not embrace the philosophy of the Free software foundation.

    Stalman, the man who founded GNU and the free software foundation published his thoughts on this:

    https://www.gnu.org/philosophy/android-and-users-freedom.en.html

  • I just donate to GiveWell. They treat charity as an optimization problem for minimize dollars spent per human life saved.

    Recently, this effective altruism philosophy has gotten a bad reputation because of the support techbro grifters, and wacky long-termism. But GiveWell seems to be distributing the money to reasonable causes: mosquito nets, maleria medication, vitamin a, cash for vaccines

  • I don't see what's wrong with quoting the introduction. Generaly, literature reviews are more reliable than a single study, and the introduction is a mini literature review.

    I guess if op was writing a scientific paper, they ought to cite the original research to give credit to the right people. And maybe it would be better to cite a proper review article in a Lemmy post, but I think what op did was fine.

  • I would take "Public health care" to mean the government runs all healthcare services.

    Single payer means public health insurance, and the absence private health insurance. From the perspective of a private (or public) hospital, there is one payer: the federal government.