this post was submitted on 28 Dec 2023
58 points (96.8% liked)

Linux

48072 readers
1 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
top 10 comments
sorted by: hot top controversial new old
[–] Dirk@lemmy.ml 50 points 2 years ago (2 children)

What can you automate with Beachpatrol? The sky is the limit:

  • Check your email.
  • Login to your bank account.

[...]

Oh hell no!

[–] GustavoM@lemmy.world 12 points 2 years ago* (last edited 2 years ago)

Yeah... I'd rather spend some time doing those manually and not risk losing money (or even worse) because of a mere couple seconds less on the internet.

[–] Unsafe@discuss.online 2 points 2 years ago* (last edited 2 years ago)

It's really cool, when automation tools create more problems than they actually solve.

[–] INeedMana@lemmy.world 16 points 2 years ago (1 children)

your everyday web browser

I only see chromium referenced, where's firefox?

[–] sebastiancarlos@lemmy.sdf.org 2 points 2 years ago

"Currently only Chromium is supported. Other Chromium-based browsers and Firefox support to be added soon."

[–] trevor@lemmy.blahaj.zone 5 points 2 years ago (1 children)

This is really cool! Do you have a rough timeline for Firefox support?

[–] sebastiancarlos@lemmy.sdf.org 6 points 2 years ago* (last edited 2 years ago) (1 children)

It should be pretty soon. I've got it working already, but I need to test it more and figure out how Firefox profiles work with Playwright.

If you want you can just clone it and replace "chromium" with "firefox". It should just work, and it shouldn't take too long to figure out the rest.

[–] vort3@lemmy.ml 5 points 2 years ago (1 children)

Let us know when it's ready, I'd like to try that.

[–] sebastiancarlos@lemmy.sdf.org 5 points 2 years ago

Will do, bossman

[–] fossphi@lemm.ee 2 points 2 years ago

Dang, I really dislike npm shit, but I might check this out