I’ll just use Firefox mobile with uBlock Origin then, literally anything is better than ads
I’ll just use Firefox mobile with uBlock Origin then, literally anything is better than ads
Apparently the previous adaptation skipped and changed things.
That’s a bit different, as in magnitudes more stupid (if true)
It already struggles to keep a decent framerate on my 1050, how is it going to run on Switch’s integrated gpu?
Well, that is what I said if you read it again (“control some parts of your PC from your phone”). I did forget about controlling your phone from your computer though, which can also be done.
KDE Connect is an android app that allows you to control some parts of your PC from your phone if you have a corresponding app installed on your computer, not a file manager.
You’re missing out. The trackpad function is amazing, not having to get up from bed when your desk is too far is a god send. I know I could buy a wireless mouse, but why if you can just use your phone?
did they expect to get their name in credits for doing their job?
Yes, that is the purpose of the credits. To credit people who did their job on the project.
With a hash it’s difficult to find a combination that results in this specific hashed password. Think of it like this: you have a biiig prime number and you multiply it by another. Now, that’s easy, but it’s way harder to do it backwards - factorize a large composite number (this is just for illustration). Similarly trying to find a password that works when you input it based on the hashed one is way more difficult than hashing the password in the first place.
Lesson for the future: stop using crappy illegible fonts in a code editor, and use something nice like Fira Code or even Fira Mono or Sans if you don’t like ligatures.
Edit: In the middle of writing this I realized it was a confusion between “1” and “l”, which makes the font choice even more bizarre. What kinda garbage font doesn’t distinguish between the two? I could understand if it was capital “i” and lowercase “l” since they look extremely similar in most sans serif fonts, but “1” and “l”?
Also it takes like 10 seconds to change the name of a variable across the whole file with a modern code editor like VSCode or an IDE for the specific language you were working with. If they were confusing you, you could have just changed “reclst” into “last_record” and that would save you a day of work.
It opens a link to a post in its own instance. So for example
this is how your comments looks for me with this button. As you can see I’m not logged in, because it’s a different instance compared to what I use. This is what things look like when I click the chain icon to the left of it:
Here I’m logged in, because it’s your comment opened through my instance.
That’s why most of the time people use C:S, as in Cities: Skylines, the actual title.
Contemporary? That’s how it’s always been. Zoning is new, and Euclidian Zoning is extremely recent and only really prominent in NA. In the past people would be able to have literally any use in any bulding.
What financial benefit? He owns it, he’s footing the bill
He used to respond to some comments on that sub, and that part of the magic is gone, even if a community was created here. Besides, there’s already one for fuck cars and it doesn’t have a lot of people subscribed yet, with that small of a userbase it’s just a matter of fragmentation.
This is coming from personal experience/opinion, but after trying to create a simple app in GTK4 Rust bindings I was so confused because of how alien the programming style was compared to typical Rust programming. After trying Iced it was much simpler and made so much more sense, no silly decorators or anything, you can define the view and the update loop separately, and interactions are handled by messages using pattern matching. The inheritance based OOP doesn’t work well with Rust, and Iced has none of it, because it was made for Rust specifically.
I’m guessing QT bindings are similarly in a different style of programming and can’t imagine that meshing well with native Rust code. Iced has a lot of merits to it and having the opportunity to both help it develop and use a native Rust framework in a Rust project makes a lot of sense.
HP printers seem to work and even have dedicated linux software, like a print manager
r/notjustbikes. The man himself no longer wants to use reddit without third-party clients or moderate the community without access to the API, so the community is basically gone forever unless reddit decides to revert the change, which won’t happen. It was the best urbanist sub and nothing can quite replace it.
Github Link