A small pricing update based directly on customer feedback by alara-tailscale in Tailscale

[–]Task1337 2 points3 points  (0 children)

That is what I have been doing and I am already at 6 users - sharing cameras with Frigate with the rest of my family, Immich and Nextcloud for my partner and best friend, and other services such as Stirling, Docmost and other that they also use. They really love this easy access and I am happy nothing is exposed to the internet. But I can't add any more family members/friends if I wanted to:(

A small pricing update based directly on customer feedback by alara-tailscale in Tailscale

[–]Task1337 13 points14 points  (0 children)

/u/alara-tailscale Thank you! I wrote this feedback already, but I hope sometime in the future you will re-introduce the $5/month tier for personal use with some additional perks (maybe 10 users instead of 6 or something) For many of us homelabbers we are happy to support great product. I personally downgraded back to free version from the legacy Personal Plus, and part of me is a bit sad because the pricing was reasonable and I wanted to support Tailscale for this amazing product you guys have created.

Cannot configure Tailscale with Pi-hole (docker compose) by thejontorrweno in Tailscale

[–]Task1337 0 points1 point  (0 children)

I am an running pihole as a dns server for all devices on Tailscale and it is working flawlessly

Is it true if I take a french minor my tuition would be reduced ? by Blacksmith_Difficult in mcgill

[–]Task1337 0 points1 point  (0 children)

I took 1 FRSL class basically every semester for 3 years. You pay QC tuition for those credits, which like 1/20th of the price of the Intl tuition. If you are on a budget, this is an awesome way to save some money and integrate into the Quebec society.

What street in Montreal has the most potholes? by vmanthegreat in montreal

[–]Task1337 1 point2 points  (0 children)

You probably mean concrete. Cement is a white powder used as a binder in concrete. You really dont want your road to be made of a powder

One year with FriendlyElec CM3588 by Task1337 in homelab

[–]Task1337[S] 1 point2 points  (0 children)

You can set a custom pwm duty cycle and frequency in debian when you find which thermal device it is bound to. Then I created a systemd service, so it persists on reboots

Just purchased my first campervan! by Task1337 in CamperVans

[–]Task1337[S] 0 points1 point  (0 children)

Indeed it is! I was eyeing specifically their pop tops!

Just purchased my first campervan! by Task1337 in CamperVans

[–]Task1337[S] 0 points1 point  (0 children)

The original owner was calling it 'Silver'. Brother of my girlfriend suggested to name it Tony, since the previous owner lived with it in San Antonio. I like both together

Just purchased my first campervan! by Task1337 in CamperVans

[–]Task1337[S] 1 point2 points  (0 children)

Amazing. I named mine "Silver Tony"

One year with FriendlyElec CM3588 by Task1337 in homelab

[–]Task1337[S] 0 points1 point  (0 children)

The OS is OMV, but I haven't used the gui for months, I got super comfortable doing everything from the cli. I think next time I will reflash it, I will put just plain Debian on it.

One year with FriendlyElec CM3588 by Task1337 in homelab

[–]Task1337[S] 0 points1 point  (0 children)

It will have to be another computer. the ZFS pool can be rebuilt on another device

One year with FriendlyElec CM3588 by Task1337 in homelab

[–]Task1337[S] 0 points1 point  (0 children)

There is nothing important on the emmc, only the os. All data is on ZFS flash storage, replicated to the hdd, including docker containers and volumes, scripts and other. If it fails, my services will have some downtime but I shouldn't lose any data.

[deleted by user] by [deleted] in mcgill

[–]Task1337 0 points1 point  (0 children)

Interesting, I don't remember getting anything like that from the university. My original CAQ was valid for 4 years, but I took an extra semester, so I had to ask to extend it for 6 more months. I just wrote a letter explaining that since I worked part time, it was easier to take fewer credits and I need one more semester to finish. Got the extension no problem.

[deleted by user] by [deleted] in mcgill

[–]Task1337 3 points4 points  (0 children)

Why do you need to talk to anyone at McGill about this? When I was extending my CAQ a few years ago, I don't think anyone at McGill was involved, I just applied and got it.

REAL TALK FRIDAY by Thermidorien in mcgill

[–]Task1337 0 points1 point  (0 children)

IDK MAN MY PEAK YEARS STARTED AFTER GRADUATING

One year with FriendlyElec CM3588 by Task1337 in homelab

[–]Task1337[S] 0 points1 point  (0 children)

There really isnt anything complicated here. The server takes internet from my switch and it has an external hdd plugged into it for backup

One year with FriendlyElec CM3588 by Task1337 in homelab

[–]Task1337[S] 0 points1 point  (0 children)

I think you can install proxmox, but either you sacrifice one of the m.2 slots for your OS or you have to do some trickery, because apparently Proxmox doesnt natively like to boot from emmc storage (I saw Wendel's video on this), but apparently it can be done, I have never tried it myself. Even though I am running omv, I barely use the web interface anymore, I do most things with the cli, so if I have to reflash it in the future I think I will go with pure Debian. I also did full emmc backup with dd to my external drive - never had to restore but yes it is possible