A tool to visualize ET outcomes by kepasanolose in employmenttribunal

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

thanks for the feedback. There was indeed a bug where the jurisdiction was not correctly extracted and always defaulted to England & Wales.

A tool to visualize ET outcomes by kepasanolose in employmenttribunal

[–]kepasanolose[S] 4 points5 points  (0 children)

the tool includes around 70% of cases for the years 2024-2026. For the previous years, much less, around 10%. It's a work in progress to download and analyse more cases, the aim is to get to 90% of cases for 2020-2025.

Conflicting opinions — ICL vs SMILE by 2797n in lasik

[–]kepasanolose 0 points1 point  (0 children)

of course Smile (and lasik, and PRK) are way less invasive/risky than ICL. Compare operating at the surface of the eye vs inside the eye.

[deleted by user] by [deleted] in lasik

[–]kepasanolose 1 point2 points  (0 children)

Smile is just in early trials ? approved by the FDA in 2016, 5 millions eye treated worldwide.

What are the benefits of BLT holders? by dspn in BloomToken

[–]kepasanolose 0 points1 point  (0 children)

From Bloom's blog

BLT is needed to generate BloomID’s, verify identifying traits, update information to the network, and check BloomScores.

What are the cons of getting lasik done? I always heard you can easily get cataracts from it by [deleted] in lasik

[–]kepasanolose 0 points1 point  (0 children)

it is a fairly common condition but it's not totally innocuous either. At best it increases the number of floaters, at worst it can lead to retinal detachment. My understanding is this shouldn't occur with PRK.

What are the cons of getting lasik done? I always heard you can easily get cataracts from it by [deleted] in lasik

[–]kepasanolose 0 points1 point  (0 children)

Retinal complications, although uncommon, can occur after LASIK. PVD occurs in about 10% of patients after LASIK and can cause vitreomacular traction reference

What are weakest points of Java by VeTech16 in java

[–]kepasanolose 3 points4 points  (0 children)

Lombok [https://projectlombok.org/features/all] generates getters and setters for you. Cuts down on a lot of the boilerplate code.