There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

kbin.life

udon , to linux in Vim Shortcuts

I think these two talks by Chris Toomey sum up pretty well everything that is nice about vim:

  1. www.youtube.com/watch?v=wlR5gYd6um0
  2. www.youtube.com/watch?v=lwD8G1P52Sk

If you’ve used vim for a while now and feel a bit stuck, they bring you to the next level and are pretty straightforward.

That said, other editors also have their pros and I’ve become a bit tired of looking for the most efficient one or so. It really doesn’t matter in my job if I need x hours or y hours to write something (although vim probably scores well there). I use it nowadays mostly because it works well for me, it feels kind of fun, it doesn’t eat my computing resources, and it’s here to stay (free).

tlf OP ,

Thank you for the resources, I’ll try them once I get the chance to work on a project for awhile again. The reasons why you like it are great to hear, as many videos tend to focus on speed over other aspects. If speed was my only concern I could have stayed with an IDE which I knew how to use. For me vim is both exciting to learn as a skill and convenient because of it’s server friendly interface.

artifice , to android in What's your favourite keyboard app? ⌨️

I’ve heard that SwiftKey tracks keystrokes, so I’m in the same boat as you. SwiftKey is incredible, but I’d rather lean more into privacy focused alternatives.

Encode1307 ,

I’m pretty sure all the big ones do

revanite ,

I use SwiftKey but block internet access to it.

artifice ,

Does that interfere with any functionality?

observantTrapezium , to startrek in Anybody feel like 2023 could be another 1997 for Star Trek?
@observantTrapezium@lemmy.ca avatar

Strange New Worlds and Lower Decks (?) will have to be really really really good to compensate for the embarrassment that was Picard. And so far SNW is just OK, so I don’t think 2023 on average is gonna be that good, although maybe better than almost all recent years.

Avigrace ,
@Avigrace@lemmy.world avatar

I agree SNW is just OK, I loved season 1 but so far I’m finding season 2 a bit of a let down.

However, I found season 3 of Picard to be the best Trek in a long time, better than all the new shows and new movies. Sure it was massive fan service banking on nostalgia, when Picard was announced I was all in for a new look at an older Picard but after the steaming turd they delivered for 2 seasons it was a nice send off for the original crew while keeping that time period open for more Trek.

observantTrapezium ,
@observantTrapezium@lemmy.ca avatar

Yes, I would agree that season 3 of Picard was the best but that’s more of a criticism of the first two seasons (mostly the second). The problem with it that it was almost exclusively nostalgia. The main idea that the Borg biologically manipulated Picard and made a comeback that way was not bad, but the details of the story were a hot mess.

I say Lower Decks is the best of recent Trek.

UntouchedWagons , to linux in KCRASH is putting weirdly named crash reports in my home directory
@UntouchedWagons@lemmy.ca avatar

My first guess is memory corruption. Maybe do a pass of memtest86+?

AzPsycho , to startrek in Anybody feel like 2023 could be another 1997 for Star Trek?

I think Strange New Worlds is the best ST in a long long time. I really hope the strike doesn’t derail what I see as a true return to the ST format. Discovery is more like a mini series run since it tends to focus on a singular topic for an entire season.

tensorpudding , to startrek in Anybody feel like 2023 could be another 1997 for Star Trek?

The fact that so much highly rated Trek is out now is vaguely enticing but overwhelming for someone not familiar when anything in the current generation. How is the new stuff supposed to be attacked? I also was not into the Abrams movies that I saw, I’d always preferred the more mundane and cerebral stuff in TNG and the slow paced world building and character development in DS9.

const_void ,
@const_void@lemmy.world avatar

Take a seat in your favorite chair and start with episode 1, season 1 of Strange New World! It is a lot of fun imo and if you remember anything, you are rewarded. But, if it is your first series, you are welcome! I really like it for that reason.

TwilightVulpine , to gaming in I finally got a Switch! What now?

You can get Mario + Rabbids very cheaply from time to time, it's one of the few exclusive Switch games you'll get a good price on.

warmaster , to android in What's your favourite keyboard app? ⌨️

I’ve tried every FOSS keyboard out there, about a year ago or so. I’m back to Gboard.

pineapplelover ,

I currently use gboard with network permissions toggled off. You can do this on Graphene and Calyx or install a firewall app like NetGuard.

f-droid.org/packages/eu.faircode.netguard/

warmaster ,

interesting… thanks for sharing!

tal , (edited )
@tal@kbin.social avatar

I'm on AnySoft, but it's not perfect, and I gotta say that the onscreen keyboard situation for Android was one of my biggest unexpected disappointments when moving to the platform. What I'd expected was that there'd be one FOSS keyboard that would be incredibly configurable and take over, but everything seems to significantly lack in some ways:

  • Some keyboards aren't great when it comes to arrow keys/control keys/other keys useful in Termux or ConnectBot to Linux systems.
  • Lack of keyboards that provide a straightforward way for users to create their own bindings. The ability to resize and relocate keys and to assign tap/hold/swipe bindings to individual keys seems like it'd be straightforward to me, but it doesn't seem to be a thing. I mean, why can't I remove a key that I don't use or want (say, the "mic" key if I don't use that functionality) and add my own key. Even better, my own modifier keys a la Shift to add more functionality to the other keys?
  • Some keyboards don't have typo correction. My accuracy on onscreen keyboards on a phone-size screen isn't good enough for me to really operate without that. I really wish that typo correction was an external program that the keyboard program could just plug into, so that this gets solved once and every new keyboard developer doesn't have to deal with reimplementing this.
  • Unicode input. I mean, we have this incredibly rich character set these days. Most on-screen keyboards seem to let one choose a language and to make it easy to input the common characters in that language, akin to a traditional physical keyboard. And they often provide for some common extensions to that, like superscript characters. And for some reason, a lot provide emoji support, though damned if I can see how that's essential other than maybe on something like traditional Twitter, where character count is artificially-constrained. But support for inputting Unicode seems to be remarkably limited. On desktop computers, I'm used to using emacs, which has a ton of arbitrary input methods for inputting characters. I can use various mechanisms that do things like ^2 becomes "²" or lets you search by name for Unicode characters (C-x 8 RET and then a tab-completable and searchable DIVISION SIGN becomes "÷") or lets you use TeX sequences (rightarrow becomes "→"), lets you input Unicode characters by codepoint, or a zillion other things and lets you switch among them as is convenient. An on-screen Android keyboard could do all that and unlike emacs has the ability to manipulate the actual keyboard in front of a user and could leverage "long press" and the like, but nothing like that actually exists.
  • Chording seems remarkably underused. I mean, you've got the ability to detect multiple finger presses, but it doesn't really seem to be exploited. I get that one-hand use is a thing, but I'd think that there'd be at least a toggle between one-hand and two-hand use to be able to leverage that.
  • The "drag on spacebar to move the cursor" isn't offered in AnySoft and some other keyboards, which seems like a reasonable way to deal with cursor movement where one doesn't have the precision of a mouse.
  • No macro support. I mean, okay, in the absence of fully-configurable keys, I'd have at least expected some limited ability to assign user-specified snippets of text to some menu or keys.
  • No external editor support. For some long chunks of text -- like, say, Markdown on kbin/lemmy -- I'd just as soon use one of the various dedicated Markdown editors than the in-browser editor.
warmaster ,

I just want swipe-typing and typo correction, with a good look, responsiveness, and no crashing. I haven’t found out a single FOSS app that can do that.

WhoRoger ,
@WhoRoger@lemmy.world avatar
warmaster ,

Last time I tried it, it wasn’t stable. I got a lot of crashes. I’ll give it a try again.

beefbaby182 , to nostupidquestions in Do I understand correctly that I have to subscribe to 5 different NoStupidQuestions on 5 different instances?
@beefbaby182@lemmy.world avatar

You don’t have to if you don’t want to. Subscribe to the one you like best, and help grow that one.

Personally, I find myself only subscribing to and browsing communities on the local instance. The idea of the Fediverse is cool and all, but it’s just way too much information for one person to process.

BURN ,

This where I’m at. I’ve given up on any content that isn’t on Lemmy.world

Federation is honestly a lot more trouble than it’s worth and I wish a different system had been implemented. Unfortunately it’s too late to change that.

son_named_bort , to fediverse in Is anyone else seeing swear words censored in comments?

Fuck no

green_dot , to selfhosted in Home Server Security
@green_dot@le.fduck.net avatar

I’d say, what kind of security are you talking about? Apart from standard HTTPS to keep things encrypted, there are other layers if you want to keep your service exposed to the internet.

Also how things are installed and if they are correct, proper file permissions. nothing different than having it on the server somewhere. You just need to keep thing up to date and you’ll be fine.

Num10ck , to nostupidquestions in Is there a Decentralised Spotify / Music Platform Alternative?

if you’re down with electronic music, theres countless hours of good tunes from the demoscene… check out modarchive.org for example. you can browse by genre.

SamXavia OP ,
@SamXavia@lemmy.world avatar

Thanks I’ll check it out.

smoregooseboard ,

not fediverse, but still: SoundCloud, a gold mine

Z4rK , to startrek in Anybody feel like 2023 could be another 1997 for Star Trek?

I have for some reason not watched any Startrek this year, but based on your post I’m looking forward to it.

Could you give me the highlights? What’s good so far and what’s coming?

murty , (edited ) to sysadmin in Patch Tuesday Megathread

Starting my updates today (I typically wait a week to let other people be the test bed), I will update at the end tomorrow or the following day, especially if I run into any trouble.

More importantly though, there’s two substantial changes in Windows Updates this month that you should be aware of if you are not already.

KB5020805 enters the next phase for patching CVE-2022-37967.

This month’s patches do the following:

  • Removes the ability to set value 1 for the KrbtgtFullPacSignature subkey.
  • Moves the update to Enforcement mode (Default) (KrbtgtFullPacSignature = 3) which can be overridden by an Administrator with an explicit Audit setting.

Between now and October is your last chance to look for anything broken by this change, after October 10th patches the ability to undo this change is removed completely.

For more details see: …microsoft.com/…/kb5020805-how-to-manage-kerberos…

KB5021130 enters final phase of patching for CVE-2022-38023

This month’s patches are the final phase of mitigation for this issue. Last month it forced the on everyone, so hopefully you’ve seen and found anything broken, as this month removes the ability to turn this change off due to the following:

  • The Windows updates released on July 11, 2023 will remove the ability to set value 1 to the RequireSeal registry subkey. This enables the Enforcement phase of CVE-2022-38023.

For more details see: …microsoft.com/…/kb5021130-how-to-manage-the-netl…

Check your system logs for both of those KBs (event IDs to look for are outlined later in both articles) before patching.

Edit 1:

Just noticed that “CVE-2023-36884 - Office and Windows HTML Remote Code Execution Vulnerability” has additional remediation steps if you are not using Microsoft Defender for Office. More details and regkey included in this article: msrc.microsoft.com/update-guide/…/CVE-2023-36884

Edit 2:

Finished updates last night with no issues. Basic environment overview: Mix of physical and VMs (split between Hyper-V and VMWare), mostly worked on Windows servers last night, 2012 R2 - 2019. Updated VMs and hosts (on both platforms). Everything seems to be humming along nicely.

Lumidaub , to startrek in Anybody feel like 2023 could be another 1997 for Star Trek?

I’m not convinced either way, let me just point out how many people are on strike right now which I know won’t have much of an effect on content immediately this year but might hit hard in the future. I’m interested to hear what this year’s riches would be?

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • lifeLocal
  • goranko
  • All magazines