pcouy

joined 2 years ago
[–] pcouy@lemmy.pierre-couy.fr 19 points 2 weeks ago (1 children)

Someone registering the domain would be able to receive any email sent to any address under this domain, including password resets.

https://inti.io/p/when-privacy-expires-how-i-got-access

[–] pcouy@lemmy.pierre-couy.fr 2 points 2 weeks ago* (last edited 2 weeks ago)

There is no such software (that works kind of reliably). I'd love to be proven wrong, but I've looked into it enough that I'm quite confident it does not exist

[–] pcouy@lemmy.pierre-couy.fr 1 points 1 month ago (1 children)

I see both mastodon and lemmy

[–] pcouy@lemmy.pierre-couy.fr 1 points 1 month ago

How about putting it at the top of the article, or using the dedicated "editor's note" button they put right below the title ?

[–] pcouy@lemmy.pierre-couy.fr 1 points 1 month ago (2 children)

Found it thanks

Why did they burry what's arguably the most important piece of information at the very end though ?

[–] pcouy@lemmy.pierre-couy.fr 1 points 1 month ago* (last edited 1 month ago) (4 children)

I'm not seeing this editor's note (at least on mobile). Where is it ?

Edit 2: never mind, found it

[–] pcouy@lemmy.pierre-couy.fr 7 points 1 month ago (7 children)

How reliable is this website ? I see clickbaity headlines from it all the time around here and the Wikipedia page is mostly empty

[–] pcouy@lemmy.pierre-couy.fr 1 points 1 month ago (1 children)

I'm not seeing a picture, and even then, we would not be able to give any insight from a picture alone

[–] pcouy@lemmy.pierre-couy.fr 3 points 1 month ago (3 children)

First, your post is probably missing a link so we don't have any context on what you're asking (even if we can guess some stuff from the post text)

Second, you mention a website being sketchy/a honeypot without providing any technical reason to believe so

Third, this has nothing to do with computer security (maybe more of a privacy issue), and it does not look like a news piece, so this is definitely the wrong community

[–] pcouy@lemmy.pierre-couy.fr 9 points 2 months ago

Are you talking about this one German instance that did not want to get in trouble with German laws ? That's the neat part about the fediverse, each instance can have their own rules, and one instance can update its rules to comply with local laws without requiring other instances to do the same

[–] pcouy@lemmy.pierre-couy.fr 6 points 2 months ago* (last edited 2 months ago) (1 children)

I roughly agree with everythibg you said, but this is a "Reddit" community after all. What did you expect when you subscribed to it ?

[–] pcouy@lemmy.pierre-couy.fr 41 points 2 months ago (2 children)

Reminds me of the time when I bind mounted my home dir in a chroot, then rm -rfed the chroot when I no longer needed it...

 

Hey everyone!

I've been working on my own toy reinforcement learning (RL) framework for a while now and have nearly implemented a full Rainbow agent—though I'm still missing the distributional component due to some design choices that make integration tricky. Along the way, I’ve used this framework to experiment with various concepts, mainly reward normalization strategies and exploration policies.

I started by training the agent on simpler games like Snake, but things got really interesting when I moved on to Super Mario Bros. Watching the agent learn and improve has been incredibly fun, so I figured—why not share the experience? That’s why I’m streaming the learning process live!

Right now, the stream is fairly simple, but I plan to enhance it with overlays showing key details about the training run—such as hyperparameters, training steps/episodes, performance graphs, and maybe even a way to visualize the agent’s actions in real-time.

If you have any ideas on how to make the stream more engaging, or if you're curious about the implementation, feel free to ask!

 

A 10 minute read covering some YAML edge-cases that you should have in mind when writing complex YAML files

 

This (old) post details how to interfere with randomness to make it feel more random to the end user.

This reminded me of how many games “cheat” in a similar way to make critical hits seem more fair (increase the probability when it has not triggered for too long and decrease it when it just triggered)

 

I'm looking for a cloud provider with a cheap VPS offer to host my own wireguard relay and use it to seed.

I've read that Switzerland is safe for torrenting, so I was thinking about using Infomaniak. Does anyone has experience with seeding torrents from their IP addresses ? I'm also interested in other suggestions.

Thank you :)

 

publication croisée depuis : https://lemmy.pierre-couy.fr/post/805239

Happy birthday to Let's Encrypt !

Huge thanks to everyone involved in making HTTPS available to everyone for free !

 

publication croisée depuis : https://lemmy.pierre-couy.fr/post/805239

Happy birthday to Let's Encrypt !

Huge thanks to everyone involved in making HTTPS available to everyone for free !

334
submitted 8 months ago* (last edited 8 months ago) by pcouy@lemmy.pierre-couy.fr to c/selfhosted@lemmy.world
 

publication croisée depuis : https://lemmy.pierre-couy.fr/post/805239

Happy birthday to Let's Encrypt !

Huge thanks to everyone involved in making HTTPS available to everyone for free !

 

publication croisée depuis : https://lemmy.pierre-couy.fr/post/805239

Happy birthday to Let's Encrypt !

Huge thanks to everyone involved in making HTTPS available to everyone for free !

 

Happy birthday to Let's Encrypt !

Huge thanks to everyone involved in making HTTPS available to everyone for free !

 

I've kept playing with shader programming and managed to export a trained neural network's weights as GLSL variable definitions. The code is ugly as hell as I've done a lot of quick experiments with it, and I went all-in with macros where functions would probably be better suited. I hope you still find it interesting.

Excluding neural network weights, the whole thing is ~300 lines of code and can run a few variations of a simple convolutional network.

view more: next ›