AdamBomb

joined 2 years ago
[–] [email protected] 2 points 2 days ago

That’s the feeling it evoked in me: a childlike sense of wonder and discovery.

[–] [email protected] 2 points 5 days ago

Me after killing Emma in Sekiro to get the Shura ending

[–] [email protected] 44 points 1 week ago (2 children)

If you’re on the side of torture, you’re one of the bad guys

[–] [email protected] 0 points 1 week ago

Because it’s an either-or choice. We were always going to get either Harris or Trump. Criticism of one candidate must be viewed in the context of the only other alternative. So calling out Harris on fracking is only meaningful if her position was substantially different than Trump’s. And if their positions are really no different, but only one candidate got called out for it, then the criticism is irrelevant and that makes me question the motives of the accuser.

[–] [email protected] 41 points 1 week ago

No, they already stole everything, so there’s nothing left they can use to train and improve further.

[–] [email protected] 1 points 1 week ago

Hope they get the sound right this time. And fix the effects slowdown glitch. And don’t introduce new weirdness.

[–] [email protected] 2 points 2 weeks ago (1 children)

Will this be enough to get the public to turn? I hope so, but somehow I don’t think so.

[–] [email protected] 2 points 2 weeks ago

So, 4chan. You want Twitter to be 4chan.

[–] [email protected] 4 points 2 weeks ago (1 children)

It is 100% suggestive.

  • laying down
  • short shorts
  • knees up
  • cheeks out, crotch just barely covered

I see it’s a popular tactic to accuse the whistleblowers as being the ones with the real problem, which is a bullshit attempt to suppress discourse on the topic. I have another idea: that maybe those who claim that this picture isn’t sexual have been overexposed to much harder child sexual content, and as a result this picture doesn’t register on their radar. Speaking as someone who has not been exposed to any child sexual material, this is immediately, obviously meant to titillate.

[–] [email protected] 3 points 2 weeks ago

I’m with you. 8.1 was underrated. Yes the start screen wasn’t for everyone, but I didn’t mind it. It was the last native Windows start menu that would just find the apps you wanted to run. No Cortana, no web searches, no ads.

[–] [email protected] 8 points 3 weeks ago (1 children)

I see Kusanagi, I upvote. It’s a rule.

[–] [email protected] 10 points 3 weeks ago

Yeah, they can be useful, but not in the way that the snake oil salesmen would like you to believe. Code completion suggestions are kind of a wash: often close but needing corrections, to the point where it’s easier to just write it myself. Vibe coding really only works for basic, already-solved problems. Many kinds of code changes take such a level of precision or so many back-and-fourths with the AI that it’s more efficient to describe the logic in a programming language than in English. But AI can help with large repetitive tasks, though. Use it like a refactoring tool, but for refactorings not offered by your normal tooling. It’ll get you close, then you put the final touches on yourself.

 

I'm new to Linux; I fled from Windows in the wake of 10-11 ever-accelerating stream of bullshit.

Anyway, I have major muscle memory for MRU window and tab switching with alt-tab and ctrl-tab. Edit for clarity: I also want to be able to navigate to the Nth most recent tab by holding Ctrl and pressing Tab N times, then releasing Ctrl. I use it all the time to switch windows, switch browser tabs, and switch IDE tabs. In Windows, I could also switch Terminal tabs in MRU order, and I miss this in Linux. My distro (Mint) comes with gnome-terminal, which as far as I can tell doesn't expose MRU switching as an option.

Is there an alternative terminal that does support this, ideally with ctrl-tab? Alternatively, if you use MRU switching in other contexts but not in your terminal, what do you use instead?

UPDATE

After installing many different terminals and poring through documentation of widely varying quality, I have found at least two terminal emulators that just do what I want, out of the box: Konsole and QTerminal. I'll dive deeper into the relative merits of these two for now. If you know of another terminal that does what I described, or any crucial info about either Konsole or QTerminal, please let me know!

view more: next ›