Comments

This profile is from a federated server and may be incomplete. Browse more on the original instance.

moonpiedumplings, to privacy in Are there alternatives to google scholar and google patents?

In my experience, best with science, math, and technology stuff:

arxiv.org

But I’ve found it to be very good for finding scientific articles.

moonpiedumplings, to privacy in Mozilla says Apple’s new browser rules are “as painful as possible” for Firefox

Because much of mozilla’s funding is from a deal with google, that’s why.

US$300 million annually. Approximately 90% of Mozilla’s royalties revenue for 2014 was derived from this contract

From en.wikipedia.org/wiki/Mozilla_Foundation

A lot of money, but not enough to actually to actually do a lot. They keep cutting features their “customers” like. Why?

Because development is expensive.

Google props mozilla up to pretend they don’t have a monopoly on the internet. Just enough money to barely keep up, not enough to truly stay competitive.

Mozilla wants to not rely on google money, so they are trying to expand their products. AI is overhyped, but still useful, and something worth investing in.

moonpiedumplings, to privacy in Mozilla says Apple’s new browser rules are “as painful as possible” for Firefox

Mozilla: ignores years of customer complaints and requests

Are these customers donating, or purchasing mozilla products or services so that mozilla doesn’t have to rely on google’s donations?

Mozilla: creates new product nobody asked for

github.com/Mozilla-Ocho

Nearly 10k and 400 stars on those respective repos.

A way to run a large language model on any operating system, in any OS, in a simple, local, and privacy respecting manner?

For linux we have docker, but Windows users were starving for a good way to do this, and even on linux, removing the step of configuring docker (or other container runtimes) to work with nvidia, is nice.

And it’s still FOSS stuff they aren’t being paid for, currently. But there are plenty of ways to monetize this.

Here’s an easy one: tie in the the vpn service they have to allow you to access the web ui of the computer running the llamafile remotely. Configure something like end to end encryption or or nat traversal (so not even mozilla can sniff the traffic), and you end up with a private LLM you can access remotely.

With this, maybe they can afford some actual development on firefox, without having to rely on google money.

moonpiedumplings, to asklemmy in What software do you wish that existed?

I haven’t experimented with it much, but:

iorate.github.io/ublacklist/docs

moonpiedumplings, (edited ) to linuxmemes in Ansible casually administering hundreds or thousands of devices

It appeals to me for management of a windows machine for a few things:

  • Lots of machines at once, over winrm. Although ssh is the default, as ansible is linux first.
  • I don’t have to learn powershell - the shared language means the windows teams and the linux team don’t have to learn eachother’s language. In ansible, it’s very easy to avoid the footguns that come with something like bash, especially after you install the red hat linter, ansible-lint, which warns of ansible’s own footguns.
  • easy to version control it
  • premade stuff: the official “modules” are massive and do a lot. There are also community packages: galaxy.ansible.com - of course, you should probably check any stuff you run first. But ansible is very easy to read.
  • built in secret management. Encrypt secrets, but still be able to use them smoothly with the automation framework.

For just one machine? Task scheduler is probably good enough. 2-3 machines, managed remotely? Ansible is at least worth looking at.

Edit: also, really good docs. Like, check out this active directory module with examples: docs.ansible.com/…/object_info_module.html#ansibl…

The examples are very helpful, with things like getting a list of ad users. I used that to create a ansible script to shuffle all ad user passwords - while being a a linux lover who hates windows and has literally never touched ad before this.

github.com/CSUN-CCDC/CCDC-2023/blob/…/users.yml

github.com/CSUN-CCDC/CCDC-2023/blob/…/main.yml

moonpiedumplings, to opensource in Tailchat - The next-generation noIM Application in your own workspace

Yeah, unintentional bugs are much easier to deal with than maliciousness, like replacing the “file upload” button with buy nitro, or discord in the browser’s audio being finnicky (dark pattern you don’t get this problem on element or the discord app.)

Of course, there are unintentional bugs as well, on top of maliciousness.

Screenshot_20240115-160050

Lmao. I’m guessing this is because they’ve begun to use LLM’s for moderation (maybe trying to replace real humans?), but LLM’s can’t really count.

moonpiedumplings, (edited ) to selfhosted in Should i host LinguaCafe or are there better alternatives?

your typical manga/light novel weebo

No chinese support :(

I read a ton of web novels translated from Chinese, and reading the untranslated versions would be a fun way to learn Chinese. Or Korean.

I don’t really like the Japanese light novels as much.

Edit: hmmm, it seems like their are similar projects, and some have custom language support. I may need to look into those into the future.

moonpiedumplings, to linux in (Constructively) What is your least favorite distro & why?

Did you test with different kernels? Them using a custom scheduler that prioritizes desktop applications might cause background things to run slower.

Plus, the use of ananicy (cpu/ram limiter) limits stuff like that as well.

I use cachyos because they set up zram, anf uksmd by defualt. That’s ram compression and deduplication, and it’a pretty powerful in my experience. If you’re using cachyos, then uksmdstats and zramctl can give you an idea of how much you are saving.

moonpiedumplings, (edited ) to linux in Is it possible to isolate which GUI programs are seem by a screensharing program in xorg or wayland ?

obsproject.com/…/solved-record-multiple-windows-b…

in addition to windowed projector (creates window of what obs would be streaming)

A but hacky, and a pain to set up past 2 windows, but it works. I do this, creating a windowed projector, and then just share only that window.

moonpiedumplings, to linux in What's your favorite music player on Linux?

nvlc/ vlc -I ncurses for cli.

moonpiedumplings, to selfhosted in Help with NGINX? so close...

Nginx and nginx proxy manager are two different things, although nginx proxy manager uses nginx underneath the hodd.

Nginx is a lightweight reverse proxy and http(s) server configured via config files.

nginx.org/en/

Nginx proxy manager is a docker container that runs nginx, but also had a webui on top of it to make it much, much easier to configure.

Sometimes abbreviated as NPM.

nginxproxymanager.com

That’s why people keep asking you for your nginx config since when you just say nginx, people are expecting that you are using just nginx, and configuring it through text files.

moonpiedumplings, to linux in Terminal Utility Mega list!

I really like zellij:

github.com/zellij-org/zellij

Terminal multiplexer like tmux, but more intuitive to use.

moonpiedumplings, to linux in What would be the best way for me to recover data from my old laptop's hard drive, which seems to have a bad superblock?

By “network” they also meant you can export the disk image to another device on your local network, rather than over the internet.

moonpiedumplings, (edited ) to asklemmy in How many tabs do you have open?

On linux, with kde, there is usually a browser extension preinstalled called plasma integration.

It makes it so that when you search from the KDE equivalent of window’s start menu, you can also search open browser tabs or history.

I close all tabs once I’m done, but when trying to solve a programming/devops related problem, having lots of tabs open lets me see more than one approach to a problem, along with opinions, side by side.

And research in general requires a lot of tabs, in my experience.

moonpiedumplings, to science_memes in All is fair in love and war. (See body for part 2)

I run languagetool locally, and it’s actually really good, but the browser extension is closed source even though I can point it at a local server, I don’t know if it’s logging what I type.

But libreoffice has built in support, which is great.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #