Xylight

joined 1 year ago
MODERATOR OF
[–] Xylight@lemdro.id 1 points 3 weeks ago

This is one of the best photos i've seen in a while. It makes me wish i was there

[–] Xylight@lemdro.id 2 points 3 weeks ago

This must have changed recently since i remember having to add an explicit case to show just "Moderator"

[–] Xylight@lemdro.id 2 points 3 weeks ago

The error might involve an issue with the docker server youre using.

Instead of using the default bun image, try the node image:

ghcr.io/xyphyn/photon:latest-node

[–] Xylight@lemdro.id 2 points 3 weeks ago (3 children)

The moderator is only given if the action was taken on your local instance

[–] Xylight@lemdro.id 7 points 3 weeks ago

A side effect of me being terminally online is that you can predict the top comment of some posts

[–] Xylight@lemdro.id 4 points 3 weeks ago

Photon doesn't exactly have keyboard navigation, i've been working on it though

[–] Xylight@lemdro.id 1 points 3 weeks ago (2 children)

Are you trying to run it as a separate UI for your instance or do you want to replace lemmy-ui? Are you using docker or ansible?

[–] Xylight@lemdro.id 16 points 3 weeks ago (3 children)

I think most people in that sub are American car owners that are advocating for cities to be less car dependant

[–] Xylight@lemdro.id 2 points 3 weeks ago

Celeste absolutely! It's difficult but it's really really fun and has a great story. If you ever get super invested, the community is great and the skill ceiling is so high that you can always get better when playing new maps.

[–] Xylight@lemdro.id 1 points 4 weeks ago (2 children)

502 from photon itself or nginx? I think you need to change photon at the top to lemmy-ui

[–] Xylight@lemdro.id 10 points 4 weeks ago (2 children)

Irrelevant but the embed thumbnail terrifies me. why is the android fuzzy

[–] Xylight@lemdro.id 24 points 4 weeks ago* (last edited 4 weeks ago) (3 children)

I'd say the biggest criticism is that it's the largest instance, and is also a "general purpose" instance, which sort of takes away from the main goal of the fediverse. When 90% of content comes from one instance, it opposes the goal of decentralization.

I chose lemdro.id because it's nice and fast, the admins are very good, and its main topic is around technology/software which I like

 

was replaying botw and went to windbomb but forgot i did not have the paraglider

 

alt textCaption

Web dev: What browser is visiting the page?

User agent string:

A screenshot of a browser. The URL bar reads firefox://settings, a button on the URL bar is labelled Netscape, a popup from the button reads: "You're viewing a secure Opera page", and the web page title reads "Chrome settings".

 

TL;DR

Vercel has been a PITA for a few reasons I won't go into, and I eventually reached a usage limit that made the site unusuable. Cloudflare pages has no usage limits, so I have switched to that. Nothing different should be noticable, except that initial loads might be slightly faster.

if you don't like cloudflare

I understand lots of people dislike cloudflare, so if you want to get away from it, here are some publicly hosted instances:

Instance Location Contact
phtn.app (Official) 🇺🇸 US West photon@xylight.dev
photon.thesanewriter.com 🇺🇸 US East thesanewriter@lemmy.thesanewriter.com
p.darrennathanael.com 🇮🇩 ID West noc@darrennathanael.com
phtn.ngn.tf 🇹🇷 Turkey services@ngn.tf
lm.sudovanilla.org 🇺🇸 US East hello@sudovanilla.org (behind 1 version)

You can also selfhost it if you'd like.

git clone https://github.com/Xyphyn/photon
cd photon
npm install && ADAPTER=node npm run build
node ./build/index.js 
21
submitted 2 months ago* (last edited 2 months ago) by Xylight@lemdro.id to c/photon@lemdro.id
 

On phtn.app I can give all translators of Photon a badge, here's how it looks on @Blisterexe@lemmy.zip (the French translator!)

If you want this and you translated the app, just add a comment and I'll try to verify your contributions. Then I'll add it to phtn.app. I can add and remove this at any time, and this will only appear on phtn.app.

To get the badge, you must have

  • Validly translated at least 30 strings of any language (other than English)
  • Proof that you are the contributor on weblate (using the same username on both should be enough)
 

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.

4
The theme update (lemdro.id)
submitted 3 months ago* (last edited 3 months ago) by Xylight@lemdro.id to c/photon@lemdro.id
 

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

2
submitted 5 months ago* (last edited 5 months ago) by Xylight@lemdro.id to c/photon@lemdro.id
 

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.
1
submitted 5 months ago* (last edited 5 months ago) by Xylight@lemdro.id to c/photon@lemdro.id
 

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":{}}
view more: ‹ prev next ›