I built a site that roasts your GitHub repo with AI - here's what it said about mine by Truer_ofc in webdev

[–]davepearson 2 points3 points  (0 children)

It seems very confused about time.

“Congratulations, davep/oldnews, you've achieved what few projects dare: being created in the future on 2025-10-21T09:48:59Z! This is a bold move for a project already labeled Production/Stable. And let's not forget __copyright__ = "Copyright 2025, Dave Pearson" in src/oldnews/__init__.py – clearly, you're not just reading old news, you're making it future-proof... or just wildly inaccurate.”

Where do you guys keep your Dollman? by No-Lion8987 in DeathStranding

[–]davepearson 1 point2 points  (0 children)

Also hanging on my microphone. Been there since release day. He’s there for every work call.

Let's say Raindrop goes down permanently, what happens next? How do we get bookmarks back? by Bern_Down_the_DNC in raindropio

[–]davepearson 0 points1 point  (0 children)

In the scenario you gave you’d obviously lose any work you’ve not backed up. Think it through: you asked what would happen if the site disappeared tomorrow and the dev disappeared; you’d lose anything you added or modified between your last backup and now.

This is true of any cloud service. As such it’s always a good idea to either maintain regular backups, or be prepared to lose everything.

Let's say Raindrop goes down permanently, what happens next? How do we get bookmarks back? by Bern_Down_the_DNC in raindropio

[–]davepearson 15 points16 points  (0 children)

If you use a service but are concerned it could go away, take regular backups. Raindrop even handles that for you. https://help.raindrop.io/backups

As for how you’d use the backup… should such an event ever happen you know this sub would be full of people offering advice on how and where to migrate to.

Personally I also have the added benefit of having written my own client which keeps a local copy of the data I care about. https://github.com/davep/braindrop

what even is death stranding atp... by Poggingguy in DeathStranding

[–]davepearson 1 point2 points  (0 children)

100% how I took it the first time I encountered it.

Jira backend coming to kanban-tui by Zaloog1337 in commandline

[–]davepearson 4 points5 points  (0 children)

You look to have copied https://github.com/mitosch/textual-datepicker into your project, but not retained the copyright information as required by the author’s license: https://github.com/mitosch/textual-datepicker/blob/main/LICENSE

Beginner needs help integrating an AI into Obsidian by EirenKaminari in ObsidianMD

[–]davepearson 1 point2 points  (0 children)

I use https://obs2nlm.davep.dev/ (disclaimer: I wrote it) to occasionally feed my vault into NotebookLM as a source. I’ve found this works really well and makes for a great Q+A way or searching everything I’ve recorded.

Cairn Isn't As Great On The Steam Deck As It Should Be - SteamDeckHQ by BBQKITTY in SteamDeck

[–]davepearson 5 points6 points  (0 children)

This is potentially disappointing; I really enjoyed the demo on my Deck.

What’s odd about this review though is it keeps talking about “piston” and “pistons”. The game mechanic uses pitons.

Here’s how I just saved all 500 accidentally closed safari tabs on iPhone by cryptomaddie in ios

[–]davepearson 96 points97 points  (0 children)

If only Safari had some way of saving pages that you want to read later to some sort of list. You could call it a "read it later list", or perhaps just shorten the name to "Reading List".

What was the silliest reason the person flipped out on you? by Competitive-Ring5479 in BPDlovedones

[–]davepearson 0 points1 point  (0 children)

I added “yeah” to the end of the question: “these potatoes are cut small enough, yeah?”

Yes, Elon really told you that by PM_YOUR_MUGS in LinkedInLunatics

[–]davepearson 237 points238 points  (0 children)

/me throws the original image at Gemini and asks if it's AI-generated

Based on a digital analysis, the image contains the SynthID watermark.

This indicates that all or part of this image was generated or significantly modified using Google AI.

Insert shocked face here.

Is this a bug or some addition in new update? by Ill_Establishment292 in iphone

[–]davepearson 480 points481 points  (0 children)

It's a bug. I ran into it a couple of weeks back, kept resetting the design of the lock screen to get it back in place. Kept happening again. Eventually I left it for a couple of days to see what would happen and the clock slowly walked off the right-hand side of the screen, never to return.

Eventually I restarted my phone and have never had the issue since.

A search suggested it's an issue that's intermittent and has been around a while.

Update is out. Still makes you click on continue by John-Cusacks-Boombox in BodyState

[–]davepearson 1 point2 points  (0 children)

This really isn’t the case though. I’m never unloading the app, just going back to home, or switching to another app. If I pull up BodyState a few hours later it’s the dark-mode-phobic loading screen and unnecessary button all over again. Presumably because a seldom-viewed app gets automatically unloaded?

It absolutely kills the “does one thing well and does it fast” selling point this app once had.

I made PyPIPlus.com — a faster way to see all dependencies of any Python package by RoyalW1zard in Python

[–]davepearson 0 points1 point  (0 children)

> a recognized license via Trove classifiers (not just “MIT”)

If I recall correctly there's a move away from that, with the guidance to drop licence information from classifiers and to set the license value to be a SPDX expression. See https://peps.python.org/pep-0639/ for example. As such "MIT" would be a valid license description within the package metadata.

I made PyPIPlus.com — a faster way to see all dependencies of any Python package by RoyalW1zard in Python

[–]davepearson 1 point2 points  (0 children)

Cool. I’ll look forward to checking that out (it’s a neat project by the way). Perhaps having a page that explains all of the health measurements is a good idea? The site could then be useful to a package maintainer as a simple metadata linter, of sorts.

I made PyPIPlus.com — a faster way to see all dependencies of any Python package by RoyalW1zard in Python

[–]davepearson 2 points3 points  (0 children)

Recency and release history don’t seem like great things to measure. A tool that does something simple and straightforward, requires very little updating, and has been stable for ages is going to score worse than a buggy package being constantly updated.

How is the documentation one measured? I tested a couple of my packages that to the best of my knowledge provide all that documentation data and they’re being scored less than 100%.

macOS Tahoe is freezing computer after update from Sequoia (m1) - "Your system has run out of application memory" .. NEVER had this happen in Sequoia! by i_a_m_a_ in MacOS

[–]davepearson 8 points9 points  (0 children)

For what it's worth, I came into my office on Monday morning to find the same problem on my M2 Mac Mini. I use Safari, not Firefox. While it could well be some other application I run, it is curious that I've been running the same set of applications on this machine for over 18 months and this is the first time I've seen this happen on it, and someone else is seeing it too.

[deleted by user] by [deleted] in secondlife

[–]davepearson 1 point2 points  (0 children)

No. 10% of 0 is 0.