[-] ds12@beehaw.org 5 points 11 months ago

At least according to this article, it seems like Wayland enabled by default will be for the next release!

[-] ds12@beehaw.org 8 points 1 year ago

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.

4
submitted 1 year ago by ds12@beehaw.org to c/databreaches@lemmy.zip

A cybersecurity researcher discovered a non-password-protected database belonging to one of India's leading medical diagnostic centers. It has since been secured after the disclosure.

[-] ds12@beehaw.org 7 points 1 year ago

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?

13
submitted 1 year ago by ds12@beehaw.org to c/lemmyconnect@lemmy.ca

Just sharing this particular merged PR in the Lemmy backend in case this affects Connect.

[-] ds12@beehaw.org 4 points 1 year ago

Unfortunately I don't think they support Lemmy accounts at the moment.. =(

https://codeberg.org/tom79/Fedilab/issues/886

21
submitted 1 year ago by ds12@beehaw.org to c/python@programming.dev

Came across this framework from this week's Pycoder weekly newsletter.

[-] ds12@beehaw.org 7 points 1 year ago

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.

6
submitted 1 year ago by ds12@beehaw.org to c/lemmyconnect@lemmy.ca

I don't think this actually updates the post's read status to Lemmy, so might just be a little UI bug.

77
submitted 1 year ago by ds12@beehaw.org to c/science@beehaw.org

What a journey for this beetle!

[-] ds12@beehaw.org 9 points 1 year ago* (last edited 1 year ago)

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!

6
submitted 1 year ago by ds12@beehaw.org to c/lemmyconnect@lemmy.ca

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.

7
submitted 1 year ago by ds12@beehaw.org to c/lemmyconnect@lemmy.ca

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?

[-] ds12@beehaw.org 9 points 1 year ago* (last edited 1 year ago)

Sorry, 1984 references!

[-] ds12@beehaw.org 12 points 1 year ago

It was said during the Two Minutes of Hate. The Brotherhood shall be sending a visitor to pay you a visit soon.

12
submitted 1 year ago by ds12@beehaw.org to c/science@beehaw.org

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.

[-] ds12@beehaw.org 4 points 1 year ago

This probably needs verification, so run at your own risk!

The SQL statement to delete would be: DELETE from person where name = '...'

person is the table of users.

name = '...' is the condition for the row that is to be deleted.

You can also modify the condition to, for example, delete a user using the id instead of their name (username).

Here's a link to the "schema" of the person table as generated by the backend code.

[-] ds12@beehaw.org 4 points 1 year ago

fzf for quickly matching file names especially deep in the directory hierarchy

ripgrep for quickly searching for text content within files

dtrx for handling the right extractions of different archive types

[-] ds12@beehaw.org 4 points 1 year ago

Just chiming in to remark how hilarious and wholesome these downvote comments are! =D

[-] ds12@beehaw.org 5 points 1 year ago

If you have familiarity with mobile app development, might be worth looking into the mobile apps for Lemmy as well!

Jerboa for Android

Mlem for iOS

7
This Week In Neovim Newsletter (this-week-in-neovim.org)
submitted 1 year ago* (last edited 1 year ago) by ds12@beehaw.org to c/neovim@sopuli.xyz

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!

view more: next ›

ds12

joined 1 year ago