OpticalMoose

joined 2 years ago

I hate it too. I'm a bit of a slow talker, so it happened to me a lot.

[–] OpticalMoose@discuss.tchncs.de 6 points 1 month ago (2 children)

My pet peeve is people downvoting in communities they aren't subscribed to about posts they aren't interested in. They just sort by new, and when they see something they don't like, they smash that downvote button without even looking at the post or contents.

Part of it is because we all have unlimited votes; people vote without thinking. It would be different if everyone had a finite number of votes to use. And you get awarded a few votes for making a comment or post. Maybe award extra votes for commenting in small communities.

This would serve 2 purposes. 1.) People would use their votes a lot more thoughtfully. 2.) It would encourage people to comment and post more.

The downside is that someone could set up a bot to spam posts and comments into a dead community just to rack up votes.

Newsflash! US no longer has a monopoly on stock photos of worried looking traders. South Korea ups the ante with a much cooler trading floor and 60% sexier traders. 😍

If it clears out some of the margin traders, short sellers, options traders, and speculators, I'm ok with it. 🔥

Intel has spent a lot of money trying to get 18A online, a lot of borrowed money. And I don't see a lot of companies lining up to use it.

18A sounds better than TSMC's 2N, but it might just turn out to be too expensive for customers, especially if a global recession hits.

Just my 2¢.

If this is winning, I'll admit I'm tired of it.

[–] OpticalMoose@discuss.tchncs.de 2 points 1 month ago (1 children)

I was lucky to be able to care for my parents in their final days. I'm not a great cook, but I did my best. Sandwich day was usually grilled turkey & cheese or plain turkey, cheese, tomato, lettuce, etc. Always a diagonal cut. Plus a bowl of chicken noodle soup with saltine crackers. Good memories.

[–] OpticalMoose@discuss.tchncs.de 2 points 1 month ago (3 children)

Very well executed. It's a bit more meat than I like, but the diagonal cut is a nice touch.

"Trying is the first step towards failure." - Homer S.

[–] OpticalMoose@discuss.tchncs.de 5 points 1 month ago (2 children)

Most of the people who want to sign up for Lemmy are already here. They are technically oriented and don't mind dealing with the quirks of Federated platforms.

The commenter's concerns are valid. For a "normie" who's only used traditional social media, the Fediverse seems like a train wreck. I enjoy the Fediverse because I like figuring out new things and learning new stuff. Normies don't have time for that.

tl/dr: The average person will be very reluctant to use Lemmy.

[–] OpticalMoose@discuss.tchncs.de 2 points 2 months ago

Fatal error. I knew I was gonna mess something up.

 
 
 

I don't know if anyone here uses [Tamper|Grease]monkey, but I asked my LLM to come up with a redirect from Xitter and it gave me this gem:

// ==UserScript==
// @name         Redirect x.com to xcancel.com
// @namespace    http://tampermonkey.net/
// @version      0.1
// @description  try to take over the world!
// @author       You
// @match        https://x.com/*
// @grant        none
// ==/UserScript==

(function() {
    'use strict';
    var url = window.location.href;
    url = url.replace("https://x.com/", "https://xcancel.com/");
    window.location.replace(url);
})();

Works like a charm.

 

Anybody else grow up watching The Secret Life of Machines?

It was an amazing show. Tim Hunkin is still around and making Youtube videos. Sadly Rex is no longer with us.

 

The Ryzen AI MAX+ 395 and Ryzen AI MAX 390 are supposed to be Apple M4 and Apple M4 Pro competitors that combine high efficiency with some pretty crazy performance numbers in gaming, AI and creator workloads. That's because this Strix Halo design combines an insanely powerful CPU with a huge GPU onto one chip. The end result is something special and unique in the ROG Flow Z13 2025.

 

Yesterday I got bored and decided to try out my old GPUs with Vulkan. I had an HD 5830, GTX 460 and GTX 770 4Gb laying around so I figured "Why not".

Long story short - Vulkan didn't recognize them, hell, Linux didn't even recognize them. They didn't show up in nvtop, nvidia-smi or anything. I didn't think to check dmesg.

Honestly, I thought the 770 would work; it hasn't been in legacy status that long. It might work with an older Nvidia driver version (I'm on 550 now) but I'm not messing with that stuff just because I'm bored.

So for now the oldest GPUs I can get running are a Ryzen 5700G APU and 1080ti. Both Vega and Pascal came out in early 2017 according to Wikipedia. Those people disappointed that their RX 500 and RX 5000 don't work in Ollama should give Llama.cpp Vulkan a shot. Kobold has a Vulkan option too.

The 5700G works fine alongside Nvidia GPUs in Vulkan. The performance is what you'd expect from an APU, but at least it works. Now I'm tempted to buy a 7600 XT just to see how it does.

Has anyone else out there tried Vulkan?

 

Well, it was nice ... having hope, I mean. That was a good feeling.

 

Last line of the article:
"Whether Trump goes public with any companies in the future remains to be seen, but if he does, only the short-sellers will be happy."(2016)

view more: ‹ prev next ›