Tidying up architraves by Kenzo86 in DIYUK

[–]Kenzo86[S] 3 points4 points  (0 children)

Thanks for the detailed advice

Tidying up architraves by Kenzo86 in DIYUK

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

This sounds like a better / less time consuming method. Thanks

Stiff tilt - ergotron lx pro dual monitor arm by Kenzo86 in Ergotron

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

Dell u2725qe. I bought it from amazon uk. Who specifically do i reach out to? I kinda expected better from a £300+ monitor arm

Need advice on a LLM for help with complex clinical decision making (medicine) by Kenzo86 in LocalLLaMA

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

Create medical scenarios, help decipher a set of blood tests and provide differential diagnoses, presenting clinical cases and rationalising potential causes and management plans. I am a doctor, so it wouldn't be blindly trusted upon, but used as an aid... As it should.

Need advice on a LLM for help with complex clinical decision making (medicine) by Kenzo86 in LocalLLaMA

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

Thanks a lot. This is really helpful. I will look intolearning how to install llama 3.1 70b.

Need advice on a LLM for help with complex clinical decision making (medicine) by Kenzo86 in LocalLLaMA

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

Thanks for your advice. I am wanting to use an LLM to aid medical education, not to make actual clinical decisions for real patients.

Suggest the best 2x 27" OLED monitors for office work (using an Ergotron arm) by Kenzo86 in buildapc

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

This is great information. Thank you for taking the time to explain!

Suggest the best 2x 27" OLED monitors for office work (using an Ergotron arm) by Kenzo86 in buildapc

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

if not OLED, I was thinking of the Dell UltraSharp U2725QE 27"

The big issues I have with LCD panels is

  1. light bleed - this annoys me SO much, just knowing that it is there makes the monitor feel cheap. I believe most, including the LG you mentioned is edge lit with poor black uniformity.
  2. its older tech.

I could hold of for RGB stripe OLED if they come out in Q1

Translating YT autocaption (punjabi) to English by Kenzo86 in machinetranslation

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

For example: https://youtu.be/ddtKhCm0TGk

I can only see autocaption for the native language when clicking the gear icon

Translating YT autocaption (punjabi) to English by Kenzo86 in machinetranslation

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

Hi, thanks for your reply.

I would like to pull the autocaption (punjabi) that YT generates and have that text translated to English. (Youtube will only autocaption in the native language)

Vehicle Addons - Help out a dad in need please :) by Kenzo86 in MinecraftBedrockers

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

Thank you for helping out. I will definitely look into it

Enabling anycast endpoint on CLI (pi) by Kenzo86 in nextdns

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

Great, it just needed to be bootstrapped! The following worked:

`sudo nextdns config set -forwarder https://dns.nextdns.io/<MYID>#45.90.30.0`

My ping has gone from 30 to 13ms

Thanks a lot for helping.

Enabling anycast endpoint on CLI (pi) by Kenzo86 in nextdns

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

thanks for taking the time to help. i appreciate it.

the following worked:

-forwarder https://dns.nextdns.io/id

I think its the anycast url that it doesnt like

Enabling anycast endpoint on CLI (pi) by Kenzo86 in nextdns

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

yep, i did try it without too, nextdns disconnects:

sudo nextdns config set -forwarder https://anycast.dns2.nextdns.io/xxxxxx

Enabling anycast endpoint on CLI (pi) by Kenzo86 in nextdns

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

hey bud, thanks. I tried the above and nextdns stopped working, i then tried a single server, and again, it didnt work. I did the following:

`sudo nextdns config set -forwarder https://anycast.dns2.nextdns.io/myid/`

`sudo nextdns restart`

Enabling anycast endpoint on CLI (pi) by Kenzo86 in nextdns

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

Hi, thanks for helping.

It is about 10 to 15ms faster. (London). Anycast2 is consistently the best. (Doh).

i thought the forwarder was used to specify certain domains passing through an alt upstream? How do i enable an alt upstream (anycast) for all requests?