There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

linux

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

johant , in basic UI programming in linux

There is also newt which is: …a programming library for color text mode, widget based user interfaces.

It also comes with the whiptail command for creating TUI interfaces for shell scripts. Similar to dialog (ncurses) or zenity (QT).

Frozyre , in Lemmy predicts: Chromebooks will become the new Thinkpads

Pfffft...the hell they are.

First off, so few models of Chromebooks even allow you to bother sideloading or outright install a Linux distro over ChromeOS. Eventually, Google cut that stuff out so now almost every Chromebook now won't allow you to do that without going through some Developer Mode loop that makes you think you'll get by.

Secondly, Chromebooks are just e-waste. That's their design. They're only made to be online-only "laptops" with just an expiration date attached to them, that date being how long Google wants to bother supporting it with security updates provided something doesn't break down first within the first two years.

Thinkpads have more longevity, they're built well and they're meant to go the distance. Chromebooks has been and will continue to be a joke.

possiblylinux127 OP ,

You haven’t scene how tuff some of these devices are. You can get them for cheap and they last all day and can be heavily abused.

Maybe comparing them to thinkpads is a stretch but I could see a use as a travel device.

fhein , in basic UI programming in linux

Easiest GUI toolkit I’ve used was NiceGUI. The end result is a web app but the python code you write is extremely simple, and it felt very logical to me.

eugenia , in The Best way to switch to Linux is to NOT
@eugenia@lemmy.ml avatar

Davinci Resolve is not a solution for at least 60% of the people who would move to Linux. The new version has trouble working on Debian-based systems (even with the various scripts and workarounds that exist), and it requires an nvidia card with lots of GBs of VRAM (while it does work on Windows with Intel/AMD without big problems). So I’d never suggest Resolve to someone moving to Linux unless they’re going to use Fedora, and have a recent nvidia card. For everyone else, there’s KDENLive and Shotcut. Which are way worse in the things they can do compared to Resolve (especially when it comes to professional color grading and audio plugins specifically for human speech), but that’s the situation we’re in.

accideath ,

Although I have to say, kdenlive surprised me very positively, when I tried it out recently. DaVinci is still king imo but in a pinch, I‘d prefer kdenlive over Avid Media Composer any time.

geneva_convenience , in The Best way to switch to Linux is to NOT
@geneva_convenience@lemmy.ml avatar

Most people are trying to play video games they do not care about the professional software

Breadhax0r ,

Yeah…I was dual booting to test mint, then accidentally wiped my windows drive when I tried out bazzite and went ‘welp, guess this is my life now’ and haven’t gone back to windows lol

Resol ,
@Resol@lemmy.world avatar

The Steam Deck exists. It runs Linux. It’s even an actual computer that you can plug a display, keyboard, and mouse into, and then gawk at the wonderful KDE Plasma desktop environment that this thing ships with. Sure, not all Steam games work on this thing, but you still have access to a lot of stuff.

But I suppose some folks will insist to install Windows on it, or get a Windows based alternative.

Unreliable ,

Bazzite has been astoundingly good for me. The only games that have issues are usually those with kernel-level anti-cheat and tbh I wouldn’t play those anyways if I was running Windows (although I understand that’s a deal breaker for some).

Support for Bazzite is fantastic too. Kyle and the rest of the folks on Discord are amazing!

nutcase2690 ,

The only game I am having issues with is fallout london. For some reason, even with a dlss upscaler mod, it runs at half the fps that it does on my windows :(

Unreliable ,

Aah yeah Nvidia still has some stuff to work out on Linux, but fortunately for me I’m running AMD. Hopefully the Nvidia support gets better soon.

accideath ,

Most people care about neither. Most people want a browser, a place to store their photos and maybe an office application.

atzanteol , in Basic examples for the Linux date command

LLMs do this pretty well. I’ve used them for date/time formatting strings across a number of languages.

nyan ,

date is the command for setting the system date and time from the command line. Nothing to do with formatting, beyond the fact that it presumably applies system locale settings when echoing date-time info.

atzanteol ,

<span style="color:#323232;"> date +%Y-%m-%d
</span>
IsoKiero ,

$ whatis date

date (1) - print or set the system date and time

JackbyDev ,

They once wrote me a massive script for parsing a history file instead of telling me about history -i

atzanteol ,

The other “real person” who replied to me told me that the Linux date command has nothing to do with formatting.

JackbyDev ,

Second sentence of the description from the man pages, “Otherwise, depending on the options specified, date will set the date and time or print it in a user-defined way.” not sure what they were on about.

atzanteol ,

Right - I’m just saying that it’s super annoying that people point out times that llms have been wrong as though humans are never wrong, or even aren’t wrong frequently.

JackbyDev ,

I get that. It’s funny I think I’ve gotten advice in the past to always check the results of search engines because they can be wrong (as in teachers said it to me) or things about Wikipedia being unreliable. But nobody does those things nowadays. Perhaps someday LLMs will be good enough that we don’t need to check them either.

eugenia , in Lemmy predicts: Chromebooks will become the new Thinkpads
@eugenia@lemmy.ml avatar

Most Chromebooks from the last 5 years have 8 GB of RAM and 32/64 GB internal drive. That’s not enough to satisfy the kind of user who would buy a Thinkpad.

I have 4 Chromebooks that I converted to Linux, from the era before the aforementioned, with 4 GB of RAM and 16 GB of internal space (and just 1366x768 res – kdenlive and some cad apps don’t fit in that res, not even some of the DE pref panels fit!). At 16 GB internal disk, only Debian fits in there properly. Mint and all ubuntu-based ones, or fedora are either out of space, or with only 1 gb left (Debian leaves 8 GB free). Also, it’s near impossible to use a modern web browser to browse the web with 4-5 tabs at the same time at 4 GB of RAM – you always hit the swap sooner than later. So it’s literally bare bones experience.

The newer Chromebooks, with 8 GB RAM and 32/64 internal space are definitely better, but still nowhere near the “modern” specs required to run Linux properly (especially if you also want to do some video editing). In fact, look at the Cosmic DE. While it’s new, and without any code fluff, it requires a minimum of 2.4 GB of RAM just to boot (which is more than gnome/kde).

So yeah, Chromebooks have nothing on Thinkpads. Not for the kind of users who buy thinkpads anyway.

possiblylinux127 OP , (edited )

deleted_by_author

  • Loading...
  • oldfart ,

    2nd comment with the same typo, are you using dictation?

    dev_null , in basic UI programming in linux

    It really depends on which language you want to use.

    GustavoM , in The Best way to switch to Linux is to NOT
    @GustavoM@lemmy.world avatar

    tl;dw:

    Improvise (but not really). Adapt. Overcome.

    Then again, I’d rather go for a much “cleaner” approach and suggest new users to “unlearn” the bad habits learnt by using Windows. Which is the “click once and forget” mentality, along many others.

    TurboHarbinger ,

    Bro have you ever tried to get rid of a habit? It’s fucking hard.

    You missed entirely OP’s point of sticking to things familiar and gradually adapting. Is faster to learn this way.

    GustavoM , (edited )
    @GustavoM@lemmy.world avatar

    Bro have you ever tried to get rid of a habit? It’s fucking hard.

    It’s not hard when you take the first step to admit that a habit is bad and you need to get rid of it. Even if your subconscious tells you not to.

    If anything, that is a great way to improve/learn self-control.

    You missed entirely OP’s point

    I “missed” it because embracing a bad habit and adapting outside things to it is not how you (properly) get things done.

    tl;dw: You have a brain for a reason. Use it.

    TurboHarbinger ,

    It’s not hard when you take the first step to admit that a habit is bad and you need to get rid of it. Even if your subconscious tells you not to.

    Yeah talked like a kid who haven’t give up anything yet. That shit takes time and I got places to be.

    tl;dw: You have a brain for a reason. Use it.

    To read? Or to achieve conclusions without reading? Please use it before answering. Fucking moron.

    CsXGF8uzUAOh6fqV , in Lemmy predicts: Chromebooks will become the new Thinkpads
    @CsXGF8uzUAOh6fqV@lemmy.world avatar

    I’m not a thinkpad guy, but I thought one reason for people liking old thinkpads is that the old ones came with cpu’s that predate the intel management engine.

    possiblylinux127 OP ,

    Exactly. The ARM Chromebooks can run coreboot in a lot of cases. I am not sure about WiFi and GPU acceleration but at least those can be isolated if necessary.

    mariusafa ,

    Coreboot does not remove IME. Libreboot (a coreboot distro) does. Or neuter it.

    possiblylinux127 OP ,

    It can be configured however you want. Also ARM devices don’t have ME

    xulfer , in Lemmy predicts: Chromebooks will become the new Thinkpads

    Thinkpads are fairly powerful as laptops go. Are you talking about some very strong variety of chromebook here?

    possiblylinux127 OP ,

    The ones from schools are very tuff. I wouldn’t call a 10-15 year old thinkpad powerful

    IrritableOcelot ,

    I think they mean powerful as in compute power, and since they’re designed to be thin clients, the answer is no. They’re universally underpowered the day they come out.

    ProgrammingSocks ,

    No way. My T420 with a 3.4ghz 4c8t i7 absolutely outpaces any celeron POS Chromebook. Either you don’t have much experience with good (T-series) Thinkpads or you don’t have much experience with Chromebooks.

    umami_wasbi , (edited ) in Linux Foundation Welcomes the Open Model Initiative to Promote Openly Licensed AI Models

    That “ethical” is problematic. What considered to be ethical is very subjective to the culture context.

    Edit: better wording

    delirious_owl ,
    @delirious_owl@discuss.online avatar

    Im down to permit what the Linux Foundation considers ethical in this context. They seem to have their head screwed on straight

    DieserTypMatthias , in basic UI programming in linux
    @DieserTypMatthias@lemmy.ml avatar

    I’d recommend egui, though you have to use Rust for it. (learning it should be easy, considering the fact that you have background in C).

    rand_alpha19 , in The Best way to switch to Linux is to NOT

    Honestly, I just kept some distros on a USB disk with Ventoy (amazing software for booting ISOs from USB) on it and booted them up repeatedly until I felt comfortable and found my favourite.

    I really don't think waffling around on Windows trying open source alternatives is the answer. Look up what the alternatives are, then boot up a live image and download them. Try them. Then switch if you like it.

    This is coming from someone who used Windows from 1999 until 2023 and planned a transition to Linux over time (about a month) using a spreadsheet. It really doesn't have to be complicated or difficult; I'm not a programmer or anything, I'm just a former Windows power user.

    mukt ,
    @mukt@lemmy.ml avatar

    Windows is no longer for power users. With each version, it kills the power of users some more, and asks for more powerful hardware like a hungry beast.

    rand_alpha19 ,

    Yes, and so I am no longer using it. :b

    technocrit , in First Ubuntu 24.04 LTS Point Release Delayed By 2 Weeks

    2 more weeks to install any other distro!

  • All
  • Subscribed
  • Moderated
  • Favorites
  • [email protected]
  • random
  • lifeLocal
  • goranko
  • All magazines