[–] 3 points 1 year ago (2 children)

I love Kagi! Blacklisting domains was an instant purchase for me. Yes you twiddle around with just hiding results in a browser through a plugin, but that is just obfuscating it for yourself.

  • source
  • parent
  • context
  • [–] 5 points 2 years ago

    Running Kitty the past year and a bit and really like it. Used to run into weird laggy issues with other terminal emulators, but Kitty runs like a beast for me.

  • source
  •  

    A bit of context:

    I am a long time user of Proton (5+ years, Unlimited user) services. I am also a long time user of 1Password (since 2016). Understandably I have hundreds of items currently in my 1Password account, and a safe work flow on my devices with that.

    Would it make sense to start moving those entries to Proton Pass (as it is included) and be off a bit cheaper, or keep them separated as to not throw all the eggs in the Proton basket?

    Ideas, thoughts, tips or experiences?

    [–] 12 points 2 years ago (6 children)

    So how many days do you take a year? As the other comments also touch upon, it becomes an outperform thing with co- workers, to take the least amount to "perform better". Also how easy and often do managers then deny requests?

    With a fixed set it has an actual value, at the company they can't deny PTO's as they are yours. Of course planning comes into play a little bit, but if you let the company know that 2 months from now you take 4 weeks off for a good long summer holiday, that is what you will be doing then in those 2 months.

    ps. I have 25 personal paid days, a bunch of public holidays. Doctor's appointments are on the 'please try to schedule them outside working hours if possible, otherwise, well, that's life, you need to visit that doctor'. Full travel reimbursement (fixed amount per month, can spend however i want), A lot of secondary items in my contract as well dealing with having to take care of partner / children if they become sick (is paid time off), etc etc.

  • source
  • parent
  • context
  • [–] 4 points 2 years ago

    I love this watch! Just wear it and forget, never thinking about having to charge it. One thing that i miss is a vibrating motor for the alarm. I know other models have that, but i miss it on this one.

  • source
  •  

    Digital Audio Workstation (DAW).

    At some point you might want to record some of the music you have been playing. Of course you can hold your phone next to your guitar and record, and at times you don't need more than that. But what if you want to do a bit more, actually record a full song, or multiple layers of instruments. That's when DAW's come into play.

    What are some of your favorites? What are the ones that in specific cases do a thing really good, but in other scenarios not so much.

    submitted 2 years ago* (last edited 2 years ago) by [M] to c/musicians@lemmy.ml
     

    So to start this community with a question I have myself.

    A little bit of context:

    I am a drummer, and for shows currently using a Behringer in-ear system where I will get a mono or stereo xlr as input.

    This is already a lot better than having to rely on the wedge and I have a little bit of control over at least the volume.

    The rest of the band is currently using the wedges.

    I would like to upgrade this setup a bit to have more control over what i will hear on my in-ears, and be it more consistent for every show. Next step would be to get the other members to also use it.

    Any recommendations on what would be a good starting point that is not immediately breaking the bank, but can be expanded over time and gives us that control.

    • The band consists of 5 people. (1 drums, 2 guitars, 1 bass, 1 vocals)
    • We bring our own sound engineer to shows
    • price range around ~ 1000 euros
    Welcome! (lemmy.ml)
    submitted 2 years ago* (last edited 2 years ago) by [M] to c/musicians@lemmy.ml
     

    Welcome to the musicians community!

    You play an instrument, you are a musician.

    This community is focused on the creative and technical aspects of being a musician. Good brands of guitars to play, how to create music outside of the rehearsal space, your vocalist won't stop snoring on the tour bus. That kind of stuff.

    submitted 2 years ago* (last edited 2 years ago) by to c/lemmy@lemmy.ml
     

    UPDATE: running pnpm run translations:generate (and also the other translations tasks, just to be sure) fixed the issue.


    When trying to setup a local Lemmy instance (for development), the lemmy-ui repository throws an error when trying to start the dev server.

    I followed the guide: https://join-lemmy.org/docs/contributors/02-local-development.html

    When running pnpm dev to start the dev server, it presents me with two errors:

    
    ERROR in ./src/shared/services/I18NextService.ts 14:0-40
    Module not found: Error: Can't resolve '../translations/en' in '/home/ff0000/workspace/lemmy/lemmy-ui/src/shared/services'
    resolve '../translations/en' in '/home/ff0000/workspace/lemmy/lemmy-ui/src/shared/services'
      using description file: /home/ff0000/workspace/lemmy/lemmy-ui/package.json (relative path: ./src/shared/services)
        using description file: /home/ff0000/workspace/lemmy/lemmy-ui/package.json (relative path: ./src/shared/translations/en)
          no extension
            /home/ff0000/workspace/lemmy/lemmy-ui/src/shared/translations/en doesn't exist
          .js
            /home/ff0000/workspace/lemmy/lemmy-ui/src/shared/translations/en.js doesn't exist
          .jsx
            /home/ff0000/workspace/lemmy/lemmy-ui/src/shared/translations/en.jsx doesn't exist
          .ts
            /home/ff0000/workspace/lemmy/lemmy-ui/src/shared/translations/en.ts doesn't exist
          .tsx
            /home/ff0000/workspace/lemmy/lemmy-ui/src/shared/translations/en.tsx doesn't exist
          as directory
            /home/ff0000/workspace/lemmy/lemmy-ui/src/shared/translations/en doesn't exist
     @ ./src/shared/dynamic-imports.ts 6:0-69 48:17-41
     @ ./src/server/index.tsx 16:0-65 47:2-22
    
    ERROR in ./src/shared/services/I18NextService.ts 159:43-129
    Module not found: Error: Can't resolve '../translations' in '/home/ff0000/workspace/lemmy/lemmy-ui/src/shared/services'
     @ ./src/shared/dynamic-imports.ts 6:0-69 48:17-41
     @ ./src/server/index.tsx 16:0-65 47:2-22
    
    webpack 5.91.0 compiled with 2 errors in 14393 ms
    

    I do see that these files nor the folder exist where I18NextService is trying to locate them. But i also see in the root a lemmy-translations folder.

    I am able to get it sort of working by updating the paths in I18NextService, but i guess that is not the preferred approach.

    [–] [S] 2 points 2 years ago

    I ran into it when it was just starting up. It was almost not active at that point, really an alpha idea of what could become a reddit like system but federated. You can imagine that it was just a few people test posting.

    A lot of work has been done by a whole bunch of people to actually getting this far over those years. Which is, however you see it very commendable.

  • source
  • parent
  • context
  • submitted 2 years ago* (last edited 2 years ago) by to c/protonprivacy@lemmy.world
     

    I am trying to create a filter within Proton Mail, that adds a label 'mailing list' whenever Proton marks an email as from a mailing list.

    It doesn't seem so easily possible as far as i can tell and I don't have the time (or will at the moment) to try and create it with a Sieve filter.

    Is there an easy way to do this?

    submitted 5 years ago* (last edited 3 years ago) by to c/privacy@lemmy.ml
     

    I'm trying to get rid of my Google dependency and one of those steps was moving over to Protonmail. Now in the past few days i have been picking up signals that even Protonmail is not as clean as it might be.

    Does this really impact the privacy of how i use email and so is moving to Protonmail a step forward from Google, or is Protonmail just as bad?

    If so, what could be alternatives?


    edit:

    Some of the alternatives being mentioned in the comments are:

    Email:

    VPN:

    edit 2 (2023):

    There seems to be some new activity around this post. At the time of writing the post (2 years ago) there were some stories going as user @UnfortunateShort described in their comment. This made me question the best options available at that moment. Currently i am still a Proton user, using their Mail and Calendar service, and Mullvad for VPN.

    view more: next ›