silas

joined 2 years ago
MODERATOR OF
21
[Megathread] Svelte 5 (svelte-5-preview.vercel.app)
 

Although it’s not released yet, here’s a link to the Svelte 5 online playground so you can get familiar with new features and syntax. Make sure to check out the documentation on that same site for more details.

If you didn’t know, you can also choose to use Svelte 5 when setting up a new svelte project using npm create svelte@latest.

Chat and ask any questions below!

[–] [email protected] 2 points 1 year ago (1 children)

Keep in mind it can take a few minutes or longer for some votes to come in from other instances due to how federation works. Sometimes a group of votes can get backlogged and all come in at once. Other times they’ll show instantly. It’s just a minor tradeoff to using decentralized social media

[–] [email protected] 1 points 1 year ago

Awesome, thanks for doing this!

[–] [email protected] 4 points 1 year ago* (last edited 1 year ago)

Also [email protected] ! Not quite as active though

[–] [email protected] 1 points 1 year ago

You can just have a Credits/Licenses page in your legal section that lists these packages. If you’re using npm packages, you could use an npm package like nlf or license-checker to compile a list of all licenses in your dependencies

 

Video basically explaining how to use named grid columns to avoid those negative margins for breakout and full-width sections

[–] [email protected] 3 points 1 year ago

Welcome! 🎉

[–] [email protected] 2 points 1 year ago

Oh wow, thanks for sharing. Hadn’t heard of that yet, it definitely makes it possible but that syntax will take some getting used to

[–] [email protected] 4 points 1 year ago

What doesn’t line up is that most other operating systems including macOS support PWAs with different browser engines. That along with the fact that Apple announced this at the bottom of an article hidden under a collapsed menu, it really makes it seem like they’re trying to find an excuse to get rid of them without damaging their brand reputation. It’s no secret how profitable the App Store ecosystem is, and this is one more way they can pressure developers into it while shifting the blame to the EU

[–] [email protected] 2 points 1 year ago

Yeah of course, I’m a web dev so prepare for a partial rant :)

PWAs have kinda felt like that thing Apple has reluctantly kept around to show the world that they aren’t trying to lock you into their App Store ecosystem. They’ve always been slow to implement new PWA features and address bugs (they just added notifications last year while it’s been supported on other devices for a while now). They drip-feed developers just enough PWA features and fixes to keep their brand image up, but not too much to where it could grow to threaten to their App Store profits.

Now, it feels like they finally have someone else to blame for getting rid of PWAs so they don’t look bad doing it themselves. It’s the moment they’ve been waiting for. They can keep their brand image looking good, and cut something out that has the potential to affect a bit of their profits. I would not be surprised if they start incrementally dropping PWA support the next chance they get.

Now, the only way to release an app-like experience for EU customers (one with notifications and other native features) is by going through their App Store ecosystem in some way. Meanwhile, macOS has PWA support and the ability to use whatever browser engine you’d like.

Granted, I haven’t looked in-depth into what these new policies are requiring of Apple, but for those of us that have spent years wresting with iOS Safari (sometimes called the new Internet Explorer) it sure leaves a bad taste. At the very least, it’d be nice to have some resources and recommendations from them beyond a small announcement/apology inside a collapsed menu at the bottom of a page.

[–] [email protected] 5 points 1 year ago (2 children)

From what I’ve seen It’s mostly been:

  • New Lemmy users trying to find an app
  • People looking for an app with specific features
  • New app announcements
  • Bigger releases and changes to existing apps

I think that content all depends on how many users and apps there are—not much you can do about that.

Maybe we could have a monthly post asking people what they want in Lemmy apps (features, ideas, likes and dislikes)? That might be a good way to bring all devs and users together to think of ways to make the ecosystem better

[–] [email protected] 3 points 1 year ago

That’s a really important distinction, thanks for clarifying

[–] [email protected] 12 points 1 year ago* (last edited 1 year ago) (3 children)

You can always block those instances for yourself in your settings

Edit: Sorry, sounds like your instance doesn’t have that yet but is getting an upgrade soon that will enable that feature

[–] [email protected] 10 points 1 year ago (1 children)

Thanks for hearing us and continuing to allow all types of apps here. FOSS is an amazing model for some projects, but some of us simply want to protect the rights of what we create or we’re looking at other models to help Lemmy become more sustainable

 

I've been enjoying this library for advanced list filtering and search operations lately. Just wanted to share for those that haven't heard of it

 

I recall someone mentioning a way to do it through an ActivityPub “resolve object” endpoint (or something like that) but I couldn’t find anything on it again. #1101 will solve this, but how are you guys handling this in the meantime?

8
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 

Svelte stores can be a lot more than just writable, readable, and derived!

 

cross-posted from: https://programming.dev/post/7792059

Hey testers! Here's another update to add to the winter charm.

If you're new here, Lemmynade is the refreshing mobile web app and desktop site for Lemmy, currently in active development. Follow [email protected] for announcements and updates like these.

This release brings private messages, an improved inbox, and scaled sorting to the table while greatly improving your Lemmynade doom scrolling experience. Huge thanks to the valuable testers that have taken time to report bugs and submit ideas.

Open Lemmynade →

What's New

  • Private Messages can now be viewed and replied to under Inbox → Chats
  • Scaled Sort (new to Lemmy 0.19.x) is now available as the "Spotlight" sorting option throughout Lemmynade (named this way to make more sense to the average user)
  • Infinite Scrolling has been rebuilt from the ground up. Your scroll position is now saved correctly, everything is faster, and many bugs have been exterminated.
  • The Inbox has been updated with infinite scrolling, slightly faster loading times, and simplified filtering
  • Your Home Feed tabs (My Feed, Local, and All) can now be switched between without loosing your place
  • In addition to long-pressing on user/community names, you can now Block & Unblock users and communities on their individual pages from the ••• menu
  • Upvoted & Downvoted Posts are now browsable from dedicated sections in your Account page
  • Profile Age can now be seen from user profile pages

Removed

  • Support has been dropped for instances running Lemmy 0.18.5 and lower. This was a tough decision, but will ultimately allow faster, more focused development on new features while we're still in alpha testing.
  • Vote scores have been removed from user profile following changes made in the latest Lemmy update

Fixed & Improved

  • Context menus and dialogs are snappier with better animations and reworked interactions
  • The top and bottom app toolbars are now a bit smarter about when they auto-hide
  • Fixed an issue that prevented clicking or tapping on action buttons on post pages
  • Minor bug fixes and improvements have been made in preparation for desktop layout down the road
  • Links in the feed and on individual post pages now use the same description (as they should)
  • Fixed an issue that caused images to flash when opening a post
  • The one-time-password field on the login page is now always shown to accommodate discrepancies between instances for the time being until the login page redesign
  • Fixed an issue that sometimes caused the description of a post's attached URL to overflow outside of its container
  • Fixed an issue where posts were being marked as read from post feeds if your finger touched them while scrolling
  • A heart has been added to the top of the home page to make it easier to support Lemmynade's development
  • Many other minor bug fixes and improvements

If you have any questions or ideas, submit feedback or drop a comment below. Enjoy!

 

The less packages I need to install the better! Just wanted to drop this link here for anyone interested in Bun

117
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 

Hi everyone,

The day has arrived: Lemmynade—a refreshing mobile web app and desktop site for Lemmy—is now open for testing! Scroll to the bottom to get started, or read the full post to learn more.

 

Get started!

While we're in alpha, expect to encounter plenty of bugs. You can report a bug or submit a feature request anytime from the ••• in the upper-right corner of Lemmynade. When you're ready, copy the Access Key below and continue to Lemmynade (lemmynade.app) →

Access Key:

$2a$09$CXwryuYDFviv89lZJ84uUuagWcEzLUE5KlbuM9irX5Cu4SKfUNAVG

 

Known Issues

  • The desktop layout will be available at a later date. Lemmynade is best used on small screens and mobile devices for now
  • Post creation is not the most elegant experience at the moment
  • Accessibility for screen readers, etc. is very limited at this time
  • Tabs do not always retain the last route or history
  • Sometimes, when returning to your home feed, it may spit you out above or below the scroll position you were at last
  • Markdown does not support tables, spoilers, and a few others at the moment

 

Links

 

– silas

view more: next ›