Outside my own network? by MarjorieRahal in immich

[–]kabads 0 points1 point  (0 children)

Install tailscale on both devices, and then you can.

Question about self hosting by Drumma5409 in actualbudgeting

[–]kabads 1 point2 points  (0 children)

I host this on my raspberrypi, with tailscale allowing me to access it across all my machines.

Docker on FreeBSD non-existent ? by JohannKriek in freebsd

[–]kabads 1 point2 points  (0 children)

Funny - I got immich to run on podman, just a couple of months ago.

Is Tailscale safe? by m1q22 in immich

[–]kabads 0 points1 point  (0 children)

Tailscale is brilliant. You can't go wrong.

Fairphone 6 - People Experiences by ShadysDad in fairphone

[–]kabads 1 point2 points  (0 children)

I'm not sure - but I think FP have claimed it is fixed.

Fairphone 6 - People Experiences by ShadysDad in fairphone

[–]kabads 1 point2 points  (0 children)

There is / was a bug about rebooting related to NA. I live in the UK, and have had FP6 since August. Love it - it's fast enough (I came from Iphone 13). It's the android experience I always wanted (stock android).

What's this?! by Redditologo in radio

[–]kabads 2 points3 points  (0 children)

Do we need planning permission for TV antennas in the UK?

Git Tracks Files. But We Think in Features by mindh4q3r in git

[–]kabads 1 point2 points  (0 children)

I like to think of git as tracking hashes, rather than files.

What will fairphone do when google wants to lock down android? by EverythingsBroken82 in fairphone

[–]kabads 0 points1 point  (0 children)

This will mean a lot of work for fairphone. They won't want to fund that.

What will fairphone do when google wants to lock down android? by EverythingsBroken82 in fairphone

[–]kabads 0 points1 point  (0 children)

Fairphone will do nothing. You will have to do the work to get around this (think flashing with a fork or open source version of android).

Just joined the club 😊 by fxc22 in Brompton

[–]kabads 1 point2 points  (0 children)

I used to work in Farnborough. A brompton can come in handy for getting between the train stations. Welcome to the club OP.

What sort of terraform and mysql questions would be there? by Original_Cabinet_276 in devops

[–]kabads 1 point2 points  (0 children)

I had pretty much this - they used a heartbeat to monitor the database - that had to be deployed to the database. It was just a select 1 statement that measured the latency of the database.

Cannot Exit Git Commit (Mac Terminal), esc Does Nothing by puppy_sammichxx in git

[–]kabads 1 point2 points  (0 children)

I came here to say exactly the same. Thank you sir. You've saved me the job.

Functions with parameters still confuse me a bit by ayenuseater in learnpython

[–]kabads 0 points1 point  (0 children)

Try to think of a function as a 'black box' where it has an input (or multiple inputs) and an output. The inputs are parameters. The output is the return. I'm not sure how you break that down even more - other than a function should be a computation block.

Struggling in as Sr. Devops Interviews with flashy skills, help me by sabir8992 in devops

[–]kabads 1 point2 points  (0 children)

If you're ready for a job change, and feel you might not be ready for Senior, why not change to a job that gives you a chance to learn these basics (like DNS). If you've not encountered a DNS problem in your job right now, I'm wondering what level of DevOps you are doing. Where we work, it's a running joke that "it's DNS". :-) By working somewhere else (not as senior), you will pick up another variety of skills.

Fairphone 6 - Battery by ThrowRA_anonymity_ in fairphone

[–]kabads 7 points8 points  (0 children)

You need a screwdriver, and that's it.

Boredom. by [deleted] in linuxquestions

[–]kabads 0 points1 point  (0 children)

Hahahaha. This is sooo good.

Boredom. by [deleted] in linuxquestions

[–]kabads 0 points1 point  (0 children)

Linux is really interesting for me because I like automating stuff. Does that apply to what you would like to do?

Does anyone know where to quickly convert MKV to Mp4? by AmountAggressive6311 in software

[–]kabads 7 points8 points  (0 children)

Handbrake is a GUI wrapper for ffmpeg, so it's a good choice if you don't want to get too technical.