

This isn’t limited to the Reddit app. You can see it on the desktop and mobile website too.
This isn’t limited to the Reddit app. You can see it on the desktop and mobile website too.
Let’s not forget an important distinction here. This man is not making any of these things, and he isn’t capable of making them. But, he is capable of directly and indirectly impacting the people who are capable of making them negatively enough that we get utter failures like the cybertruck.
Don’t give him more credit than he deserves.
Sorry, this isn’t helpful. I migrated the hard way, hah. I just went to each page in OneNote and hit ctrl+a, copied that and pasted without formatting into TriliumNext, then fixed the formatting.
It took some time, but was worth it to me. I figured it would be a good test to help me familiarize myself with TriliumNext a little.
An easier path to help adoption would probably go a long way, but it also might eat up a lot of development time and routinely need work. I’m not sure how often the OneNote export formats change.
Mobile improvements would be huge!
I’ve been using this for a couple weeks now and completely replaced OneNote with it (been wanting to ditch OneNote for awhile). It’s been very smooth, nice work!
deleted by creator
deleted by creator
Then you wouldn’t notice all the fun and exciting recommendations they have for you! /s
Showing free demos as their own line item in the store suggestions feels counterintuitive. As a user, I don’t want this, it just clusters the interface. I want to see the main game and something on it indicating a demo is available.
As for developers, discoverability is something they are always talking (complaining) about. Artificially inflating the sheer number of competing games for visibility seems like an odd choice in that regard.
Hmm I haven’t tried this. Thanks for the suggestion.
So, a dark pattern is a design that tries to trick the user into something. But what is the word for “knowing what the user wants, blatantly ignoring it and imposing the companies will anyway”?
Example: I think YouTube shorts are a terrible format, and I find them generally irritating. So I click the X on the element in YouTube that has a bunch of side scrolling cards, where each card is one of these shorts. YouTube informs me it will hide them for 30 days and then they’ll be back.
Another example, Windows Update. I’ve set all the group policy settings so it should never restart and update without me triggering it. But, if I allow it to download the update, then damn my group policy settings, it is going to apply that update and restart whenever it wants.
Ah that makes much more sense. I think I crossed my wires. You mentioned backing up the Minecraft worlds and so I thought “deduplicated backups… so borg.”
I appreciate your explanation.
Is there a link?
Also, how does this compare to something like Borg?
I’ve found that alternative reddit frontends bypass this. That and I believe changing the URL to old reddit.
Of course, this will only work until (if?) Reddit is successful in removing old reddit and preventing third party front-end.
For those who unfortunately have to use Windows laptops for work, there is a workaround. Unplug the laptop before putting it to sleep/hibernate. That’s it. Super irritating they won’t fix it, but not surprising, too busy trying to shove (more) ads into the start menu.
It’s so ridiculous that this isn’t even brought up:
The Command you provided worked fine. Thank you so much for the help! Really appreciated! We are going to proceed to make a release today and test with customers. Will post the updates here.
Gotta love being a forced beta tester… I mean customer.
This is only tangentially related to improving your code directly as you have asked. However, in a similar vein as using source control (git), when using Python learn to manage your environments. Venv, poetry, conda/mamba, etc are tools to look into.
I used to work with mostly scientists, and a good number of them knew some Python, but none of them knew how to properly manage their environments and it was a huge problem. They would often come to me and say “I ran this script a week ago and it worked, I tried it today without making any changes and it’s throwing this error now that I don’t understand.” Every time it was because they accidentally changed their dependencies, using their global python install. It also made it a nightmare to try to revive old code for them, since there was almost no way to know what version of various libraries were used.
Some of that seems unnecessary (device boot time). But it’s not all scary spooky tracking. Some permissions/information is required for certain features.
For example, you can’t rotate your app UI if you’re not allowed to know screen orientation. Or maybe they do a low power mode if device battery is low, or a warning that the app might not function well if the OS or device is old.
Not saying you’re wrong or that Discord is right. Just pointing out that a long list of permissions isn’t on its own a bad thing, if those permissions are required for specific features, and not just for the sake of data harvesting.
A 30h+ take home that doesn’t even reflect what you all do is a waste of everyone’s time. I’d think most qualified applicants are going to ghost you when they are tasked with that. You have to keep in mind you’re not the only place they’re applying. Are you sure you want the engineer who has time for a 30h+ coding challenge for a potential job, that might then make a competitive offer?
Youtube gets worse every day. You might try an alternative front-end, and you can use something like LibRedirect (https://addons.mozilla.org/en-US/firefox/addon/libredirect/) to automatically change youtube links to the other front-end. It works for other services too, but you can easily disable redirecting them if you don’t want that.
It’s not perfect, but it’s an option. Good luck!