lotanis

@lotanis@discuss.tchncs.de

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

lotanis,

I agree, it’s a bit annoying. Maybe you could put it in desktop mode, and configure it to turn screen off but not go to sleep? It’ll still do updates then.

lotanis,

There’s a massive cultural thing in the US about the iPhone being the preferred phone and if you don’t have one it must be because you’re too poor to afford one. Obviously this is a result of marketing and isn’t universal but it is a surprisingly widely held view.

Given that, showing up in a group chat as a lone blue bubble marks you out as the inferior group member (in some people’s eyes). It doesn’t matter so much 1:1 but if there are 10 people the odd one out stands out.

NFL broadcasters need to stop with the game tickers and the game updates

I generally watch football on a delay. Even if I'm not, I'm recording one or two other games to watch later. The score ticker at the bottom of the screen is nothing but spoilers, and then the in-game updates about other games completely ruins them. It's fucking 2023, can they not adjust to how people are watching these games...

lotanis,

The NFL doesn’t adjust, to anything. It’s run by a group of old people, and makes so much money that they can get away with doing what they want.

To me the officiating really harms the product, but they refuse to make any structural changes, like technology or how the refs are paid. But of course, I keep watching - so maybe they’re right?

lotanis,

I think the stuff about “experimenting” with limited editions is because they’re trying to find ways to make it hard for scalpers to buy them. That’s why they’ve got stuff about having a Steam Account in good standing etc… Maybe it’s actually working!

lotanis,

It absolutely discusses phone size - in some detail both in the intro and as part of the reviews.

lotanis,

Your instructions are completely correct, but it might make more sense to look at the bands of metal rather than the insulator between them.

TRS stands for “Tip, Ring, Sleeve”, referring to the 3 contacts on a TRS jack - one for the left channel, one for right and one for ground. TRRS as you might guess has an extra ring to provide a contact for the microphone as well. So you’re looking for the metal tip, two rings of metal and then the metal sleeve.

lotanis,

I’d get this instead: JSAUX Docking Station Compatible with Steam Deck/ROG Ally, 5-in-1 Steam Deck Dock with HDMI 2.0 4K@60Hz, 100Mbps Ethernet, Dual USB-A 2.0 and 100W USB-C Charging Port for Valve Steam Deck-HB0602 amzn.eu/d/c71hbV8

It’s a fairly well known dock for the Deck, and seems (based on feedback on Reddit) that it’s more reliable than the official one if anything.

That was my conclusion from research, so I’ve got it and it’s worked flawlessly for several months.

lotanis,

Yeah, but then they get flexed and you are on at the wrong time. It really is worth the effort to get something set up.

lotanis,

Isn’t dust what you get when things disintegrate?

lotanis,

I’ve never had to do this sort of thing in a lab, but I now feel I know exactly what that feels like! You have my sympathy!

The Steam Deck, nay Linux, is crying out for an official GeForce Now app (www.pcgamer.com)

“There is not a native app on Steam deck today,” said Andrew Fear, GFN boss, back in January. “Use a Chromium browser to make it work. I would say that both Nvidia and Valve, I think we’re both interested in making [GeForce Now on Steam Deck] better. But we don’t have any announcements on a native app coming to...

lotanis,

GeForce Now is Nvidia’s game streaming service.

lotanis,

I’m glad to see some variation in this space (I almost said innovation except that it’s a combo of the Deck and Switch). But it’s still running Windows (see above) and it’s going to be around twice the price of a Deck.

lotanis,

Yeah, the ROG Ally particularly makes zero sense to me and misses the point. It runs Windows and it doesn’t have the touchpads.

The touchpads really broaden the utility of the console, from being able to select small UI elements in normal programs to being able to play more mouse enabled games (FTL being the most recent for me).

And Linux is the real special sauce - nobody seems to get why Valve did all that work rather than “just” putting Windows on it. Windows isn’t a selling point (you can put it on the Deck if you want), it’s slow, the UI doesn’t work well on that screen and you lose out on being able to suspend games etc.

lotanis,

I’ve been playing more single player games. My PC has mostly been for multiplayer stuff with friends - Siege, Deep Rock etc. My Deck has opened up time to a load of Single Player things - AAA things like Spiderman, Control, Mad Max and indie stuff like Black Skylands.

Plus I had a load of work travel in the first part of this year. The Deck made hotel rooms much more pleasant!

lotanis,

I’ve been using the absolute simplest option - just use normal desktop mode and then KDE Connect for control. KDE Connect connects your phone to anything, and then can use phone touchscreen as mouse for the deck.

lotanis,

I learned to knit using this video: youtu.be/24lR2IRS57A?si=1oKzp88Kqgt2ZfgT

It’s a classic garter stitch scarf, so very basic. But it’s good for getting you in the groove and learning to do things like cast on and bind off.

As other people have said, continental knitting is probably the way to go if you’re coming from crochet.

lotanis,

That interface does provide a warm, comforting familiarity, but I do think we can aim higher than a 20 year old bit of web design. I’m really enjoying Alexandrite on Desktop.

lotanis,

Desktop Linux had been a bit behind the others on display features due to the legacy of X. As everybody moves more to Wayland that better enables these sorts of things, they’re catching up.

lotanis,

Interesting - I’d always thought that G-Sync etc meant the other way around. Thanks for the explanation!

lotanis,

You can update your version of Fedora through the updater software as well but it’s a very clear separate process that is initiated manually.

Distro version updates bring major updates to key packages - the one you’d notice most would be to Gnome, the desktop environment. There will be other things too that get only bugfix and security updates during the life of that version, and then after a while that version will lose support and you won’t get any updates at all (docs.fedoraproject.org/en-US/releases/lifecycle/).

Updating is very safe and reliable. I’ve had my Fedora install at work for 3 years, updating periodically and it’s working extremely well.

lotanis,

Yes, that’s the one. I bought the kit and went with the standard “rainbow” colour way.

lotanis,

In the home stretch with a Hue Shift Afghan. In the middle of seaming and then the border.

lotanis,

Yeah, I think you have to acknowledge it or they’ll feel (at best) incredibly awkward the whole time. Don’t make a big deal of it though - say you’re “sorry you ghosted her and no-one deserves that. If she wants to talk about it then you’re willing, but otherwise won’t mention it again”.

lotanis,

I bought the JSAUX dock (from Amazon). Has been really good. It’s a fair bit cheaper than the official one and there are a load of reports.of the official one having issues.

lotanis,

Context: I am an embedded software engineer. I write a lot of low level code that runs on microprocessors or in OS kernels, as well as networking applications and other things. I write a lot of C, I write some Rust, I write Elixir if I possibly can, I write a lot of Python (I hate C++ with a passion).

I don’t think you want Rust. Python is unbeatable on “idea to deployment” speed. Python’s downsides:

  • Painful packaging/distribution if you want to get a load of people who don’t have Python installed to run your thing (e.g the GUI program we currently maintain for talking to our hardware)
  • Performance under some circumstances. There are some things that are not quick in Python. They’re not always the things you expect because Python actually drops down to C modules for a lot of the number crunching that you might do. E.g. for ML you are basically using Python to plug a load of bits of fast C code together

Rust is good when you need at least one of:

  • High speed
  • Control over use of memory
  • Low level systems programming (drivers etc.)
  • Can’t cope with a Garbage Collector
  • Compiling to a microcontroller

If you’re doing one of those and so have become expert in Rust, then it is actually excellent for a lot of other things. E.g. you might build your data processor in it, and then distribution is easy because it’s just a single binary.

One option you might look at is Go. You get a lot of performance, you get good parallelism if you need it, it’s designed to be easy to learn, and it also compiles programs to a single binary for easy distribution.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • kavyap
  • cisconetworking
  • GTA5RPClips
  • osvaldo12
  • khanakhh
  • DreamBathrooms
  • magazineikmin
  • Youngstown
  • everett
  • mdbf
  • slotface
  • InstantRegret
  • rosin
  • JUstTest
  • cubers
  • modclub
  • normalnudes
  • Durango
  • thenastyranch
  • ethstaker
  • tacticalgear
  • ngwrru68w68
  • Leos
  • anitta
  • provamag3
  • tester
  • lostlight
  • All magazines