I like to ask a variety of questions, sometimes silly, serious, and/or strange. Never asking in an attempt to pester or “just asking questions” stuff.
I’m generally curious and/or trying to get a sense of people’s views.
I haven’t paid interest in over a decade and have made thousands from rewards.
I’m not too familiar with credit cards, do you mean this in a literal money sense or something more complex, i.e. the value of rewards & money?
Does it sometimes seem like commenting in high traffic online spaces feels this way too, not just Reddit?
Have you seen Publii yet? Dunno how well it works on Linux, but there’s a version for Linux as well.
Is this ever noted in any of the documentation, outside of some fine print, with the printer to let someone know that it’s being done? If your product is secretly leaving indicators for anyone aware of the indicators to track your actions in some way, that’s problematic in my opinion.
Given a printer is arguably a lesser issue anymore, but the same idea applies with other tech.
Thanks!
Isn’t this simply a contrivance to uphold a questionable system?
What’s a CLA?
I just hope this pointless move won’t bring down the wayback machine.
What was the pointless move you’re referring to?
When I hosted game servers: Depending on the game, you may have to fix something every few hours. Arma 3 is, by far, the worst. Which really sucks because the games can last really long, and it can be annoying to save and load with the GM tool thing.
Was that a mix of games being more involved and the way their server software was set up, from what you could tell, or…?
Yeah, to clarify I don’t mean organizing/arranging files as a part of maintenance, moreso handling different installs/configs/updating. Sometimes since more folks come around to ask for help it can appear as if it’s all much more involved to maintain than it may otherwise be (with a mix of the right setups and knowledge to deal with any hiccups).
Thanks! I’ll have to give it a look! I currently have Termux, but was wondering about others, although maybe I should have asked for Termux packages instead. 😅
I tried Micro briefly but its interface doesn’t seem to have been as well adjusted for mobile.
I know, I know, but haven’t you wanted to jot down some pseudocode while out and about, formatted neatly, so you could pop it over to your main machine to turn into working code?
Is there a less arcane way to perform searches similarly to regex?
Thanks for elaborating! I’m pretty sure I’ve written some variations of the first form you mention in my learning projects, or broken them up in some other ways to ease myself into it, which is why I was asking as I did.
One is simply organizing your code by having a bunch of operations that could be performed on the same data be expressed as an object with different functions you could apply.
Not OP, but also interested in wrapping my head around OOP and I still struggle with this in a few different respects. If what I’m writing isn’t a full program, but more like a few functions to process data, is there still a use case for writing it in an OOP style? Say I’m doing what you describe, operating on the same data with different functions, if written properly couldn’t a program do this even without a class structure to it? 🤔
Perhaps it’s inelegant and terrible in the long term, but if it serves a brief purpose, is it more in the case of long term use that it reveals its greater utility?
What makes JavaScript so widely disliked? I know very little of it, and in skimming different stuff I think I’ve seen like a million different frameworks for it, so is that a part of it?
Each time I’ve read into self-hosting it often sounds like opening stuff up to the internet adds a bunch of complexity and potential headaches, but I’m not sure how much of it is practicality vs being excessively cautious.
I hate hauling a small tablet around.
Don’t you mean a “phablet”? 😜 If that awful name had stuck, I wonder if it might have dissuaded the device enlargement.
While I don’t disagree with most of what you mention, I do have to ask on a couple points…Isn’t it probably significantly more expensive for them to make foldable screens than to make a smaller phone? Also wouldn’t a larger device mean more materials involved which may mean similar or just as high costs as to engineer something more compact?
Also these are open questions, I’m not expecting you personally to know one way or another, your comment simply inspired them. If someone else has some insight on them, would be interested to read it!
Appreciate the example! It’s when handling a DHCP range and the related CIDR notation that I tend to get especially muddled in this area. It certainly doesn’t help that each router’s interface and terminology tends to vary just enough to add uncertainty.
Regardless, the comments here and more focus on this have helped clear some of this up for me.