Maybe I thought about this too far and missed freenet's author points, maybe I'm just pissed off with people playing by the rules that wants to remove other people's privacy and increase the privacy of people in power.

Maybe I'm just lame and this is the coolest thing ever.

  • source
  • parent
  • context
  • [–] 1 point 2 days ago (1 child)

    robust safeguards against illegal usage

    So it's not truly anonymous? Isn't the entire point of anonymity is to be against people snooping on your private business? Also, since when illegal a catch-all term for all bad things?

    Owning slave was legal, and that is certainly bad. Apartheid is still legal in places and that is certainly bad. Criticizing the govt are illegal in MANY countries, but that is certainly bad. Jaywalking is illegal, but does that warrants it being bad?

    Does the author of Freenet appoints his moral to a law other human made, god(s?) made, or he himself made?

  • source
  • parent
  • context
  • [–] 7 points 2 days ago (1 child)

    Can they ramp up their distribution for south east asia? There's just too many slop hardware in Indonesia, too many AI, too little rightly built laptops. Can't believe I said this, but the only sane buy for new laptops are old gens thinkpads and apple devices.

    I don't even like using macs, but it's true, their build quality is better than your run of the mill asus/acer (the predominant brand here) laptops.

  • source
  • [–] 17 points 7 months ago

    There's already peer to peer, anonymous, network that's ready to be used on top of other existing tech like mastodon... This one is a grifter-filled, cryptobros, toys that only benefits those who seek short term profits. Don't buy into this.

  • source
  •  

    Dear community,

    Let's just say I'm a country that wants to create my own CPU only using knowledge/tech/techniques that are in the open and nothing proprietary. When I said CPU, let's just say something that can run a C program, and eventually the linux kernel.

    Is creating one out of publicly accessed knowledge and resources even possible, and how minuscule the tolerance need to be? Is there even a successful open CPU project out there?

    I'm asking this because of an anxiety that I have when knowing only several companies in the world know how to create a CPU.

     

    note: please tell me what you think of the app in the comments/issues, I would love to make the apps better!

    New Version, New Me

    Nine months have passed since the last update, it's time for a fresh start! This release is all about user experience, starting with the overhauled UI. Say goodbye to the dev-art which plauges 0.5 and below, now treedome will instead use sidebars, status bars, and tabs instead! Below is the before and after image of treedome, notice how much "soul" it now lacks.

    Before Update

    After Update

    But seriously, what are the changes about this overhaul? Well here is some of them:

    1. Treedome now has a new logo, but I think it's still unfinished though.
    2. Text editor can now be as minimalist as possible, even removing the tag fields!
    3. You can now right click the tree for more options, similar to a text editor.
    4. Zoom in, zoom out, no more looking at an uncomfortably large texts.
    5. Tips, helpful tips!
    6. ... More small adjustments for better UX!

    Behind The Scene

    An open source program will not live without a better backend, things you can't see, but matters alot. Let's list some of them.

    1. Testing phase of 9 months, pretty good!
    2. Upgrades a lot of dependencies, gotta keep up with the time, yo.
    3. Check the documentations, it's now better for new comers!
    4. Improve the performance of the UI by removing a lot of stupid code, and adding some.
    5. Woodpecker CI is now functional, again!
    6. Upgrade flake to also include LFS in the definition.
    7. Note export will now have a different ID than in the old document. Security!

    Thank you for using treedome for all this time. I will continue to support the application as long as possible. If you have anything you want to ask/request, please create an issue at https://codeberg.org/solver-orgz/treedome/issues/new.

    Detailed changelog can be seen at https://codeberg.org/solver-orgz/treedome/compare/0.5.4...0.6.1.

    Hotfix

    • version name in .deb and windows is very wrong, install git in the image to fix
    • text search result can't be scrolled horizontally
    • help menu doesn't have any description for the shortcuts
    • clicking minimize/maximize in the tree changes the current opened notes
    • pressing escape when a modal is opened will instead open the escape menu
    • add an option to hide the emoji picker, because some OS already has its own emoji picker
     

    Hi again Lemmy! This is Dihar, again with a new release for Treedome. I haven't posted a new post for this project since 0.5.0, so I'll just list down all the changes that happened since then! For those of you who have been using this program, thank you for the kind and supportive words. Here's to more releases, and please ask me anything you want down below!

    If you want to know more, check this out https://codeberg.org/solver-orgz/treedome/compare/0.5.0...0.5.4.

    Important Additions:

    1. Windows build is now available from the release page
    2. Copy pasting links are now working properly
    3. Added math extension, can be tested by typing $\LaTeX$
    4. Added fixes based on ItsFoss suggestions https://news.itsfoss.com/treedome/
    5. New button to sort notes, will only affect itself and its children
    6. New window to display all tags in the document, accessible from the escape menu
    7. Improve full text searches (ctrl+shift+f) and give more relevant info

    Miscellaneous:

    1. Upgrade Tauri from v1 to v2
    2. Upgrade dependencies
    3. Spotlight searches queries are now more tolerant/relaxed
    4. Snappier animation for most windows
    5. Reduce choppiness when scrolling in modals
    6. Fixed full text search not applying yellow highlight on text editor after search page is being reopened
    7. Fixed broken document after setting the timeout duration above certain threshold
    8. Reduced the already small 8MB package to 5MB. Thanks @allie for noticing!

    Also, this project are in need for some graphic design loving thing. Need a logo. Anyone knows where to find communities for this?

     

    cross-posted from: https://programming.dev/post/18265389

    Hello again everyone, Dihar here. It's been a while since the last release of treedome, but here you go! This release is all about UI update, emojis, and bug fixes. Please consult this git diff for a more detailed changelog https://codeberg.org/solver-orgz/treedome/compare/0.4.5...0.5.0. These are the highlight of the release.

    • Add emoji picker for title, will show up in tree!
    • Text Editor toolbar is back, now with option to toggle both toolbar and floating menu independently!
    • Checkbox is here! Thanks Mantine UI!
    • You can check the size of each notes by navigating to Escape Menu -> Configure -> Show Note Sizes!
    • Add created/last modified date in notes. Note created before this will not have this field and will set as today's date!
    • Create child note can now be done through dropdown instead of only from shortcuts!
    • Fix bugs of saving empty tree
    • General UI update and more stability for auto scrolling in tree view
    • Documentation update
     

    cross-posted from: https://programming.dev/post/18265389

    Hello again everyone, Dihar here. It's been a while since the last release of treedome, but here you go! This release is all about UI update, emojis, and bug fixes. Please consult this git diff for a more detailed changelog https://codeberg.org/solver-orgz/treedome/compare/0.4.5...0.5.0. These are the highlight of the release.

    • Add emoji picker for title, will show up in tree!
    • Text Editor toolbar is back, now with option to toggle both toolbar and floating menu independently!
    • Checkbox is here! Thanks Mantine UI!
    • You can check the size of each notes by navigating to Escape Menu -> Configure -> Show Note Sizes!
    • Add created/last modified date in notes. Note created before this will not have this field and will set as today's date!
    • Create child note can now be done through dropdown instead of only from shortcuts!
    • Fix bugs of saving empty tree
    • General UI update and more stability for auto scrolling in tree view
    • Documentation update
     

    It has been a month since the last time I've posted about Treedome. Back then it was still in 0.4.0 and there's a lot of little tiny tidbits of missing/bugged components.

    I've polished it since then, please take a look https://codeberg.org/solver-orgz/treedome/compare/0.4...0.4.5!

    Notable changes since then are:

    • Node path will now be visible on editor, made sure user make less mistake when editing their note
    • The width of note tree and text editor is now configurable
    • Configurable idle timeout that will close and save your notes, defaulted to 300,000 ms or 5 minutes
    • Removed about menu, now user can easily click on big badges which will open links to our repository, matrix room, etc.
    • Various fixes and little adjustments

    Install it on arch (btw) and nix (0.4.5 is in review not merged yet)

    Treedome 0.4 Released (programming.dev)
    submitted 2 years ago* (last edited 2 years ago) by to c/opensource@lemmy.ml
     

    Treedome is a local-first, encrypted, note taking application with tree-like structures, all written and saved in your computer

    Currently you can only try it by building it yourself, instruction here. https://codeberg.org/solver-orgz/treedome/src/branch/master/docs/building.md But .deb and nixpkgs update is planned to follow suit though! You can also try an outdated one in https://aur.archlinux.org/packages/treedome-bin

    Tell me what you think about it!

    view more: next ›