linux

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

TDCN, in Could 2024 be the year of the diagonal linux desktop?
@TDCN@feddit.dk avatar

Is it really 1st of April already

arthur,

The time is flying fast this year…

Dirk, in Could 2024 be the year of the diagonal linux desktop?
@Dirk@lemmy.ml avatar

This is basically an article promoting two Tweets (something like Toots, but on a monetized closed source for-profit platform run by a highly questionable billionaire).

Here:

https://lemmy.ml/pictrs/image/7f877ece-edcd-4d09-b550-963e7103406f.png

redcalcium, (edited )

Also “Ideal monitor rotation for programmers”: sprocketfox.io/xssfox/2021/12/02/xrandr/

Ephera,

Jeez, that blog post is so much better than that article.

neidu2,

Wholeheartedly agree. I’ve edited the OP accordingly.

Cysioland,
@Cysioland@lemmygrad.ml avatar

I highly recommend her blogs/fediverse posts, she does lots of cool things with computers and ham radio

peopleproblems, (edited )

“What’s stopping you from developing for diagonal mode?”

Diagonal Mode

hyperhopper,

No, it’s the lack of support in web APIs. Every api is based on width and height, viewport width, viewport height. Nothing allows you to find the angle of the display, rotate DOM elements to align, wrap based on diagonal boundaries etc.

kronarbob,

“Your scientists were so preoccupied with whether or not they could, they didn’t stop to think if they should.”

Wolfwood1,

Ackshually the social network you’re mentioning has changed its name so instead of “Tweets” they should be “Xeets” (like sheets por shits if you prefer).

!I love how people refuse to use its new name!<

Some_Dumb_Goat,

I’ve opted for zitter personally

JackGreenEarth, (edited )

Spoilers don’t work how they do on reddit, you need to type

::: spoiler
Text
:::

LainOfTheWired, in Gentoo goes Binary (packages)
@LainOfTheWired@lemy.lol avatar

I think it’s a good move. It doesn’t take anything away from people who want to keep compiling everything, but now people on especially old laptops can enjoy the distro too.

Though I will probably continue being a void user this makes me want to use gentoo more then it did before.

wewbull, in Gentoo goes Binary (packages)

Quite the statement that Gentoo has survived for so long compiling from source but, even with ever advancing processor speeds, they’ve finally gone "Nah… Takes to long. ".

I mean, I don’t blame them. Yesterday I left my machine building a PyTorch package for 4 hours on a 12 core processor.

taladar,

As a long-time Gentoo user the only packages where compile times (and RAM usage) really bother me are all the myriad of forks of that shitty Chrome browser engine (webkit-gtk, QtWebEngine, chromium,…) and LLVM and clang.

wewbull,

My beef tends to be with software out of FANGs. Big teams and huge codebase to match. Completely inpetetrable for the rest of us and, I suspect, far more code then there should be.

kogasa,
@kogasa@programming.dev avatar

Chrome takes so much longer than the kernel somehow. There’s also the occasional package that makes you build single-threaded because nobody has fixed some race condition in the build process.

taladar,

More importantly Chrome takes so much longer than Firefox even though they essentially do the same things (or 95% the same things if you are nitpicky).

itsraining,

Yes, but Chromium is very easy to embed in applications. Mozilla has a history of creating and then abandoning embedding APIs every few years or so (and right now I think they have none).

taladar,

It seems very hard to embed it anywhere considering everyone doing so forks the whole codebase. Besides, my point was about compile times, embedding APIs shouldn’t take significantly longer to compile.

mumblerfish,

Chromium with wayland and X support is by far the greatest offender that I have found.

MonkderZweite, (edited )

I once shredded an sdcard-as-home while trying to compile firefox. This is why i say the web is broken. Needs a fucking kernel++ to display webpages.

taladar,

To be fair USB sticks and SD cards seem to fail when you stare at them a bit too intensely. I think it has been at least a decade since I bought a USB stick for OS installations that lasted for more than three installs (each a few months apart at least since the need does not arise that often).

callyral, (edited ) in Gentoo goes Binary (packages)
@callyral@pawb.social avatar

literally 2 days ago i tried installing gentoo in a vm but gave up because it would take too long to compile… and now this??? guess my timing was pretty bad

if i did use gentoo, i’d probably compile smaller programs from source and bigger things like kernel and web browser i would use as binaries.

GnomeComedy,

Wouldn’t the larger ones be the ones you’d get the most benefit from compiling?

Auli,

Not really I think optimizing it gives you small performance gains.

pastermil,

I think this is the sign from the universe you’ve been waiting for!

bamboo,

Seems kinda pointless to compile most packages unless there are specific performance optimizations or non-default features that can be enabled. I think the way I would use this would be to do binary by default and build only on the occasional instance there is a tangible benefit.

ben, in Gentoo goes Binary (packages)
@ben@lef.li avatar

So… Bentoo? Bintoo?

GnomeComedy,

For the uninitiated, does “gen” imply source/compilation somehow?

Aatube,
@Aatube@kbin.social avatar

no, it's a penguin

pastermil,

Bento 🍱

ben,
@ben@lef.li avatar

😋

wewbull,

Gen-toobin

The distro for white water rafters.

djtech, in I've started building a TUI for Lemmy

For rendering high quality images in the terminal, check out the Kitty graphical protocol. I don’t know if they are any python libraries to use, but I think that they are. P.S. This seems to work well stackoverflow.com/…/how-to-display-graphical-imag…

callyral,
@callyral@pawb.social avatar

does this protocol work for other terminals? such as alacritty, foot, urxvt, or even st (with appropriate patch ofc)?

djtech,

A quick research tells me that there aren’t patches for other emulators, but the protocol seems well described, so making those patches is possible. I could also take a look at Alacritty source code and deicide if I could make this project work.

crunchpaste,
@crunchpaste@lemmy.dbzer0.com avatar

I went with chafa as it’s terminal agnostic and supports various modes.

Then again, I’m not really sure a tui frontend needs high quality image rendering. Earlier I even considered going completely 1bit braille or just ASCII just so that the image doesn’t take all of the focus at the expense of the post body.

As mentioned by another commenter, I believe opening the full image in an external viewer is a much better solution, not to mention easier to implement.

jodanlime,
@jodanlime@midwest.social avatar

You could also look into using sixel. It’s kinda like the kitty protocol but older and terminal agnostic.

en.m.wikipedia.org/wiki/Sixel

crunchpaste,
@crunchpaste@lemmy.dbzer0.com avatar

Thanks, I’ve only heard of sixel, but never really read into it. Sounds promising.

kariboka,

A suggestion is do it like neofetch and let the user choose. Amazing work.

redcalcium, in Gentoo goes Binary (packages)

To think the day Gentoo goes binary would finally come…

Next: Slackware get automatic dependency resolution

pastermil,

I hate to be the one breaking the news, but…

jeremias,
@jeremias@social.jears.at avatar

Well we’ve had binary packages for ages for big builds like firerox and default is still to use source packages.

Still I’m really excited for this, having the whole, or big parts of the package tree, will speed up initial installations by a lot on weak arm systems for example. Now initial installation can be done quick and later you could still compile stuff yourself for the full gentoo experience.

_s0me_guy_, in Gentoo goes Binary (packages)

Good for them

MonkderZweite, (edited ) in I've started building a TUI for Lemmy

There’s TIV/FIM/imgfb if you’re looking for ways to render images in terminal. Or convert them to sixel.

MonkderZweite, in I've started building a TUI for Lemmy

One reason more to stop with the silly text-in-image posts. There’s a text-only post option, you know guys? Lemmy is not Instagram.

MonkderZweite, (edited ) in What is the point of dbus?

Btw, why do i need to start xfce/xfwm with dbus for automount in thunar to work, instead of just running dbus as a service on the side?

renzev,

By “start with dbus” do you mean with the dbus-launch utility? I think it’s needed because it sets some environment variables that thunar uses to actually find and connect to the bus. If you run just the daemon “on the side”, thunar won’t know how to connect to it. Kind of how you need $DISPLAY to be set correctly for X11 applications to work.

kzhe, in Writing program

Norka, Apostrophe, Obsidian

qyron,

Can I get some links, please?

kzhe,

Sorry, I was on mobile.

The spiteful thing to do would be linking Norka and the such but I’ll link them: Norka, Apostrophe and Obsidian.

qyron,

Thank you very much.

samwwwblack, (edited ) in Laptop keyboard unresponsive - I think my (unknown) laptop is affected by the kernel Zen IRQ regressions - how do I work around this?

The 6.5 kernel should have the fix for this included, so you could try using that kernel instead of 6.1?

ElderWendigo, (edited ) in Where can I post questions on how do construct formulas in Onlyoffice/Libreoffice spreadsheets?

A spreadsheet is always going to be a bad fit for a problem like this. You want something like the command line tools sed and awk (maybe combined with some simple regex) to parse a stream of input like this. These tools were literally built to solve this kind of problem. If you are stuck in windows, the Windows Subsystem for Linux will have these tools.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linux@lemmy.ml
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #