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/)WM
wiki_me @lemmy.ml
Posts 105
Comments 319
Question about donating to open source
  • software in the public interest

    These donations can be made to SPI directly, or they can be marked for use by a particular member project. It is preferred that the donations be made to SPI, as they can then be used wherever the need is greatest. Donations to SPI that are not marked for a particular project will be distributed to the projects that are currently affiliated with SPI as needed, and/or used for SPI's own expenses.

  • This is why it's not mainstream
  • The fact that it does not work out of the box is already a bug, why not open an issue on linux mint instead of endlessly trying to tweak things? (possibly a problem of unrealistic perfectionism tbh).

    Linux is already mainstream (according to statcounter 1 in 25 people in the US use Linux). but hardware can be a problem and if you don't check if your hardware is supported (or probably even better buying hardware that officially supports linux) there is a risk there will be problems.

    With that said use what works, you are getting this for free and nobody owes you anything.

  • Bigfive Personality Test
  • It's pretty good for self improvement. I scored kinda high on neuroticism but after learning some psychology stuff like mindfulness/meditation/neuroplasticity/stoicism/ACT i managed to reduce it significantly after about 2.5 years. there was even a study recently that showed how using a app to change your personality and it's not easy and require serious training like learning a language or a musical instrument. I hope we will get eventually some open source version of that app.

    and of course you need to be open to it, humans have a documented bias toward not believing what might hurt there self esteem.

  • Treedome 0.5.0: Local Encrypted Notes with Modern Features
  • Simply because good encryption tends to be slow, making the app unproductive imo.

    gocryptfs is very fast for me. i have a file with about 5600 lines and i detect no difference when opening it under encryption and not under encryption. but in gocryptfs each file is encrypted separately . so you could get some information about the directory structure. but the name of the files and folders is encrypted ("archive" for example turns into something like "AaL6P86WWMnqQkMYnsRBXg").

  • Sub.club aims to fund the fediverse via premium feeds | TechCrunch
  • Some types of content might take days to research or work on and might not have the audience to allow monetization by ads . mitra exists for those types of things and is open source unlike this project (it seems).

  • The Open Source Hardware Association needs your help
  • That just seems like the t shirts seliing is over . $1,740 does not seem close to the amount equivalent to what they get in a grant. but if you have evidence they don't need more donations i am willing to be corrected.

  • The Open Source Hardware Association needs your help

    www.oshwa.org OSHWA needs your help

    OSHWA is in a pickle! In the US where our not for profit is registered there is a law stating that one third of all income must be from the public, while we have been extremely lucky to have receiv…

    OSHWA needs your help
    0

    The Open Source Hardware Association needs your help

    www.oshwa.org OSHWA needs your help

    OSHWA is in a pickle! In the US where our not for profit is registered there is a law stating that one third of all income must be from the public, while we have been extremely lucky to have receiv…

    OSHWA needs your help
    2

    The Open Source Hardware Association needs your help

    www.oshwa.org OSHWA needs your help

    OSHWA is in a pickle! In the US where our not for profit is registered there is a law stating that one third of all income must be from the public, while we have been extremely lucky to have receiv…

    OSHWA needs your help
    3
    Open Source @lemmy.world wiki_me @lemmy.ml

    The Open Source Hardware Association needs your help

    www.oshwa.org OSHWA needs your help

    OSHWA is in a pickle! In the US where our not for profit is registered there is a law stating that one third of all income must be from the public, while we have been extremely lucky to have receiv…

    OSHWA needs your help
    2

    The Open Source Hardware Association needs your help

    www.oshwa.org OSHWA needs your help

    OSHWA is in a pickle! In the US where our not for profit is registered there is a law stating that one third of all income must be from the public, while we have been extremely lucky to have receiv…

    OSHWA needs your help
    3

    The Open Source Hardware Association needs your help

    www.oshwa.org OSHWA needs your help

    OSHWA is in a pickle! In the US where our not for profit is registered there is a law stating that one third of all income must be from the public, while we have been extremely lucky to have receiv…

    OSHWA needs your help
    0
    Treedome 0.5.0: Local Encrypted Notes with Modern Features
  • seems fairly simple , some form of XML? that gives you a schema that can be used to check the file and a rich software ecosystem of writers and parsers. Speaking of consensus based standards its also a standard way to store data.

    I would not worry too much about encryption, i use gocryptfs which gives me a encrypted folder where i store my notes in org-mode (there is also gui software for this). the encrypted notes could be some encrypted folder and some sort of standardized encryption (or maybe the encryption type specified in the metadata?)

  • Why did NixOS gain so much traction lately, considering its 20 years old?
  • Growth have been fairly organic . number of contributors grew by 28 percent this year. there are a lot of users so given that a percent of them will do some form of advocacy that will probably lead to more users and there will be a relatively large amount of people saying they adopted it.

  • Treedome 0.5.0: Local Encrypted Notes with Modern Features
  • the extension could cease to exist, but you can absolutely still access your notes with any text editor decades from now. I still don’t get where the “non-future proof” here. Can’t really be more future proof than a simple text file.

    Yeah but his kinda turns into a "programmers user interface" that will drastically reduce the usability. As time go by they could add more and more extensions that could make using it in a text editor harder to and harder (my cognitive bandwidth could be used for better things then monitoring that situation).

    Arguably, open document format, although standardized, are harder to open and manage because it’s far more complex than a text file that ends with .md.

    It does a lot more then .md . The structure of incentives will make it usable for a very long time if not forever (there is a lot of content in it, and having it standardized means organisations are more likely to use it). it has also passed the test of time by existing for 19 years. foam is less then 4 years old as far as i can tell.

  • Treedome 0.5.0: Local Encrypted Notes with Modern Features
  • Yeah but as far as i can tell it still has extensions (see this) , there is no process including RFC where a standard is ratified like ISO/ECMA does for stuff like HTML/javascript/C++ or the open document format. i have some stuff that is more then a decade old that really don't want to lose.

  • Treedome 0.5.0: Local Encrypted Notes with Modern Features
  • I suggest you to use something like a git repository + vscode + foam (https://github.com/foambubble/foam).

    It's not that future proof, it is using non standard extensions to markdown from what i can tell, so other software would not work with it . The most future proof alternative is creating some standard that is the result of a consensus among multiple implementations (maybe by enhancing common mark? but that seems like the wrong place).

  • Why Wayland adoption to have official support in programs is so slow?
  • good is the enemy of excellent. X11 works for most users (almost all the users?) well. You can see that with the adoptions of other standards like the C++ standards and IPV6 which can feel like forever.

    Another thing I think one of the X11 maintainers mentioned iirc is that they have been fairly gentle with deprecation. some commercial company could have deprecated X11 and left you with a wayland session that is inferior in some ways.

  • Treedome 0.5.0: Local Encrypted Notes with Modern Features
  • what worries me about all these note taking apps is are they are future proof? (it's why i use libreoffice and org-mode), I am worried a project will get abandoned and then all the knowledge i inputted (which is years of work) could be hard to migrate.

    Maybe all those note taking apps should develop a standard to import and export to?

  • Reddit CEO Teases Paywalled Subreddits
  • I disagree. The Reddit community at large is a bunch of spiteful shitposters who’ll spin anything and everything you put infront of them. They’ve done this for years.

    In my experience lemmy users are worst on average , but maybe it depends on what kind of sections of lemmy and reddit you use.

    There are other places out there that are more knowledgable and credible than Reddit pretends to be.

    the benefits of communities of practice for learning are documented in research, in terms of communities of practice for self improvement for example i found nothing better then r/selfimprovement (and i spent a fairly large amount of time trying to find one). It's very helpful when people just share what helped them.

  • Spreading of the 100 biggest Lemmy communities
  • Active users is the standard metric used to check how much a service is used (at least as far as i know. its what i see when i look at stuff published for investors).

    hexbar is on the sixth place in term of number of active users with 1.8K , lemmy.world is 18K (enable the "active users" column and sort by it to see the full list)

  • 1
    free and open source software @lemmy.world wiki_me @lemmy.ml

    PureOS Optional Subscription Added to Advance Development

    puri.sm PureOS Optional Subscription Added to Advance Development – Purism

    Purism makes premium phones, laptops, mini PCs and servers running free software on PureOS. Purism products respect people's privacy and freedom while protecting their security.

    PureOS Optional Subscription Added to Advance Development – Purism
    0

    PureOS Optional Subscription Added to Advance Development

    puri.sm PureOS Optional Subscription Added to Advance Development – Purism

    Purism makes premium phones, laptops, mini PCs and servers running free software on PureOS. Purism products respect people's privacy and freedom while protecting their security.

    PureOS Optional Subscription Added to Advance Development – Purism
    3

    PureOS Optional Subscription Added to Advance Development

    puri.sm PureOS Optional Subscription Added to Advance Development – Purism

    Purism makes premium phones, laptops, mini PCs and servers running free software on PureOS. Purism products respect people's privacy and freedom while protecting their security.

    PureOS Optional Subscription Added to Advance Development – Purism
    4

    PureOS Optional Subscription Added to Advance Development

    puri.sm PureOS Optional Subscription Added to Advance Development – Purism

    Purism makes premium phones, laptops, mini PCs and servers running free software on PureOS. Purism products respect people's privacy and freedom while protecting their security.

    PureOS Optional Subscription Added to Advance Development – Purism
    5

    PureOS Optional Subscription Added to Advance Development

    puri.sm PureOS Optional Subscription Added to Advance Development – Purism

    Purism makes premium phones, laptops, mini PCs and servers running free software on PureOS. Purism products respect people's privacy and freedom while protecting their security.

    PureOS Optional Subscription Added to Advance Development – Purism
    2

    PureOS Optional Subscription Added to Advance Development

    puri.sm PureOS Optional Subscription Added to Advance Development – Purism

    Purism makes premium phones, laptops, mini PCs and servers running free software on PureOS. Purism products respect people's privacy and freedom while protecting their security.

    PureOS Optional Subscription Added to Advance Development – Purism
    1

    Talk about The Beijing institute of Open-Source Chip , details work about open source RISC-V cores for phones and servers (xiangshan), work on open source EDA , enabling verification of chips using pr

    yewtu.be Open-Source at BOSC: Achievements and Challenges - Y. Bao, Beijing Institute of Open Source Chip

    The Beijing institute of Open-Source Chip (BOSC), founded in 2021, develops strong ties with academia and industry. In addition to the successful development of industry’s open source and high-performance RISC-V CPU core XiangShan, a core mission of BOSC is to promote and contribute to the open-sour...

    Open-Source at BOSC: Achievements and Challenges - Y. Bao, Beijing Institute of Open Source Chip
    0
    Open Source @lemmy.world wiki_me @lemmy.ml

    Talk about The Beijing institute of Open-Source Chip , details work about open source RISC-V cores for phones and servers (xiangshan), work on open source EDA , enabling verification of chips using pr

    yewtu.be Open-Source at BOSC: Achievements and Challenges - Y. Bao, Beijing Institute of Open Source Chip

    The Beijing institute of Open-Source Chip (BOSC), founded in 2021, develops strong ties with academia and industry. In addition to the successful development of industry’s open source and high-performance RISC-V CPU core XiangShan, a core mission of BOSC is to promote and contribute to the open-sour...

    Open-Source at BOSC: Achievements and Challenges - Y. Bao, Beijing Institute of Open Source Chip
    0

    Talk about The Beijing institute of Open-Source Chip , details work about open source RISC-V cores for phones and servers (xiangshan), work on open source EDA , enabling verification of chips using pr

    yewtu.be Open-Source at BOSC: Achievements and Challenges - Y. Bao, Beijing Institute of Open Source Chip

    The Beijing institute of Open-Source Chip (BOSC), founded in 2021, develops strong ties with academia and industry. In addition to the successful development of industry’s open source and high-performance RISC-V CPU core XiangShan, a core mission of BOSC is to promote and contribute to the open-sour...

    Open-Source at BOSC: Achievements and Challenges - Y. Bao, Beijing Institute of Open Source Chip
    0

    Talk about The Beijing institute of Open-Source Chip , details work about open source RISC-V cores for phones and servers (xiangshan), work on open source EDA , enabling verification of chips using pr

    yewtu.be Open-Source at BOSC: Achievements and Challenges - Y. Bao, Beijing Institute of Open Source Chip

    The Beijing institute of Open-Source Chip (BOSC), founded in 2021, develops strong ties with academia and industry. In addition to the successful development of industry’s open source and high-performance RISC-V CPU core XiangShan, a core mission of BOSC is to promote and contribute to the open-sour...

    Open-Source at BOSC: Achievements and Challenges - Y. Bao, Beijing Institute of Open Source Chip
    0
    0
    5
    Open Source @lemmy.world wiki_me @lemmy.ml
    0