Won’t this delete the two newest files, as opposed to everything except the two newest files?
I just looked up the man page, and actually head -n -2
means “everything up to but not including the last two lines”, so this should always leave two files remaining.
Ah! This is a shell pipe! It’s composing several smaller commands together, cool stuff.
ls -1
is the grep-friendly version of ls, it prints one entry per line, like a shopping list.
head
takes a set number of entries from the head of a list, in this case 2 items. negative two, meaning “all but the last two.”
xargs
takes the incoming pipe and converts it into extra arguments, in this case applying those arguments to rm
.
So, combined, this says “list all the .dump files, pick the first two, all but the last two, and delete them.” Presumably the first are the oldest ones and the last are the newest, if the .dump files are named chronologically.
Dude, no need to be a dick about it. You made your point, the dunk undermines it.
I dunno, I feel like the Steam Deck’s core audience is “people who liked the Switch’s form factor but also like mods and third-party launchers.”
Worth noting that Steam doesn’t track playtime for non-Steam games. So this doesn’t include Minecraft, Retroarch, or anything purchased through Itch, GOG, or Epic.
Ironically enough, it’s led to me playing more games on the living room television! The steam deck helped me adapt to playing with a gamepad, as opposed to mouse and keyboard.
Until they come out with a Steam Controller 2, I will say the best gamepad for steam is the Dualsense (a Dualshock 4 also works). It’s got one touchpad instead of two, but Steam lets you map the left and right half separately, which covers my primary use cases. I also installed the RISE4 remap kit, a hardware mod that adds paddles on the back of the controller which can mimic any face button. Not as good as having actual new buttons, but it does mean I can run and jump without taking my thumb off the right stick.
Like many open source games, it has that distinctly ‘alpha’ feel to it right now, but I do enjoy NodeCore on occasion. It’s a zen minimalist block game with a unique diagetic crafting system. Instead of a traditional “recipe book” or “crafting grid”, you produce new materials through in-world transformations. For instance, to make glass, you have to surround sand with fire, and to control fire, you basically want to build a deliberately-shaped dirt or stone pit… the whole thing feels a little like minecraft and a little like a sand physics sim or cellular automata.
I think part of the problem is just that there are a lot more good games that people know about! Unfortunately one of the tradeoffs for all the riches of heaven is that it’s a lot harder to cover them all.
same here! I’m a huge fan of MessagEase, a keyboard specifically made for the cell phone touch screen form factor. I think Valve used to dabble in something like this for the controller form factor, the ‘daisy’ or whatever? I think that should absolutely make a comeback, typing with touchpads is a short-term solution but with all the buttons and analogs on a modern controller, we should really have more keyboard options! Maybe something like each stick has 8 positions, and holding any combo of left-stick + right-stick gives one of 64 virtual ‘keys’, which you can click with the triggers, and the bumpers let you swap between different alphabets.
I hope it gets a PC port. I’m done with Switch exclusives.
this is my current solution; I use Obsidian to manage my notes and I sync the folder with Syncthing. I still use Google Keep though for its whiteboard tool; is there a better app for that?
For what it’s worth, Valve has written a steam input driver for joy-cons! You can connect them over Bluetooth! …but they’re still joy-cons, so their wireless range is really bad. You basically need direct line of sight.
I have an older switch vulnerable to fusee-gelee, so I’ve been using yuzu’s tutorial for how to legally rip my purchased games from it.
I only use my Switch now for 1) Nintendo exclusives, that 2) I’ve already purchased, and 3) don’t run well on Yuzu. So… Super Beat Sports, mostly. (Harmonix please make a PC port!)
yep! remembers up to two bluetooth connections and two usb dongles. turn it on while holding:
honestly the steam controller’s killer feature for me isn’t even the touchpads – it’s the multiple-profile support. “oh, you want to connect to your PC for a bit, then reconnect to your console later? sure, just hold select during startup, I’ll remember your last 2 bluetooth connections.”
Can’t you basically do this already by installing SteamOS on a normal PC?
updated post here, includes section on networking! let me know if this looks good? https://lemmy.world/post/2444639
That’s the beauty of buying used! Less financial investment. In this case I went for knock-offs but I usually mod used controllers.