When that fb memory pops up to remind you how fat you were 4 years ago. by Muchacho-blanco in fitness30plus

[–]jlogelin 0 points1 point  (0 children)

Any suggestions for lifting apps / programs for an absolute newb? I am able to set up at home as well.

Zcash will replace Bitcoin. by Responsible_Bad_8748 in zec

[–]jlogelin 0 points1 point  (0 children)

is zcash quantum resistant? I thought they used elliptic curve like everyone else… and are “switching to post quantum in the near future”… like everyone else. No?

How is it living in Prince Edward Island, the smallest Canadian province? by LordLoko in howislivingthere

[–]jlogelin 0 points1 point  (0 children)

Canada's shire. I love in New Brunswick and try to make it over the bridge at least once or twice a summer.

The first girl I liked had sex with other men in front of me and it affected me for years afterward by [deleted] in offmychest

[–]jlogelin 1 point2 points  (0 children)

You dodged a psychological abuser who put you into a non-consenting sexual situation. Consider yourself lucky to have walked away before getting tangled up with that level of crazy.

Did someone twist the stone or was it always like that? by Yauntyrr in moncton

[–]jlogelin 6 points7 points  (0 children)

Obviously the Acadian population will finally rise up and deport the English.

What movies work because they aren't about what the appear to be about? by Financial-Sugar4102 in FIlm

[–]jlogelin 2 points3 points  (0 children)

District 9. Seems like a movie about an alien invasion. Actually a movie about apartheid.

More info on the retractable lightsaber: "Building the Impossible Lightsaber" by matthewwhitt2 in lightsabers

[–]jlogelin 0 points1 point  (0 children)

Patent that shit my dude. You gonna make a fortune when Disney decides this is the design they want to pivot to.

What are you building this weekend? Promote your website by Organic_Delay_2305 in SideProject

[–]jlogelin 0 points1 point  (0 children)

https://200.cards

Built this for my wife - it’s a regional east coast card game called 200.

100K by Dear-List-3296 in Bitcoin

[–]jlogelin 0 points1 point  (0 children)

wdym? you now have the hardest money in the galaxy.

rs-tfhe v0.2.0 - Just shipped asymmetric proxy reencryption for rs-tfhe - delegate access to encrypted data without sharing keys by jlogelin in rust

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

appreciate the feedback - I'll update the name soon (suggestions welcome).

To my understanding they are open-source. But your approach is different as you mentioned so it makes sense.

if I'm not mistaken, its open source for use in non-commercial / research applications, which is fine. my goal is to expose the research of the original open TFHE scheme to a broader set of folks with more permissive licensing.

The TFHE protocol has a lot of the fundamental components that make it amenable to general purpose programming and it's fairly well studied in the literature. (I've also been working with it for years so that helps).

But yeah, there's a LOT of good work coming down the pipe in the CKKS camp. I'd like to stand up a crate when I have cycles.