ABasilPlant

joined 1 year ago
[–] ABasilPlant@lemmy.world 27 points 2 days ago

Yep, a few forks were identified within a few hours. I think the maintainers had forks too.

 

Tl;Dr: Zeex/subhook, an 800+ star repository, went offline. A few big repositories depend on it as a submodule.

Disclaimer: this is my website.

[–] ABasilPlant@lemmy.world 9 points 3 days ago* (last edited 3 days ago)

Do you want to return to that account?

If not, Temp mail works fine.

Also, Bug me not has user-submitted usernames + passwords to services. This works nicely.

I've used Port87 in the past. The user who created it promoted the service on lemmy initially. It worked (I paid for a few months).

[–] ABasilPlant@lemmy.world 2 points 6 days ago* (last edited 6 days ago)

~~I suggest using two different spellings:~~

~~Mold is the fungus. To mould is to shape.~~

Nvm I'm an idiot. Lol

[–] ABasilPlant@lemmy.world 14 points 1 week ago* (last edited 1 week ago) (1 children)

That seems to be the consensus online. But thanks for that tidbit! It feels even more bizarre now knowing that.

I wonder why a handful of people think the way I presented in the post. Perhaps American/British influences in certain places? Reading books by british authors and books by american authors at the same time? Feels unlikely.

87
submitted 1 week ago* (last edited 1 week ago) by ABasilPlant@lemmy.world to c/asklemmy@lemmy.ml
 

I've always thought that mold is the fungus, and to mould is to shape. When talking about it with my colleagues yesterday, I was surprised that this isn't common. Most people use one of the two spellings to refer to both.

Doing a quick search on duckduckgo also confirms that:

In my quest to prove them wrong, I was surprised at how wrong I was... until I discovered a few people on the internet who said the same thing:

I'm not looking for what's correct or incorrect anymore, I just find it very fascinating that there are some people who use the words similarly to me, but the vast majority of others who use it in a different way.

So: what's the difference between mould and mold according to you?

[–] ABasilPlant@lemmy.world 4 points 1 month ago* (last edited 1 month ago)

Yes, this would essentially be a detecting mechanism for local instances. However, a network trained on all available federated data could still yield favorable results. You may just end up not needing IP Addresses and emails. Just upvotes / downvotes across a set of existing comments would even help.

The important point is figuring out all possible data you can extract and feed it to a "ML" black box. The black box can deal with things by itself.

[–] ABasilPlant@lemmy.world 51 points 1 month ago* (last edited 1 month ago) (2 children)

My bachelor's thesis was about comment amplifying/deamplifying on reddit using Graph Neural Networks (PyTorch-Geometric).

Essentially: there used to be commenters who would constantly agree / disagree with a particular sentiment, and these would be used to amplify / deamplify opinions, respectively. Using a set of metrics [1], I fed it into a Graph Neural Network (GNN) and it produced reasonably well results back in the day. Since Pytorch-Geomteric has been out, there's been numerous advancements to GNN research as a whole, and I suspect it would be significantly more developed now.

Since upvotes are known to the instance administrator (for brevity, not getting into the fediverse aspect of this), and since their email addresses are known too, I believe that these two pieces of information can be accounted for in order to detect patterns. This would lead to much better results.

In the beginning, such a solution needs to look for patterns first and these patterns need to be flagged as true (bots) or false (users) by the instance administrator - maybe 200 manual flaggings. Afterwards, the GNN could possibly decide to act based on confidence of previous pattern matching.

This may be an interesting bachelor's / master's thesis (or a side project in general) for anyone looking for one. Of course, there's a lot of nuances I've missed. Plus, I haven't kept up with GNNs in a very long time, so that should be accounted for too.

Edit: perhaps IP addresses could be used too? That's one way reddit would detect vote manipulation.

[1] account age, comment time, comment time difference with parent comment, sentiment agreement/disgareement with parent commenters, number of child comments after an hour, post karma, comment karma, number of comments, number of subreddits participated in, number of posts, and more I can't remember.

[–] ABasilPlant@lemmy.world 2 points 2 months ago

Ah if you messed it up, you can press "e" on the grub entry and edit the command line parameters to remove the thing that messes it up. Good luck with your fresh install [and use Debian this time... jk :)]

[–] ABasilPlant@lemmy.world 1 points 2 months ago (2 children)

Make sure to update your grub after you do. I've messed that one up before lol 😅

[–] ABasilPlant@lemmy.world 1 points 2 months ago (4 children)
[–] ABasilPlant@lemmy.world 1 points 2 months ago (6 children)

Could you show us the kernel command line parameters (in /etc/default/grub)? Is the modeset along with other params enabled? I'm not a fedora user, so I may not be of too much help.

 
 

I needed to add a custom System Request (Sys Req or SysRq) to a linux kernel some time ago. While doing so, I dug deep into how it works and I thought I’d make a quick post about it. Here is a good SuperUser answer about what a SysRq is. You may also know about SysRq via REISUB. This post has three parts: how to raise a SysRq, how SysRq works (looking into kernel code), and how to add your own SysRq.

Disclaimer: This is my website.

 

I was in a rush and I needed to pick up a quick snack that I could eat during class. I chose these Nature Valley bars which said they had ten bars inside. What I failed to notice is the tiny print at the bottom where it says 5 x 2, i.e., 5 packets with two bars.

Lo and behold when I open a pack during a break, I find two bars inside. I didn't want to eat two bars, just one. You can't even just leave the other fucking bar inside because they create so MANY crumbs. How the fuck are you supposed to seal it???

Stupid-ass deceptive printing got the better of me. It's not the end of the world, just mildly infuriating.

view more: next ›