This profile is from a federated server and may be incomplete. Browse more on the original instance.

ernest,
@ernest@kbin.social avatar

Ah, there's one more thing I forgot. I would like adding a new post/thread to be done asynchronously to reduce client-side time, but this might extend to next week because even though I have the foundation prepared, I want to thoroughly test it.

ernest,
@ernest@kbin.social avatar

Arghhh... Sorry, I replied with a longer message from my phone at that time - at least that's how it seemed to me. Now I've noticed that the response didn't send. In short, there must be an application account on the specific instance due to limits, but catch me on Matrix - we'll discuss it in detail.

RTR#43 Break time (kbin.social)

I just got back from a over five-hour walk with my dog. I had promised him that for a long time, and both of us really needed it ;-) Now, a quick lunch, and I still have an evening workout ahead of me. Today, I decided to take a break from coding, although I probably won't resist doing something, and at night I'll probably tweak...

/kbin logotype
ernest,
@ernest@kbin.social avatar

This little guy. I won't take a current photo because even though it's quite snowy in Poland, he won't avoid any puddle or mud, so he temporarily changed color :p

https://pixelfed.social/p/ernest/586197388701623684
https://pixelfed.social/p/ernest/586196209516127144

ernest,
@ernest@kbin.social avatar

I'd rather grab a nap there than him exploring new places ;)

Is there a maximum size for Kbin thumbnails to federate from other instances? (kbin.social)

Posting pictures from Lemmy.world since I still have trouble uploading on Kbin, but sometimes the pictures don't appear as a thumbnail on Kbin regardless of how long I wait for it to federate. Clicking on it still opens the direct image link, but there's no thumbnail when scrolling past in the feed. Is there a max image size or...

/kbin logotype
ernest,
@ernest@kbin.social avatar

By default, it's 11MB if I remember correctly. However, during the recent issues with the instance, we could modify this value at the server level. Once Piotr is back, I'll verify and restore the default values.

ernest,
@ernest@kbin.social avatar

Hey, I will get back to this thread and the comments at the beginning of next week. I am able to quickly address some of the issues you mentioned in your post. Changes will undoubtedly be implemented gradually, but for now, the redesign of the ActivityPub module takes higher priority. Once that is completed, the development of the frontend part of the platfrom will truly pick up pace.

ernest,
@ernest@kbin.social avatar

Additionally, the suspension of other work was a conscious decision on my part. I believe that the code at this stage needs to be deeply refactored, and that's exactly what I am doing. Solid foundations are the only option for the project to survive and grow in the long term, and to be properly scalable. Adding more blocks to what I have always considered a prototype (which forks do) makes no sense to me.

RTR#42 Working on federation and creating documentation (kbin.social)

Another day has passed for me working on code refactoring and federation development. In the process, I'm also creating better documentation that can be utilized for other apps integrations. I also had a few formalities related to the project to take care of today, and there are more to address tomorrow....

/kbin logotype
ernest,
@ernest@kbin.social avatar

There are some tools there that I use for the development of the AP module. Among them is Yunohost, which allows for quickly creating test instances of many federated applications with just a few mouse clicks. It's a good choice for someone looking to embark on a self-hosting adventure.

Damaskox, to kbinMeta
@Damaskox@kbin.social avatar

Anyone else not being able to find their comment in a thread?
I have a notification of two replies but I cannot find even my own comment let alone their replies.

ernest,
@ernest@kbin.social avatar

@Damaskox Pagination? I plan to fix that in the coming days.

ernest,
@ernest@kbin.social avatar

@Damaskox Could you send me the URL from the notification via private message, please?

RTR#40 Further planning of the ActivityPub module, something is happening regarding mobile apps (kbin.social)

Today marks the 40th day of the devlog, and the new federation module is expanding on the whiteboard. In Poland, the flu season is in full swing, and due to reasons beyond our control, we had to slightly postpone the launch of the API on kbin.social. Fortunately, @jwr1 reminded me that I had previously launched it on another...

/kbin logotype

Prototype for new Kbin app: Interstellar (kbin.social)

I've been working for the past week on a new kbin app. At the moment, it's just a prototype and only the "Feed" view has content (you can't sign into an account or post anything yet); you can see threads, thread images, thread comments, thread links, and thread votes/boosts. You can also change the "Theme Mode" and "Instance...

ernest,
@ernest@kbin.social avatar

My priority is definitely the development of kbin-core, especially now that work on the app has started. For now, I prefer to focus my attention on adapting the API to the latest features. It may turn out to be necessary sooner than expected ;)

ernest,
@ernest@kbin.social avatar

I feel that our visions for the project's development are too different for this to succeed. At this stage, it will definitely be better to work on our own things, /kbin is open source, so there is no issue with that. There are several reasons for this link, link

ernest,
@ernest@kbin.social avatar

Sure thing, I've noted that some accounts are stuck in the queue for deletion. This typically applies to older accounts. I'm currently working on it, and everything should be functioning properly soon. Your request is in the queue. Sorry for that.

ernest, to kbinMeta
@ernest@kbin.social avatar

@testing Can you repeat your tests regarding tags between kbin and other instances? It should be significantly better ;)

ernest,
@ernest@kbin.social avatar

@testing Thanks for the summary. I will check those cases.

RTR#38 User profile, tag and search page filters, API deployment progress (kbin.social)

Today, we successfully addressed most of the recent issues on the instance. As the database continues to grow, proactive measures are essential to address and improve any weak points. The aggregate view introduced additional benefits, such as filters on the tag page and the search page, making implementation seamless through...

/kbin logotype
ernest,
@ernest@kbin.social avatar

Oh, I must have missed your question, sorry. I'll answer it when I get back home.

RTR#37 Fixing bugs and further optimization work, continued (kbin.social)

Today, I addressed issues related to voting in the code. However, I'm currently facing infrastructure problems. Still, I'm doing everything I can to have all the changes deployed to the instance by the weekend. The federation stopped working for an hour today, but all actions were successfully restored from the queues. Over the...

/kbin logotype
ernest,
@ernest@kbin.social avatar

The instance has been successfully updated. It should be a bit better in this regard. Changes to the user profile are also now visible.

ernest,
@ernest@kbin.social avatar

Sorry, due to recent work, I missed a few notifications. Moderation tools have been consistently expanded over the past month. I have one more specific thing on the to-do list, and I just need to create a team of global moderators. This is my goal for the coming month. Further work on the ActivityPub module will also primarily involve improving communication between instances related to moderation.

ThatOneKirbyMain2568, to kbinMeta
@ThatOneKirbyMain2568@kbin.social avatar

@ernest RTR#32 Voting Bug Report:

Wasn't able to upvote, downvote, or boost anything in my sub feed without getting an error.

  • Opening a new tab fixed the problem.
  • Refreshing the page fixed the problem.
  • Going back to previous pages and then returning did not fix the problem.

ernest,
@ernest@kbin.social avatar

RTR#35 User profile enhancements: sorting options, new date range filter, reputation points fix (kbin.social)

Today, I made some updates to the user profile. I've introduced the capability to sort and filter content. Additionally, I've implemented a new feature allowing content filtering based on a specified date range, which is now operational across all views. While there isn't a dedicated button in the interface yet....

/kbin logotype
bluGill, to kbinMeta
@bluGill@kbin.social avatar

@ernest I'm trying to reply to a federated toot and the add comment button changes to "sending" for a while then comes back without posting anything.

https://kbin.social/m/random/p/3447135/Maybe-someone-well-intentioned-once-thought-we-could-make-Portland-into

Anything more I can do? this problem has happened before but I can't figure out when/why

ernest,
@ernest@kbin.social avatar

@bluGill I will check what's happening, there seems to be some issue.

ernest,
@ernest@kbin.social avatar

@bluGill it should be okay now

RTR#33 Paperwork matters and back to the whiteboard (kbin.social)

Today, after the morning code cleanup, I took care of a few formalities that I need to handle before the end of the year. Tomorrow, I'll have to dedicate some more time to it. In addition to the daily dose of refactoring, I'll probably take a break from coding and focus on planning AP module on the board for tomorrow and the day...

/kbin logotype
ernest,
@ernest@kbin.social avatar

You're right, I somehow lost a day somewhere ;) Thanks, corrected.

ernest,
@ernest@kbin.social avatar

Wow, I might need to clear some space on my imaginary trophy shelf (。◕‿‿◕。)
Thanks, that's really nice. But honestly, all those cool changes lately are thanks to you guys. I just lent an ear ;-)

ernest,
@ernest@kbin.social avatar

Recently, I've really taken a liking to the 'Mark new comments' feature. I generally dislike getting too many notifications, and this allows me to keep an eye on interesting discussions.

ernest,
@ernest@kbin.social avatar
ernest,
@ernest@kbin.social avatar

I checked the logs, it seems that @minnieo found a bug in the way she added her post ;) I'll fix it today, thanks.

Code quality tool PHP_CodeSniffer has a new maintainer but needs corporate support (cu.be)

In a recent shift of maintainership, Juliette Reinders Folmer has taken the helm of the PHP_CodeSniffer project, injecting fresh energy and vision into its development. This transition marks a pivotal moment, emphasizing the importance of community support, particularly from corporate entities. As a vital tool for maintaining...

ernest,
@ernest@kbin.social avatar

Lately, I've implemented some restrictions that should eliminate or significantly reduce the issue of outgoing spam from kbin.social. I apologize for any inconvenience and really appreciate your patience. I'm confident that both the Lemmy and kbin tools will be adjusted over time, and until then, we all need to take a deep breath and overlook certain things. Good luck with that.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • uselessserver093
  • random
  • Food
  • aaaaaaacccccccce
  • test
  • CafeMeta
  • testmag
  • MUD
  • RhythmGameZone
  • RSS
  • dabs
  • KamenRider
  • Socialism
  • KbinCafe
  • oklahoma
  • TheResearchGuardian
  • SuperSentai
  • feritale
  • All magazines