[-] cyclohexane@lemmy.ml 38 points 1 month ago

People prefer centralization, and it makes sense. The Fediverse resolves most of the issues with decentralization, but so does centralization, which came way sooner, and arguably did it better.

Also, people seem to forget that Facebook was pretty cool back then. It had superior features, and was not the buggy mess it is today.

[-] cyclohexane@lemmy.ml 46 points 8 months ago

The efficiency of capitalism. Spend god-knows-how-many millions of dollars and time, then realize you'd rather spend 125 million all over again just to go back and spend even more millions to hire back the dame numbers again in 1-3 years.

22
submitted 8 months ago by cyclohexane@lemmy.ml to c/antiwork@lemmy.ml

I am looking to contribute to striker funds, if possible. I am located in the US, hence why I choose it.

I am hoping for striker funds that would be effective enough to make change. In other words, they may be the last thing a group of workers needed to decide to strike.

I am hoping the fund is efficient in managing its funds, rather than a significant fraction going to administrative costs. Very preferred if the fund's financials are fully transparent.

Any recommendations?

54
submitted 10 months ago* (last edited 10 months ago) by cyclohexane@lemmy.ml to c/asklemmy@lemmy.ml

Can anyone recommend cheap laptops that have good build quality and see lightweight?

I aim to use it for programming, but I connect to my desktop for most hefty work so it doesn't need to have solid performance. 8 GB RAM, 256 GB storage are enough for me. a lower grade CPU would still be good; a i3 that's 6 cores is enough.

What's really important to me is build quality, especially the keyboard. I also don't want it to be big. 13" would be enough, but not too picky here.

Any recommendations? And are there any communities that are better to ask this in?

Budget: I am hoping to pay $400 or less, but willing to pay $1000 or even more if it's justified or the value is worthwhile

OS: Linux. I can install it myself.

78
submitted 10 months ago* (last edited 10 months ago) by cyclohexane@lemmy.ml to c/linux@lemmy.ml

Tiling window manager users: how exactly do you use yours?

Do you have advanced keybindings for bringing up frequently used programs?

Are there less common layouts you use frequently?

Do you use any advanced or fancy features?

80
submitted 10 months ago* (last edited 10 months ago) by cyclohexane@lemmy.ml to c/linux@lemmy.ml

Context

I want to host public-facing applications on a server in my home, without compromising security. I realize containers might be one way to do this, and want to explore that route further.

Requirements

I want to run applications within containers such that they

  • Must not be able to interfere with applications running on host
  • Must not be able to interfere with other containers or applications inside them
  • Must have no access or influence on other devices in the local network, or otherwise compromise the security of the network, but still accessible by devices via ssh.

Note: all of this within reason. I understand that sometimes there may be occasional vulnerabilities, like in kernel for example, that would eventually get fixed. Risks like this within reason I am willing to accept.

What I found so far

  • Running containers in rootless mode: in other words, running the container daemon with an unprivileged host user
  • Running applications in container under unprivileged users: the container user under which the container is ran should be unprivileged
  • Networking: The container's networking must be restricted. I am still not sure how to do this and shall explore it more, but would appreciate any resources.

Alternative solution

I have seen bubblewrap presented as an alternative, but it seems like it is not intended to be used directly in this manner, and information about using it for this is scarce.

486
submitted 10 months ago by cyclohexane@lemmy.ml to c/memes@lemmy.ml

Image Alt Text: "After downloading a 2.5GB movie

Me: Presses play Movie unsupported file" A person is shown with eyes on her laptop punching the wall beside her, causing it to crack.

379
submitted 10 months ago by cyclohexane@lemmy.ml to c/memes@lemmy.ml
196
submitted 10 months ago by cyclohexane@lemmy.ml to c/worldnews@lemmy.ml

This is a major escalation that could greatly expand the war and drag hezbollah deeper into the war, which was already involved in skirmishes with Israel in Lebanese regions that Israel occupies.

Note: the verbiage of the article is minimizing the focus on Israel, and they spend half the article justifying the attack as "not an attack on Israel" an effort to minimize how much of an escalation this is.

23
submitted 10 months ago* (last edited 10 months ago) by cyclohexane@lemmy.ml to c/linux@lemmy.ml

EDIT: I enabled CONFIG_MSDOS_PARTITION and that caused it to work. It had nothing to do with the device itself but the partition type on the sd card.

Thank you do much rattking for the help!

Original post:

Hi all, I am using a custom configured linux kernel (Gentoo), with very few things enabled. It has done me very well so far and taught me a bunch, but there's one small issue I have been having lately that is annoying. My SD-card reader (a USB device) is not working, but it works perfectly fine on my arch linux laptop without any kernel configurations.

Is it possible to tell which drivers or kernel configurations I need by looking at the laptop that is working?

More context about the issue

On the machine where it is not working, after plugging the device in, I see this in lsblk output:

NAME        MAJ:MIN RM   SIZE RO TYPE MOUNTPOINTS
sda           8:0    1  59.5G  0 disk 
nvme0n1     259:0    0 400G  0 disk 
├─nvme0n1p1 259:1    0     1G  0 part /boot
└─nvme0n1p2 259:2    0 400G  0 part /

The device does show sda but no sda/sda1. This is opposite to the laptop, where I do see a sda1 below the sda device, which I can mount using mount /dev/sda1 /mnt/point

What I tried

I tried enabling the following kernel configurations: MMC MMC_BLOCK MMC_SDHCI MMC_SDHCI_PCI MMC_RICOH_MMC MMC_SDHCI_ACPI

Still, this did not change the result.

I tried looking into the logs, but could not find anything interesting. I am using the sysklogd system logger instead of systemd's journalctl

The reader I bought

I bought this a long time ago from amazon: https://algopix.com/products/B08N4N7Q7J-zhoubin-usb-30-sd-card-reader-for-sdxc-sdhc-sd-mmc-rsmmc-micro-sdxc-micro-sd

Yes I know I cheaped out. But it worked for me until I tried it on this one computer, so I wish to make it work.

Final Question

How can I make this work?

42
submitted 10 months ago by cyclohexane@lemmy.ml to c/firefox@lemmy.ml

there are more options that I thought. Any reason to go with Tridactyl's competitors?

127

it seems ridiculous that we have to embed an entire browser, meant for internet web browsing, just to create a cross-platform UI with moderate ease.

Why are native or semi-native UI frameworks lagging so far behind? am I wrong in thinking this? are there easier, declarative frameworks for creating semi-native UIs on desktop that don't look like windows 1998?

32
submitted 11 months ago by cyclohexane@lemmy.ml to c/selfhosted@lemmy.world

I am wanting to self host a fediverse instance. I don't hope to make it big. Hoping for 200 users at most, and I won't advertise it heavily so it'll probably be a while before it gets there.

Is it a bad idea to host something like this on local hardware at home? I have a lot of local-only self hosted services, and I wouldn't want those to be compromised.

But my biggest fear is overloading my network. I already don't get the fastest signal in some parts of my house, and I am worried the extra traffic might put more pressure on the network.

What are your thoughts on hosting local? Should I just avoid the headache and host on public instance?

30
submitted 11 months ago by cyclohexane@lemmy.ml to c/selfhosted@lemmy.world

Something small and 2 or 4 GB RAM. Raspberry pi's compute power is good enough for me, I'm not doing anything too intensive.

Is raspberry pi 4 still the best answer?

I am a tinkerer and don't mind tinkering. I typically use Gentoo Linux as main OS. I also don't mind ARM or other architectures. I've been eyeing the RockPro64 as well.

[-] cyclohexane@lemmy.ml 45 points 1 year ago

This is like the 3rd time they say that. Will they bomb the humanitarian aid trucks and corridors again?

It's quite evident that Israel's goal is the eradication of Palestinians, yet people out there believe it is the opposite.

[-] cyclohexane@lemmy.ml 34 points 1 year ago

Wayland isn't to blame for duplicate effort. Instead of 4 different efforts doing the same thing, they can collaborate to build a common base. Heck, wlroots is exactly that.

There's a ton of duplicated work in Linux ecosystem. Just think about every new distro coming out doing the same things other distros did. Just think about all those package managers on different distros. They do almost the same thing. Do they need to have codebases that share nothing? No. But they don't care. They rather duplicate effort. They chose this.

[-] cyclohexane@lemmy.ml 35 points 1 year ago

They are not joking. You can see them continuing here: https://lemm.ee/comment/3563759

And this isn't whataboutism (not that it matters). The first commenter ridiculed socialism by using a hypothetical scenario. The second commenter showed with evidence this hypothetical scenario is actually real under capitalism.

[-] cyclohexane@lemmy.ml 61 points 1 year ago* (last edited 1 year ago)

EDIT: based on another commenter, OP's claim isn't even factual.

And it took the US until 1996 (after fall of USSR)? Not to mention that it was capitalism (General Motors) that spread the hoax about leaded gasoline being safe, under the guise of scientific research in 1921.

This is not the gotcha you think it is.

[-] cyclohexane@lemmy.ml 50 points 1 year ago* (last edited 1 year ago)

The first commenter is talking a hypothetical scenario of socialism being bad, so the second commenter (the one you responded to) responded with actual example of that same hypothetical scenario happening, but except by a capitalist power (the US). I don't think your response makes sense at all here.

[-] cyclohexane@lemmy.ml 36 points 1 year ago

Preservatives

[-] cyclohexane@lemmy.ml 45 points 1 year ago

I intentionally answer wrong to confuse their AI model training. It does not work if the choice is obviously wrong, but if you do it with ambiguous ones, it lets you pass. Like if wants you to select birds, and the thing is just a bear that kinda can pass for a bird if you aren't looking deeply, I'll say it's a bird.

Doing my part of destroying machine learning models.

[-] cyclohexane@lemmy.ml 45 points 1 year ago

I'd rather the person. A roommate that's so good, I didn't even notice them there until I physically checked the attic? Perfect.

[-] cyclohexane@lemmy.ml 49 points 1 year ago

Chances are this was done before it reached lemmy, because other platforms (notably Facebook) will give you trouble otherwise.

[-] cyclohexane@lemmy.ml 41 points 1 year ago
  1. Yes, I do it occasionally
  2. You don't need to. If it's open source, it's open to billions of people. It only takes one finding a problem and reporting it to the world
  3. There are many more benefits to open source: a. It future proofs the program (many old software can't run on current setups without modifications). Open source makes sure you can compile a program with more recent tooling and dependencies rather than rely on existing binaries with ancient tooling or dependencies b. Remove reliance on developer for packaging. This means a developer may only produce binaries for Linux, but I can take it and compile it for MacOS or Windows or a completely different architecture like ARM c. It means I can contribute features to the program if it wasn't the developer's priority. I can even fork it if the developer didn't want to merge it into their branch.
view more: ‹ prev next ›

cyclohexane

joined 2 years ago
MODERATOR OF