Buildout

joined 1 year ago
[–] Buildout@lemmy.world 1 points 2 months ago

EndeavourOS has an i3 version. That's how I started i3, and I'm still running it after almost 2 years. Comes pretty well set up in my opinion.

[–] Buildout@lemmy.world 10 points 3 months ago

Manjaro has me dying, lol.

[–] Buildout@lemmy.world 1 points 4 months ago

I use and like Zotero and the one-click-save feature in Firefox is very convenient (IIRC, it takes a few minutes to set up though).

[–] Buildout@lemmy.world 6 points 5 months ago

T = O(n) means that there exists a single constant k such that T < kn for all sufficiently large n. Therefore O(n!^2) is not the the same as O(n!), but for example both 10n!, 10000n!, n! + n^2 (note the plus) are O(n!).

Another way to think about this: suppose you believe that O(n) and O(n^2) are distinct. Now plug in only numbers that are factorials (2, 6, 24, ...).

[–] Buildout@lemmy.world 7 points 5 months ago (1 children)

Have I ever told you the story of Darth Microsoft Teams? Only Chrome and Edge. Some limited stuff works in Firefox, but it's flaky at best.

[–] Buildout@lemmy.world 15 points 5 months ago (4 children)

The disambiguation page for Boogaloo is now a bunch of awesome shit like music and dance styles plus an extremist movement...

Fuck you, choose a different name for your whack ass antics.

[–] Buildout@lemmy.world 3 points 8 months ago

I think I just got one a few days ago of the value menu? It had nacho cheese between the soft and hard shells.

[–] Buildout@lemmy.world 1 points 10 months ago (1 children)

Glad fasting is working for you! Are you confident that you are eating the same number of calories as you were before (even if you are eating the same kinds of foods)?

Do you get all those snacks you used to eat until midnight in before 6:00pm, or do you just eat until full?

 

The print preview is taking about 2 minutes to generate in Firefox, and for the last 15 seconds the entire Firefox window becomes unresponsive. I am only "printing" to a PDF to save, and I have no printers connected to my (modern) laptop.

When I tried on Chrome for comparison, it takes about 30 seconds (still a ridiculous amount of time) but without the freezing behavior.

I tried setting print.prefer_system_dialog to false (which does not generate a preview that I can see), but Firefox still takes just as long to pop up the system dialog and the window still freezes.

I only really care about fixing the problem with Firefox. Any suggestions are welcome, thanks!

Info:

  • Mozilla Firefox 121.0
  • Google Chrome 120.0.6099.129
  • 11th gen Intel laptop on Arch Linux
 

I am getting an error when uploading an image from a local file:

SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data

Even after the error the file name appears in the image name section, but when posted no image is actually included. I have seen another similar post to this about a month ago, but OP said issue was fixed (not the case for me on Linux and Firefox). For what it's worth, the issue also appears on Photon (in addition to standard UI).