How would I create this kind of menu?

How would I create this kind of menu?

I wanna make a section on my about me page that's like all my favorite things, so I want a menu where you can select either games, movies and shows. Kinda like this:

https://preview.redd.it/ut4ari4wiqjh1.png?width=739&format=png&auto=webp&s=d9b2c904733df43167d9a4c7a10733fca5a3dfa0

Although I would prefer it to be a dropdown menu if possible but from my experience those can be difficult to style. But basically I just want a menu that allows the user to filter what it shows in that section but I have no idea where to begin. I don't know any JS and I really don't wanna learn it lol

reddit.com
u/maddydesign — 4 days ago

CSS not updating

I just updated my nekoweb site to include a Kicya contact form, but the CSS won't update to include the styling I wrote for the contact form. Does anyone know what's going on? I've tried uploading my entire site with a zip file, and replacing the css file manually but nothing helps.

reddit.com
u/maddydesign — 6 days ago

Using gloves for applying gel

Does anyone know if it's okay to use gloves when applying gel? I have these plastic gloves used for dying hair, but I have some sensory issues with gel so I was wondering if I can use them when applying estrogen gel to my thighs? I was worried that the gel might stick too much to my gloves so that I wouldn't get enough of it on my thighs but idk. Any advice?

reddit.com
u/maddydesign — 8 days ago

Platform for digital archives?

I'm in the process of starting my own digital archive. I'll be archiving (digital) documents, pictures, audio and video. The projects aims to archive information about queer history in my country. It's just a hobby project run by me. I'm looking for platforms that I can use for storing and accessing the digital files. I've been looking at Mega S4 object storage, but I don't think that's the right choice for me since I don't have time or the skills to code an integration with their API. I've tried looking around online for other solutions but all I can find are AI slop articles ough. So, I hope someone here can help me :)

reddit.com
u/maddydesign — 23 days ago

Wayland to X Recording bridge showing up on my desktop

I just installed niri and noctalia on my fedora kde setup because I felt like switching, but I'm having an issue where wayland to x recording bridge shows up on my desktop. It's just the title bare and then the rest of the window is completely black. How do I stop this?

reddit.com
u/maddydesign — 1 month ago

Ethical streetwear POD?

Does anyone know if there are any POD providers that don't use sweatshops? Tapstich has some cool looking products but it's all produced in sweatshops and I don't wanna support that.

reddit.com
u/maddydesign — 2 months ago
▲ 0 r/BPD

How do I stop obsessing over this person?

So I (21 she/her) have this friend (22 it/its). I've been friends with it for over a year. We originally started trying to date, but that didn't work out because it's poly and at the time, i wasn't. Anyway now, a year later, I'm still obsessed with it and I feel like I've just fallen more and more in love with it. I enjoy being its friend, and I wanna continue being its friend. Anyway, I'm just really obsessed with it, and I don't know what to do. It's not dating rn, so I don't wanna tell it about my feelings cus even if it liked me, I know it doesn't want to date anyone rn. Does anyone have any advice for me? How do I stop being obsessed with it?

reddit.com
u/maddydesign — 2 months ago
▲ 2 r/Lutris

Game doesn't launch

I'm having trouble launching Cities Skylines 2. I'm using Proton GE latest. If I try to launch the winetricks thing, lutris will say there's no wine prefix path given, but idk what path to put in the input. I'm getting the error below:

No Wine prefix path given

Traceback (most recent call last):

  File "/usr/lib/python3.14/site-packages/lutris/exception_backstops.py", line 84, in error_wrapper
    return handler(*args, **kwargs)

  File "/usr/lib/python3.14/site-packages/lutris/gui/widgets/game_bar.py", line 266, in on_link_button_clicked
    callback(button)
    ~~~~~~~~^^^^^^^^

  File "/usr/lib/python3.14/site-packages/lutris/runners/wine.py", line 1016, in run_winetricks
    winetricks(
    ~~~~~~~~~~^
        "",
        ^^^
    ...<6 lines>...
        runner=self,
        ^^^^^^^^^^^^
    )
    ^

  File "/usr/lib/python3.14/site-packages/lutris/runners/commands/wine.py", line 467, in winetricks
    return wineexec(
        "",
    ...<10 lines>...
        proton_verb=proton_verb,
    )

  File "/usr/lib/python3.14/site-packages/lutris/runners/commands/wine.py", line 332, in wineexec
    create_prefix(prefix, wine_path=wine_bin, arch=arch, runner=runner)
    ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "/usr/lib/python3.14/site-packages/lutris/runners/commands/wine.py", line 107, in create_prefix
    raise ValueError("No Wine prefix path given")

ValueError: No Wine prefix path given

Lutris log:
[INFO:2026-06-24 16:27:51,849:application]: Starting Lutris 0.5.22
[INFO:2026-06-24 16:27:52,721:startup]: "card1" is NVIDIA GeForce RTX 4070 SUPER (10de:2783 1043:8952 nvidia) Driver 610.43.02
[ERROR:2026-06-24 16:30:24,388:exception_backstops]: Error handling signal 'clicked': No Wine prefix path given
Traceback (most recent call last):
  File "/usr/lib/python3.14/site-packages/lutris/exception_backstops.py", line 84, in error_wrapper
    return handler(*args, **kwargs)
  File "/usr/lib/python3.14/site-packages/lutris/gui/widgets/game_bar.py", line 266, in on_link_button_clicked
    callback(button)
    ~~~~~~~~^^^^^^^^
  File "/usr/lib/python3.14/site-packages/lutris/runners/wine.py", line 1016, in run_winetricks
    winetricks(
    ~~~~~~~~~~^
        "",
        ^^^
    ...<6 lines>...
        runner=self,
        ^^^^^^^^^^^^
    )
    ^
  File "/usr/lib/python3.14/site-packages/lutris/runners/commands/wine.py", line 467, in winetricks
    return wineexec(
        "",
    ...<10 lines>...
        proton_verb=proton_verb,
    )
  File "/usr/lib/python3.14/site-packages/lutris/runners/commands/wine.py", line 332, in wineexec
    create_prefix(prefix, wine_path=wine_bin, arch=arch, runner=runner)
    ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.14/site-packages/lutris/runners/commands/wine.py", line 107, in create_prefix
    raise ValueError("No Wine prefix path given")
ValueError: No Wine prefix path given
[ERROR:2026-06-24 16:30:38,337:exception_backstops]: Error handling signal 'clicked': No Wine prefix path given
Traceback (most recent call last):
  File "/usr/lib/python3.14/site-packages/lutris/exception_backstops.py", line 84, in error_wrapper
    return handler(*args, **kwargs)
  File "/usr/lib/python3.14/site-packages/lutris/gui/widgets/game_bar.py", line 266, in on_link_button_clicked
    callback(button)
    ~~~~~~~~^^^^^^^^
  File "/usr/lib/python3.14/site-packages/lutris/runners/wine.py", line 1016, in run_winetricks
    winetricks(
    ~~~~~~~~~~^
        "",
        ^^^
    ...<6 lines>...
        runner=self,
        ^^^^^^^^^^^^
    )
    ^
  File "/usr/lib/python3.14/site-packages/lutris/runners/commands/wine.py", line 467, in winetricks
    return wineexec(
        "",
    ...<10 lines>...
        proton_verb=proton_verb,
    )
  File "/usr/lib/python3.14/site-packages/lutris/runners/commands/wine.py", line 332, in wineexec
    create_prefix(prefix, wine_path=wine_bin, arch=arch, runner=runner)
    ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.14/site-packages/lutris/runners/commands/wine.py", line 107, in create_prefix
    raise ValueError("No Wine prefix path given")
ValueError: No Wine prefix path given
reddit.com
u/maddydesign — 2 months ago

RClone Manager Doesn't Work

I'm trying to install RClone Manager from the Bazaar store but it doesn't work. When I click open, it just opens briefly, and then closes again. Does anyone know what's going on here?

reddit.com
u/maddydesign — 2 months ago

Is bazzite a good option for me?

I'm currently using Fedora KDE, and I love it, but there are things that bother me. Mainly, drivers are a pain. But also, I'm kinda annoyed at the constant updates and having to restart all the time to apply the updates. So that's why im thinking about bazzite.

However, I do stuff besides gaming. I do a lot of creative work, and will mainly be using bazzite for 3D art, graphic design, and regular day-to-day stuff. But I do also game a bit.

Anyway, does bazzite sound like a good option for me? All i hear about it is that it's for gamers.

reddit.com
u/maddydesign — 2 months ago
▲ 0 r/Fedora

Installing apps on Fedora Kinoite

I wanna switch from fedora kde to fedora kinoite because im tired of accidentally breaking my system. However, I have two apps that I really really need but I'm not sure how I would install it on kinoite. The apps in question are Mullvad VPN and the Mega sync app. As far as I can see, both apps are installed with rpm. Is there any way I could use these apps? There aren't any flatpaks for them.

reddit.com
u/maddydesign — 2 months ago

Where do you buy raw estradiol?

I'm interested in making my own estrogel, but I have no idea where I would buy raw estradiol powder.

reddit.com
u/maddydesign — 2 months ago
▲ 2 r/MtF

Gel vs sublingual pills

Does anyone know if gel is more or less effective than taking pills sublingually. I've been taking pills orally for over a year and I feel like my progress has stopped, so I wanna try something else. My two options are gel or sublingual pills. What would give me most physical changes?

reddit.com
u/maddydesign — 2 months ago
▲ 9 r/MtF

Gel vs Injections?

I've been taking pills (orally) for over a year, and i feel like my progress have completely stopped. I'm thinking about switching to something else but I'm unsure what. I've tried patches before but i have an allergic reaction to them. So either gel or injections. But I have issues with both. I'm extremely scared of injections and gel seems kinda inconvenient from what I've heard. But still, I would probably prefer gel over injections. However, I'm afraid I won't get enough physical changes on gel. I've heard injections are more effective than pills, but what about gel? Is gel less effective than injections?

Also, my estrogen levels are fine. My estrogen is at 103.51 pg/mL and T at 76.27 pg/mL and have been stable for a long time.

Also, I've been boofing 200mg progesterone for over 2 months, and haven't felt or seen any effects by it.

Anyway what are your experiences with gel vs injections? will switching to gel help me get more breast growth?

reddit.com
u/maddydesign — 2 months ago

How would I go about getting hired by a fashion brand?

I've always wanted to create t-shirt designs and generally designs for clothing, but I have no idea how I would actually get my designs on clothes. I'm not talking about print on demand or any of that stuff. I'm talking about getting my designs into real clothing brands. Would I be hired by the brand itself or how does it work? Sorry if my question doesn't make sense. I'm just not sure how it would work.

reddit.com
u/maddydesign — 2 months ago

Where do y'all get your fonts?

I'm looking for somewhere to get good fonts. I've looked around but all I could find are marketplaces where you can buy individual fonts but I can't afford to pay for each individual font, so does anyone know if there are places where you just pay a monthly subscription and then get access to fonts? I would use adobe fonts, but I use Affinity.

reddit.com
u/maddydesign — 2 months ago
▲ 15 r/MtF

No effects after 2 months on prog

I've been on prog for almost two months now and I haven't felt any effects whatsoever. My libido hasn't changed. My mood hasn't changed. I haven't had any physical changes. I take 200mg a day and I boof it. Also I've been on estrogen for over a year. Does anyone know what's going on? How long did it take for you to kick in?

reddit.com
u/maddydesign — 2 months ago
▲ 45 r/women

Men make me so uncomfortable

I really don't want this to come off as just me being a 'man hater' because that's not what I'm trying to get across.

I get really really uncomfortable every time someone talks about men in a romantic or sexual context and I can't figure out why. Any time any of my friends talk about dating a man or having sex with a man, I get this deeply deeply awful feeling inside. I can't explain it. I just feel so awful every time.

It's starting to really interfere with my life. I feel uncomfortable when my friends talking about guys they like, and I feel really bad about it. On top of that, I'm a lesbian and polyamorous, so it really ruins dating for me. Two of the girls I like are bisexual but I know I can't ever be with them because I know they would want to date guys too and I would feel uncomfortable hearing them talk about the guys they're dating. Idk I'm really afraid of me coming off as biphobic. That's really not what I what. I just don't wanna feel like this anymore.

Idk I just cannot figure out why I feel like this, or how to stop. I have a lot of sexual and physical trauma with men, but I just don't understand why that's making me feel like this or how I can stop feeling like this.

Anyway sorry for such a long post. I'm just wondering if anyone else feel like this or know what's going on here? Sorry if this isn't the right place to ask this

reddit.com
u/maddydesign — 3 months ago
▲ 6 r/kde

GUI Wallpaper switcher for KDE?

Does anyone know if there are any GUI wallpaper switcher for KDE? I know there's the builtin one, but I really want a nice pretty minimal one like you often see on hyprland rices.

reddit.com
u/maddydesign — 3 months ago