dparticiple

joined 2 years ago
[–] dparticiple@sh.itjust.works 30 points 2 days ago

My friend, Chris, who ended his life. It's been years, but I'd give just about anything to have him back.

[–] dparticiple@sh.itjust.works 6 points 5 days ago

Among others, the Qwen Coder and Instruct models (by Alibaba) are generally well regarded; MIT Technology Review had a good analysis of Chinese open-weight models in February 2026 -- https://www.technologyreview.com/2026/02/12/1132811/whats-next-for-chinese-open-source-ai/

[–] dparticiple@sh.itjust.works 14 points 1 week ago

Happy birthday, Sir David!

[–] dparticiple@sh.itjust.works 2 points 2 weeks ago

Heh. Sounds like a modern variant of Zawinski's Law: https://www.laws-of-software.com/laws/zawinski/

[–] dparticiple@sh.itjust.works 42 points 2 weeks ago* (last edited 2 weeks ago) (8 children)

At the risk of restarting the Editor wars (https://en.wikipedia.org/wiki/Editor_war) from days of yore, I find it interesting that emacs wasn't even in your list of contenders. I hear it mentioned less frequently these days, so perhaps it's going by the wayside?

For the record, I'm a vi/vim user! I had the privilege of being taught to use it by an RFC-writing greybeard decades ago, and have used it without thinking ever since.

For those who find themselves on a machine with only vi/vim, or want to learn, here's a quick primer when editing a file (usually done by typing "vi foo.txt" in a shell) --

:q! ...Force quit vi (:q also works -- gentler!)

:wq! ...Save file and quit vi

i (then type characters) ...insert text at current position

A (then type characters) ...Insert at end of current line

G ...go to first character of last line in the file

/foo ...search for first occurrence of "foo" in the file (hit / again to find additional instances)

x ...Delete character under cursor

:56 ...Go to line 56

yy ...Copy the line the cursor is currently on into the buffer

p ... Paste the buffer

r (then type character) ...Replace character under cursor

u ...undo (hit multiple times to undo prior actions)

When done with a command like this, hit Esc to go back into normal mode.

Second nature after a bit of practice! I used to work with a guy who insisted on using ed. That was... odd.

[–] dparticiple@sh.itjust.works 4 points 2 weeks ago

Almost on par with the (sadly not real) notice about ghosts on the Underground! -- https://londontopia.net/the-tube/ghosts-london-underground-fake-viral-tube-poster-want-real/

There's a real style to TfL announcements that I've always appreciated.

[–] dparticiple@sh.itjust.works 1 points 2 weeks ago

The chap with the brimmed hat looks as if he's floating down the street like a ghost...

[–] dparticiple@sh.itjust.works 3 points 3 weeks ago

I can't speak for the creatures you mentioned, but if you live in a place with a bit of outdoor space and some birds, try sitting quietly and offering something like seeds or suet that they like on a nearby table. Move the food progressively closer and eventually, with enough time you'll build sufficient trust to hand feed them. I've had a bird friend for years now. Giving him a morsel is one of the highlights of my day.

[–] dparticiple@sh.itjust.works 1 points 3 weeks ago

Wow, an actual /cgi-bin/ site still going!

[–] dparticiple@sh.itjust.works 6 points 4 weeks ago

Brings back many fond memories of our hulking, beige family 486 with its EGA monitor!

BTW, the text scrolling against that suitably 1990s page background creates an odd and disconcerting visual effect.

[–] dparticiple@sh.itjust.works 0 points 1 month ago

TL:dr - solar energy

 

Digging around in iOS settings under Apple Account, I encountered the Sign In with Apple page listing apps to which authentication is being provided via my Apple account . All app entries are familiar to me except for one with an Apple logo and "Sign In Group Production" as the app identifier.

I found a discussion on Apple's developer forum about Sign In With Apple and app grouping (https://developer.apple.com/forums/thread/125087 ), but this isn't mentioned, and I don't use developer features or TestFlight on this device.

Does anyone else have this entry or know what it's used for?

 

In quite a few of the communities I subscribe to, a portion of the content is provided by bots reposting items from corresponding subreddits. This is often useful, but it'd be helpful to have a filter that would show only "native" Lemmy posts, since these tend to attract more dialog.

Perhaps this could be done by looking for the presence of Reddit URLs in the post text, and/or by triggering on common strings such as "rss" or "bot" in the username.

Thanks for building such a great app.

 

I received a text notification from an unknown number earlier today. I'm usually suspicious of such things, but clicked the notification. The messages app loaded, but displayed a blank white screen until I closed the app. After doing so, there was no evidence of the message notification or the message itself, in any of the message categories (known, unknown, all, deleted messages, etc).

This is on an iPhone 14 Pro Max using a fully up to date device running iOS 18.3.1 .

Has anyone else experienced this? I am hoping that the group might be able to offer insight into whether this is a bug worth reporting to Apple, or an attack of some sort? I am aware that at least one zero-click messaging bug was recently patched in iOS. I rebooted my device, and I'm waiting for the security delay to expire so I can reset my iCloud password. I have 2FA and stolen device protection switched on.

(please disregard link to example.com ; my Lemmy client wouldn't allow a text-only post without an image or a link).

view more: next ›