1
submitted 1 week ago* (last edited 1 week ago) by [email protected] to c/[email protected]

When speaking about personal freedom and it's boundaries, I take the position of: every person must have all the freedom to do whatever they would like, until it starts to harm others or limit their freedoms.

I believe this to also be the most common position by proponents of freedom.

So this means I cannot say I have the freedom to beat someone, for example, as that is harming them and limiting their own freedoms.

Now this is an obvious example, but there are a lot of murky ones. For example:

  • Do I have the freedom to use some power tools in my house if it bothers my neighbor?
  • Do I have the freedom to smoke in the city if it bothers people?
  • Do I have the freedom to just walk completely naked in a busy city? What if I am very unpleasant to look at? What if many people do like I do and it just makes the city less pleasant to walk through?
  • Do I have the freedom to be entirely naked and stand on a public sidewalk but just next to a storefront? Maybe the owner doesn't care, except I drive away their customers because they care
  • Do I have the freedom to plant a tree in my yard that suddenly takes away sunlight from neighbor? Technically it's my house!

"the freedom to walk in my neighborhood without having to hear power tools" and "the freedom to use power tools" seem to be in opposition.

I think many people will have straight answers for these. I'm not looking for answers. I'm looking for a reasonable general guideline. When are situations like these considered to be within my rights to personal freedom, and when are they outside of personal freedom or infringing on freedoms of others?

74
submitted 1 week ago by [email protected] to c/[email protected]

I found https://wanderer.to/ as an alternative to alltrails, but it seems not to address my main use case for alltrails: search around for potential hikes, look for reviews about them, photos, etc.

Is there anything like this? Anything close to it?

16
submitted 1 week ago by [email protected] to c/[email protected]

I found https://wanderer.to/ as an alternative to alltrails, but it seems not to address my main use case for alltrails: search around for potential hikes, look for reviews about them, photos, etc.

Is there anything like this? Anything close to it?

11
submitted 3 months ago by [email protected] to c/[email protected]

I have a nvidia GPU and wanted to use wayland / sway. I was able to get it working, but setting WLR_RENDERER=vulkan makes it stop working. Since sway does not officially support nvidia GPU usage, it seems I may be out of luck

I dont own many games, but I tried a few and they worked fine without issues. But I always heard that vulkan is the future of linux gaming.

Will I be missing out on a lot by not using vulkan renderer with wayland / sway? Do some games not work unless I use vulkan ?

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

UPDATE: Resolved by deleting all files in /var and ~/.local that are related to bottles. It did not work until I deleted them from the repos directory too.

I tried to install bottles via flatpak, but I get the error:

Error: Error pulling from repo: While pulling app/com.usebottles.bottles/x86_64/stable from remote flathub: Opening content object fdb9f1f85b66889bd0dcced24c4fda571f2fcbddfe0af7176fa33a46953d2038: Opening content object fdb9f1f85b66889bd0dcced24c4fda571f2fcbddfe0af7176fa33a46953d2038: Couldn't find file object 'fdb9f1f85b66889bd0dcced24c4fda571f2fcbddfe0af7176fa33a46953d2038'
error: Failed to install com.usebottles.bottles: Error pulling from repo: While pulling app/com.usebottles.bottles/x86_64/stable from remote flathub: Opening content object fdb9f1f85b66889bd0dcced24c4fda571f2fcbddfe0af7176fa33a46953d2038: Opening content object fdb9f1f85b66889bd0dcced24c4fda571f2fcbddfe0af7176fa33a46953d2038: Couldn't find file object 'fdb9f1f85b66889bd0dcced24c4fda571f2fcbddfe0af7176fa33a46953d2038'

I have received such an error before, and usually running flatpak repair fixes it. But that is not working right now.

What else I tried?

flatpak uninstall --unused flatpak update flatpak update --appstream running all the commands as root

More about my system: I am using gentoo, but I did not think it would matter since the point of flatpak is this separation layer it has.

10
submitted 4 months ago by [email protected] to c/[email protected]

Hi all,

I downloaded overwatch 2 for the first time through steam (flatpak). When I click play, it looks like its doing something for maybe 5-10 seconds, but then nothing happens and the play button reappears. Seemingly the game does not run.

Some info about my setup:

  • bspwm, so no wayland

  • nvidia 3060 Ti GPU, tried both 535 drivers and 550.

  • kernel 6.1.121. Distro is gentoo but it should not matter

  • other games work. I tried Borderlands 2 as a recent example.

  • I ran steam through terminal to look out for errors, but nothing interesting pops up

  • nvidia drivers are installed through flatpak correctly

The questions: Can I get any more detailed logs ? any suggestions how to fix it ?

11
submitted 5 months ago by [email protected] to c/[email protected]

I want to create a WYSIWYG editor for markdown, and I want it to be keyboard-driven with vim editing philosophy.

I want the editor to have rich formatting, rather than the equally spaced cells of characters in the terminal. This would enable rows having different text sizes, usage of non-monospaced fonts, editing RTL languages such as arabic or hebrew, and bypass other terminal limitations.

Embedding neovim would be nice in theory, enabling all compatible vim features. But it seems to come with great difficulties, since I am forgoing the entire rendering philosophy that neovim depends on (equally spaced cells of the terminal).

SO I am thinking it would be better to emulate the vim features I want, starting with basic keybindings and motions, and go from there. But I am worried that I might end up regret this choice? It seems that embedding neovim is too monumental of a task for what I want to do. Am I mistaken?

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

I read in many places that this should be supported, but either I'm doing it wrong or it is not working.

I just signed up in my-place.social which seems to proclaim federation with over 1000 instances including Lemmy ones.

I put !fediverse in the search bar, but this community does not come up.

What am I doing wrong? Is there a friendica account I can tag to ask about this, or a group I can post in for support?

38
submitted 6 months ago by [email protected] to c/[email protected]

The use case I have in mind: say for example, I read a lot of articles about a certain topic, such as Linux or chemistry or whatever. I want to combine the articles I write into a singular feed, and for others to be able to follow it. Call it “Alex’s Linux Feed”.

Another use case: Suppose I follow a news source (like washington post), but maybe I dont like the formatting of their feed. Maybe it does not have the full article, or maybe it is not organized right (sports news is mixed with political news, and I want to separate them right). So I create my own feed where I organize those same posts better.

The reason this would be a platform because the user should not be burdened with hosting it (even if it is not difficult), and it should be searchable.

Is there any platform like this of user created RSS feeds?

29
submitted 6 months ago by [email protected] to c/[email protected]

The use case I have in mind: say for example, I read a lot of articles about a certain topic, such as Linux or chemistry or whatever. I want to combine the articles I write into a singular feed, and for others to be able to follow it. Call it "Alex's Linux Feed".

Another use case: Suppose I follow a news source (like washington post), but maybe I dont like the formatting of their feed. Maybe it does not have the full article, or maybe it is not organized right (sports news is mixed with political news, and I want to separate them right). So I create my own feed where I organize those same posts better.

The reason this would be a platform because the user should not be burdened with hosting it (even if it is not difficult), and it should be searchable.

Is there any platform like this of user created RSS feeds?

39
submitted 6 months ago by [email protected] to c/[email protected]

Hi all, I want to do some screen recording on my linux desktop. And like a normal-functioning member of society, I decided to do it the hardest way and learn ffmpeg CLI to do it. Why? well, something about using underlying tools and customizing their usage excites me.

I have already started doing this, and I am finding I have to do a lot of trial and error to get things right. Before I dive deeper, I want to ask: Am I limiting myself in doing this? Is there anything I could be missing out on taking this route, or something that ffmpeg could not do on its own that a dedicated solution can?

What will I use this for exactly? well, things like recording a video game as I play it (which I suppose will require hardware acceleration to be of viable quality), or recording a tutorial (requiring voice input from mic), things like that.

20
submitted 6 months ago by [email protected] to c/[email protected]

starting out with an unpopular opinion: of all the centralized social media platforms, Facebook was always my favorite.

Why? it is the most full featured. Has threads, reactions, groups, “Pages”, polls, and it even has granular privacy controls (for hiding content from other users, not to be confused with Facebook’s privacy violations and commercial data use).

This makes me wonder, could we have a Facebook-like experience using Lemmy as a backend? similar to how lemmy has a phpBB experience using lemmyBB.

Lemmy already has threads, and communities can represent groups. Pages and user pages can be simulated with communities.

We would be missing polls and reactions, which I can live with. I am not at all mad that we would be missing content algorithms either.

Although we can’t make it identical to Facebook, I think it will get reasonably close and exemplify most of the good parts.

I am thinking to take this project on, but wondering if people have thoughts, if this already exists, or if people would even want to use this.

[-] [email protected] 43 points 6 months ago

We're approaching versions of android that are difficult to differentiate from Dragon Ball Z characters.

[-] [email protected] 69 points 9 months ago

That is part of why you're not a tech CEO. You're not supposed to have compassion! No investor would want that.

P.S. This is an attack on CEOs and investors, not on you :)

[-] [email protected] 49 points 11 months ago* (last edited 11 months ago)

Corbyn is yet another proof of the hopelessness of Western electoral politics. Just merely viewing Arabs as human gets you disqualified and destroys your political career, when he was a major reason for the party's success to begin with.

[-] [email protected] 46 points 1 year ago

Piracy is cool, but I prefer to use community-driven software rather than ones driven by corporate profits. I prefer a model where many can contribute to it, fork it, and for which making integrations is much easier thanks to its openness.

[-] [email protected] 50 points 1 year ago

If we keep going back, Israel has committed far too many hostilities that were never responded to. Hell, they bomb syria most weeks without any retaliation form Syria. They commit horrors against west bank citizens all the time.

[-] [email protected] 37 points 1 year ago

Painting Israel as a victim just for having a small population / geography... I don't know about that. They've committed far too many massscres since their inception to be portrayed like that.

[-] [email protected] 33 points 1 year ago* (last edited 1 year ago)

This blog post explains it well:

https://cosmicbyt.es/posts/demistifying-containers-part-1/

Essentially, containers are means of creating environments in which you can run software, and those environments are:

  • isolated, which makes it a very controlled environment. Much harder to run into errors
  • reproducible: we have tools that reproduce the same container from an image file
  • easy to distribute: just have the container image.
  • little to no compromises on performance (at least on Linux)

It is essentially a way for you to run a program without having to worry how to set up the environment, why it didn't work as expected, what dependencies you're missing, etc.

[-] [email protected] 44 points 1 year ago

Emulator devs should rly do their best to be anonymous

[-] [email protected] 32 points 1 year ago

Reminder that paying Nintendo money is morally wrong and should be avoided when possible. Buy the consoles, sure, but pirate if you have to play the games.

[-] [email protected] 111 points 1 year ago* (last edited 1 year ago)

Using the word "genocide" bans you in r/politics now

r/washingtondc locked the post

[-] [email protected] 32 points 1 year ago

I feel like this should be more about DE choice than distro.

[-] [email protected] 89 points 2 years ago* (last edited 2 years ago)

It's important to note that the real disparity may be even far worse.

OCHA-OPT (the committee gathering this data) is strict about verifying validity of Palestinian casualties, requiring two independent, verified and non-affiliated sources. Casualties in Israel, however, they trust the media at face value. They also exclude a lot of Palestinian casualties even when verified in certain situations. Example, and I quote them:

People who were killed or injured in conflict-related incidents that took place in Israel and did not involve residents of the oPt are also excluded.

oPt (occupied Palestinian territories) are the areas that Israel does not directly oversee. So most of Israel is not oPt by their criteria.

Israel is notorious for restricting journalists reporting on Israeli crimes, and has murdered journalists countless of times, like last year the Christian Palestinian Shireen Abu Akleh reporting on the forced expulsion of Palestinians from Sheikh Jarrah (so not even in a war zone area). This causes many casualties to go unverified and thus undocumented.

And Israel has been caught lying before about its own casualties, like the 40 beheaded babies.

Take that as you will.

view more: next ›

matcha_addict

0 post score
0 comment score
joined 2 years ago