Skip to main content



Linus Torvalds talks AI, Rust adoption, and why the Linux kernel is 'the only thing that matters'


reshared this

in reply to pnutzh4x0r

Time is passing by so fast, really. I still remember linux 5 kernels to be modern, and 6 somehow still feels "the new thing"
in reply to ReversalHatchery

And in reality they're all just in the 2.6 branch. I still remember the transition from 2.4.
in reply to pnutzh4x0r

If you think that if you cannot count a minor version number from from fingers and toes, and it is meaningless anyway, why not drop the current versioning system entirely? It would be fine if it was (major version).(patch)
This entry was edited (4 months ago)


Svensk storbedragare gripen i Turkiet. Andreas Szakacs, en av grundarna av OmegaPro, misstänkt för att vara huvudmannen bakom ett Ponzi-bedrägeri på flera miljarder dollar, greps av i Istanbul i juli 2024.

blog.zaramis.se/2024/08/23/sve…



Safe to Install New Dual Boot?


My GF recently said I can install Linux on her laptop. Then I saw Windows broke dual boot systems.

Is it safe to do a dual boot if she already has the update that broke dual booting?

Should I just figure out how to install Windows in a VM for her?

Appreciate any insight y'all can offer

in reply to gothic_lemons

Today on "Was this caused by stupidity or malice"...

Microsoft said earlier this month it would apply “a Secure Boot Advanced Targeting (SBAT) update to block vulnerable Linux boot loaders that could have an impact on Windows security,”


(emphasis mine)





in reply to boredsquirrel

I've got a question! Can I run a router on just any piece of hardware, say a pi? Or do routers need special hardware for low latency translation?
in reply to Elise

I thought the same.

I suppose they use stuff like real-time-kernels.

Depending on your needs, a typical wifi router would need
- some ARM SOC (optional) with a CPU with at least 1 GHz speed
- 500MB RAM or so
- 4GB of storage or so
- PCIe (or m.2 or miniPCIe) slots to plug in
- 1 WAN ethernet port, 1Gb/s up to 10 Gb/s
- optionally a modem for fiber or whatever you use
- 1 or more LAN ethernet ports, a bit lower speed
- a wifi card (no idea why the Omnia has 2) with support for Wifi6
- a few antennas, 1 or 2 are enough, to plug into the wifi card
- power supply
- USB or some other form to flash updates locally

The software needs to run on there, being Linux based that should be absolutely no problem. But a RPi5 afaik still has no upstream Linux support, but it also way overpowered for that job.

I totally think about building my own router, but also enjoy the service of Turris, their advanced OS that requires these high specs, their package repo and custom OS features not present in upstream OpenWRT.

in reply to boredsquirrel

They look very cool but IMO a bit overpriced for the proposed hardware spec?

For the same price range you can get a full n100 16GB dual ethernet 2.5gbit with a 5x2.5gbit ethernet switch and wifi extender.

But yeah those aren't FOSS, so maybe that's their selling point?



Do you know the Fediverse logo?
15067278
It’s a nice logo. It’s colorful, and it’s a good representation of the different nodes in the Fediverse. That said, its many colors and many lines also mean it doesn’t necessarily work well everywhere. Sometimes you need a small, monochrome logo. This logo’s monochrome version doesn’t work as well.

Enter, the asterism: ⁂ It’s simple, it’s a unicode symbol so available on all keyboards and scalable. It can be colored or not. I think it could make for a nice representation of the Fediverse!

Check the proposal here: fediverse symbol ⁂

Kudos to @FediverseSymbol for making this happen!


in reply to ChrisDeb

Define "sandboxed"

Application can only access a limited part of the system? = use flatpak or build a container/VM image using the nix pkgs.

Application can be uninstalled completely and has separate libraries? I prefer nix.

in reply to ChrisDeb

Nix apps are not sandboxed and you have no control of what resources they have access to or don't, unless you wrap them with some other program


Forgejo is now copyleft, just like Git


Forgejo is changing its license to a Copyleft license. This blog post will try to bring clarity about the impact to you, explain the motivation behind this change and answer some questions you might have.


...

Developers who choose to publish their work under a copyleft license are excluded from participating in software that is published under a permissive license. That is at the opposite of the core values of the Forgejo project and in June 2023 it was decided to also accept copylefted contributions. A year later, in August 2024, the first pull request to take advantage of this opportunity was proposed and merged.


...

Forgejo versions starting from v9.0 are now released under the GPL v3+ and earlier Forgejo versions, including v8.0 and v7.0 patch releases remain under the MIT license.
in reply to pnutzh4x0r

"Copyleft licenses do not only benefit the developers. They also guarantee freedoms to users of the software. They reduce the risk of exploitive business practices, like creating a modified version of Forgejo with less freedoms to the users, which could ultimately trap users in a vendor lock-in."

God, you absolutely love to see it. So called "permissive" licenses should be banned because of this.




Flohmarkt is a Fediverse Marketplace


As the Fediverse continues to grow, people are looking to build new experiences that change what's possible on the network today.

Flohmarkt is a nascent project intended for selling personal items, and may be the first attempt of its kind here.

in reply to Sean Tilley

I was thinking something like this for jobs on the fediverse would be great, then thought it would probably be filled with high paying, highly technical jobs or low paying garbage jobs, or both with no between space. I'd love to be wrong.


Linux Scores A Surprising Gaming Victory Against Windows 11


I recently spent some time with the Framework 13 laptop, evaluating it with the new Intel Core Ultra 7 processor and the AMD Ryzen 7 7480U. It felt like the perfect opportunity to test how a handful of games ran on Windows 11 and Fedora 40. I was genuinely surprised by the results!


...

The Framework 13 is perfectly capable of gaming even with its integrated graphics, provided you’re willing to compromise by lowering the resolution and quality presets for more demanding games. (It’s also a testament to how far AMD’s APUs have come in the past decade.)


Summary of results:

  • Shadow of the Tomb Raider: Linux wins
  • Total War: Warhammer III: Windows wins
  • Cyberpunk 2077: Linux wins
  • Forza Horizon 5: Windows wins


These results are an interesting slice of the Linux vs Windows gaming picture, but certainly not representative of the entire landscape. A few shorts years ago, however, I never would have dreamed I’d be writing an article where even two games on Linux are outperforming their Windows counterparts.


Archived Link

in reply to pnutzh4x0r

I just wish many of the multiplayer games I play worked on Linux (invasive anti-cheat).
in reply to TypicalHog

Slightly off-topic, but when I stopped playing multiplayer games with anti-cheats (competitive FPS mostly), I've got more time to explore more productive hobbies, and my mental health improved. Might be worth trying 🙂

in reply to Handles

Seems pretty incremental to me, but this one is an important one: Notes are now available as a collapsible pane under the slide in Normal view.
in reply to Leaflet

The new focus rectangle in Calc is an absolute abomination.


KDE Gear 24.08




I wrote a Vim Reference Guide (beginner to intermediate level)


in reply to learnbyexample

A URL 'Free up to some-end-date'. ???

Phishing link? 🤔

This entry was edited (4 months ago)
in reply to kristoff

Why do you think it is a phishing link? Gumroad is a well known platform to sell digital goods.

I mention it is free up to some date because it will go back to being a paid product after that.

This entry was edited (4 months ago)
in reply to learnbyexample

I don't. I thought the emoji would have made that clear.

I have been doing cybersecurity awareness lately. We are starting to get over the furst hurdle: make people see the signatures of phishing message.
But now we are starting with the 2nd hurdle: make people understand that when they write a genuine post, they should avoid these signatures of phishing, in this case, the "time pressure" argument.

The problem is that the more genuine messages have phising signatures, to more difficult it becomes for people to distinguish a genuine posts from phishing.
There is also the risk that you genuine posts will get noted as fake (although that is clearly not the case here :-) )

in reply to kristoff

How would a thinking emoji make it clear your question isn't serious? Also, things have been available for a limited time long before phishing attempts were a thing, and will continue to exist for legitimate purposes long after. You can't expect the entire rest of the world to stop doing something innocuous just because it's also used as a tactic to fool a small subset of inattentive people.


GNOME 47.beta Released


in reply to setVeryLoud(true);

I may understand "opinionated" differently from you, but the main issue is that when you do want to change something, you can't. Or it's some unsupported hack, or (best case) you flip some hidden configuration variable (that will probably break with the next release).

KDE is well configured from the get go as well, you don't have to change anything and it will work well. But if you do decide that you don't like some of their defaults, you can tweak many aspects of it.



If you have installed Linux on a Microsoft Surface Pro, what was your experience?


This entry was edited (4 months ago)
in reply to Kalcifer

typing this now on a Surface Pro 3 I bought 9 years ago. solid hardware, obviously a bit slow. still has an hour or so of battery life. haven't got around to installing Linux, so the OS is shit, but I've never reinstalled or felt it was necessary. I definitely researched and ran debloat scripts. biggest concern is that upgrades are impossible. I think Linux would run well on this machine, based on the support out there.
in reply to Kalcifer

I got a surface pro 3 from goodwill for $99. Been running fedora on it and it runs hot the fan will get loud but honestly it's great for reading manga with komikku or watching movies and stuff. the pro 3 works without the linux-surface kernel so that's a plus even if it does mean it's a little slow. gnome works great on it and it makes me wish all my laptops had a touchscreen. in tablet mode the on screen keyboard leaves a bit to be desired but I hear there's some improvements in gnome 47 and 48 so I'm hopeful

Unknown parent

lemmy - Link to source
Skull giver
[This comment has been deleted by an automated system]
This entry was edited (4 months ago)
in reply to Leaflet

Is this teaching us not to dual boot and to have separate devices?


Feature requests for a lemmy moderation bot


This entry was edited (5 months ago)


Feature requests for a lemmy moderation bot


This entry was edited (4 months ago)
in reply to asudox

make it blockable, mutable.., i don't like opening a post and the first thing i see is a pinned bot comment.
in reply to scorp

Just block it and you'll no longer see any posts or comments of it.