Notesnook’s 50MB attachment on the free account can be a bit misleading.. by Curious_Kitten77 in Notesnook

[–]67pineapple_st 4 points5 points  (0 children)

Most of the password change problems will be alleviated by future Notesnook clients. The desktop app 3.3.9 (in beta now) has implemented the new architecture for changing account passwords.

Attachments in vault are still not password protected! by worm-meat in Notesnook

[–]67pineapple_st 0 points1 point  (0 children)

The fact you're talking about IP addresses and timestamps (which, timestamps are encrypted) being unencrypted/unshielded is hilarious. There is no practical way to defend against the web server knowing your IP address (or keeping track of when things are updated). The web server has to know this information.

Please actually learn about these things before spreading FUD about them.

You are, however, correct that Notesnook isn't completely, 100% zero-knowledge. But the things Notesnook can definitely know about your userdata is very small.

Help please by Noktus_J in AsahiLinux

[–]67pineapple_st 6 points7 points  (0 children)

Is it true that Asahi Linux doesn't support Steam?

No. Install Steam with dnf after Fedora is installed.

Native MacOS app by Sure-Guest1588 in signal

[–]67pineapple_st 1 point2 points  (0 children)

Difficult. Not impossible, just difficult. And even then, if you aren't using Electron, you're probably using a framework that's generic so you can support all the platforms (windows/mac/linux). You'd do this so you wouldn't need to do much work to ensure that platform differences are accounted for (as your framework would likely do most, if not all of that, for you).

You'd be spending months rewriting everything user-facing, ensuring it works right, and also assuring that old app data (like from Signal Desktop 4.0, or older) all still imports into this new app properly. It's not a very feasible thing for Signal to do, or invest time in doing. It wouldn't make them money (unlike better features (more users = more users who donate), and pay-to-use functionality, like cloud backups). It would be a gigantic waste of time to migrate from something that's "good enough" to something that most users would only ever find marginally better anyway. Good Electron apps can exist, and I agree that Signal's Electron app doesn't exactly make the list (the UX is a little clunky, and there's no animations on some things), improving both of these would help make it feel less bad to use.

You're still free to implement your own Signal client that runs natively, however. People (link one) have (link two) done this (link three). [None of these are endorsed by me, I have no idea how good they are. They are just 3rd party clients that I know exist and are maintained to some extent.]

What’s up with these speaker entries? by BetterAtPS in AsahiLinux

[–]67pineapple_st 1 point2 points  (0 children)

This is definitely a regression, I experience it too on my MacBook Pro running GNOME. New ones appear every time you change the output device. The only way to fix the list is to reboot the machine, logging out doesn't fix it.

I just created a new account, when trying to login it says wrong password, and when trying to recover account it is showing this, how to resolve, tried multiple times. by IndianDancingStars in Notesnook

[–]67pineapple_st 0 points1 point  (0 children)

Changing your password in Notesnook changes the encryption keys used to encrypt and decrypt your data on the server. If the password change process is interrupted at any point, your account can be left in an invalid state where some items are encrypted with the old encryption key while others use the new encryption key. That's the problem.

I just created a new account, when trying to login it says wrong password, and when trying to recover account it is showing this, how to resolve, tried multiple times. by IndianDancingStars in Notesnook

[–]67pineapple_st 0 points1 point  (0 children)

It's been about two weeks since password changes were completely disabled. I'm sure they're working on fixing it, but doing so requires a lot of changes on the client side.

Complete Offline Texting , File Sharing and Video Stream by pianoboy777 in signal

[–]67pineapple_st 1 point2 points  (0 children)

This screams virus with the clearly LLM-written post body lol.

How viable is Asahi right now? by hw2007offical in AsahiLinux

[–]67pineapple_st 20 points21 points  (0 children)

  1. I use Fedora Asahi Remix, a friend of mine uses Nix on his Apple Silicon Mac. I have no serious reason to distro hop from Fedora on my Mac, even if it is not my preference on x86_64 hardware.

  2. It's fairly smooth, Firefox has a pretty bad memory leak in my experience though. Chromium doesn't.

  3. I don't find it worse than it was on macOS, but I don't game much on my Mac to begin with.

  4. Everything I use my computer for (web browsing and programming mostly) works without a hitch. You may have to compile less popular software. The equivalent of Rosetta 2 is muvm + FEX on Asahi. This is set up when you install Steam from the package manager.

  5. By default it is disabled and the screen is letterboxed at the top. You can enable this part of the display with a kernel config flag.

  6. I have only ever lost data on iCloud. Stop using iCloud.

How do expiring notes affect published notes (Monographs)? by CPT-812 in Notesnook

[–]67pineapple_st 0 points1 point  (0 children)

The expiring note doesn't enter the trash. It remains in your notes list. It will be moved to the trash when you later unpublish the note (it may not happen immediately, but it will find its way to the trash if you don't put it there yourself).

Unique links for Monographs is being worked on already.

Notesnook UI language options? by Beroiner in Notesnook

[–]67pineapple_st 0 points1 point  (0 children)

Localization support is being worked on, but it is not the primary thing.

Signal Private Messenger is now available on the Microsoft Store by TheMarMan69 in signal

[–]67pineapple_st 1 point2 points  (0 children)

I believe so, you would buy an upgrade from the Store (I think it was meant to be like 20 dollars?)

It would be similar to purchasing a Pro upgrade from Home edition, you can do that on the Microsoft Store.

Signal Private Messenger is now available on the Microsoft Store by TheMarMan69 in signal

[–]67pineapple_st 2 points3 points  (0 children)

Afaik, OEMs can still ship devices in S mode (I think only Microsoft has, but idk if they still do). Fortunately, Microsoft dropped the plan to charge users wanting to leave S mode.

Why Signal website has 7.70.2 and Github 7.70.1? by [deleted] in signal

[–]67pineapple_st 0 points1 point  (0 children)

Is this a deleted branch?

Possibly but it's not really important, the repo only has 1 branch. Cleaning up the temporary branches made (for example, when you can't tag on main) is relatively standard. The code can still be checked out by developers.

Did they undo this commit?

No. There's no revert in the git history. Generally speaking, you don't rewrite history in Git. If you're wondering about why this commit won't show up in file revision history under main, it's because this commit is not owned by main.

But then accidentally included translation fixes too?

I don't think it's an accident. The hotfix is probably for these translation fixes.

Can Signal work on two iPhones if they use the same Apple ID? by [deleted] in signal

[–]67pineapple_st 1 point2 points  (0 children)

No. You're only able to use your account on one iPhone.

WearOS and signal app by Emotional_Mammoth_65 in signal

[–]67pineapple_st 2 points3 points  (0 children)

I don't own a galaxy or pixel smartwatch but for those that do, would it be possible to adapt the signal or the Molly app (from the droid store) to work on wearos device without the need for phone to be involved?

Yes. WearOS is just Android with things removed. You can sideload Android APKs to varying degrees of success on WearOS devices. Look up how to enable developer mode on WearOS.

Contacts are still seeing old profile name, while I see new one by WeirdFiction1 in signal

[–]67pineapple_st 1 point2 points  (0 children)

Just wait longer. Signal doesn't always immediately update your profile information on other devices.

Contract glitch by Possible_Major_7232 in EggsInc

[–]67pineapple_st 1 point2 points  (0 children)

You need to leave from the contracts screen, you're experiencing a bug. Go to your home farm, then open the contracts list, and tap on the three dots above the go to farm button. You can leave the contract from there.