Remembering the #Wii #internetchannel

a. The most instantly obvious fun thing about the Internet channel on the Wii is the Wii pointer and it is disappointing that nothing else like this has ever come up from 3rd parties with better web browsing capabilities with a similar type of pointing technology.

b. The Wii would always have this limited memory issue when it ran (guessing ram) out of memory on certain webites it would either force you to refresh or exit the site.

c. There use to be this super lightweight Facebook.m site I use to use back in like 2009-2012 ish on the Wii and while limited in features it worked on the Wii browser.

d. However since #mastodon is open source. If someone could actually make a Mastodon #webclient built from the ground up specifically for the Wii internet channel and separately for the #PS3 #browser that could be an interesting breath of life introduce to those older consoles.

I am wondering what you could do with a Wii on a lightweight #mastodon web client.

Can you get mastodon going on a #Nintendo Wii, on the internet channel?

Converse

Converse.js - Open source, web-based XMPP chat client. Self-hosted, customizable web chat with end-to-end encryption.

I've been testing this GoToSocial instance for a week now, and I love it. Federation works a hundred times better here than it does on Sharkey. The only thing that bothers me a bit unfortunately is that it's a little too minimalistic and doesn't provide a web client. I do miss that a bit and it can be super simple for all I care. Snac2 does that for example and it’s pretty much the only feature I miss a bit. This forces clients to be well-built and not hit the rate limit every time. Unfortunately, some clients do that when it comes to custom emojis, because a lot of clients just want to load all the emojis at once. Aside from that I’m very happy with gts. #gotosocial #snac #snac2 #webclient #client #federation #sharkey

@hamoid

The post I see immediately under yours says

"...and 5 more"

How do you want it to work?

#Mastodon #WebClient #MastoHelp

Kafka. WebClient. Feign. WebSocket. Или как общаются микросервисы

Начнем с того, как микросервисы могут общаться? На самом деле все просто, сложные приложения могут состоять из нескольких разных микросервисов. Каждый сервис будет иметь свою логику, свою ответственность. Сервисы одной системы могут быть написаны на разных языках программирования. Однако это не будет мешать им общаться. Так вот общение это буквально - обмен информацией. Обмен сообщениями определенного формата, который смогут понять все сервисы. Это похоже на общение между нами. Я говорю что-то собеседник слушает информацию, дальше обрабатывает ее неким образом своим мыслительным аппаратом и формирует ответное сообщение и проговаривает его вслух адресуя голос в направлении оппонента. Для отправки сообщения нам людям, нужно знать адресата или видеть его, для того, чтобы обратиться к нему. Адресату, нужно слышать и в идеале уметь понимать на каком языке говорит другой человек. Если вы знаете несколько языков, то вы сможете принять сообщение на одном языке обработать его и перевести в своей голове и выдать перевод другому человеку. Все эти модели общения похожим образом перекладывают на взаимодействие между сервисами.

https://habr.com/ru/articles/1022974/

#kafka #websocket #java #apache_kafka #webclient #feignclient #feign

Kafka. WebClient. Feign. WebSocket. Или как общаются микросервисы

Начнем с того, как микросервисы могут общаться? На самом деле все просто, сложные приложения могут состоять из нескольких разных микросервисов. Каждый сервис будет иметь свою логику, свою...

Хабр

HttpClient в Spring 7: замена FeignClient или нет?

Последние годы FeignClient и RestTemplate были де-факто стандартом для вызова внешних API в Spring. Но теперь появился нативный Http Interface Client — и я решил проверить, можно ли им заменить Feign без потери удобства. Переходим на Spring 7 увереннее!

https://habr.com/ru/articles/1022466/

#spring #spring_boot #java #httpclient #feignclient #restclient #webclient #openapi #микросервисы

HttpClient в Spring 7: замена FeignClient или нет?

За последние несколько лет для вызова внешних API в каждом втором (если не первом) проекте я видел одну и ту же картину: RestTemplate или FeignClient Причём Feign почти всегда шёл в связке с OpenAPI:...

Хабр

Ha - it looks like the #Mastodon authors are juggling around the account stats arrangement lately. Each time I look the followers/Following/Posts/Joined numbers seem to be in a different order.

Good to see that tweaks continue, and the platform is evolving.

I do like the new tiled arrangement of your chosen profile characteristics/links

#webClient

Hmm, web client broken it seems?

I mean the feed and notification are working fine, but clicking on any user's avatar gives me a "network error" instead of their profile.

Network connectivity is fine otherwise.

#MastodonSocial #WebClient

Pretty cool to see #elefeed on the official Trunk & Tidbits blog!  It's been a fun experimenting and trying out new features around the post feed.

If you ever wanted to break your feed into just who you're following or hashtags give it a try!

https://blog.joinmastodon.org/2026/03/trunk-tidbits-february-2026/

#mastodon #mastodonclient #foss #fosstodon #webdev #webclient

Alright... I'm starting to rethink my previous toot about the _moving_ UI _while_ I'm interacting with UI controls.

There should _DEFINITELY_ be some kind of interrupt/pause/delay/queue that stacks up for a few seconds or so while I'm interacting with controls.

So... ... So now I'm gonna look at the damn code. <sigh> WHY do I have _ideas_?!

#mastodon #webclient