[-] rimu@piefed.social 6 points 1 day ago

Check the mod log. There's a link to it in the footer.

[-] rimu@piefed.social 21 points 1 day ago

Wow the ISS has a really really low orbit!

[-] rimu@piefed.social 4 points 2 days ago

Believe it or not, I'm enjoying Friends. It's been long enough that I've forgotten most of it and it has lots of nostalgic tech (or lack of it).

[-] rimu@piefed.social 5 points 2 days ago

I'm sure there's lots on youtube. Basically just chop up lots of vegetables and then boil them in chicken stock until soft enough to mash. Pumpkin, potatoes, leeks, diced bacon ends to start with but whatever's in the fridge. Once it's in your bowl grate cheese on top and dip buttered toast into it.

[-] rimu@piefed.social 9 points 2 days ago

Cook up a huge pot of soup and then put it in meal-sized containers in the freezer. Don't touch them unless things get real bad, then defrost one and eat it.

I did this when I knew I'd been exposed to covid. 3 days later I was sick AF, my brain was complete mush yet I was nomming on soup.

[-] rimu@piefed.social 6 points 2 days ago

Wake me up when they implement FEP 1b12.

[-] rimu@piefed.social 1 points 3 days ago
[-] rimu@piefed.social 6 points 4 days ago

Recently I've found green tea to be amazing and without the jitteryness of coffee. There are many kinds to try, all quite different!

[-] rimu@piefed.social 3 points 4 days ago* (last edited 4 days ago)

Ah, so that's what the Philippines colony was about.

Imagine the logistics of this. 1st and 2nd phases, ok, I guess. But the 3rd and 4th would be 10x the land area. Ambitious... If those planners had played just 1 game of Risk they'd never contemplate this.

23
submitted 4 days ago by rimu@piefed.social to c/world@lemmy.world

These federally-mandated backdoors were first required on phone systems in 1994 by the CALEA law, then controversially extended to broadband by the FCC in '04.

Archive link

See also https://www.cnbc.com/2024/10/05/china-linked-security-breach-targeted-us-wiretap-systems-wsj-reports.html

[-] rimu@piefed.social 5 points 5 days ago

Really great tool, thanks! A few questions...

In the commands, will {instance} always be rss.ponder.cat?

Is the full process:

  1. create account on rss.ponder cat
  2. create community using new account
  3. send message to add rss feed(s)

Or do you make the communities and then we add feeds to them?

Does each message need to have only one command?

[-] rimu@piefed.social 17 points 6 days ago

We're working on it :)

150
submitted 1 week ago by rimu@piefed.social to c/world@lemmy.world

An 88-year-old man who is the world’s longest-serving death row inmate has been acquitted by a Japanese court, after it found that evidence used against him was fabricated.

Iwao Hakamada, who was on death row for almost half a century, was found guilty in 1968 of killing his boss, the man’s wife and their two teenage children.

He was recently granted a retrial amid suspicions that investigators may have planted evidence that led to his conviction for quadruple murder.

35
submitted 2 weeks ago* (last edited 2 weeks ago) by rimu@piefed.social to c/piefed_meta@piefed.social

We tried to hold back from coding new stuff in order for things to stabilize but it didn't work out. Maybe next month. Instead, we made a whole bunch of cool things:

rimu

  • Detect offline instances and stop federating to them until they come back. feamon helped a lot with this.
  • Private voting - see https://piefed.social/post/205362 for background.
  • Remove moment.js to ease load on clients. We were using a quite heavy javascript library to format dates on the client side but removing the JS and doing it in Python on the backend instead more than halved the amount of JS we need to send (we're now down to 70 KB, gzipped).
  • Post teaser redesign - the most significant visual change since the beginning. Image posts now have a much larger preview image and video posts can be played without going to the post itself. YouTube videos are lazy-loaded just before scrolling into view but only if running on AC power. Devices running off a battery (or like Firefox which do not support the battery API) will only load the video once you visit the post page, not while scrolling the feed.
  • Use a connection pool for federation - rather than making a new network connection to send an Activity, PieFed will reuse an existing connection where possible. This has less overhead and results in faster federation.

hendrik

  • Better notifications about comments buried deep in a thread

freamon

  • Better federation of bans from remote admins.
  • use HTML portion of Activity instead of Markdown. Lemmy sends Activitys as both Markdown and HTML. For a long time PieFed would use the Markdown and convert it to HTML for display but now it just uses the HTML that Lemmy provides.
  • Image alt text federation
  • Backfilling improvements especially with image posts.
  • Many misc bugfixes

JollyDevelopment

  • New theme - "card shadow" - this quickly became a favorite among the dev team and both freamon and myself use it. It's basically the same as the default except there are shadows behind things, giving a more 3D look to the interface and giving a bit more visual hierarchy. It's nice, try it - https://piefed.social/user/settings
  • Admin page - instance administration - there is a table showing all the instances you're federating with and stats for each instance.
  • Profile export - PieFed has had the functionality to import settings from a Lemmy profile for a long time but now it's possible to go the other way and export settings from PieFed to Lemmy.
  • Add remote form - The form for adding a remote community used to require you to type the community as !whatever@instance.com but now you can give the URL as well, e.g. https://instance.com/c/whatever

--

As a free and open source project, PieFed receives no funding and developers are not paid. Any donations you can spare will help cover server and infrastructure costs - https://piefed.social/donate. Thanks!

2
An Angel's Love (youtube.com)

Takes 2.5 minutes to build up but well worth the wait!

9

Starts pretty heavy on the vocals but gets proper trancy about 1 minute in.

The original mix of this came out around 2000.

27
Police use Taser (piefed.social)
30
submitted 1 month ago by rimu@piefed.social to c/fuck_cars@lemmy.ml
45
submitted 1 month ago by rimu@piefed.social to c/fediverse@lemmy.world
14
submitted 1 month ago by rimu@piefed.social to c/news@lemmy.world
403
submitted 1 month ago by rimu@piefed.social to c/fediverse@lemmy.world

We had a really interesting discussion yesterday about voting on Lemmy/PieFed/Mbin and whether they should be private or not, whether they are already public and to what degree, if another way was possible. There was a widely held belief that votes should be private yet it was repeatedly pointed out that a quick visit to an Mbin instance was enough to see all the upvotes and that Lemmy admins already have a quick and easy UI for upvotes and downvotes (with predictable results ). Some thought that using ActivityPub automatically means any privacy is impossible (spoiler: it doesn't).

As a response, I’m trying this out: PieFed accounts now have two profiles within them - one used for posting content and another (with no name, profile photo or bio, etc) for voting. PieFed federates content using the main profile most of the time but when sending votes to Mbin and Lemmy it uses the anonymous profile. The anonymous profile cannot be associated with its controlling account by anyone other than your PieFed instance admin(s). There is one and only one anonymous profile per account so it will still be possible to analyze voting patterns for abuse or manipulation.

ActivityPub geeks: the anonymous profile is a separate Actor with a different url. The Activity for the vote has its “actor” field set to the anonymous Actor url instead of the main Actor. PieFed provides all the usual url endpoints, WebFinger, etc for both actors but only provides user-provided PII for the main one.

That’s all it is. Pretty simple, really.

To enable the anonymous profile, go to https://piefed.social/user/settings and tick the ‘Vote privately’ checkbox. If you make a new account now it will have this ticked already.

This will be a bit controversial, for some. I’ll be listening to your feedback and here to answer any questions. Remember this is just an experiment which could be removed if it turns out to make things worse rather than better. I've done my best to think through the implications and side-effects but there could be things I missed. Let's see how it goes.

814
submitted 1 month ago* (last edited 1 month ago) by rimu@piefed.social to c/fediverse@lemmy.world

Probably better to post in the github issue rather than replying here.

https://github.com/LemmyNet/lemmy/issues/4967

44

A new contributor, "JollyDevelopment" made some improvements:

  • Fixed a very annoying bug where enabling the markdown editor emptied the text input field
  • Changed the home page so there are now separate sorting and filtering options, making the 'Popular' and 'All' home pages obsolete. They have been removed from the main menu.
  • Added a 'dev tools' page so developers can easily create large amounts of dummy content to test with
  • Added a suggest a topic form

"wakest" created a very efficient SVG icon for PieFed that is 5x smaller than the old .png icon.

Also I did a few things:

  • Made wide tables scroll rather than overlap the sidebar
  • Communities can be blocked. Good if you regularly browse posts by 'All' which is bit of a firehose.
  • Some mastodon integration bugs
  • Wrote a guide about how to install the PieFed mobile app

As you can see we don't have a lot of really big news to share, lately. It nearly feels like a good time to call an end to the beta test phase of PieFed's development and formally release a version. With that in mind, over the next little while, we will focus on stability and bug fixes so the first release is something people can stick with without immediately getting back on the dev branch treadmill.

view more: next ›

rimu

joined 9 months ago
MODERATOR OF