Xylight

joined 2 years ago
MODERATOR OF
[–] [email protected] 3 points 2 months ago (1 children)

Jokes aside, I'm excited to see where this project goes.

[–] [email protected] 2 points 2 months ago

Generally a result of decentralization is that subjectively bad instances can arise, but the entire point of decentralization is that they can exist. I don't consider it a weak point.

[–] [email protected] 2 points 2 months ago

Part of Gen Z and almost all the people my age I know are heavily conservative. It's pretty isolating.

[–] [email protected] 7 points 2 months ago

If I unironically monetize photon in any other way than donations, shoot me.

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

i added that tier after you sent this to me

[–] [email protected] 9 points 2 months ago (2 children)

the cat and their invaders are taking over Photon. i will fight back.

[–] [email protected] 17 points 2 months ago (4 children)

Photon Premium™️ members will receive more incredible revolutionary unprecedented amazing features soon©️ on April 1st

[–] [email protected] 2 points 2 months ago

How about no

[–] [email protected] 3 points 2 months ago

marking an inbox item as read just does $notifications.inbox--, but the number only updates every 5 minutes, so when you go to an inbox with unread items before it updates, and mark one as read, it does this

i could easily fix it but i always forget right as i open the editor

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

I did. In the long run it's better for me to write my own since it's easier to update and debug

[–] [email protected] 1 points 3 months ago (3 children)

I'm definitely gonna have to write my own virtualizer. I tried using Tanstack Virtual but it definitely has too many issues with my setup to work well.

[–] [email protected] 3 points 3 months ago (1 children)
  1. If Photon hangs on load and the screen never goes away, that means its' crashed or it's taking ages for the server to load the posts. I think it's a rendering error, do you have infinite scroll off? If so, rc5 should have fixed that.
  2. rc5 should fix that. I assume you're not using infinite scroll
  3. I removed them because it complicated settings more, and all the "shortcuts" were available in nearly one click everywhere anyway.
  4. I've seen this issue for a while but it would require some pain to fix, and I consider it low priority

I've been busy and haven't worked on photon for a bit, but i'll make sure to fix all these before merging v2

 

Amazingly, Photon and Alexandrite started on the same day, June 24.

Top left: Voyager

Bottom right: Photon

Top right: Alexandrite

 

Betas of iOS 18.1 et al with Apple Intelligence could land as soon as this week.

24
The theme update (lemdro.id)
submitted 11 months ago* (last edited 11 months ago) by [email protected] to c/[email protected]
 

If you dislike the new default colors, just go to theme settings and select "photon classic"

This new update allows instance admins to set their own themes (via PUBLIC_THEME) and allows you to have multiple theme presets.

It's available on phtn.app right now, coming soon to a release

 

I like these colors, as it gives a bit more personality than neutral gray.

But what do you think? If I did make this the default dark theme, I would add presets to the theme page including a "classic" preset.

If you'd like to use this theme right now, here:

{"other":{},"primary":{"100":"#f3f4f6"},"zinc":{"100":"#f3f4f6","300":"#d1d5db","400":"#9ca3af","500":"#6b7280","600":"#4b5563","700":"#374151","800":"#1f2937","900":"#111827","925":"#080C19","950":"#030712"},"slate":{}}
 

I'm new to this stuff so go easy on me.

So I want to get into selfhosting, and I've decided to get a Raspberry Pi 5. I plan to attach drives to it, from about 500GB-1TB. I'm on a budget, preferably under $100.

I want to host these things:

  • A personal lemmy instance
  • A samba server, to store files and backups
  • A mail server
  • A few other light docker containers

I was wondering whether I should get an SSD or an HDD for these. Lemmy would probably like an SSD because it uses Postgres, but an HDD would be better for storage since I get more GB per dollar.

What should I go with?

 

One year ago, on June 24, 2023, I saw the migration to Lemmy. I wanted to make something like libreddit, so I decided to mess with Lemmy's API. Lemmy became something I wanted to use daily, so I got to work, and I made the first commit:

I started with something that reused components from another project of mine, Imagi. It looked awful and had no features. But, some people actually started using it, and I was motivated to continue this.

After about a month 0.0.1 was released, with very basic features.

One of the earliest Photon versions

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

Photon has been fully localized and you can translate it to your native language now! (will not be released until v1.30)

You can help translate at the Weblate

If you need help, you can join Photon Translators Matrix room.

Ask for as many clarifications as you need.

Requirements

  • Be fluent in the language you're translating to.
  • No Google translate or other translation tools, as they are often inaccurate without context.
15
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 

This is great on OLED screens, the background is true black and darker colors are used in many spots. Orange is the accent color to not burn your eyes with blue light, but you can change it.

{"other":{},"primary":{"900":"#000000"},"zinc":{"900":"#0a0a0a","925":"#000000","950":"#000000"},"slate":{}}
 

New stuff

  • Revert the positions of most navigation buttons (Home on left, profile on right)
  • Add "adaptive" options to dock settings
    • This will make the dock's position (top, bottom, floating or not) change based on your screen size (it is now the default)
    • So on mobile, you'll have a bottom, floating dock but on desktop a top panel

Fixes

  • Add autofocus to search bar #319
  • Don't hide titles on iframes #317
  • Add refresh button to inbox page #313
  • Dock covers sidebars as a top panel
  • Add maxlength to password form #312
18
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 

Update: Photon v1.29.4 has addressed these concerns. Let me know what you think here

It seems the navigation is widely disliked by many people. I want Photon to be the most intuitive UI, so I'd like to fix this. Which of these should I do?

A - Revert the positions of the items on the navigation bar (Profile on right, home on left)

B - Have the default navigation be top on desktop

C - Move some things out of the profile menu into the navbar.

D - Revert the navbar entirely

Or give any other ideas you have. These changes were pushed early because I did not see any pushback early in the betas.

My only fear is that changing it back yet again will have ruined the muscle memory for both types of navigation.

I'll be releasing some betas soon to adjust navigation and take in more feedback before committing.

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

What's Changed

  • Redesign navigation
    • If you dislike the change, go to settings and press "Legacy Navigation Style". This will make the navigation similar to before
    • You can see 5 of the most recent posts and communities for quick access.
  • Use your accent color in more places
    • You can change your accent colors in the theme menu.
  • Improve design consistency
  • New font option
  • Change animation curves to be more bouncy
  • Add option to make featured posts more compact
  • Remove hooks.server.ts to make requests faster

Full Changelog: https://github.com/Xyphyn/photon/compare/v1.28.4...v1.29.0

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

Photon Announces Revamped Design

We're thrilled to unveil a significant redesign of Photon, the user interface for the fediverse! Since its inception, Photon has strived to make the fediverse more accessible with a user-friendly design.

Mono-Light addresses a key request from our community: increased information density. This redesign allows you to view more content at a glance, streamlining your fediverse experience.

Here's a glance at our new design:

As you can see, every UI element has been streamlined while still remaining beautiful. You can see so much more at once, with no sacrifice to usability. Got fat fingers? just cut a bit of it off.

You can expect this new design to roll out by the end of today, April 1st.

...No offense to the mlmym devs. Photon users want a clean UI, while mlmym users want an information dense, old reddit like UI.

view more: ‹ prev next ›