tengkuizdihar

joined 11 months ago
[–] tengkuizdihar@programming.dev 5 points 11 hours ago* (last edited 11 hours ago)

I can imagine this to tank my PC performance, especially on large projects lol

[–] tengkuizdihar@programming.dev 1 points 4 days ago (2 children)

Really? There is a law already for this?

[–] tengkuizdihar@programming.dev 18 points 4 days ago (6 children)

I think we need a very strict regulation, where the wording is never "purchase" or "buy" or "own". It should always be "rent". Because that's what it is.

[–] tengkuizdihar@programming.dev 1 points 1 week ago (1 children)

Not caring about what Russia wants? Why not, its a big country with big influence?

[–] tengkuizdihar@programming.dev 4 points 1 week ago (6 children)

Context please, and how will they pay the fine?

[–] tengkuizdihar@programming.dev 8 points 1 week ago (1 children)

Software engineer here, that's like some of the modern open source library that's used by everyone.

[–] tengkuizdihar@programming.dev 14 points 1 week ago (4 children)

Explain it this to me in a green text format "be me"

 

It's fictional, of course. I hope you can give me a critique about my writing. The style, what's wrong with it, plot holes, sentences that doesn't make sense, the lot.

[–] tengkuizdihar@programming.dev 1 points 2 weeks ago (7 children)
[–] tengkuizdihar@programming.dev 21 points 3 weeks ago (2 children)

Could've put the app into maintenance mode instead of archiving it.

38
submitted 4 weeks ago* (last edited 4 weeks ago) by tengkuizdihar@programming.dev to c/opensource@lemmy.ml
 

I'm interested in copyright licenses, especially open source/creative commons. It's definitely a rabbit hole to sink into. Right now I'm reading up on a case https://wiki.creativecommons.org/wiki/Drauglis_v._Kappa_Map_Group,_LLC. It basically said, a CC-BY-SA will not be applied to a "collective work", where your art/asset are used in a "compilation" of some sort. Like a photograph in an album, the photograph can't be considered "derivative work" as long as it's not being modified.

One question arises, is there a CC-BY-SA with better coverage which also includes collective works?

 

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
 

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/12077965

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)

 

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)

 

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.

161
Treedome 0.4 Released (programming.dev)
submitted 9 months ago* (last edited 8 months ago) by tengkuizdihar@programming.dev 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 ›