sevon

joined 1 year ago
[–] [email protected] 2 points 1 hour ago* (last edited 37 minutes ago)

People seem to think the cost is just the wasted time from playing ads, but the lasting mental pollution in my brain is worse. I don't want that shit in my head. I don't want to think about ads. I don't want to see ads when I close my eyes. I don't want shitty ad jingles popping up in my mind while I'm trying to live my life. A youtube video is not worth having to carry more ads in my head.

[–] [email protected] 2 points 10 hours ago

It's not enough to make it available as an option somewhere so it's there when you need it, they need accidental clicks to inflate metrics.

[–] [email protected] 1 points 12 hours ago

There should be some tolerance. I used the builtin recovery mode though, so it got the time from network.

[–] [email protected] 3 points 1 day ago

At that price point, something used and not particularly recent. Even an old laptop will be good performance-wise, but not necessarily storage-wise.

However, buying a laptop to run at home might not be the most reliable or economical way to host Lemmy: you can rent a virtual server for not much, provided that you have access to a computer to remotely access the server with.

I have zero experience with YunoHost, so I don't know how that may or may not limit the options. Probably the most common way is to use Lemmy-Ansible. It's easy (well, relatively speaking) and is maintained by the actual lemmy devs themselves. Managed services (ones where you don't have to deal with the server) should also exist for lemmy, but I've never used them.

[–] [email protected] 1 points 1 day ago (1 children)

"The simplest way" belongs both to occam and razor?

[–] [email protected] 3 points 1 day ago (3 children)

I've had that unhelpful error popup blocking os install. In my case it was bad system time. Check the clock.

[–] [email protected] 10 points 1 day ago

Well, I did read it. Obviously Apple didn't use those exact words, but the argument is the same: users are incapable of making safe decisions and need to be protected from themselves.

[–] [email protected] 4 points 1 day ago

Some people just suck.

[–] [email protected] 7 points 1 day ago

Because "biological weapons development" sounds a d v a n c e d

Warning: our product can be used for advanced high tech work!!!!11

[–] [email protected] 6 points 3 days ago

When instances federate, they don't send old content. Old content will be fetched if a user tries to open it, for example by clicking a link to an old post (on some apps) or pasting its url into the search box.

The data copied to the other instance will stay on the other instance, unless manually deleted for some reason.

[–] [email protected] 12 points 3 days ago

Officially:
No.

Unofficially:
Maybe, but the downsides are jank, security, and that you're relying on Apple not killing access for "unauthorized" software.

Alternative:
Use a cross-platform solution, like Bitwarden

[–] [email protected] 4 points 4 days ago

This sounded off, so I checked the docs.

...downvote posts so that they are less likely to be seen.

https://join-lemmy.org/docs/users/03-votes-and-ranking.html

56
Naming is the hardest part (lemmy.kde.social)
submitted 3 weeks ago* (last edited 3 weeks ago) by [email protected] to c/[email protected]
 

screenshot of the app

Remember ThiefMD?

Hey, anyone remember ThiefMD? It was an awesome markdown editor that I used to use a lot for keeping notes and writing school essays. Unfortunately, the maintainer disappeared from GitHub a couple years ago and the app has just sat abandoned since then.

Last year I tried to pick it up and port it from GTK 3 to 4, but gave up as most of its functionality relies on things that were removed or substantially changed. It's also written in Vala, which seemed like a cool language until I found out it's super dead.

Rewrite it in Rust meme

About a month ago I got a notification from ThiefMD's discussions page as someone there asked about the future of ThiefMD. After the reminder of its existence, I found myself trying again, this time building a spiritual successor from scratch in Rust. It's getting close to a minimum viable product, and I can maybe try publishing it soon. Check out the repo here. There's just one roadblock before I can get to that.

What do I call this?

I'm kinda experiencing decision paralysis with the name, hence this post. I've been trying to find words related to ThiefMD, the cat mascot in the icon, or just writing in general. The approach got me a couple ideas, but I'm not sure how well they fit. Maybe I have to admit I can't have it as clever as I hoped. Any thoughts?

  • Copycat - This is kind of a ThiefMD imitator, and the name mentions cat.
  • Scratch mark - Cat reference that mentions markdown.

Other things

  • I'm also struggling with the icon design. If you're a better artist than me, I very much accept help. See the icon issue with my sketches here.

  • If you have experience working on programs that manipulate files, I'd like to know how you handle them and minimize the risk of data loss. Destroying someone's work is the last thing I want to do.

Thanks!

cat

tl;dr: need name for markdown editor

 

Meta is excited to announce the launch of a new app designed for Lemmy. As part of our ongoing commitment to interoperability and user choice, this app will bring the community-driven discussions to a wider audience with an intuitive interface, seamless integration, and innovative features.

Lemmy has been growing as a powerful alternative to centralized discussion forums, allowing users to create and moderate their own communities in a federated network. By supporting Lemmy, Meta aims to enhance the open internet while providing users with more options to connect and share ideas beyond walled gardens.

Starting today, we’re inviting passionate users to test the alpha version of our Lemmy app. Your feedback will help shape its development, ensuring it meets the needs of decentralized communities while staying true to the principles of federation and user autonomy. If you're interested in getting early access and sharing your thoughts, try it now to be part of this exciting new chapter!

You can try it here: https://lemmy.facebook.com/

Source code

Disclaimer

I do not work for meta lol

So, the post is a joke, but web client is a real thing that I've been working on for a bit over 2 weeks now. It isn't very usable yet, but I didn't want to pass the chance to make the announcement as Meta. If you have opinions and feedback on this, I'd actually like to hear that.

formerly zucc's

The nonsense at the beginning was mostly generated with a plagiarism machine, but maybe it's okay.


Posted on April 1st via Photon Premium

 
<div class="test">
<p class="test">Let's see what happens</p>
</div>
87
An unhinged Lemmy frontend (lemmy.kde.social)
submitted 3 months ago* (last edited 3 months ago) by [email protected] to c/[email protected]
 

So, I built a web client with some experimental and questionable design choices. I spent the whole weekend on it, so it's pretty much a finished product*. The project isn't very serious, but maybe I'll keep working on it.

Try it here

git repo

~*only the feed works, and it works poorly.~

14
Copyleft GDExtension? (lemmy.kde.social)
submitted 4 months ago* (last edited 3 months ago) by [email protected] to c/[email protected]
 

So, I started working on a new project, and I'm thinking of how to license it. Specifically, how to make it as copyleft as possible without making it unusable.

By unusable I mean the license blocking the game (or in a more likely case, any later project that reuses the code) from being published on platforms like Steam. I know that steamshim exists, but I'm not sure if that can be a real solution. Linking against the SDK seems completely optional in Steam's case, but license compatibility is listed as a hard requirement regardless.

The game code consists entirely of a GDExtension written in Rust, so I think I can just neatly LGPL the GDExtension "library" without restricting the game executable itself. It sounds like it should work, but there are some things that I'm not sure of, like hardcoded references to assets.

I really don't enjoy thinking licenses so I usually slap on either GPL or something permissive and be done with it. Anyone notice any holes in my plan, or am I good to go?

I know I can use my own code however I please, but it gets more difficult once there are multiple people involved; I've had one person express vague interest so far.

Thanks.

27
submitted 6 months ago* (last edited 6 months ago) by [email protected] to c/[email protected]
 

Hi, I've been working on this app for playing MIDI files with different soundfonts. It's been a few months of work, but I think it's inching towards being good enough to publish for real. There are still a couple fundamental features missing before v1.0.0, but I thought it would be a good time to share it and ask for opinions in a programming community. Any critique on the app, or code? Do people out there even care about midi files this much? Thanks.

img

 

it also kept redirecting to itself like twice a second to not let me go back.

10
submitted 9 months ago* (last edited 9 months ago) by [email protected] to c/[email protected]
 

Part 1: https://lemmy.kde.social/post/1763180

So I went and did it. Ordered an adapter and an intel ax200. It seems work just fine out of the box in linux. This cost me 25 to 30 euros total.

Pics

Antenna considerations

The laptop was only designed for up to ac. The new card can do ax, which uses a different band. My router doesn't support ax, so I have no clue if that will see significant signal drop with the old antennae. I actually haven't even bothered to look deep enough to know if this even would be an issue, maybe it's okay.

28
submitted 10 months ago* (last edited 9 months ago) by [email protected] to c/[email protected]
 

Edit: https://lemmy.kde.social/post/1921123

I have this old '13 air. It's outta support, so I run fedora instead of macos. It has BCM4630 for wireless (🖕 Broadcom), which had me manually install a rather unreliable driver to ever get it working. Yesterday I updated, and it can't find any networks anymore.

Instead of messing with broadcom drivers anymore, I'd rather replace the hardware with something better. Has anyone here tried this? Know what will work both in linux and macos, if I were to pass this thing to someone else later?

18
Photon Gray Dark [Theme] (lemmy.kde.social)
submitted 10 months ago* (last edited 2 months ago) by [email protected] to c/[email protected]
 

EDIT: This is now integrated to Photon as the Neutral theme.

I did this a while ago, when theming was first introduced. I wanted a dark theme that wasn't black, and also not tinted.

{"other":{"black":"#000000","white":"#ffffff"},"primary":{},"zinc":{"700":"#484e57","800":"#373b41","900":"#282a2e","925":"#202225","950":"#1d1f21"},"slate":{}}
view more: next ›