4

Hey, I'm currently trying to get away from Notion to either Obsidian or Logseq. Currently it feels like I'm drifting towards Obsidian.

I only have one topic left on my list of "I would like to have that": an alternative to Notion AI.

With Notion AI it's possible to ask a question like "which books that I've read are talking about the history of mankind and how are these related to each other?" and it'll search your documents and give you an answer. This works really good. Downside of Notion is that you don't earn your files and that of course the AI model is scanning all your stuff for this when you use it.

I've seen that there are some add-ons for Obsidian that support AI but I haven't really achieved anything good yet. My try was to set up Ollama on my Linux computer and connect it to some Obsidian plugin (not sure about the name right now unfortunately). As a model I was using Llama3 (the small one since the big one is too heavy for my laptop with NVIDIA GPU).

That in fact works but the results are...meh. It kinda leaves out 80% of what would be relevant and thus isn't really helpful.

Is it somehow possible to achieve something like an alternative to Notion AI in Obsidian, that can do more than "complete this text for me"?

[-] brayd@discuss.tchncs.de 13 points 2 weeks ago

Wahrscheinlich ein aus dem Ruder gelaufener Erpressungs- Sklaven-/Sub-Kink. Auch wenn es auf der einen Seite verstörend ist, tut er mir auf der anderen Seite leid.

Wenn es so gewesen wäre, finde ich hätte die "Domina" auch eine gewisse Verantwortung gehabt und hätte so weit nicht gehen dürfen. Das war ja absehbar, welche Konsequenzen es haben wird. Er hat damit ja nicht nur seine Kandidatur verloren sondern wird auch sozial verpönt sein Gegenüber quasi jedem der ihn kennt und in der Öffentlichkeit. Das Resultat davon wird im worst case eine Depression oder noch schlimmeres sein.

So oder so egal wie "horny" er war finde ich hätte die Domina in diesem Fall bremsen müssen und klar trennen müssen was Fiktion und was Realität ist. In so einem Fall haben beide die Verantwortung.

[-] brayd@discuss.tchncs.de 16 points 2 weeks ago

I'm currently on Wayland with Nvidia hardware and it's running fine tbh

[-] brayd@discuss.tchncs.de 7 points 2 weeks ago

I'd love to use it especially since Android Auto is working on it, too. The only thing holding me back is not being able to pay with my phone. I'm currently only having my phone and keys with me. So it's extra convenient to not have to take my wallet with me.

But to be fair the devs can't make anything against that restriction as of now. I still wish there would be some way to be able to pay contactless using your card with GrapheneOS.

[-] brayd@discuss.tchncs.de 27 points 3 months ago

I love Immich and Sharkey but both use Discord. Sharkey even used Matrix in the beginning but eventually switched to Discord. I think their reasoning was that they were often attacked by trolls etc. and that Matrix didn't had good options for moderation etc.

And while I love Matrix I fully agree. Yes there are moderation bots like Draupnir and they're good but you will need to self host them and register a user for them and and and. It's not as easy as with Discord or even Telegram bots. Also there are many Discord bots providing very fun elements like levels, reputations, roles etc. which simply do not exist or aren't even possible in Matrix as it currently is.

On top of that we have the decentralization "problem" for end users who aren't technical. They simply don't care much about privacy and they don't care if Discord stores every single message and picture in clear text forever on their servers. It's easier to create a Discord account on a centralized platform than understanding Matrix understanding which server to choose, understanding which client to choose and understanding how encryption, key management etc. works. Yes decentralization is important and great but for the average user it's still something that they do not really know which "overcomplicates" it for them.

And another point is that Matrix spaces are simply not the same as Discord servers. Channels are not as easy to manage because they are rooms on their own in Matrix and a space is not a server but rather a way to organize multiple rooms. Not every client supports spaces yet. Clients implement them differently. Then there's Element and Element X on phones confusing people new to Matrix etc. In Discord several channels can be grouped in another category. In Matrix you'd use Subspaces for that giving you the same issue as with normal spaces.

And most clients don't implement simple things on mobile like...sending multiple images at once. From the perspective of an end user that fact annoys the heck out of anyone wanting to send several pictures.

So yeah I think it's a mixture out of those things.

Matrix especially needs better bot support with bots that could be used by everyone as it is with Discord instead of being only usable by server admins or the bots creators as it is with many Matrix bots. And it does need a better solution for spaces with rooms or another thing in the specs that replicates how Discord servers work so that it's a "space" with actual "subchannels" without every space technically being it's own room dangling around in limbo and just being "sorted" into the space.

And it needs better moderation tools.

[-] brayd@discuss.tchncs.de 11 points 3 months ago

With DS-Lite you don't have a public IPv4. Not a static one but also not a dynamic one. The ISP just gives you a public IPv6. You share your IPv4 address with other users. This is done to use less IPv4s. But not having a dynamic IPv4 causes you to be unable to use DynDNS etc. It's simply not possible.

You could publish your stuff via IPv6 only but good luck accessing it from a network without IPv6.

You could also spin up tunnels with SSH actually between a public server and the private one (yes SSH can do stuff like that) but that's very hard to manage with many services so you're better of building a setup like mine.

https://www.juniper.net/documentation/us/en/software/junos/nat/topics/topic-map/security-ipv6-dual-stack-lite.html

68

Hello,

reading about the topic I personally wondered about how people can use VPNs like ProtonVPN for torrenting which isn't legal in some countries, without ProtonVPN and other providers getting in trouble.

Of course they don't log and don't have data about which user is accessing what so they can't hand out data. But why don't law enforcements force them to block specific traffic and thus hindering people from using it for pricacy?

[-] brayd@discuss.tchncs.de 17 points 3 months ago

I had everything behind my LAN, but published things like Nextcloud to the outside after finally figuring out how to do that even without a public IPv4 (being behind DS-Lite by my provider).

I knew about Cloudflare Tunnels but I didn't want to route my stuff through their service. And using Immich through their tunnel would be very slow.

I finally figured out how to publish my stuff using an external VPS that's doing several things:

  • being a OpenVPN server
  • being a cert server for OpenVPN certs
  • being a reverse proxy using nginx with certbot

Then my servers at home just connect to the VPS as VPN clients so there's a direct tunnel between the VPS and the home servers.

Now when I have an app running on 8080 on my home server, I can set up nginx so that the domain points to the VPS public IPv4 and IPv6 and that one routes the traffic through the VPN tunnel to the home server and it's port using the IPv4 of the VPN tunnel. The clients are configured to have a static IPv4 inside the VPN tunnel when connecting to the VPN server.

Took me several years to figure out but resolved all my issues.

[-] brayd@discuss.tchncs.de 11 points 5 months ago

Honestly everything besides Debian and Arch after distro hopping for years.

6
submitted 5 months ago by brayd@discuss.tchncs.de to c/googlepixel

Hello, is it possible to use video boost that was just introduced with the feature drop with sync turned off? So i.e. that I only sync that one video I want to apply it too? Not a user of Google Photos but I'm using a Pixel Phone. I haven't received the new features yet somehow, so I can't test it.

15
Struggle to create a plan (discuss.tchncs.de)

Hello, I want to get fitter but I have struggle to find a plan or to create one just because I don't have the knowledge for. I do own a Garmin watch and I do use the Garmin connect app which is very good. However it only has training plans for running etc. I currently do the 5K plan.

But my goal is not only to get good at running or only build muscles but a good mix and a good balance. My primary goal is to be healthy and to make my body make use of what is capable without going in the extremes in one specific direction.

I do each an hour training on Mondays of Kung Fu, Qi Gong and Tai Chi which is very good and I currently because of the plan on Garmin do make a run every Tuesday, Thursday and Sunday. I just started and can run about 3km without problems at 7:30 per km but going faster or wider is a struggle because of the fact I just started.

For workout I want to train mostly at home with my own bodyweight and dumbbells because the gym is about an hour drive away and I just don't have the time for it.

I googled a bit and found Freeletics but it's not useful for me because it doesn't sync with Garmin so it wouldn't be aware of my runs I track there or other stuff.

So yeah I want to find a balance between building muscles, cardio trough running and becoming more flexible which is useful for everything and also necessary for Kung Fu. But I can't figure out a training plan because the topic is way to complex to get through. All sources tell you something else i.e. you shouldn't do that exercise because it has a long term negative effects or something else. Then you need to know which exercises train which muscles and how long to rest and how to progress, nutrition and whatever else. So yeah maybe someone of you can help out with my struggle. In the best case I'd have something that progresses with my own progress and works good with Garmin (or connected services that automatically get Garmin trainings synced like Strava). If it's an app it doesn't need to be able to track trainings I just need to have a plan. Tracking works well with Garmin.

I also need some flexibility in case I have a day where I can't do a training. So something where no day can be left out like some apps have it would not be something useful.

It also doesn't need to be an app. Whatever works works. I'm just looking for some solutions.

Thank you in advance!

[-] brayd@discuss.tchncs.de 20 points 8 months ago

I disagree while agreeing. The biggest reason people use windows is simply because its pre-installed. That's the same reason people use Edge on Windows or Bing as their search engine. They get it preinstalled and don't know how to change it.

If you install anyone Linux and give them a simple and easy distro preinstalled they're usually fine with a few words about how to use it, update it and install stuff. Especially if they're not tech savvy because in this case they wouldn't know exactly how to use Windows either. I mean look at companies: how many employees use Windows in their daily work but still don't know how to actually usw windows? They get teached to use their software and tools but not the OS itself and have to figure things out on the OS level if they would want to change something on Windows too.

My observation was that people that are not tech savvy find it easier to understand some beginner friendly Linux distros than Windows.

If on the other hand a person is used to use Windows and knows how to actually use Windows it's harder for them to switch because things are just different on Linux. For me it's hard and annoying to use Windows which I have to do at work since February. Before that I used Linux in private my whole life, I used it in school because my school never used Windows as one of the few schools in my country and my last employer also used Linux. And from that perspective I can say that Windows is hard and not intuitive. It's just being used because it's being used. I guess you could compare it to Whatsapp vs Signal. From an objective standpoint Signal is better but most people still use WhatsApp because others use it and because it comes preinstalled on some Android phones.

20
submitted 9 months ago by brayd@discuss.tchncs.de to c/kde@lemmy.ml

Question is in the title. I want to create my own custom theme for light and dark and make it so that I can change between them with a click in the quick settings.

1
submitted 9 months ago by brayd@discuss.tchncs.de to c/norway@lemmy.world

Hey, I recently started working Norwegian and just did a quick Google search to figure out the average prices for flats and the average pay for my industry.

So I currently work as an Junior IT Security Engineer in Germany. I figured out the average pay for my job would be about 512000 NOK in Oslo.

I then looked at some apartments and saw that they cost around 35-42 thousand NOK.

Calculating in taxes etc. I end up with my calculations nearly on 0 after rent. I guess I calculate it wrong, but how would it actually be? Because I don't think anyone would be able to live on Oslo if rent would take up the whole salary and wouldn't leave any money for something else.

Thank you in advance!

[-] brayd@discuss.tchncs.de 7 points 10 months ago

The Tor project, Libre Office, Signal, Matrix.org, NixOS, Fedora

[-] brayd@discuss.tchncs.de 42 points 10 months ago

A good alternative to Bitwarden is KeePass/KeepassXC btw

2

Hey! I’ve written a digital journal for the last couple of years. Backup there wasn’t a problem. But I struggled with finding the „perfect tool“ and switched from app to app and back until I just took a notebook and a fountain pen and started writing couple of months ago.

My question now is: what’s a good way to achieve and protect a full journal physically and what’s your personal backup strategy to back up your journal in a digital way so that you still have your memories in case of your house burning down or another catastrophic event.

Thank you in advance!

[-] brayd@discuss.tchncs.de 12 points 11 months ago

I am younger than 25, but I’m a Sys-Admin.

However my mother also uses the Fediverse and has nearly to none technical knowledge.

Also my cousin who’s 15 uses it. And some friends of mine who are between 18 to 26 use it without being what you typically would call a nerd.

So I think for the majority it applies but there are also people here not fitting in this sector.

[-] brayd@discuss.tchncs.de 15 points 11 months ago

Mastodon is very Twitter like. It's focus is on implementing the main features and it's just the software most users use. Then there's also other software like Misskey (and Calckey (which I run on my server) as well as some other fork of which I've forgotten the name). Misskey (and its forks) implement additional features that Mastodon doesn't have and don't use the Mastodon API. So using Mastodon apps with them won't work as good. There are Misskey apps though.

My personal opinion is, that Misskey and Calckey have a better and more modern approach in regards to UI/UX-Design. However that's subjective. Misskey and Calckey also have additional features like longer posts (3000 characters per default with Calckey), pages, clips, drive and much more. Misskey and Calckey also use Reactions instead of "Favorites" which means that if you react with a 🎉 emoji to a post users on Misskey and Calckey will see that emoji as a reaction. Mastodon users will just see it as a favorite (so as a star).

In general I used Mastodon for quite a while and switched to running my own Calckey server at calckey.braydmedia.de

view more: next ›

brayd

joined 11 months ago