Cr4yfish

joined 1 year ago
MODERATOR OF
[–] [email protected] 7 points 11 months ago (1 children)

You can actually fast travel directly to cities, even when you're in a different system.

[–] [email protected] 8 points 11 months ago

Out of interest, which places in Europe?

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

Yeah you can land anywhere on earth but there isn't much going on, just a big desert.

Details are in the game story.

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

Nemmy ist actually hosted on vercel :D. The traffic blew the Analytics limits of my account.

 

Nemmy went offline recently due to it exceeding the usage limits after moving it to a free tier due to high costs.

It will go up again soon, but until then it'll stay offline, I just can't pay that much money again for a sideproject.

I'll adjust some things, so it'll stay online in the future and won't exceed any limits.

 

After all this time, I finally found and fixed the issue.

Browsers affected were at least the chromium ones.

 

Comments, Posts and other stuff should load now correctly again.

Also, I scrapped the full-on poll support and moved back to the simple upvote/downvote graph feature.

There are mainly three reason:

  1. I want to prioritize more important features
  2. The announcement post had a 0 score for most of the time, just made it to 1 recently. So there isn't much demand I think.
  3. While the database & backend was set-up, I think it would be smarter to first add this feature to Lemmy itself.

Let me know if you have any feeling about this decision.

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

This new iteration of the Poll feature will include custom Polls.

Right now Nemmy only supports Yes/No Polls that use upvotes and downvotes.

The new system will allow users to specify their own poll with their own options.

Here is the link to the post in the screenshot:

On nemmy

On Lemmy ui

Edit:

I almost finished the backend for handling polls (see updated screenshot). The numbers you see in the screen are already from the new database which Nemmy will use going forward for all extra-features that aren't built into Lemmy.

I will also use this new database to build my own Image store integration with which will make uploading images directly finally possible.

Also, this post has currently 2 Upvotes and 2 Downvotes.. I guess polls as a feature are controversial?

Maybe I should make a poll asking if you guys think polls would be a good feature :D.

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

When I say it's a lot less work than making an app from scratch I'm mainly thinking about the UI/UX design which only had to be adjusted in Sync's case. I do lots of UI design for private projects and work, so I know that it's a big part of the workload.

his app account for federation problem/features that aren’t implemented in any other app yet

What do you mean? I'm no Sync expert but I did test out the app and didn't notice any special features. I'm especially interested in instance related tech since that's kinda the USP of my own App, Nemmy.

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

Only when working with Swift though, right? I always use React Native for my Apps which can target IOS as well and you can build react native in every environment, I think.

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

uhhh.. I guess so?

My point was that Sync is overpriced, not that devs couldn't demand money for their work, of course.

Again, this is only from what I heard, since I didn't use Sync during Reddit times but apparently it was cheaper back then, so he raised the price for switching from Reddit to Lemmy - which I think is overcharging.

Of course it's more than changing some URL, but it's less work than actually making it from ground up - for which he used to charge less.

You see my point? Of course you may disagree with me, but I don't think my point is so outragous that it calls for "insults" (?).

 

Note: Nemmy will automatically upgrade your account by logging you out. Yeah I know it's not a pretty solution but it should work.

The backend is done, so everything that worked before should work now + some features using the new system.

New feautres:

  • Account copy

Works by adding a new account with the same username as one you already added but with a different instance

  • Instance hot-swap (

In the user menu there's a new dropdown on the instsance name where you can change the instance in real time

  • New default instance

The default instance has been changed to lemmy.ml due to the massive downtimes on lemmy.world.

This does not affect you if you're logged in, which will override the default instance

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

from lemmy.world

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

Well I mean he got paid before as well during reddit times. From what I heard the app is basically the same switched to the new APIs.

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

To build an IOS app you need an Apple Developer Account, which is a subscription service for 100 bucks a year.

It's similar but not the same for Android. With Android you don't need an Account to build the App, just one to publish it on the Play Store - which also only costs 25$ one-time purchase.

Also, I can understand the financing on for-profit Apps like Sync. Shit costs so much money the dude breaks profit with just one person paying premium.

For hobbiest it's on the expensive side. I mean it's probably the most expensive part of the pipeline for most hobby Devs for a way overpriced service. But I get it if you really want to publish your Lemmy App on the IOS store and have the money to do it, just wondering if these people have any plans of breaking at least even via donations or such.

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

I'll try to migrate Accounts but be prepared to be logged out again :((.

The new system will allow users to have multiple instance logins under one account - this will make it possible to seemlessly switch accounts when one or more instances go down.

Use case example:

You browse Nemmy with your lemmy.world account when suddenly lemmy.world goes down, then Nemmy can automatically switch you over to your synced lemmy.ml account, which has the same subscribed communities. Now you can continue browsing your feed, posting Posts and Comments - as if lemmy.world was still up.

Basically this is the next step of the instanceless featureset of Nemmy which takes over instance handling which is currently handled by the user.

 

With every new App published on IOS I wonder again how the financing works. Just through donations, or do you "take one for the team"?

 

They would be displayed in a censored version of course.

The current behaviour is just not to display them.

Vote by upvoting/downvoting. Graph support currently only in the Nemmy App.

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

spoilerspoiler

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

This enables you to quickly create a custom feed by selecting which communities you'd like to see posts from.

Edit: It's 1am but I've got a working prototype now:

Had to make my own Lemmy API basically since there is no API to get Posts from multiple communities.

 

Usually I lack behind in terms of features but not this time! The official UI forgot to de-reference character references in post titles.

Notice the "&"?

Not present in Nemmy!

 

About

I have an idea to make loading almost everything very fast but it comes at the cost of having to load everything double.

Voting:

Use twice as much data but be much faster: upvote

Only load everything once but be just as fast as every other lemmy app out there: downvote

I recommend viewing this post on Nemmy since it has a poll feature (WIP)

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

I'm currently working on making Polls possible.

Right now they only work with upvotes/downvotes and a Chart is automatically displayed when "[POLL]" is the first thing in the post title.

view more: next ›