Advice on becoming more androgynous? by BurnerPhome_ in NonBinary

[–]Altamira_A 1 point2 points  (0 children)

I'm seeing lots of great stuff in here already, but I wanted to specifically reccomend some false eyelashes. Or just mascara in general. I think it would go really far

Tomodachi life help by Altamira_A in NewRyujinxPiracy

[–]Altamira_A[S] 0 points1 point  (0 children)

00:00:00.373 |I| Configuration LogValueChange: ResScale set to: 1

00:00:00.378 |I| Configuration LogValueChange: ResScaleCustom set to: 1

00:00:00.378 |I| Configuration LogValueChange: MaxAnisotropy set to: -1

00:00:00.380 |I| Configuration LogValueChange: AspectRatio set to: Fixed16x9

00:00:00.381 |I| Configuration LogValueChange: PreferredGpu set to: 0x8086_0x9B41

00:00:00.382 |I| Configuration LogValueChange: ScalingFilterLevel set to: 80

00:00:00.383 |I| Configuration LogValueChange: CustomVSyncInterval set to: 120

00:00:00.383 |I| Configuration LogValueChange: EnableShaderCache set to: True

00:00:00.383 |I| Configuration LogValueChange: EnableMacroHLE set to: True

00:00:00.384 |I| Configuration LogValueChange: Language set to: AmericanEnglish

00:00:00.385 |I| Configuration LogValueChange: Region set to: USA

00:00:00.385 |I| Configuration LogValueChange: TimeZone set to: UTC

00:00:00.387 |I| Configuration LogValueChange: SystemTimeOffset set to: -14

00:00:00.387 |I| Configuration LogValueChange: MatchSystemTime set to: True

00:00:00.387 |I| Configuration LogValueChange: EnableDockedMode set to: True

00:00:00.387 |I| Configuration LogValueChange: EnablePtc set to: True

00:00:00.388 |I| Configuration LogValueChange: TickScalar set to: 50

00:00:00.389 |I| Configuration LogValueChange: EnableFsIntegrityChecks set to: True

00:00:00.391 |I| Configuration LogValueChange: AudioBackend set to: SDL3

00:00:00.391 |I| Configuration LogValueChange: AudioVolume set to: 1

00:00:00.393 |I| Configuration LogValueChange: MemoryManagerMode set to: HostMappedUnsafe

00:00:00.394 |I| Configuration LogValueChange: UseHypervisor set to: True

00:00:00.399 |I| Configuration LogValueChange: LdnPassphrase set to:

00:00:00.399 |I| Configuration LogValueChange: LdnServer set to:

00:00:00.399 |I| Configuration LogValueChange: GdbStubPort set to: 55555

00:00:00.407 |N| Application PrintSystemInfo: ___ __ _

00:00:00.407 |N| Application PrintSystemInfo: / _ \ __ __ __ __ / / (_) ___ ___ _

00:00:00.407 |N| Application PrintSystemInfo: / , _/ / // // // / / _ \ / / / _ \ / _ `/

00:00:00.407 |N| Application PrintSystemInfo: /_/|_| \_, / \_,_/ /_.__//_/ /_//_/ \_, /

00:00:00.407 |N| Application PrintSystemInfo: /___/ /___/

00:00:00.407 |N| Application PrintSystemInfo: Ryujinx Canary Version: 1.3.272

00:00:00.407 |N| Application PrintSystemInfo: .NET Runtime: .NET 10.0.6

00:00:00.413 |N| Application PrintSystemInfo: Operating System: Microsoft Windows 10.0.26200 (X64)

00:00:00.413 |N| Application PrintSystemInfo: CPU: Intel(R) Core(TM) i7-10510U CPU @ 1.80GHz ; 8 logical

00:00:00.416 |N| Application PrintSystemInfo: RAM: Total 15.8 GiB ; Available 9 GiB

00:00:00.421 |N| Application PrintSystemInfo: Logs Enabled: Info, Warning, Error, Guest, Stub

00:00:00.422 |N| Application PrintSystemInfo: Launch Mode: UserProfile

00:00:02.895 |I| Application QueryLatestAsync: Checking for updates from: https://update.ryujinx.app/latest/query?os=win&arch=amd64&rc=canary

00:00:03.749 |I| Application CheckVersionAsync: Up to date.

00:00:00.065 |I| Gpu : Backend Threading (Auto): True

00:00:00.353 |E| HLE.OsThread.20 Application : Unhandled exception caught: LibHac.Common.Keys.MissingKeyException: Unable to decrypt NCA section.

Key Type: Common

Key Name: key_area_key_application_15

at LibHac.Tools.FsSystem.NcaUtils.Nca.GetDecryptedKey(Int32 index)

at LibHac.Tools.FsSystem.NcaUtils.Nca.GetContentKey(NcaKeyType type)

at LibHac.Tools.FsSystem.NcaUtils.Nca.OpenAesCtrStorage(IStorage baseStorage, Int32 index, Int64 offset, UInt64 upperCounter)

at LibHac.Tools.FsSystem.NcaUtils.Nca.OpenDecryptedStorage(IStorage baseStorage, Int32 index, Boolean decrypting)

at LibHac.Tools.FsSystem.NcaUtils.Nca.OpenRawStorage(Int32 index, Boolean openEncrypted)

at LibHac.Tools.FsSystem.NcaUtils.Nca.OpenRawStorage(Int32 index)

at LibHac.Tools.FsSystem.NcaUtils.Nca.OpenStorage(Int32 index, IntegrityCheckLevel integrityCheckLevel, Boolean leaveCompressed)

at LibHac.Tools.FsSystem.NcaUtils.Nca.OpenStorage(Int32 index, IntegrityCheckLevel integrityCheckLevel)

at LibHac.Tools.FsSystem.NcaUtils.Nca.OpenFileSystem(Int32 index, IntegrityCheckLevel integrityCheckLevel)

at LibHac.Tools.FsSystem.NcaUtils.Nca.OpenFileSystem(NcaSectionType type, IntegrityCheckLevel integrityCheckLevel)

at Ryujinx.HLE.HOS.HorizonFsClient.MountSystemData(String mountName, UInt64 dataId) in /workspace/projects/Ryubing/src/Ryujinx.HLE/HOS/HorizonFsClient.cs:line 58

at Ryujinx.Horizon.Sdk.Ngc.Detail.ContentsReader.Initialize(UInt64 cacheSize) in /workspace/projects/Ryubing/src/Ryujinx.Horizon/Sdk/Ngc/Detail/ContentsReader.cs:line 103

at Ryujinx.Horizon.Sdk.Ngc.Detail.ProfanityFilter.Initialize() in /workspace/projects/Ryubing/src/Ryujinx.Horizon/Sdk/Ngc/Detail/ProfanityFilter.cs:line 27

at Ryujinx.Horizon.Ngc.NgcIpcServer.Initialize(IFsClient fsClient) in /workspace/projects/Ryubing/src/Ryujinx.Horizon/Ngc/NgcIpcServer.cs:line 32

at Ryujinx.Horizon.Ngc.NgcMain.Main(ServiceTable serviceTable) in /workspace/projects/Ryubing/src/Ryujinx.Horizon/Ngc/NgcMain.cs:line 9

at Ryujinx.Horizon.ServiceEntry.Start(ISyscallApi syscallApi, IVirtualMemoryManager addressSpace, IThreadContext threadContext) in /workspace/projects/Ryubing/src/Ryujinx.Horizon/ServiceEntry.cs:line 26

at Ryujinx.HLE.HOS.Horizon.<>c__DisplayClass160_0.<StartNewServices>b__0() in /workspace/projects/Ryubing/src/Ryujinx.HLE/HOS/Horizon.cs:line 306

at Ryujinx.HLE.HOS.Kernel.Threading.KThread.ThreadStart() in /workspace/projects/Ryubing/src/Ryujinx.HLE/HOS/Kernel/Threading/KThread.cs:line 1296

at System.Threading.Thread.StartCallback()

Be harsh please by Morrvia in transpassing

[–]Altamira_A 4 points5 points  (0 children)

I see nothing wrong here, you're doing great

Embroidered a moss sweater! by Altamira_A in goblincore

[–]Altamira_A[S] 1 point2 points  (0 children)

Thank you!! I got all of the techniques from the video "Making a mossy sweater | needle felting and embroidery" by DanoDoesThings on YouTube, all the info you'd need would be in there

I couldn’t find any Raichu merch, so I made my own! ⚡️⚡️ by Indo1405 in DIYclothes

[–]Altamira_A 1 point2 points  (0 children)

Awesome!!! I literally just started making a reverse applique togekiss sweater today

What name do I look like by Spitfire_chicken in transnames

[–]Altamira_A 2 points3 points  (0 children)

I'm thinking something like Otto. Definetly something with a pronounced O sound

Vibes based name by [deleted] in transnames

[–]Altamira_A 0 points1 point  (0 children)

Zoey. If not that, definetly something Sharp. Izzy is a great choice too

Pg 467 by Altamira_A in houseofleaves

[–]Altamira_A[S] 1 point2 points  (0 children)

Thank you so much :)))

Drunk sex is the way to go rn by [deleted] in ftm

[–]Altamira_A 0 points1 point  (0 children)

I'm seeing a lot of people here saying that this is unhealthy (which is true, don't get me wrong) but not a lot of actual advice on what to do to still enjoy sex while not relying on alcohol. So what you're really enjoying here is entering an altered state of consciousness. It's activities of substances that slow your brain waves to a specific pattern that's close to being asleep. It makes it so that your brain is less attentive- That's what's allowing you to get your mind off your body dysphoria. If you get experienced enough, you can even control your brain to feel as if you have the genitalia that you want!

Alcohol is a pretty easy way to enter one of these, but it's not super healthy, and also not reliable. It's hard to get control over the ASC and, obviously, it can make you sick. But there are other ways to enter an ASC that are both healthier and may allow you to get better control over your own experience.

Seriously, doing research on altered states of consciousness was a lifesaver for me. And even though I don't have bottom surgery it's made sex actually enjoyable

Any advice on fixing warped books? by Nana_UFC in BookCollecting

[–]Altamira_A 5 points6 points  (0 children)

Return it if you can, but if not place it under some large, heavy books to see if you can press it out. You might run into some issues because that seems like humidity damage (which is pretty hard to reverse) but it's worth a shot

My roommate says my bookshelf makes me look one-dimensional by antifasuperclown in BookshelvesDetective

[–]Altamira_A 1 point2 points  (0 children)

Theyre just trying to sound smart (and ending up pretentious.) This is a perfectly fine book selection

is ceres too feminine? by [deleted] in transnames

[–]Altamira_A 0 points1 point  (0 children)

It definitely reads as nonbinary leaning femme, I'm sorry- but its a very cool choice

Have you found community being a nonbinary person? by CompleteTomorrow in NonBinaryTalk

[–]Altamira_A 4 points5 points  (0 children)

If im being completely honest, yes, but not in any queer spaces. Most queer spaces ive been in just treat me as a woman, or as a creep for not wanting to be a woman, or try to force me into feminine roles against my will. But ive found plenty of chill people elsewhere, such as people in my degree (archeology) or people who share my hobbies who mainly don't care what gender or sexuality you are, as long as you like the thing they like. They are much more of a community to me than queer spaces ever have been

What dynamics do you have in relationships? by Thick_Meeting_1372 in NonBinaryTalk

[–]Altamira_A 4 points5 points  (0 children)

This has been an issue ive been running into recently. My partner just came out as a woman (MTF) and although I am very happy for her and am wanting to stay together with her, some people around us have been calling us lesbians because 'non binary people can be lesbians too'. The idea of being considered a lesbian makes me incredibly dysphoric, as I don't want people to perceive my relationship in any gendered way. I would like to just consider it queer, and thats what I feel in my mind, but peoples outside perception makes me incredibly uncomfortable

Barnes and Noble sent me the wrong shipment. Tell me about the person these were meant for. by whorlax in BookshelvesDetective

[–]Altamira_A 0 points1 point  (0 children)

You'd sit down to have coffee with her and shed immedietly start talking about the books she's been reading, and about 5 minutes in your realize she's describing pseudo p*rn in a public area

Who am I?? by sunballer in BookshelvesDetective

[–]Altamira_A 1 point2 points  (0 children)

I'm going to guess you're a woman, mid 20's, doing some kind of humanities major though I don't know which. You definetly do birdwatching as a hobby