drspod

joined 3 years ago
[–] drspod@lemmy.ml 2 points 2 hours ago

7 decimal places of precision and you could have just said

16 minutes 40 seconds

[–] drspod@lemmy.ml 4 points 1 day ago (1 children)

The touch screen in my 2013 laptop has been working fine since... 2013, running only Debian and Debian-derivatives.

[–] drspod@lemmy.ml 4 points 2 days ago (8 children)

Newsletters? Google killed RSS so we could have newsletters?

[–] drspod@lemmy.ml 1 points 2 days ago

It's hard for people to give advice when you are so vague about your concerns and your threat model.

[–] drspod@lemmy.ml 6 points 3 days ago (1 children)

“We were shocked,” says Penadés. “I sent an email to Google saying, you have access to my computer. Is that right? Because otherwise I can’t believe what I’m reading here.”

However, the team did publish a paper in 2023 – which was fed to the system – about how this family of mobile genetic elements “steals bacteriophage tails to spread in nature”. At the time, the researchers thought the elements were limited to acquiring tails from phages infecting the same cell. Only later did they discover the elements can pick up tails floating around outside cells, too.

So one explanation for how the AI co-scientist came up with the right answer is that it missed the apparent limitation that stopped the humans getting it.

What is clear is that it was fed everything it needed to find the answer, rather than coming up with an entirely new idea. “Everything was already published, but in different bits,” says Penadés. “The system was able to put everything together.”

there is nothing new here

[–] drspod@lemmy.ml 3 points 1 week ago

You'd have to ask it yourself.

 

Actually I'm not sure what the difference is between a raffle and a sweepstakes. Is it like a tombola?

I'm not trying to start an argument it's just, ngl i could really use some of those empty cans rn

[–] drspod@lemmy.ml 14 points 1 week ago

Worst part about losing a right hand is that you have to switch to asdf for vim motions.

[–] drspod@lemmy.ml 14 points 2 weeks ago (1 children)

Only the good bad-guys will obey the terms of the license.

[–] drspod@lemmy.ml 21 points 2 weeks ago (2 children)
[–] drspod@lemmy.ml 8 points 2 weeks ago (2 children)

Have you been to The Restaurant at the End of the Universe?

[–] drspod@lemmy.ml 5 points 2 weeks ago (2 children)

I hadn't heard of FreeTube, thanks for the recommendation.

 

AMAB

 
42
submitted 1 month ago* (last edited 1 month ago) by drspod@lemmy.ml to c/technology@lemmy.world
 

This is a moving story about a cafe in Japan that allows house-bound people to join in with society and find a purpose, using remotely operated robotic avatars.

 

I had never heard of Absolute Linux, but the rest of this article has some interesting musings on lightweight distros that I thought would make for good discussion here.

 

If you want to go straight to the original write-up, it's here: https://eieio.games/blog/bad-apple-with-regex-in-vim/

 

From the Free Your Soul EP in 1995.

41
submitted 2 months ago* (last edited 2 months ago) by drspod@lemmy.ml to c/cassettefuturism@lemm.ee
 

Great craftsmanship from this maker and the end result is impressive.

If you want to skip the construction process and just see the end result, skip ahead to 41:20.

 

Edit: this appears to be fixed now: https://lemmy.ml/post/22203615/14801411

All images in posts on lemmy.ml are currently being resized to 256px on the longest dimension (width/height), even if they are image posts, not intended to be just article thumbnails.

Is this an intentional change? It makes text in images illegible and means that I have to view the original post to see the original image on every image post.

If this is a deliberate space-saving measure, could it be tuned for a little better usability? For example, increasing the maximum size of image when the post is an image post (as opposed to a web link that generates a thumbnail) and setting a size threshold to trigger resize (ie. most small images could be left alone).

Some examples from my feed:

 

Threat actors are utilizing an attack called "Revival Hijack," where they register new PyPi projects using the names of previously deleted packages to conduct supply chain attacks.

The technique "could be used to hijack 22K existing PyPI packages and subsequently lead to hundreds of thousands of malicious package downloads," the researchers say.

If you ever install python software or libraries using pip install then you need to be aware of this. Since PyPI is allowing re-use of project names when a project is deleted, any python project that isn't being actively maintained could potentially have fallen victim to this issue, if it happened to depend on a package that was later deleted by its author.

This means installing legacy python code is no longer safe. You will need to check every single dependency manually to verify that it is safe.

Hopefully, actively maintained projects will notice if this happens to them, but it still isn't guaranteed. This makes me feel very uneasy installing software from PyPI, and it's not the first time this repository has been used for distributing malicious packages.

It feels completely insane to me that a software repository would allow re-use of names of deleted projects - there is so much that can go wrong with this, and very little reason to justify allowing it.

view more: next ›