excitingburp

@excitingburp@lemmy.world

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

excitingburp,

You know, in hindsight, you’d have to be an idiot to turn down being Trump’s lawyer. Absolutely tons of money, and you’ll have no moral worries when you decide to intentionally throw the case.

excitingburp,

RAM could be a cheaper culprit. Try re-seating it.

Planning on moving over from Windows 10 to Linux for my Personal Work Station. Can't decide which OS I should switch to.

Windows has been a thorn in my side for years. But ever since I started moved to Linux on my Laptop and swapping my professional software to a cross platform alternative, I’ve been dreaming on removing it from my SSD....

excitingburp,

Do not use Manjaro. It is a known trap. What you can do is install pamac, which is what Manjaro uses for GUI package management. It’s been a hot minute since I’ve used Arch, so here’s a tutorial:

itsfoss.com/install-pamac-arch-linux/

Alternatively you could look at Garuda, which is a solid Arch distro. You’ll either love or hate the theme, but that’s easy to change. It also comes with an interactive kernel by default (most distros use a regular kernel build, which works better for servers).

Whatever you do, please please please not Ubuntu. It’s the lowest common denominator. Emphasis on “lowest”. It was good in the past, but Canonical have really lost the plot.

excitingburp,

At some point when people ask about the Holocaust, we’re going to have to start asking “which one?”

excitingburp,

Try forcing it to use Proton (game properties in Steam).

excitingburp,

I have read on more than one occasion that Wine is becoming the “Linux Gaming ABI.” It’s no longer just about Windows. With the huge variety presented by distros, Wine is simply a nice stable target that never moves.

excitingburp,

The cryptography has much simpler algebraic analogues - what we are looking for is a “one-way function”. This means a mathematical symbol that only works on the left side of the equals. The simplest one is the remainder of a division. For example if I told you that I had a remainder of 5 after dividing by 20, you wouldn’t know if the original numerator was 25, 45, 65, 85, and so on. This operator is called mod (modulus). Even if you don’t know what value I started with, It’s not hard to guess what possible numerators could be with modulus. That’s where the cryptography comes into play: a cryptographic hash is designed so that it’s practically impossible to guess the original numerator. We’ll stick with the modulus for explanatory purposes, but imagine that you can’t list off possible numerators like I did.

Now we can invent a puzzle for a computer to solve. We’ll start off with the same values as before, but - again - we are disallowing easy guesses. This forces us to check 1 mod 20, 2 mod 20, 3 mod 20, 4 mod 20, 5 mod 20 and so on. Eventually we’ll hit 25 mod 20 giving us the solution to X mod 20 = 25. Now you can go back to the person that gave you the puzzle and prove that you’ve done 25 steps of work to arrive at a solution (or have made a lucky 1/25 guess). This is called “proof of work”. A cryptographic has consists of a certain number of bits, such as 256 bits - this means a series of 1’ s and 0’s 256 long. The puzzle presented to the computer is “find the numerator that results in the first 50 bits being zero” (the more bits are required to be zero, the longer it will take to find the answer). Because of the incredibly slim chance of guessing the correct numerator, it doesn’t really matter if the computer counts up (like we did with modulus) or guesses. So, in practice, everybody trying to find the solution starts at a random number and starts counting, or trying other random numbers, until someone wins the jackpot. It’s basically a lottery, but the correct numbers have to be discovered instead of being dropped out of a glass ball at the end of the week. Once a computer finds a solution, everybody else playing the game can check their numerator as [probabilistic] proof that they have done work.

Now we can use this lottery to create a blockchain. We start with 5 things: a globally agreed on solution we are looking for (789), an initial block (which is just a number - lets say 12345), Bob’s account #5 of $100, and Sally’s account #6 of $200, and a huge amount of players of the above game. Sally wants to transfer $20 to Bob, so she says to all the players: “I’m #6 and want to give #5 $20. There’s a $1 prize for finding a new block for me.” All the players make a new denominator, by placing the numbers next to eachother - so 12345 6 200 5 100 20 1 - or just 1234562005100201. All the players start trying to find the number that will result in 789. Eventually someone finds 1234562005100990 after a lot of work/guesses. Everybody checks their work 1234562005100990 mod 1234562005100201 = 789. The winning player receives their prize, and now everybody has a new block to start from: 1234562005100201 1234562005100990. Next time someone wants to send some money they will use 12345620051002011234562005100990 as the initial block instead of 12345. Hence, we have set up a chain starting with:

12345 -> 12345620051002011234562005100990 -> …

There’s your block…chain. Anybody can independently verify that the work has been done by checking the answers. It’s incredibly elegant but, as we’ve seen, incredibly destructive.

excitingburp,

I’m Bitcoin there is a built-in reward to keep things moving forward even if there are no transactions. Different coins do different things.

excitingburp,

You didn’t understand my ridiculous plot?

Why is it such a sin to cater to a different audience to you? If you don’t enjoy his movies then don’t watch them. He’s one of a handful of screenwriters who does complex stuff, there’s an absolute deluge of lighter stuff for the rest of you.

What would you say to a person who continues to eat fish, even though they hate it and spit it out each time? “Stop eating fish, that’s your fault.”

excitingburp,

Just like modern plots, modern audio editing spoonfeeds the audience: youtu.be/XOXJLwzIOoA?si=XY-0mUmwx9_V51Tl. We need to be told each and every detail about the security system in order to understand that it’s extreme, even though those details wouldn’t add to the plot in any way (as I recall, the last thing you can hear is the risk of suffocation - which is the last aspect of the security system that was relevant later on).

Next thing you know, audiences will start complaining that depth of field/camera blur is obscuring in unimportant details in the background.

excitingburp,

I don’t consider The Prestige to be one of his better works. I like to be left thinking. The Prestige has closure and explanations built in. It’s like the age-old books vs. movies argument: people nearly always say the books are better because books offer the reader agency. It’s not merely because they enjoy looking down their noses at us movie goer mortals - they enjoyed the books more because their preferred interpretation of the words were layered above the literal text.

I didn’t suffer through Tenet, I was completely immersed - which almost never happens for me. I needed absolutely none of the muffled dialogue to figure out what was going on - and I didn’t watch it in a cinema.

And if you hated it and suffered through it, that’s fine too. I don’t get why you have a problem with other people enjoying it.

excitingburp,

All software has bugs, including Linux. Some bugs can lead to security escalation. Those bugs are called vulnerabilities. Like bugs, all software has vulnerabilities - including Linux.

Your webcam can be accessed by hackers on Linux, on Windows, on MacOS, on BSD, it doesn’t matter.

excitingburp,

Starfield is actually a great framework for a video game

It really isn’t, that’s 99% of the problem. It’s basically a mod for Skyrim with some additional tech.

excitingburp,

Not at all. Skyrim was a groundbreaking game, for 2012, that occurred in a few small regions from several planets/planes. The praise ends there, though. If Skyrim came out as a new release in 2024, even with the remaster work and all the DLCs, I wouldn’t have nice words to say about it either. It has been more than a decade.

excitingburp,

I’m not sure. I’m worried that we’re already in the feedback loop.

excitingburp,

MacOS is a BSD, so go with Linux if you want variety.

excitingburp,

Instantly refunded when I entered a queue.

excitingburp,

PipeWire wins in the feature-set game, which is why it is being preferred over PulseAudio.

According to the inventor of PipeWire, this is the wrong perspective to take. PipeWire is preferred over PulseAudio as a server, clients (apps) should continue to use the PulseAudio/JACK APIs because the PipeWire API is not designed for general use (it’s designed for things like pipewire-pulse and pipewire-jack).

excitingburp,

I heard it in a podcast, but here’s a written source on that: fedoramagazine.org/pipewire-1-0-an-interview-with…

The message is still to use the PulseAudio and JACK APIs. They are proven and they work and they are fully supported.

I know some projects now use the pw-stream API directly. There are some advantages for using this API such as being lower latency than the PulseAudio API and having more features than the JACK API. The problem is that I came to realize that the stream API (and filter API) are not the ultimate APIs. I want to move to a combination of the stream and filter API for the future.

excitingburp,

Switching over to the discrete GPU work in the efi/bios might help. Optimus (the driver that chooses between discrete and integrated) is known to be a steaming pile.

excitingburp,

The biggest hurdle to open sourcing proprietary stuff is often 3rd party code, but we can indeed hope.

excitingburp,

I use NixOS on my personal machine and nixpkgs on my work Ubuntu (22.04 LTS). In the absence of NixOS I would not be using it: it somehow breaks all the file (open, save, etc.) windows, causing any app that tries to open one to crash (particularly annoying for browsers).

Not to mention the wrapGL issue.

It needs more polish on “genericlinux”. I did previously use it on MacOS, and it did make MacOS almost bearable - definitely years ahead of brew.

excitingburp,

What do you mean? Apple doesn’t have a package manager at all. Brew is a fucking mess that takes ages to do anything.

excitingburp,

GPU drivers. It uses the Ubuntu 22.04 (LTS) userspace side of drivers. Could be incompatible with your kernel. Had all sorts of graphical weirdness with my AMD GPU with flatpak Steam.

excitingburp,

Grubby is a good example of someone who was recently reformed. In one of his early Dota 2 videos (some time last year), he admitted that he didn’t know that games outside of Blizzard had gotten so good - he actually only played Blizzard games and nothing else. It’s been pretty wholesome watching someone learn the wider gaming world.

excitingburp,

Silverblue doesn’t solve the same problems as Nix, or Ansible for that matter. I built my own in the past and it was non-trivial - although the CI process could pair quite nicely with Ansible. IMHO the primary advantage of Silverblue is that updates are a download, with practically zero work to do after the download has completed (this is a very big deal for RPM-based systems because an update boot can take a long time).

As for Ansible vs Nix, try switching from one program to another across all your machines. It’s doable but not fun. Now try switching back across all your machines. Nix makes your system equal a configuration, it does not add configuration.

excitingburp,

You’re being down voted because Apple supporting old hardware is the only thing that Apple is good about. Would have done well in almost any other thread.

excitingburp,

100% this. I’m passionately on the other end of the spectrum, where a car’s entire purpose is to get me from A to B without fanfare, prestige, or hassle. Also needs the birds eye camera because fuck parallel parking. Trains are a better way to do all that. And we should be moving more good with trains. Trucks are expensive and should be last mile exclusively.

The problem for most people is that trains, and other public transport, don’t take you from doorstep to doorstep. God help us all if we have to walk 1/4 mile to a stop. There is also politics preventing it, at least in America.

excitingburp,

As an EV zealot I 100% support tinkerers, racers, and people who simply love the spirit of an ICE. But not in commuting/traffic, where nobody is enjoying anything anyway.

excitingburp,

Things have changed since those days fam. For example, if you install Steam on Ubuntu (snaps) today it’s highly likely to break. If you want a solid Ubuntu recommendation go with the downstreams: Mint, PopOS, etc.

excitingburp,

I can think of one legitimate use: character portraits in RPGs. I strongly doubt that there are more.

Reverse mount SK6812 Mini-e are pretty swell (imgur.com)

The really nice thing about them is that they accept 3v3 logic when being powered by 5v. Although that usually works with the WK6812, it’s technically out of spec and I have read about this causing stability issues. They are also pretty low power, 12mA at max brightness (these are at 1/32)....

excitingburp,

CAD (cardboard aided design) is really powerful. You get to fail fast: figuring out things don’t work before more expensive manufacturing steps (such as laser cutting).

And using inkscape is fine, but even better if you print it out and stick it to cardboard.

excitingburp,

I have retained the original library names in repo. Keebio-parts and ScottoKicad - both on GitHub.

excitingburp,

It’s 99% the thumb cluster: I wanted an extra button.

Also 99% for fun.

excitingburp,

I started with a Hakko, $120. It blows my mind how much better a $25 soldering iron (Pinecil V2) is. Both only have 2 buttons, but the Hakko does a terrible job with them. The Hakko also takes significantly longer to heat, which resulted in me running it really hot when I first started out.

Thumbstick/joystick for gaming

I’m currently designing a hot-swap hub+spoke keyboard, and I’m thinking a little ahead about the gaming keyboard module. I’m considering using a thumbstick instead of what would be the WASD cluster, alongside ample surrounding keys for RTS and other such games that have big hotkey configs....

excitingburp,

That looks like exactly what I’m after, thanks!

excitingburp,

My hope was that I would sub a 3 finger control to a 1 finger control, opening up the other two for other things - but thinking about it more now leads me to believe that fingers just wouldn’t bend that way.

I think you might be right. It might make sense for me to repurpose an existing design.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • fightinggames
  • All magazines