56!
they/them
- 0 Posts
- 61 Comments
56!@lemmy.mlto Lemmy@lemmy.ml•[Help Design Lemmy] What is a good text for the donation dialog in Lemmy?English5·2 months agobtw you can’t link to the image on github directly like that - the link expires after 5 minutes. I think https://github.com/user-attachments/assets/d6fddb38-0c71-4e79-81f6-0a359c41e7fc should work though.
I know a couple who got married in a 2-person camel costume.
56!@lemmy.mlto Selfhosted@lemmy.world•Snac: A simple, minimalistic ActivityPub instanceEnglish9·2 months agoI feel like snac is social media made specifically for people who like C though. I’m sure most users of it are well aware of the implications.
56!@lemmy.mlto Programming@beehaw.org•Best Python library for displaying dynamically-generated data?2·4 months agoPyQT maybe? It’s a feature rich GUI library. There are also third party libraries for additional features: https://www.pyqtgraph.org/ . I found the documentation pretty good when I used it last.
56!@lemmy.mlto Programmer Humor@lemmy.ml•Still wild to me that we built webpages like this9·5 months agoThe JavaScript isn’t slow at rendering, it’s re-doing all the network requests. It re-loads parts of the page each time the layout changes.
56!@lemmy.mlto Linux@lemmy.ml•Tell one thing that you miss after switching from another OS to Linux.5·6 months agoDolphin has this as an option (Configure Dolphin > View > Content Display > Folder Size > Show size of contents[…])
56!@lemmy.mlto Linux@lemmy.ml•How would I go about gaining access to a locked-down Linux device I own.3·6 months agoI had the same idea, and I’m trying it right now… Not something I’ve ever done before though.
56!@lemmy.mlto Free and Open Source Software@beehaw.org•Ecosia and Qwant team up to launch an independent search index, challenging Google & Bing3·6 months agoI assumed Qwant had a small, primarily french index which was mixed with bing results. Their article mentions the new index will be based on existing qwant technologies. Do you have a link to where they admit to not having any index at all?
Maybe it’s a soy sauce situation. Bears are named after bears cave.
56!@lemmy.mlto Linux@lemmy.ml•WhatsApp running through android-translation-layer (no container!) on Linux desktop7·7 months agoI’ve never tried having the app on multiple devices - I specifically didn’t want it on my phone - but it’s worth a try. I use whatsapp web in firefox, and only start waydroid when I need to log in again. The third party linux apps just load whatsapp web in electron or something.
56!@lemmy.mlto Linux@lemmy.ml•WhatsApp running through android-translation-layer (no container!) on Linux desktop16·7 months agoExactly. I created my whatsapp account in waydroid like this.
They have already bought .org and .net. I guess they just haven’t set them up yet.
Onlyoffice runs in a browser: https://www.onlyoffice.com/presentation-editor.aspx
56!@lemmy.mlto Programming@programming.dev•A truly monstrous async web chat using no JS whatsoever on the frontend3·9 months agoWhat’s wrong with forms?
You can use command line arguments for minetest to bypass the built in menu. You could then re-implement all menu features yourself.
It’s gradually getting there. The settings redesign was introduced a few versions ago, and the online content menu redesign will hopefully land in the next version (and potentially replace the current content tab after that). I agree that the main menu redesign might be a while away though.
I believe it is the implementation of the tick system in Mesecons (which VoxeLibre redstone is based on) that is the issue, and I agree it makes it nearly useless. It is absolutely an issue with the mod, not the engine, but would probably require a big rewrite of the mod to fix (not that I’m familiar with the actual implementation of mesecons).
No, it means people can contribute issues and pull requests to projects on other servers. Repositories would only be created on the server your account is on if I’m not mistaken. I believe it uses activitypub internally, so should work the same as Lemmy/mastodon.
Looks more like there are copilot ads in .NET docs.Edit: should have reloaded the page before posting the comment