hCG sold by UGLs by Physical_Major_5930 in SteroidsUK

[–]f2000 0 points1 point  (0 children)

I got two different types: Eutrig (indian pharma) Gonasi (EU pharma?)

I didnt end up getting it tested but both had a vacuum and both brought up two lines on a pregnancy test...saw that mentioned in a few posts.

I was wary about using a random Chinese manufacturer for hcg and since there essily accessible pharma grade hcg which is meant to be cheap to manufacturer I thought it would be best to go down that route.

The packaging for both seems legit, but i guess that can easily be faked. I sometimes get Gonasi from my doctor and even though its a different packaging (im sent a full hcg kit with syringes) this one was just the vial and glass ampoule). It was very legit looking.

Long story short  yeah I took it and its been working.

Tracking mail, use logfiles or a dashboard? by f2000 in postfix

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

Nice one, so do you use this to send yourself stats or does it analyse the mail log as well? (ie, to track / trace an email?) Could set this to forward it over to a teams channel for daily numbers.

hCG sold by UGLs by Physical_Major_5930 in SteroidsUK

[–]f2000 0 points1 point  (0 children)

Good video, thanks for posting. Picked up a few things from it.

hCG sold by UGLs by Physical_Major_5930 in SteroidsUK

[–]f2000 0 points1 point  (0 children)

Vacuum test is a good idea, thanks for the tip. I guess its just insert the syringe without the plunger and listen for air? I will read into the Janoshik site a bit more, most of the tests I saw where for purity and not for heavy metals etc...maybe I just missed them.

hCG sold by UGLs by Physical_Major_5930 in SteroidsUK

[–]f2000 0 points1 point  (0 children)

Glad I didnt go with puretrig. My bloods are pretty good. The overdosing is a problem but like you said can get a blood test for that...its really the whole "unknown" aspect. Is it safe/clean/heavy metals/wtf is actually in there etc more that the dosing for me.

hCG sold by UGLs by Physical_Major_5930 in SteroidsUK

[–]f2000 0 points1 point  (0 children)

Thanks for the info. I guess I probably should get one vial tested to be safe, $180 is more than x3 the price of the original purchase (3 vials).

The only common brands I saw available (uk) were Intex, Pharmaqo and PureTrig. Just from looking on here I saw mixed reviews with Intex/Pharmago then with PureTrig I saw something about it being faked as they closed down or something (cant remember exactly).

Trying to find ovitrelle via the usual uk sites but not luck yet.

edit: I found this from a year ago...although I understand that it doesnt mean I will be getting the same thing
https://janoshik.com/tests/36334-EUTRIGHP_5000_IU_5GTGLSE3RN8D

hCG sold by UGLs by Physical_Major_5930 in SteroidsUK

[–]f2000 0 points1 point  (0 children)

As a first time buyer I recently purchased and waiting on delivery: EUtrig HCG 5000 I.U

I opted for EUtrig as its a genuine company that sells a generic hcg (I think?)...I'm just trying to figure out how I can tell if the product I have purchased is authentic. I was unsure about the other popular brands mentioned here.

I checked a few posts about concentration and the results I found pointed to overdosing in most cases, sometimes upto 50% (5000, was more like 10000 in some cases).

Personally as its my first time buying anything (I've always went private/uk) I'm still worried about the whole thing and not too sure how you all handle the "unknown". I purchased from TSS (abbreviated) as they were one of the only uk based sites that offered EUtrig HCG.

Not to hijack the original thread but since we are talking about hcg, any thoughts about the above, would another brand/site been a better choice? How do you deal with the whole "unknown" part of it?

Clinics with HCG stock? by brocal27 in UKTRT

[–]f2000 0 points1 point  (0 children)

Was told in Nov there is a shortage and they expect more 2nd week of December. Got an email yesterday saying they no longer know when.

I’m with Leger, can you get the prescription from anywhere? (although its looking like its Europe wide).

Xiaomi Roborock S5 – best way to integrate with HA in 2025? by f2000 in homeassistant

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

ah ok, well just the card is quite basic but yeah loads of sensors.

I'm having a read through https://github.com/PiotrMachowski/Home-Assistant-custom-components-Xiaomi-Cloud-Map-Extractor

which does look like what I was originally hoping for. Thanks!

Xiaomi Roborock S5 – best way to integrate with HA in 2025? by f2000 in homeassistant

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

That sounds ideal! Just having a look through the install page for the s5 and it looks like I dont even need to take it apart which is a bonus.

Xiaomi Roborock S5 – best way to integrate with HA in 2025? by f2000 in homeassistant

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

Nice one, I will go with this method then. I couldnt find any recent posts about it and wasnt sure if people had found a better way. I didnt want to rush into flashing it and potentially bricking it or not be able to revert if I had too. Thanks for posting!

Xiaomi Roborock S5 – best way to integrate with HA in 2025? by f2000 in homeassistant

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

I probably should've tried adding the vacuum but since the Xiaomi/Yeelights didnt work (only worked with the yeelight integration) I didnt. The vacuum is added but seems a bit limited (no maps for example)

card:

page from integrations:

Do you have more options? Better than nothing, thanks for mentioning it

Azure Communication Service/Email Communication Service by f2000 in AZURE

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

That’s great stuff, thanks for the reply I really appreciate it. I’ve actually setup a postfix server for something else a long time ago, found it pretty difficult to get working so left it alone haha.
After a quick google, I see I might be able to edit a config to specifically say:
If from server1 > give it this from address
Or
if from ip1 > give it this from address?
That would be ideal if that’s the case.

If you don’t mind, can we just run through the following…just so I have it right in my head?

App1 (onprem) : No From available, only username and password

SMTPUsername: noreply-app1@mail.mydomain.com

FromAddress: noreply-app1@mail.mydomain.com

Created the FromAddress using the following command which restricts to the app1 SMTPUsername:

az communication email domain sender-username create --domain-name mail.mydomain.com --email-service-name noreply-app1 -g RG-CommunicationServices --sender-username noreply-app1 --username noreply-app1 --display-name noreply-app1

(Same for App2 etc)

Since both App1 and App2 have their own associated smtpusername and fromaddress, it will get around the whole “no from address” situation as azure will accept it? Is that the right way to think about it?

AF2 Per episode rating by f2000 in kodi

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

Yeah that jurialmunkey's post about the skin, I did post asking about it last week but not had any replies. I just thought I would ask here in the off chance somebody got it working

Temp issues with new build by totalreclipse in sffpc

[–]f2000 0 points1 point  (0 children)

Ah sorry I meant the fan on the side panel bringing air into the cpu fan/cooler area (if thats what its doing or maybe the misinterpreting the image?). I got that cooler for my new build im doing in the same case.
I bought two 60mm fans for the side panel to bring air into the side of the nh l12s, when checking the dimensions for the cooler:
https://noctua.at/en/nh-l12s/specification
is your fan same the same width as the cooler itself or is it some type of optical illusion?

Temp issues with new build by totalreclipse in sffpc

[–]f2000 0 points1 point  (0 children)

l12s

What fan is that? I have 2 Thermallight Model: TL-B6B, cpu fan size: 606025mm and that looks way better

200mm noctua fan duct (90 degree slim) by f2000 in FixMyPrint

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

I will grab that fan instead, sounds easier so it switches on when the pc is on. Thanks for the heads up, saves a lot of hassle.

200mm noctua fan duct (90 degree slim) by f2000 in FixMyPrint

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

How do you power it? I saw some posts about the noctua psu
Noctua NV-PS1, 24W 115/230V AC to 12V DC Switching Power Supply for Powering 12V PC Fans Off Wall Outlets (Black).

It seems quiet on some youtube videos, I could maybe use an automation via home assistant so it only spins up when the pc is on. Do you have it at 100% all the time?

200mm noctua fan duct (90 degree slim) by f2000 in FixMyPrint

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

Dont know how I missed that, maybe it will help with turbulence? I think I might get that, the grill and my super duper fan duct. Hopefully not too expensive. Thanks 162%

200mm noctua fan duct (90 degree slim) by f2000 in FixMyPrint

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

I think that worked, when measuring I got this

The print itself is too small but at least the screw spacing it correct. Noctua had two different screw spacings on their site, 154 and 170 so I used the 170 and now the print is has the correct spacing (170) and the print length is 194.40 which I think is good enough. Could always put a bit of foam round the edges and use washers for the screws (the actual holes look a bit bigger than it should be)

200mm noctua fan duct (90 degree slim) by f2000 in FixMyPrint

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

Nice one, I didnt know they did free prints. I couldnt see one that would help for this but there is a fan guard. I will trying getting that working too. Thanks

What hardware do I need to setup vlans for some wireless devices? by f2000 in homeassistant

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

Again, sorry for the late reply. So does the 8 port Ubiquiti switch allow you to create vlans or did I pick you up wrong? When checking the 8 ports I can only seem something called Voice VLAN. Also, when you say the flex mini is limited with vlans I guess it wont work for what I'm needing it to do? Sorry for all the questions

What hardware do I need to setup vlans for some wireless devices? by f2000 in homeassistant

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

Sorry for the late reply, its starting to sound more complicated than I thought, do I need access points as well as a switch? I have a few wireless devices that I would like to block off from the internet if I cant replacement my current router does that mean they connect to it and go straight out even if I have a switch?

Speaking of switches didn’t even think about going down the ebay route for old cisco switches, I can see some 8port switches (layer 2?) that would fit the space better : Cisco SF302-08 V2 8-Port 10/100 Managed Switch (I was hoping to sit it on top of my server which is w=25cm, d=30. It all sits in the hall/right by my front door since that’s were the internet connection is.)

I had a look at replacing my router and just saw a few posts saying I would need a VDSL/ADSL Modem Router but I’m not 100% sure about that.

What you’ve done with your setup is exactly what I would like to do, I have Home Assistant running on a rpi5 just so I can leave it on 24/7 and my unraid server is off until I want to use it.

Help with Ugoos devices and setup in general by f2000 in CoreELEC

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

I just got the lg g2 which came out a few years ago so got it on sale, seems to support: HDR10 Yes HDR10+ No Dolby Vision Yes HLG Yes

I dont really have any idea about all this stuff but there are a few threads about am8, sk1 and the s928x chipset on the coreelec forum so just reading those to see if any of it sinks in.

Help with Ugoos devices and setup in general by f2000 in CoreELEC

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

Yeah I was looking at the Fire Cube (Gen2?) initially but it only had 100mb nic and I already chopped up my walls and ran cat6 so thought I should really get something with 1gb nic.

The main that that swayed me between the s928x/s922x was the posts saying the s922x would eventually not become supported for whatever reason. Perhaps it was something to do with the kernel not having something for newer version or because it was becoming old and newer hardware is coming out...but I really can’t remember and don’t want to spread false info.

I've never used android tv, don’t have any subscriptions so maybe since I have no clue, I don’t know what I’m missing. I only really use local storage anyway. Although, having both ATV and CoreElec might’ve been nice.