[-] Fjor@lemm.ee 15 points 11 months ago

Europeans when Americans use Fahrenheit: πŸ˜΅β€πŸ’«

[-] Fjor@lemm.ee 18 points 11 months ago
  • OpenSuse
  • Debian
  • Alpine

Would be the three I'd choose from atleast.

52
submitted 11 months ago by Fjor@lemm.ee to c/opensource@lemmy.ml

Hi there, simply looking for alternatives to Canva. I use this to make quick and easy presentations for Uni. But would like to find opensource alternatives. I am aware of the Libre and OpenOffice Suites ofc, but are there any other ones more similar to Canva?

Appreciate any suggestions.

[-] Fjor@lemm.ee 10 points 11 months ago

Article suggests Google Drive and One Drive... Come on man.

[-] Fjor@lemm.ee 45 points 11 months ago

Well the link wasn't to Norton, it was to a PC security channel that covers why it's bad.

181
submitted 11 months ago by Fjor@lemm.ee to c/technology@lemmy.world

I think at this point we all know that there is only one thing that can help performance whilst gaming, and that is RGB babyyyyy! πŸ”΄πŸŸ’πŸ”΅

[-] Fjor@lemm.ee 25 points 11 months ago

I use Vivaldi alongside Firefox. And yes, Vivaldi is great. It has a really really nice tab management system which I really wish was on Firefox. Otherwise it's very fast and very customisable. I recommend to at least give it a solid try.

Although not OpenSource it is Source Available: https://vivaldi.com/source/

18
submitted 11 months ago* (last edited 11 months ago) by Fjor@lemm.ee to c/selfhosted@lemmy.world

Hi there!

I'm trying to set up two services (through docker) both of which use port 8080 by default. However I am wanting these to services to sit behind a VPN using Gluetun. I added both of the ports I want to use to the compose file, but this just leads to only one of the services working as the other one will say "port already in use". How can I strictly tell these services what port they shall use in the compose file?

This is how I did it so far;

docker-compose.yml

***
version: '3'
services:
  vpn:
   image: qmcgaw/gluetun:latest
   container_name: vpn
   restart: unless-stopped
   cap_add:
    - NET_ADMIN
   environment:
      - VPN_SERVICE_PROVIDER=custom
      - VPN_TYPE=wireguard
      - VPN_ENDPOINT_IP=####
      - VPN_ENDPOINT_PORT=####
      - WIREGUARD_PUBLIC_KEY=####
      - WIREGUARD_PRIVATE_KEY=####
      - WIREGUARD_PRESHARED_KEY=####
      - WIREGUARD_ADDRESSES=####
   devices:
    - /dev/net/tun:/dev/net/tun
   ports:
    - '8080:8080'
    #VPN
    - 8888:8888/tcp
    - 8388:8388/tcp
    - 8388:8388/udp
    - 8000:8000/tcp
    - 8584:8584
    - 8585:8585
   volumes:
    - /docker/appdata/gluetun:/gluetun
  sabnzbd:
    image: lscr.io/linuxserver/sabnzbd:latest
    container_name: sabnzbd
	network_mode: container:vpn
    volumes:
      - /docker/appdata/sabnzbd/data:/config
    restart: unless-stopped
  qbittorrent:  
    container_name: qbittorrent  
    image: linuxserver/qbittorrent:latest
    restart: unless-stopped
    network_mode: container:vpn  
    volumes:  
     - /docker/appdata/qbitorrent:/config  
[-] Fjor@lemm.ee 12 points 11 months ago

Mental Outlaws tech content is good. But wish he would leave his political views out...

51
submitted 11 months ago by Fjor@lemm.ee to c/technology@lemmy.world

Let's discuss cloud storage solutions!

  • What's your go to solution thah you recommend to others and why?
  • What unique features does your solution have?
  • Which is best for security?
  • Which is best value for buck?
[-] Fjor@lemm.ee 18 points 1 year ago

Just suggesting;

  • Codeberg instead of Github
  • VScodium instead of VScode
[-] Fjor@lemm.ee 15 points 1 year ago

Very much agreed, his tech stuff and farming is good content, but the rest I do not agree with in any shape or form.

418
submitted 1 year ago by Fjor@lemm.ee to c/technology@lemmy.world

List of countries prohibiting the use of a VPN:

  • πŸ‡¨πŸ‡³ China
  • πŸ‡·πŸ‡Ί Russia
  • πŸ‡¦πŸ‡ͺ United Arab Emirates
  • πŸ‡°πŸ‡΅ North Korea
  • πŸ‡ΉπŸ‡² Turkmenista
[-] Fjor@lemm.ee 65 points 1 year ago

Ubisoft making themselves an even more loveable company...

[-] Fjor@lemm.ee 12 points 1 year ago

This is covered in the interview I linked in the post, here is the timestamp;

Vivaldi is not Open Source, but it is Source Available: https://vivaldi.com/source/

13
submitted 1 year ago* (last edited 1 year ago) by Fjor@lemm.ee to c/privacy@lemmy.ml

To get it out of the way; Obviously, yes this chromium and most of us agree that anything Firefox-like is the way to go. This post is not a "Vivaldi is better than xyz", this is a, "give it a try" type of post. So, hear me out fellow privacists.

Edit; Yes Vivaldi is not open source, but it is source available. This topic is talked about in the interview and I encourage anyone who is discouraged to at least hear the CEO out when during the talk he had with Techlore.

I recently downloaded this Vivaldi Browser based on this rather good and open interview between Techlore and Vivaldi CEO.

So this is a browser developed in Norway, and to my surprise this was a super pleasant experience! The browser is very very fast, its super customizable and has hands down the best tab management I've ever tried (seriously wish Firefox had this). It also has some really a neat shortcut system for quick access to different actions. Furthermore they seem to care about all linux distros, with support also for ARM.

I've only used the browser for a few days, but the experience is so fluent I just had to share a post about it. The team seem really genuine and open. There are also no third party investors involved with Vivaldi. It is owned by all the employees.

So if you need or want to try a fresh browser I highly highly suggest to give Vivaldi a try: https://vivaldi.com/

11
submitted 1 year ago by Fjor@lemm.ee to c/foraging@lemm.ee

I thought it could be a good idea to gather valuable resources for people to use whilst foraging! Feel free to comment other suggestions and I'll expand the list periodically. For now the list is minimal and general, but if/when it expands i might categorize them based on region or field of interest. Give us your best resources! πŸ“š

9
submitted 1 year ago* (last edited 1 year ago) by Fjor@lemm.ee to c/foraging@lemm.ee

Hello, I created this community has the previous one disappeared out of thin air(?). I have not ran a community before, but I assume it should be all good as most people looking for this type of community are rather down to earth. badumn tsss.

Anyways! Share your latest adventures, findings, tips or tricks!

Let's see if we can grow this community together <3

Edit; media uploads seem to be unavailable at the moment on this instance, so will have to wait with adding icon and banner for this community until that is back. This also means that if your account is on lemm.ee you need to upload pictures to a third party and then post the link in your post :)

22
submitted 1 year ago* (last edited 1 year ago) by Fjor@lemm.ee to c/selfhosted@lemmy.world

What's the easiest way to get https while still using my given tailnet as domain for accessing stuff? The tailscale documentation suggest to download certs to the server and point each service to those certs, but that seems like more work than it should..?

Is a reverse proxy the best option? Or what do people who use tailscale as vpn for their devices use?

I need to point certain services out and accessible to family members, will do this through funnel feature in tailscale, but want https set up before pointing anything out.

Appriciate any suggestions ✨

[-] Fjor@lemm.ee 21 points 1 year ago

I know it's not quite what you're asking for, but it's where I get my gaming news from at least. I have subbed to SkillUp on YT for a very long time, and he covers loads of games and does weekly news videos where he covers the latest. The vids are very genuine and authentic, imo.

He, and a few of his friends also started a very chill and good podcast called Friends Per Second going more in depth on different gaming topics.

Highly recommended πŸ™Œ

17
submitted 1 year ago* (last edited 1 year ago) by Fjor@lemm.ee to c/linux@lemmy.ml

Hello good nerds,

I'm still in the distrohopping era and have decided to go for Tumbleweed as my second distro after running Garuda as my first distro. I recently came across Hyprland, and it looks rather nice and fluent. Got a few questions:

  • Does anyone have any prior experience to installing Hyprland on OpenSuse?
  • Is it better to run KDE for this or GNOME?
  • Is Hyprland overrated? Are there any other alternatives?

Thanks for any insights!

31
submitted 1 year ago* (last edited 1 year ago) by Fjor@lemm.ee to c/firefox@lemmy.ml

Hey there, I'm a long time firefox user and have never ever had any problems with firefox. But after the latest update, the browser will now just randomly freeze and it happens very often. It will freeze for over a minute at the time, making it impossible to use the browser. I've refreshed firefox as suggested on their websites, I've reinstalled but still all the same. Anyone got any suggestions to what I can try? Or anyone else experienced the same thing?

Edit: Using Garuda Linux

Solved: It's not firefox, it's Garuda issues. Thanks for the tips and tricks everyone gave πŸ™Œ

14
submitted 1 year ago by Fjor@lemm.ee to c/system76@lemmy.ml

Latest sweet update from S76! Looking forwards to trying this out properly soon myself :)

COSMIC DE. Our next frontier! Each update brings us closer and closer to a new desktop environment for Pop!_OS. It’s now at the point where the COSMIC team is using it daily, and completed software is getting much needed quality-of-life updates.

[-] Fjor@lemm.ee 10 points 1 year ago

Having an option where I can later down the line turn over to Jellyfin is only good. I will convert eventually - just not right now :P Thanks for your insights!

view more: next β€Ί

Fjor

joined 1 year ago
MODERATOR OF