wwwgem

joined 3 years ago
[–] wwwgem@lemmy.ml 2 points 1 month ago

Glad you found something interesting :)

[–] wwwgem@lemmy.ml 4 points 1 month ago (2 children)

I've seen your tool box. I've shared some that may be good additions to your shop ;)

[–] wwwgem@lemmy.ml 2 points 2 months ago (1 children)

Waiting for you to join ;)

[–] wwwgem@lemmy.ml 0 points 2 months ago (1 children)

I can see how this can fail but you can only fail if you try so I'll be optimistic for once and give it a try. At least I'll create an account in the hope to not stay alone for too long. I'd love to feel the old forum vibes again. A place where people have real engaging discussions and where we help each others while learning from these interactions is all I hope for. Other options to date don't entirely fill the bill for me. A come back from the etiquette would be wonderful as well.

You may say I'm a dreamer, but I'm not the only one 🎶. Or am I?

[–] wwwgem@lemmy.ml 1 points 2 months ago* (last edited 2 months ago) (1 children)

Alot has been built around notmuch so its integration is better. On a daily use, I've never noticed any issues or latency with notmuch in neomutt though. I was considering Alot as well when looking for a terminal email client but my understanding was that it doesn't allow for IMAP folders creation within the app. You have to use mbsync and that would slightly friction with my work email workflow. Please let me know if this has changed or if I've misinterpreted things. Also, while the neomutt documentation can be quite intimidating, I felt the Alot one to be too limited.

For calendar invites I use mutt-ics to display them nicely and a keybinding associated to a simple khal to seamlessly add them to my calendar. For contacts I use abook.

After years in Neomutt I'm still open to other tools though. Why would you recommend that Alot over Neomutt?

[–] wwwgem@lemmy.ml 3 points 2 months ago* (last edited 2 months ago)

3D printing is one of those rabbit holes where you never stop learning, and that usually means upgrading or switching machines at some point :) People buy what makes sense for their needs, their values, and their budget. It’s definitely night and day between an old Ender 3 and newer printers from any brand. I want to make it clear again before someone doesn't read the entire post and turns it into a sterile debate: I’m not saying one brand is better than another, but I think it’s fair to push back on misconceptions ("people saying if you just want plug n play - go Bambu") - especially when influencers are paid to promote products. Feature-wise and setup-wise, comparable models from both manufacturers are extremely close.

I'm genuinely glad you've found your new toy :) Have a lot of fun with it ! Make sure to follow some very good advice posted by others in here Re: upgrades and filaments.

[–] wwwgem@lemmy.ml 6 points 2 months ago (2 children)

Not trying to start another flame war, but I was just talking with someone who runs a small print farm and had a similar misconception about Creality setup. Contrary to what people often think, Creality printers are plug-and-play these days too. Nothing against Bambu (at least on that front ^^), but they’re way more pushed by influencers, which makes it seem like Creality hasn’t evolved. Honestly, both are very close in terms of hardware, performance, and ease of use.

Enjoy your new printer!

[–] wwwgem@lemmy.ml 22 points 2 months ago (1 children)

Sorry, I will not talk about browsers in your list because I've tried them and my personal preference goes to chawan for these reasons:

  • has CSS layout support
  • has HTML5 support with various encodings
  • can display Inline images in terminals that support Sixel or Kitty protocols (opt-in feature)
  • offers basic JavaScript support via QuickJS (opt-in)
  • supports HTTP(S), SFTP, FTP, Gopher, Gemini...
  • has built-in viewers for Markdown, man pages, and directory listings
  • has Incremental loading
  • uses multi-processing, so several buffers can be loaded at once
  • offer mouse support, bookmarks, and protocol handling extensible by users

If you want to check another option, there's also brow.sh.

Hope this helps in your web terminal journey :)

[–] wwwgem@lemmy.ml 2 points 2 months ago* (last edited 2 months ago)

There's actually dedicated tools for this specific need like bmm and buku. Browser-agnostic bookmark managers are very nice for different purposes like multi browsers use. The idea is not to use browsers offline but to manage bookmarks outside of the browser as mentioned by OP.

Comparing to other tools they have the advantage to be dedicated to bookmark management, meaning they offer all features inherent to such task.

[–] wwwgem@lemmy.ml 1 points 2 months ago* (last edited 2 months ago) (2 children)

Yeah, there's always a trend (like syncing everything and storing everything in a cloud), but fortunately there's also always less known alternatives for the "weird" people :D

[–] wwwgem@lemmy.ml 1 points 2 months ago

Bmm may be a viable option: https://github.com/dhth/bmm
I'm just not sure it can handle folders, but you could use tags as folder names to replicate this behavior ;)

[–] wwwgem@lemmy.ml 2 points 2 months ago

Creality Helper Script is a must have. My K1C has run it through the very first second. Getting as much open source (for a reasonable budget) and control on my marines is the main decision factor for my purchases.

 

Hello fellows!

I never can't stop tweaking my neovim configuration because there's too many people out there that offer incredible plugins!

I eventually took time to dive into snacks.nvim and I've implemented quite some of these features in my config.
Does anybody knows a way to use the undo picker to show the difference between the current node and the node under the cursor instead of comparing the latter with its previous version?

Thanks!

1
submitted 11 months ago* (last edited 11 months ago) by wwwgem@lemmy.ml to c/neovim@programming.dev
 

Edit: while this post mentions obsidian, it's about the neovim plugin and not the software even though they both share the same name.

Hello there,

I've been trying hard to find a way to implement obsidian in a way that fits my workflow and I may be close to success.
A missing feature for me is the ability to search for notes that include a list of given tags. I know how to search for several tags but the list of results is the notes that include at least one of them while I'd like to see only the notes that include all of them.

Please tell me that's possible, I'm just stupid and missed that, so I can eventually use this terrific plugin everyday.

Thanks!

 

Hello fellows!

I never can't stop tweaking my neovim configuration because there's too many people out there that offer incredible plugins!

I eventually took time to dive into snacks.nvim and I've implemented quite some of these features in my config.
Does anybody knows a way to use the undo picker to show the difference between the current node and the node under the cursor instead of comparing the latter with its previous version?

Thanks!

1
submitted 11 months ago* (last edited 11 months ago) by wwwgem@lemmy.ml to c/neovim@sopuli.xyz
 

Edit: while this post mentions obsidian, it's about the neovim plugin and not the software even though they both share the same name.

Hello there,

I've been trying hard to find a way to implement obsidian in a way that fits my workflow and I may be close to success.
A missing feature for me is the ability to search for notes that include a list of given tags. I know how to search for several tags but the list of results is the notes that include at least one of them while I'd like to see only the notes that include all of them.

Please tell me that's possible, I'm just stupid and missed that, so I can eventually use this terrific plugin everyday.

Thanks!

view more: next ›