Cyborg prisoners
  • tengkuizdihar tengkuizdihar Now • 100%

    I think resetting them to factory settings is easier than this

    4
  • Can you think of any others?
  • tengkuizdihar tengkuizdihar Now • 100%

    Embedded systems?

    7
  • Open source maintainers underpaid and going gray
  • tengkuizdihar tengkuizdihar Now • 87%

    Never work for free, especially if you're giving charity to big corpo. Or just any organization in general. Use freedom preserving licenses that forces companies to not be too greedy. Use copyleft, everywhere. In your library, in your arts, and in your work if possible.

    6
  • Let's clarify something: does Bluesky allow federated servers on their network? Is there a list of those independent servers?
  • tengkuizdihar tengkuizdihar Now • 33%

    So its activitypub, but worse because its designed from the ground up to be difficult to federate? Bro just use twitter at this point.

    -4
  • ‘Right to Repair for Your Body’: The Rise of DIY, Pirated Medicine
  • tengkuizdihar tengkuizdihar Now • 100%

    $1000 to cure hepatitis c, and yet its still under a patent? No government intervention? What the fuck, USA really is a cyberpunk world.

    1
  • Treedome 0.5.0: Local Encrypted Notes with Modern Features
  • tengkuizdihar tengkuizdihar Now • 100%

    Honestly this is the thing I worry the most. Without having encryption as a first class citizen, the ux of the notes will be sacrificed greatly. Simply because good encryption tends to be slow, making the app unproductive imo.

    1
  • How did you find your hobby/hobbies?
  • tengkuizdihar tengkuizdihar Now • 100%

    Passion since I was a kid. The earliest memory I have is me touching tthe LCD of a laptop.

    7
  • Opinions on Session?
  • tengkuizdihar tengkuizdihar Now • 100%

    I still don't get their "privacy coin" based network. I think their luck would look a lot better if they use the existing tor network instead of lokinet.

    2
  • Treedome 0.5.0: Local Encrypted Notes with Modern Features
  • tengkuizdihar tengkuizdihar Now • 100%

    Was having that kind of idea. If you have any inputs about it, youre welcome to open a pr on treedome

    1
  • Treedome 0.5.0: Local Encrypted Notes with Modern Features
  • tengkuizdihar tengkuizdihar Now • 100%

    Hmm if it comes to the age of a tech and its stability, I agree. I guess only time will tell. But do you have any suggestion for what this note taking format would look like? I personally think for non encrypted notes, foam's implementation is on the right track.

    1
  • Introducing Zed AI
  • tengkuizdihar tengkuizdihar Now • 100%
    2
  • Treedome 0.5.0: Local Encrypted Notes with Modern Features
  • tengkuizdihar tengkuizdihar Now • 100%

    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.

    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.

    1
  • Treedome 0.5.0: Local Encrypted Notes with Modern Features
  • tengkuizdihar tengkuizdihar Now • 100%

    Its future proof tho? Markdown has a standard (or at least a common implementation) and foam is just a tool to automate and graph all the boring parts?

    1
  • Counter-Strike official blog: Side-stepping skill
  • tengkuizdihar tengkuizdihar Now • 100%

    RIP, Ive felt that this is what valve are going to do. They value the skill and reaction time that comes with the players. Null bind will definitely kill one of the aspect of counter strafing.

    2
  • Treedome 0.5.0: Local Encrypted Notes with Modern Features
  • tengkuizdihar tengkuizdihar Now • 100%

    nice, im trying to update it on nixpkgs, will probably make 0.5.1 to fix dependencies stuff in master first tho

    2
  • Treedome 0.5.0: Local Encrypted Notes with Modern Features
  • tengkuizdihar tengkuizdihar Now • 100%

    If you really want to be future proof and interoperable, I suggest you to use something like a git repository + vscode + foam (https://github.com/foambubble/foam). All of the tech is open source and relatively easy to use, especially if you already know git.

    Treedome on the other hand can be abandoned. It can be swallowed by the sands of time. It uses a custom file format after all. But because of its open-source nature, as long as you have the code, you can open the notes. But that's a good idea, to be able to export to a plaintext file. You could make a request here if you want https://codeberg.org/solver-orgz/treedome/issues

    12
  • codeberg.org

    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. > > ![](https://programming.dev/pictrs/image/a452c1ee-634e-4f63-b462-1733817bac52.png) > > * 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

    25
    0
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearPK
    Treedome 0.5.0: Local Encrypted Notes with Modern Features
    codeberg.org

    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. > > ![](https://programming.dev/pictrs/image/a452c1ee-634e-4f63-b462-1733817bac52.png) > > * 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

    5
    0
    codeberg.org

    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. > > ![](https://programming.dev/pictrs/image/a452c1ee-634e-4f63-b462-1733817bac52.png) > > * 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

    15
    0
    codeberg.org

    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. ![](https://programming.dev/pictrs/image/a452c1ee-634e-4f63-b462-1733817bac52.png) * 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

    89
    26
    codeberg.org

    cross-posted from: https://programming.dev/post/12077965 >![](https://programming.dev/pictrs/image/89f50c76-80a8-4201-9fe7-940d84036464.png)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)

    35
    7
    codeberg.org

    ![](https://programming.dev/pictrs/image/89f50c76-80a8-4201-9fe7-940d84036464.png) 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)

    88
    13

    Blatant cheating on CS2, what do? Should we just not play CS2 until they work some solution out?

    5
    3

    You guys know that "remember me" checklist on every login page? Is it possible for us to use frontend that have that? Everytime my browser is starting up, the lemmy instances just forgets who I am and I must login again. This is not the observed behavior if I'm using Jerboa on my phone though.

    3
    2

    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!

    161
    58
    tengkuizdihar Now
    9 87

    tengkuizdihar

    programming.dev