
The whole code base uses naive date time and TIMESTAMP WITHOUT TIME ZONE. Now there's conversion issues appearing in federation where timezones are not handled correctly. Using NaiveDateTime is ......

Thank you so much, for this and for the continued work you put into Connect. Hands down still one of my favourite Lemmy client, if not favourite apps in general ❤️
X-small and Small Comment Font Size Issues
I seem to be experiencing an issue where the X-small and small comment font sizes are the same size. I was under the impression that they should be different sizes. Same thing appears to be going on for the x-large and large comment font sizes.
With x-small set:
With small set:
I've been using Connect and it seems to be working well with Beehaw!
Yeah, when the popup came up offering to do the translation on a Japanese website I was on, I was pretty stoked! I was using the Developer Edition then,, so it was still in beta and there weren't any official announcements then. Glad it's out officially now!
@kuro_neko@lemmy.ca Thanks for the fix once again! =)
At least according to this article, it seems like Wayland enabled by default will be for the next release!
Permanently Deleted
Yes, because bad actors may be able to get ahold of passwords from your device or the service providers. MFA helps mitigate the risk of unauthorized logins in this event.
QKSMS is on Fdroid, and you can download the APKs on their GitHub as well.
What sort of features that you think you'll be missing?
Potential breaking change due to inclusion of timezone data
The whole code base uses naive date time and TIMESTAMP WITHOUT TIME ZONE. Now there's conversion issues appearing in federation where timezones are not handled correctly. Using NaiveDateTime is ......
Just sharing this particular merged PR in the Lemmy backend in case this affects Connect.
The impossibly small web framework for Python and MicroPython by Miguel Grinberg
The impossibly small web framework for Python and MicroPython. - GitHub - miguelgrinberg/microdot: The impossibly small web framework for Python and MicroPython.
Came across this framework from this week's Pycoder weekly newsletter.
Yup, seems to be working!
Welcome and I hope you enjoy interacting in this space!
One thing to note is that communities across the instances (lemmy.ml being an instance) will have varying content and vibe, and may differ from what you might expect of an instance. So if you're selective with the communities you subscribe to and typically only scroll through your Subscribed front page, filtering out lemmy.ml might not be necessary.
Clicking on read posts makes them appear unread
I don't think this actually updates the post's read status to Lemmy, so might just be a little UI bug.
Duit kopi untuk siapa? Tentulah kamu! Just pocket it for yourself and grab a drink somewhere later on.
!internetisbeautiful@feddit.de for interesting and fun sites folks have come across.
I'm a fellow Malaysian, so this one's country-specific: !cafe@monyet.cc. A chill and free-for-all chat, and nice to get a little hit of the Malaysian vibe while living away from home.
When This Beetle Gets Eaten by a Frog, It Heads for the ‘Back Door’
New research details how this Japanese water beetle travels through the bowels of its predator to emerge out the other end, alive and unharmed
What a journey for this beetle!
Huh, never thought about it this way but it makes sense. Ultimately the URL will be identical across the different posts, and I believe a Post
object has a URL field.
I would suggest looking into subscribing to and engaging with communities from the programming.dev instance. While they continue to exist, and Beehaw is federated with them and vice versa, Beehaw users like you and me can do so!
Indeed nothing happens when clicking that button. Though below About Community
in the dropdown from clicking the three dots at the top, there should be an option to subscribe or unsubscribe. That should still be working, so you can still subscribe and unsubscribe with Connect!
About community always shows unsubscribe despite not being subscribed
I think it's a bug, but when viewing about a community, the link to subscribe shows as Unsubscribe even though I'm not subscribed to it.
Downvote button when downvoting is disabled by instance
Is it worth hiding the downvote button, or disabling and greying it out, when downvoting is disabled by the instance a user is logged in with?
Did you clear the app's data and cache after logging out of the apps?
By the way, posting from Connect!
Sorry, 1984 references!
It was said during the Two Minutes of Hate. The Brotherhood shall be sending a visitor to pay you a visit soon.
Assuming you're viewing on mobile, at the top of the page, there should be a Sidebar
button. Click that and it will expand the sidebar. There should now be a Subscribe
button for you to subscribe to the community.
Note that the URL should look something like <local instance url>/c/<remote channel>@<remote instance hostname>
. For example, my local instance is Beehaw too and I'm trying to view AskLemmy on lemmy.ml, so it should be something like beehaw.org/c/asklemmy@lemmy.ml
Do you see something like this when searching in the sidebar?
In the search bar in the side drawer, you should be able to search for something like connect
or lemmyconnect
. Give it a few seconds to search and load up the search results. One this community shows up, you should be able to click it!
The screenshot you're sharing is the raw markup of Beehaw's custom error page. I think it's getting rendered because it's a different result from what other "typical" Lemmy instance would return in an error - either a status code or a specific error string. You can swipe it down to return to the previous view I'm pretty sure.
I recently found a useful site for expert reactions to research publications
cross-posted from: https://mander.xyz/post/913220
It's call the Science Media Centre can they public short (2-4 paragraph usually) responses to new research publications by experts in the field. They are aimed at journalist but a nice overview of the strengths and weaknesses of the research. I've only been reading reading them for a couple of week but, so far, they seem really good.
This Week In Neovim Newsletter
Just wanted to share a newsletter that a Neovim community member has been putting out weekly. Content is categorised under Core and Plugin (hopefully self-explanatory). I usually find interesting things to learn about Neovim's core and API, or plugins to explore!