Welcome to Friendica.Eskimo.Com
Home of Censorship Free Hosting

E-mail, Web Hosting, Linux Shell Accounts terminal or full remote desktops.
Sign Up For A Free Trial Here
Please tell your friends about federated social media site that speaks several fediverse protocols thus serving as a hub uniting them, hubzilla.eskimo.com, also check out friendica.eskimo.com, federated macroblogging social media site, mastodon.eskimo.com a federated microblogging site, and yacy.eskimo.com an uncensored federated search engine. All Free!
We Should Immediately Nationalize SpaceX and Starlink
We Should Immediately Nationalize SpaceX and Starlink
The slap fight between Donald Trump and Elon Musk has highlighted the absurdity of keeping so much of our space program and satellite internet infrastructure in the hands of a single oligarch.jacobin.com
'Putin is a murderer' — Zelensky rejects Trump's claim that Russia, Ukraine are like 'kids'
'Putin is a murderer' — Zelensky rejects Trump's claim that Russia, Ukraine are like 'kids'
"We are not kids with (Russian President Vladimir) Putin at the playground in the park," Zelensky said, as quoted by the TV network. "He is a murderer who came to this park to kill the kids."Daria Shulzhenko (The Kyiv Independent)
What's something you once had a lot of respect for but now have no respect for?
More or less yeah. Though back around 2013 or so, I was somewhat pleasantly surprised by how they designed their Mac AIO desktops, they actually were somewhat repair tech friendly.
The front glass was magnetically attached, so it only took a suction cup or two to start disassembly, and basic screwdrivers to remove the screen and get access to the motherboard, hard drive, RAM, DVD drive, etc.
And yes you could replace or upgrade parts as necessary, none of this newer soldered on storage shit they do these days.
I've lost a lot of respect for companies that solder on important parts that should rightfully be fairly easy to replace or upgrade.
Plus, now the big companies have taken to forcing encryption on the storage devices, effectively locking the drive to the system. Well isn't that just cute for the backup operator that's trying to recover your late grandmother's family photos...
A glimpse of my joyous reality (someone posted this in the wrong community)
Aww, you're missing out homie!
There's a couple or few different renditions by different artists. To me, I thought they were silly cute, if not just a slight bit creepy..
over_clox likes this.
HyperCard was basically the viewer/player for HyperCard stacks/files. HyperStudio was the program used to make them.
This is incorrect. The HyperCard application could both create and play back HyperCard stacks. It could also export them as stand-alone applications which people could use without needing to run HyperCard.
::: spoiler HyperStudio was something else, not shipped by Apple.
The author describes it here:
It was inspired by HyperCard and Ted Nelson’s ideas of hypertext and hypermedia. But whereas HyperCard was a database of alphanumeric data controlled by a scripting language, HyperStudio was founded on the idea of the primary layer being a paint program, and linking (“hyper-”) media (“studio”) together in an object-oriented, rather than lexical (program language), environment. The result was a program that is its own category of software. That is to say, HyperStudio has an extremely unique environment, and although it can create videos, presentations, animations and comic-style (graphic novel) digital stories, it is neither movie-making software, presentation software, and animation program, nor a comic-book maker. It is HyperStudio and no other program has ever duplicated or even successfully approximated its functionality.
see also en.wikipedia.org/wiki/HyperStu…
:::
I should admit that it’s been years since I messed around with old Macintosh or looked into the old Mac retro sites, it’s probably out there somewhere…
You can use HyperCard on an emulated Mac in a web browser at system7.app/ - it's in the Multimedia folder there 😀
Interesting. I only recall 2 programs when I took the HyperStudio class, where the HyperCard Player was free for all to use, but couldn't make projects.
HyperStudio was the paid program that the school had paid licensing fees to use, and as such we weren't allowed to copy that software.
Maybe I missed the original HyperCard itself, we were only allowed to copy and share HyperCard Player, which most definitely could not create projects, only play them.
What is “cheese” called in your language?
Pro-AI Subreddit Bans 'Uptick' of Users Who Suffer from AI Delusions
The moderators of a pro-artificial intelligence Reddit community announced that they have been quietly banning “a bunch of schizoposters” who believe “they've made some sort of incredible discovery or created a god or become a god,” highlighting a new type of chatbot-fueled delusion that started getting attention in early May.“LLMs [Large language models] today are ego-reinforcing glazing-machines that reinforce unstable and narcissistic personalities,” one of the moderators of r/accelerate, wrote in an announcement. “There is a lot more crazy people than people realise. And AI is rizzing them up in a very unhealthy way at the moment.”
The moderator said that it has banned “over 100” people for this reason already, and that they’ve seen an “uptick” in this type of user this month.
The moderator explains that r/accelerate “was formed to basically be r/singularity without the decels.” r/singularity, which is named after the theoretical point in time when AI surpasses human intelligence and rapidly accelerates its own development, is another Reddit community dedicated to artificial intelligence, but that is sometimes critical or fearful of what the singularity will mean for humanity. “Decels” is short for the pejorative “decelerationists,” who pro-AI people think are needlessly slowing down or sabotaging AI’s development and the inevitable march towards AI utopia. r/accelerate’s Reddit page claims that it’s a “pro-singularity, pro-AI alternative to r/singularity, r/technology, r/futurology and r/artificial, which have become increasingly populated with technology decelerationists, luddites, and Artificial Intelligence opponents.”
The behavior that the r/accelerate moderator is describing got a lot of attention earlier in May because of a post on the r/ChatGPT Reddit community about “Chatgpt induced psychosis,”
Pro-AI Subreddit Bans 'Uptick' of Users Who Suffer from AI Delusions
“AI is rizzing them up in a very unhealthy way at the moment.”Emanuel Maiberg (404 Media)
Ubuntu Devs Debate Splitting Linux Firmware to Reduce Size
Ubuntu Devs Debate Splitting Linux Firmware to Reduce Size
Ubuntu developers are discussing whether to split the large linux-firmware package into smaller vendor-specific packages to reduce its size.Joey Sneddon (OMG! Ubuntu!)
There's no linux-firmware package on Debian. I guess that's one of the major changes that makes Ubuntu different from Debian, under the hood.
Anyhow, on Debian:
- firmware-linux: Meta package, depends on:
- firmware-linux-free (that one really is a sammelsurium)
- firmware-linux-nonfree: Meta package, depends on:
- firmware-misc-nonfree (big one, could well be made into a meta package depending on vendor-specific packages)
- firmware-amd-graphics (another big one)
::: spoiler
$ apt-cache pkgnames firmware | sort
firmware-amd-graphics
firmware-ath9k-htc
firmware-atheros
firmware-b43-installer
firmware-b43legacy-installer
firmware-bnx2
firmware-bnx2x
firmware-brcm80211
firmware-cavium
firmware-cirrus
firmware-intel-graphics
firmware-intel-misc
firmware-intel-sound
firmware-ipw2x00
firmware-ivtv
firmware-iwlwifi
firmware-libertas
firmware-linux
firmware-linux-free
firmware-linux-nonfree
firmware-marvell-prestera
firmware-mediatek
firmware-microbit-micropython
firmware-microbit-micropython-doc
firmware-misc-nonfree
firmware-myricom
firmware-netronome
firmware-netxen
firmware-nvidia-graphics
firmware-nvidia-gsp
firmware-qcom-media
firmware-qcom-soc
firmware-qlogic
firmware-realtek
firmware-samsung
firmware-siano
firmware-ti-connectivity
firmware-tomu
:::
GNU Octave 10.2.0 Released
GNU Octave 10.2.0 Released
GNU Octave version 10.2.0 has been released and is now available for download. An official Windows binary installer is available. For ma...octave.org
For one thing it will run a lot of existing and proven Matlab code.
Another is that Octave and Matlab syntax is ambiguous about functions vs indexes (has pros and cons).
And don't get me wrong (I use jupyter and python a lot and really do like it) but numpy can get fundamentally weird in the way indexing maps to memory in ways that I don't remember happening back when I mostly used Octave.
For me the major advantage of python is having access to other non-numerical things. It's so difficult to do anything not-numerics in Octave and Matlab or to use even basic data structures like lists and trees. Python is sort of a basic object language that makes some of the things that would otherwise make you scream for Lisp possible. That's worth the numpy annoyances. Otherwise I would probably be using julia.
I wouldn't call "throw some stuff in the oven and add salt" cooking. And either way it's vastly easier than working with pots and pans - you don't have to watch for pots boiling over or things turning black in the frying pan, and the clean-up is rather minimal, as well. Plus, pans tend to not that well with meat or veggies directly from the freezer (it's possible but harder, which is not great for the post's premise), which isn't even an issue when you use the oven instead.
Also, there's something about baking that makes food taste pretty consistently good, I've never managed that consistency on a stovetop. It's incredibly demoralizing when you put in the work to cook properly and it turns out shit.
BlackRock’s Bitcoin Scheme: How Wall Street Giants Are Bilking Poor People Out of Money
BlackRock’s Bitcoin Scheme: How Wall Street Giants Are Bilking Poor People Out of Money
While everyone’s getting hyped about “digital gold” and “financial freedom,” BlackRock is sitting there with over 530,000 Bitcoin — that’s more than half a million coins — laughing all the way to the…HR NEWS (Medium)
Wrong, like the article shows, we can fork BlackRock's Bitcoin away any time we want. We only need consensus. We control it.
We never control the cash printers, the world's best scam.
Klima-Klagen gegen deutsche Firmen: EU soll NGOs bezahlt haben
Klima-Klagen gegen deutsche Firmen: EU soll NGOs bezahlt haben
Einem Medienbericht zufolge soll die EU Klimaaktivisten bei Klagen gegen deutsche Unternehmen unterstützt haben. Ziel war es demnach, die Öffentlichkeit von der Klimapolitik der EU zu überzeugen. Dafür sollen Millionen Steuergelder geflossen sein.Markus Wolf (BR24)
Oh nein! Nicht doch die armen ... (sichtet Quelle) ... Kohlekonzerne, Urwaldverbrenner und die Bienenkiller von Monsanto! Haben diese grünen Weltverbesserer denn keinerlei Skrupel? D:
Die Umgehung der Gewaltenteilung ist nicht in Ordnung. Punkt. Aber ich bin bereit in diesem Fall einen Klaps auf die Hand als Strafe vorzuschlagen - aber nur einen leichten.
Riot police, anti-ICE protesters square off in Los Angeles after raids
Live Reuters video showed Los Angeles Police Department officers lined up on a downtown street wielding batons and what appeared to be tear gas rifles, facing off with demonstrators after authorities had ordered crowds of protesters to disperse around nightfall.
Oberhaching will mit Bodenschwellen schnelle Radfahrer ausbremsen
Oberhaching will mit Bodenschwellen schnelle Radfahrer ausbremsen
Die Gemeinde Oberhaching plant den Einbau von drei Bodenschwellen, um die Geschwindigkeit rücksichtsloser Rennradfahrer zu drosseln. Anwohner und Fußgänger berichten von gefährlichen Situationen. Andernorts blickt man gespannt auf das Pilotprojekt.Iris Hilberth (Süddeutsche Zeitung)
rumschlumpel doesn't like this.
What is a movie that "looks like" it would suck, but actually is well written and acted and a good time?
I'll start: "Happy Death Day"
American Werewolf in London
The title alone makes it sound like a cheesy 80s goofy movie...and it kinda is. But the practical effects are right up there with The Thing. It makes you invested in the characters and the main conflict is really tough. It's more dark and gritty than you would expect, especially near the end. The werewolf transformation scene has some of the best practical effects in film. It's stomach churning.
mastering-zsh: Advanced topics to take advantage of zsh
GitHub - rothgar/mastering-zsh: Advanced topics to take advantage of zsh 👩💻👨💻
Advanced topics to take advantage of zsh 👩💻👨💻. Contribute to rothgar/mastering-zsh development by creating an account on GitHub.GitHub
Maybe I'm misunderstanding, but the commands would apply within the zsh, which is a bash alternative, not within the programmes running themselves?
Or are you saying its sus because its illogical/confusing to have opposite uses for tgebsame shirt cut? I can see that as people using a terminal and launching vim would constantly be working against "muscle memory" each time they switch which would be annoying! Being familiar with keyboard shortcuts is what can make terminal based workflows so fast.
We have launched a PieFed instance!
cross-posted from: lemmy.ca/post/45609571
Would you like some pie? Check it out here: piefed.ca/What is PieFed
PieFed follows a similar format as Lemmy and Mbin. Those that are familiar with Lemmy will find it very similar, with some additional features including topic lists, optional private voting, new mod and admin tools, crosspost de-duplication, community wikis, etc. Thanks to how the fediverse works, you can use either lemmy.ca or piefed.ca to interact freely!
We will put together some guides on our non-profit's website at some point. In the meantime, we have created !newtopiefed@piefed.ca for us to learn from each other. There is also the official !piefed_help@piefed.social community which has a similar purpose.
We have done some testing and we are learning as we go, but please bear with us while this new platform gets going 🙂
Other Links & FAQ
- lemmy.ca is not migrating to PieFed. We will run both instances at the same time. You can use whichever one you prefer.
- Learn about the differences between PieFed & Lemmy: join.piefed.social/features/
- A tour of the community moderation features in PieFed: piefed.social/post/844065
- One of the first mobile apps to implement support for PieFed, with more to come: interstellar.jwr.one/
Welcome | Fedecan
Discover a new way to connect online. As a Canadian not-for-profit, we can help you join a growing network of federated social media that prioritizes community over profit.fedecan.ca
like this
don't like this
like this
Derin doesn't like this.
So lemmy.ca and piefed.ca have different feeds altogether when I view them, are they two separate things then?
Separate things, just the same admin I guess. You can follow the same communities from either one.
I have a Mastodon account and I haven’t sorted out any way to post on/read lemmy content with it
On Mastodon, follow the account for this community, just Mastodon uses @ instead of ! so it's @fediverse@lemmy.world
and you can post to the community by mentioning it
You can paste URLs of Lemmy posts/comments into the search bar of Mastodon to pull it up. Just make sure you use the real URL and not a mirror, so you need to get the URL from Lemmy's Fediverse icon it has on every post/comment
like this
Was kauft ihr in größeren Mengen als andere?
Ich mag es, "selbstverständliche" Dinge zu hinterfragen.
Das hatte Auswirkungen auf Kaufentscheidungen...
Reis kaufe ich über einen Shop auf ebay mittlerweile als 10 Kilo-Sack. Spart Plastik, spart Geld, spart mir Wege zum Supermarkt... Ab und zu gebe ich der Familie was davon mit..
Vor ein paar Wochen kam mir ein weiterer Gedanke: Wie hirnverbrannt ist es, dass ich mir immer wieder aufs Neue Shampoo in diesen "kleinen", fancy Verpackungen kaufe, die man dann wegwirft, um neues Shampoo zu kaufen in einer neuen Plastikverpackung, die man dann wieder wegwirft?
Ich bin nun Besitzer eines 10-Liter-Kanisters Shampoo, das wahrscheinlich von Fitnessstudios oder Hotels gerne in diesen Mengen gekauft wird. Den Inhalt fülle ich einfach in 1-2 leere Fläschchen, die ich noch habe. Den Kanister werde ich danach draußen zum Blumen-Gießen nutzen. Aber auch ohne diese spätere Verwendung ist ein 10-Liter-Kanister wohl sinnvoller als 40x 250ml-Fläschchen... Und zwar ökonomisch und ökologisch, vor allem da es ein No-Name-Produkt ist, deren Werbekosten ich nicht mitfinanzieren muss...
Bin ich der Einzige, der größere Mengen von Dingen bevorzugt? Wie siehts bei euch aus?
Ich komme leider nicht dazu, in Läden zu fahren wo man sowas kaufen kann, und online bestellen frisst dann durch Versandkosten oft einen Großteil des preislichen Vorteils auf (außerdem adressiere ich Pakete nicht gerne an meine Haustür, und 10kg-Pakete sind schon etwas schlecht zu tragen vom nächsten Postshop).
Das gesagt, ich habe mir gerade ein halbes Jahr Vorrat an Melitta Filtertüten Größe 100 (für Handfilter) auf melitta.de gekauft. Hab kein Geld gespart, aber das gibt es selten im Laden zu kaufen und wenn doch, ist es oft schon ausverkauft oder nur noch eine Packung übrig. Ich habe auch den Eindruck, dass Melitta die 10x-Größen langsam ganz aus dem Programm nimmt, was kacke ist weil ich dann meine Filterhalter wegwerfen kann ...
Made a big(?) mistake with `mv /*/*/* ./`
Background:
I think I messed up ...
Wanted to get a lot of files out of a nested folderstructure 3 levels deep and used mv /*/*/* ./
somewhere deep in my personal folders.
I got a lot of errors and quick as I could stopped it.
Now that folder is is messed up with a lot of stuff (see below) which I dont know the origin of.
The good news: I have fairly recent backups
Questions:
- Could they be from subdirectories in my home folder?
- Could they be from subdirectories outside my home folder? Especially grubenv caught my eye.
- Could it be potentially dangerous to reboot? I leave my PC on untill I know more.
- Would it be possible to reverse the moving in some way, to put them back where they belong, even manually?
Any help greatly appreciated.
Files:
Sorry for the long list
0
1
10
10:1
10:125
10:126
10:127
10:130
10:183
10:224
10:228
10:229
10:231
...
116:8
116:9
...
13:81
...
8
81:0
81:1
81:2
81:3
9
arch_status
attr
autogroup
by-diskseq
by-id
by-label
by-partlabel
by-partuuid
by-path
by-uuid
cgroup
cmdline
comm
coredump_filter
cpu_resctrl_groups
cpuset
fd
fdinfo
fonts
gid_map
grubenv
limits
list.txt
locale
loginuid
map_files
maps
mountinfo
mounts
net
ns
numa_maps
nvme0n1p8_crypt
oom_adj
oom_score
oom_score_adj
projid_map
sched
schedstat
sessionid
setgroups
smaps
smaps_rollup
stat
statm
status
task
timens_offsets
timers
timerslack_ns
uid_map
unicode.pf2
usb
wchan
x86_64-efi
I'd probably do a clean install (eventually) even if it looked like stuff works for now.
I know the pain, though. did rm -rf in the wrong directory and wiped half my drive in seconds. Good times.
Why do low framerates *feel* so much worse on modern video games?
Like I'm not one of THOSE. I know higher = better with framerates.
BUT. I'm also old. And depending on when you ask me, I'll name The Legend of Zelda: Majora's Mask as my favourite game of all time.
The original release of that game ran at a glorious twenty frames per second. No, not thirty. No, not even twenty-four like cinema. Twenty. And sometimes it'd choke on those too!
.... And yet. It never felt bad to play. Sure, it's better at 30FPS on the 3DS remake. Or at 60FPS in the fanmade recomp port. But the 20FPS original is still absolutely playable.
Yet like.
I was playing Fallout 4, right? And when I got to Boston it started lagging in places, because, well, it's Fallout 4. It always lags in places. The lag felt awful, like it really messed with the gamefeel. But checking the FPS counter it was at... 45.
And I'm like -- Why does THIS game, at forty-five frames a second, FEEL so much more stuttery and choked up than ye olde video games felt at twenty?
externelly likes this.
My favorite game of all time is Descent, PC version to be specific, I didn't have a PlayStation when I first played it.
The first time I tried it, I had a 386sx 20MHz, and Descent, with the graphics configured at absolute lowest size and quality, would run at a whopping 3 frames per second!
I knew it was basically unplayable on my home PC, but did that stop me? Fuck no, I took the 3 floppy disks installer to school and installed it on their 486dx 66MHz computers!
I knew it would just be a matter of time before I got a chance to upgrade my own computer at home.
I still enjoy playing the game even to this day, and have even successfully cross compiled the source code to run natively on Linux.
But yeah I feel you on a variety of levels regarding the framerate thing. Descent at 3 frames per second is absolutely unplayable, but 20 frames per second is acceptable. But in the world of Descent, especially with modern upgraded ports, the more frames the better 👍
I haven't actually played Free Space before, but I did manage to get a copy and archive it a few years ago.
I also got a copy of Overload and briefly tried that, but on my current hardware it only runs at about 3 frames per second...
The Descent developers were really ahead of their time and pushing gaming to the extreme!
Vertigo was actually an expansion on Descent 2, I made the NoCD patch for it via a carefully hex edited mod based on another NoCD patch for the original Descent 2.
Any which way, yeah, anyone with vertigo wouldn't be comfortable or oriented in any way if they're watching or playing the game, no matter what version.
Nanook
— (Shoreline, WA, USA)
North Carolina parents are charged with involuntary manslaughter after their son, 7, is killed a car accident while walking home, driver that murdered a child gets no charges
Parents are charged after their son, 7, is struck dead in a car accident
The grieving parents of a 7-year-old child who died hours after being hit by a car were charged with involuntary manslaughter after allowing him and his brother, 10, to walk home unaccompanied by an adult from a nearby grocery store.Curtis Bunn (NBC News)
I have literally never seen the idea of a 15 minute city being restrictive anywhere other than the ravings of Alex Jones tier wingnuts. Everybody who actually pushes the concept just thinks you should have a grocery store, a doctor's office, a library etc. near your house.
Edit: and don't get it twisted, nobody is saying you should be forced to relocate either, it's a guideline for urban planning.
Is it wrong to enjoy art made by bad people? I think it's a very complicated question and the answers will definitely have a lot of variation between people. What if it really is a good art? Or just enjoyable? Should everyone avoid it? People still listen music by Michael Jackson, for example, are they bad because of it?
My own approach is that qualities of what someone creates don't need to be inseparably tied to the personality or views of the author. Everyone can enjoy what they like without the obligation to find out details of the author and adjust their preference based on that. It's fine to make them aware of the problems, it's not fine to make them feel bad because they like something that is not wrong on its own. If you dislike the author enough for it to spoil their works for you, good for you. I also feel this way about some authors. But don't require it from other people.
That's my take. I'm curious, what's yours?
To be fair, your dad was probably just as scared of your teacher. Same with the principal.
If I hadn't had a dad who was a school counselor in my district used for all the worst problem kids I think I would have had a different experience. I wasn't a bad kid, but I was a weird one. As a result I got to see behind the curtain a little and think office politics plays a bigger part of why kids get in trouble than anything else (well, except actual parent involvement and how you raise your kids). Now that you mention this I think I'll take my youngest to get her eyes examined just to be safe.
Nah, if you knew my dad at the time, he insisted there was nothing wrong with my vision. I actually was already a pretty intelligent kid, mostly from book learning at the time.
Book learning worked great for me, but only because the book was close to my face, which works fine for nearsighted people. So my dad was convinced, my vision was fine.
I was disappointed at my dad for quite a few years, but ultimately had to let my anger go.
A few years later, dad asked me why I didn't tell them I had bad vision. All I could tell him was "I didn't know, until I finally got to see good vision."
Assistance requested regarding Linux Mint MATE 22.1 fine grained power management..
I've been testing this OS for a bit, but I'm having trouble where drives are shutting down prematurely, as if the power management is too aggressive when it comes to external USB drives.
My USB hard drive will shut down on whatever timer Linux is using, despite my VirtualBox machine actively using it via Shared Folders. I have to use the Linux host and Caja to wake the drive back up. Like what the hell?
My USB DVD drive will spin up stupid fast to buffer a lot of DVD video, then Linux spins the drive down and turns it off. Then the next time it needs data, the drive has to spin up stupid high speed again, causing the video to freeze frequently while the drive spins back up, way too fast no less for the task. Why not a simple consistent speed and keep the drive running while watching a movie? VLC if that matters, on the host Linux.
Is this a power management configuration issue? Are these somehow the same issue, or are they two separate issues?
What should I do to resolve/reconfigure?
Ah, thank you very much in advance! It's a bit late here and I'm soon to head to bed, but I have used hdparm before, thanks for the reminder!
I'm saving your comment and will look into it more tomorrow, or soon at least. Thanks! 👍
Putting ads for old.Lemmy.world on reddit would make this site perfect.
like this
don't like this
Shrike 🐦⬛ likes this.
don't like this
I think you misunderstood, ada was suggesting using a different server than lemmy.world in order to spread out the load better
some examples:
They're all still Lemmy, just different access points. If you want the "Old" UI, some have it built in like old.lemmy.ca/ and old.lemmy.zip/
like this
Sudden emergency
While I agree with your assertion in theory, I cannot agree that windows doesn't mess with grub. I have had 5 different issues with grub being overwritten, 1 was because windows and Linux were on the same drive, but the other 4 was simply because I launched windows through grub.
My advice for people dual booting is to never launch windows through grub and instead change your boot order in bios, this has made all of my boot related issues go away.
Liberux Nexx GNU/Linux smartphone adds cheaper entry model
In response to community feedback, Liberux is adding a cheaper, entry level option to it's crowfunding campaign
It's a bit diffident when you don't have big megacorp subsidies (Meta, Google, various local-market apps, etc) & have to buy all hardware from third parties. And perhaps not have planned obsolescence. And upsales. And ad revenue. And frown upon slave or unhappy workforce & other negative society impacts.
Also it looks like an ok phone, low spec cameras, but still the usual dimensions, OLED, enough RAM & CPU to be usable in desktop mode, Linux.
Neue Milka-Tafeln sorgen für Spott bei Kunden - "extra teuer?"
Mondelez konnte demnach bis März 2025 beim Umsatz nur leicht um ein Prozent zulegen, während die verkaufte Menge um fast 25 Prozent zurückging – und entwickelt sich damit schwächer als der ohnehin rückläufige Markt für Tafelschokolade.
1/4 weniger verkauft und dennoch ein Umsatzwachstum.
Neue Milka-Tafeln sorgen für Spott bei Kunden - "extra teuer?"
Seit wenigen Tagen stehen neue Tafeln von Milka in den Supermarktregalen - zwei Sorten wurde extra hierfür entworfen. Bei vielen Kunden löst das aber keine Freude aus.amp.infranken.de
Do you watch the end credits in video games?
Should we be wary of Red Hat?
They were bought by IBM a few years back, but even aside from that they’re a corporation and they care about making money above all else.
It looks like Red Hat is doing its damnedest to consolidate as much power for themselves within the Linux ecosystem.
I don’t think the incessant Fedora shilling is unrelated.
It seems like there isn’t much criticism of the company or their tactics, and I’m curious if any of you think that should change.
IBM sucks. They have bought up a bunch of small data centers and made them worse.
I'm still pissed about CentOS as well. Long live Rocky.
So, you're okay with one company taking another company's work, contributing nothing to it themselves, then hiring company A's employees, and finally taking company A's customers? Not even Oracle was slimy enough to do that.
IBM does not bank roll Red Hat. Red Hat acts and reports independently of IBM.
I think systemd has moved desktop and server Linux towards being more BSD-like ... and I don't necessarily think that's a bad thing.
Maybe we'll end up needing an X11 -> Wayland sort of transition where there are protocols instead of "an implementation."
However, I've yet to see systemd be meaningfully detrimental. Are distros a little less different? Yeah. Has it made my life easier when I need to go between distros? Also, yeah.
I think on some level, we're just getting to a more mature Linux desktop and server ... and as a result consolidating on stuff that really doesn't have strong reasoning to be different.
What are the modern design trends you hate most?
- Physical buttons are out of fashion, now EVERYTHING must have a touch screen instead! Especially if it makes the appliance more inconvenient to use. Like having to press a flimsy touch screen ten times to scroll through a washing machine's programs instead of just turning a physical knob and pressing a physical start button.
- Every website looks like it's made for a phone and was vomited by the same app in slightly different flavors of vomit. And then having the nerve to tell you to download the mobile app 😑
- Why does everything need to be an app by the way? Especially when the only advantage the app gives you over the website is that you're not constantly spammed with messages telling you to use the app... Are you making your website shittier on purpose so I feel like I have to use the app?... I don't WANT your app, you can shove it where the sun doesn't shine.
- Actually EVERYTHING looks like it's made for a phone... Like what's the deal with all those hamburger menus on DESKTOP software? Please just put a regular menu and same me some pointless clicking, it's not like you're lacking screen space. I especially hate that those menus can't be opened from the keyboard like regular menus. You know, "keyboards"? Those things that people on DESKTOPS use?
- All phones look the same. All laptops look the same. It's boring as hell.
- Laptops must be as thin and flimsy as possible. Bonus points if you can't even fit an ethernet port.
- I'm so sick of rounded corners everywhere... 😭
I see your point, but... I don't know. Nowadays, attention is a prime commodity. The easier something is to consume, the more people it will reach. And while that doesn't matter as much in entertainment media, it has to be considered when designing for more important topics. Thus, media has to be designed to be read efficiently.
I don't love how media is designed nowadays, precisely because it is monotonous and boring often, but I don't long for the days when I had to look an entire page over for the bit of information I'm after. A balance can be struck through clear layout design and following trends that respect hierarchy. Maximalism does neither.
Though, I feel like I have to differentiate artistic media from informative media. Art can go bonkers, in fact art should challenge established tropes, but design should prioritize function over form, keeping in mind there is some room for aesthetics in there.
Again, I'm approaching this from an efficiency and ease of use point of view.
help needed with Linux internet connection!!
Ah, thanks! Didn't know that. I guess it wont have an effect then and can be ignored.
Edit: fixed up wording.
Ghost 6.0 releases next month with ActivityPub support
The team working behind the scenes on ActivityPub at Ghost grew from 3 to 8 in 2025, and now we're ramping up our work to launch things officially in Ghost 6.0 in the next month.
like this
don't like this
What is Ghost?
Yet another site or project where you read endless paragraphs that talk abstractly about ideas and concepts instead of just showcasing what the delivered product/app actually is or looks like. Drives me up the goddamn wall sometimes. Why should I be interested, you know what I'm saying?
Edit: alright guys, every person doesn't have to reply saying what it is. I'm not actually interested anymore. My point was to whine about how it wasn't clear from their home page. 👍 When I realized it was too hard to figure out what this is, I lost interest.
like this
don't like this
like this
At least WP is free, Ghost is as “free” until you find out its only useful with the rest of the payed platform. editorjs.io is much better in that sense.
like this
don't like this
like this
OP linked to an entry in their newsletter. If you check out their site, they are being pretty clear that they're in the business of "Independent technology for modern publishing", stating in pretty big letters that "Ghost is a powerful app for professional publishers to create, share, and grow a business around their content. It comes with modern tools to build a website, publish content, send newsletters & offer paid subscriptions to members.".
Reading their newsletters would get boring fast if they started every single one of them with repeating what they are.
Ghost: The best open source blog & newsletter platform
Beautiful, modern publishing with email newsletters and paid subscriptions built-in. Used by Platformer, 404Media, Lever News, Tangle, The Browser, and thousands more.Ghost - The Professional Publishing Platform
like this
Victor doesn't like this.
Victor doesn't like this.
like this
don't like this
Ghost is a powerful app for professional publishers to create, share, and grow a business around their content. It comes with modern tools to build a website, publish content, send newsletters & offer paid subscriptions to members.
For me, this first paragraph from the site says clearly that they are a tool to build sites and sell content.
like this
It needs a show case, to show me what it can do! Like, what is the output? Does it spit out a React project? Does it post directly to a hosted CMS type service? What!
There's just too much of what we in Sweden would call "word shitting". Lots and lots of words that say fuck all.
like this
don't like this
I think this is going to be pretty huge.
I ended up subscribing to @feed@404media.co (404 Media) after following them on Mastodon. It just feels like a more direct way of following media that fits with how I consume stuff online these days.
like this
Liberux Nexx GNU/Linux smartphone adds cheaper entry model
In response to community feedback, Liberux is adding a cheaper, entry level option to it's crowfunding campaignSource:
mastodon.social/@Liberux/11463…
It packs an octa-core Rockchip RK3588S CPU (4×Cortex-A76 + 4×Cortex-A55 up to 2.4 GHz) with 32 GB LPDDR4x RAM and a 6.34″ 2400×1080 OLED display. Storage is plentiful – 512 GB of replaceable and expandable eMMC plus expandable microSD (up to 2 TB) – and connectivity includes dual USB-C ports, 5G, Wi-Fi 5, Bluetooth 5.0, and even a headphone jack.
indiegogo.com/projects/liberux…
Rockchip (Fuzhou Rockchip Electronics Co., Ltd.) is a Chinese fabless semiconductor company based in Fuzhou, Fujian province. It has offices in Shanghai, Beijing, Shenzhen, Hangzhou and Hong Kong.[4] It designs system on a chip (SoC) products, using the ARM architecture licensed from ARM Holdings for the majority of its projects.
en.wikipedia.org/wiki/Rockchip
LTE · 128 GB eMMC · 16 GB RAM\
Price: €890
Liberux NEXX
THE LINUX PHONE YOU’VE BEEN WAITING FOR. | Check out 'Liberux NEXX' on Indiegogo.Indiegogo
Is it possible to live boot Linux mint with persistence on a usb drive similar to Tails OS?
Minimalists
Just wondering.
Are there minimalists here who tailor the distro used to their pc or sbc? Custom kernel. Swap default programs for simpler ones. That kind of stuff.
Are there examples of someone using (for instance) buildroot to create a custom 'distro' as daily driver?
If so. Curious about the technical details but also the 'why?' question.
Finally making the move to Linux, and I have questions before I get started.
Hi everyone, I'm planning on moving from w11 to kubuntu (lts release - 24.04). I'm a gamer at heart, a game designer by education, and wanting to get away from Windows. I could really use some top tips, best practices, and things to look out for. I have run Linux on a Chromebook, but never as my primary PC.
I'm preparing by copying tax info, critical documents, game prototypes, and D&D documents to a USB.
Then run Linus from a different USB on restart?
Thank you for your help, and any references to specific how-to's 😅.
Take notes on cool software you've discovered, take notes on your settings and configurations, take notes on any issues and bugs you've had to fix, take notes on how to use unfamiliar programs, take notes on Linux terminology. You have a huge personal knowledge base from years of using Windows. Linux is not hard to use, but it takes time to become second nature to you.
German tech media publisher Heise just launched their own PeerTube instance
cross-posted from: lemmy.abnormalbeings.space/pos…
heise haben nun ihre eigene PeerTube-InstanzErklärt, warum die letzten paar videos nicht auf ihrem Konto auf makertube.net hochgeladen wurden - ab jetzt hoffentlich zeitgleich mit YT auch im Fediverse
like this
don't like this
like this
don't like this
Jonathan Joss death: Police backtrack on hate crime denial
Jonathan Joss shooting: Police reverse claim of 'no evidence' of hate crime
The shooting of actor Jonathan Joss, best known as the voice of John Redcorn on "King of the Hill," is still being investigated, police say.Taijuan Moorman (USA TODAY)
ChunkMcHorkle likes this.
Jokes aside, this is a disgusting play at people’s emotions
Are you for real? This happens and all the ACAB people in here have zero answers for who they would call in this situation other than "ha ha ha not the cops they just do nothing". Y'all aren't serious and don't deserve to be treated seriously.
Re: your edit, then don’t leverage dead children to win an online argument.
Still no answer...
LandedGentry doesn't like this.
Congrats! You win a prize for offering the first actual answer to the question without simply attacking me for my perceived biases. 🏆
In most mass shootings I doubt negotiation is going to get very far - and the delay may cause more deaths. Many times the perpetrator simply commits suicide. These are folks who have hit 'fuck it' and are looking to end it all and cause a lot of damage on the way out. Often by the time police are even able to respond they've done most of the damage they will do already.
The rest sounds an awful lot like SWAT.
LandedGentry doesn't like this.
You’re right, there is no perfect answer so we should just do nothing and allow the cops to do whatever the fuck they want and give them immunity for everything. If we can’t have it absolutely perfect every time then we should just let things go to their worst possible situation, right? Otherwise we’d have to accept that the system isn’t perfect.
Go fuck yourself you stagnant kowtowing twat.
Edit: Yes, SWAT is a tactical response team trained for these specific situations. Way to point out that we actually already have these units ready to be used, you god damned idiot.
LandedGentry likes this.
Your trophy is taken back. Sorry - I thought you were serious.
You’re right, there is no perfect answer so we should just do nothing and allow the cops to do whatever the fuck they want and give them immunity for everything.
Where did you get this from? I genuinely don't understand the childish level of anger I'm getting for asking a legitimate question. When people say "never call the cops" they neglect to say what one should do instead. Just hide in a corner and wait for inevitable death?
Go fuck yourself you stagnant kowtowing twat.
Kowtowing to WHO??? Are you people crazy or something?
I'm gonna single you out since you gave the most coherent response at some point and hope you can talk like an adult for a moment (an assumption I'm making since you're probably like 13).
Why are you so mad at me?
LandedGentry doesn't like this.
LandedGentry likes this.
Its you who say that I am. You know absolutely nothing about my opinion on cops. Like literally zero. I know that because not only have I not given my opinion on cops but what you describe is NOT how I feel about cops.
But you seem to know what I think better than I do.
Kgzgkxhldhldlhclhcxhx
:::
LandedGentry doesn't like this.
eywtjwtjwfjwfnwfnsgmsg
:::
like this
don't like this
The voyger mobile app allows you to tag users and see how many times you've upvoted abd downvoted them. If you have an idea you can suggest it as a feature on github. Outside of that you can only really block and report if their behaviour breaks the rules.
At the moment its up to the community at the moment to weed out those kinds of people.
like this
I'm using voyager app and I just know about this! ~~Is that a feature I should turn on in the setting? Because right now, I couldn't seem to find the option "tag" anyone.~~
Edit: Found it in the settings. Nice!
like this
We now have a PieFed instance!
Kaity has just spun up a PieFed instance, which is open to anyone that wants to try it out.
PieFed is part of the "Threadiverse" along with lemmy and mbin. If you are already reading this in lemmy, then you already know what PieFed is about.
If you're curious to try it out, or if you're just looking for a way to avoid lemmy, you can find it at piefed.blahaj.zone/
Like our lemmy instance, we have set PieFed applications to require manual approval, but if you're already a member of our lemmy instance, you can get auto approved by our modbot by quoting your registration code somewhere in your application.
Blåhaj PieFed - A PieFed instance for gender diverse folk and their allies.
Blåhaj PieFed is brought to you by the kind folk at Blåhaj Zone, and while anyone is free to register for an account here, please bear in mind tha…piefed.blahaj.zone
Godort
in reply to SpiderUnderUrBed • • •Is it possible to have kernel-level anti-cheat in Linux?
Yes, Absolutely. But, people would throw a fit. There is probably no way to opensource it without also making it easier to bypass. There would be a concerted effort to reverse engineer it and remove it from the system while maintaining functionality
Maintainers of anti-cheat software are not volunteers. If there was an order from management to port the system to Linux, it would happen. It's just that with the Linux userbase as small as it is, it's simply not profitable to cater to them.
I fully disagree. The thing keeping regular people away from Linux as an OS is not that they can't play some online game with Anti-cheat.
Linux is in a weird place right now. It's actually a perfect fit for non-technical users that use their computers for email, web browsing, and Netflix, but those users don't know what an operating system is, let alone that there are options. More technical users tend to require more specialized applications, and if there isn't a native linux port available, you have to do some research for alternatives, or to find a way to run it in wine.
Windows is shitty, but it's comfortable. And I know that it will run any software I throw at it with basically no research or troubleshooting.
Nanook
in reply to Godort • •pinball_wizard
in reply to Godort • • •I want to highlight this in case OP missed it. Your point here is critical.
Now I'm going to nerd out a bit about it:
To expand on your points above (for OP), there's an impasse here between the anti-cheat developer and the distro developers.
The anti-cheat developer needs support from the distro developer to get their anti-cheat packages signed, to allow them to run in the kernel. Any package not signed by the distro developer that tries to run at kernel level will be treated by the OS as a virus. (Windows has this protection as well.)
Getting the code signed is pretty easy. The only requirement is sharing the source code, so the distro developers can make sure there's nothing nasty in it.
But the anti-cheat developers feel that they need to never share their source code, to prevent cheating. In some cases, they have even have contracts that prevent them from legally sharing parts of their source code (if licensed from a third party).
That's also not a problem. All they have to do is sign a binding contract for secrecy with every contributor to the distro. On Windows, that means signing a contract with Microsoft. On Mac, with Apple. On Linux, is just means tracking down and making separate agreements with a few thousand independent individuals...
So the technical solution is pretty simple, but the contrasting needs of everyone involved make it unlikely.