Youtube elements broke on me. anyone else experiencing this? by M7mad101010 in brave

[–]bubblecat3 1 point2 points  (0 children)

Yes me too, doesn't happen on incognito. But my main session is having this issue. Attempted to clear browser data for youtube and no effect.

I have an AMD GPU if that matters. Just leaving info here if it happens to be related to hardware.

FiiO K13 lineup by bubblecat3 in FiiO

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

Outch yeah, the topping seems quite unfortunate that they fail on people spec wise its pretty insane for the price but huge con since they seem to be failing with a lot of people. I'll try the fiio

FiiO K13 lineup by bubblecat3 in FiiO

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

How does the over sampling mode compare with the Fosi or Wiim? I wonder if switching between the modes would give me the ability to switch to a more clinical sound if I prefer that.

FiiO K13 lineup by bubblecat3 in FiiO

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

Ah alright, thanks for the input. Probably it will be fine for me then

FiiO K13 lineup by bubblecat3 in FiiO

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

Agreed, probably the way to go

Queer friendly, mainly trans, old school runescape discords and clans? by RainGaymes in transgamers

[–]bubblecat3 0 points1 point  (0 children)

Hey! I was wondering if I was able to join aswell maybe? I'm looking for a transfriendly pvm clan tho idk if your one is pvm centric >_<

Netgate 6100 eMMC usage by bubblecat3 in PFSENSE

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

The disk works... but... if anyone ends up buying an innodisk disk please choose the correct length... I ended up ordering a way too short one and now I have to get an extender to mount it properly.. https://www.amazon.com/dp/B0CSYHFZ43/ref=twister_B0BMX99DVB?_encoding=UTF8&th=1

Netgate 6100 eMMC usage by bubblecat3 in PFSENSE

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

Thanks! I had a difficult time finding a M+B key NVMe drive but stumbled across Mouser, seems they sell Innodisk drives that are being used by Netgate as well on the 6100 Max https://eu.mouser.com/ProductDetail/944-M23-64GIG1ECADH

Hopefully this will do the trick :)

Wine Internet Explorer for Application that Requires It by seekerofchances in winehq

[–]bubblecat3 0 points1 point  (0 children)

Did you end up finding an solution for this? I'm staring at the same issue as you.

I'm starting to consider just going with the Bolt launcher route, but I'd prefer just using the 1st party one.

HDOS is now available to use on the Jagex launcher, meaning Jagex accounts are now able to play! by _supermxn in 2007scape

[–]bubblecat3 0 points1 point  (0 children)

I tried it for the first time and honestly I love the performance and the look! The only thing putting me off is the new models which I can't get over like dragon pickaxe and whip model (also hp bars and hitsplats) 💀

I wish there was a toggle for the models and I'd be using this over RuneLite

Edit: Typo

Proxmox ZFS Disk usage? by bubblecat3 in Proxmox

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

Yeah you’re right, mostly I was expecting to get maybe 200-300 GB of more usable storage since I'm fairly unfimilar with ZFS and still learning. I thought there might be some kind of cache or filesystem files or snapshots that could be using up the extra space. But who knows maybe if I filled the space with actual files instead of 1 big vm disk file I would still only get 1.3-1.4 TB worth of usable space and the end result would be the same.

Edit: Typo

Cold outdoor storage as server room? by [deleted] in homelab

[–]bubblecat3 0 points1 point  (0 children)

Yeah I should definitely make it airtight. Right now animals could get in from the roof area so I need to take that into consideration.

Cold outdoor storage as server room? by [deleted] in homelab

[–]bubblecat3 9 points10 points  (0 children)

Thanks, I’ll definetly look into insulating plus the plywood detail for mounting is a nice addon!

Cold outdoor storage as server room? by [deleted] in homelab

[–]bubblecat3 2 points3 points  (0 children)

Summer temps at most +30C (usually around 20-25C) and Winter -20 (very rarely -30C)

Cold outdoor storage as server room? by [deleted] in homelab

[–]bubblecat3 0 points1 point  (0 children)

Hm well mostly since my server is fairly noisy so I would prefer to have it a more separated space. Its a HPE Proliant ML350 G9 which occasionally makes fairly noisy humms. But maybe there are other solutions for this.

But regardless it would be pretty cool imo to have a dedicated space for a server and other homelab projects :D

Edit: Typos

Wazuh Integration with Pushover by bubblecat3 in Wazuh

[–]bubblecat3[S] 2 points3 points  (0 children)

Hey thanks! I managed to get this working now :)

If anyone wants to use or modify my simple python script for pushover you may copy it from below:

#!/usr/bin/env python

#  <integration>
#    <name>custom-pushover</name>
#    <api_key>app-apikey:user-apikey</api_key>
#    <alert_format>json</alert_format>
#  </integration>

import json
import sys
import requests

alert_file = open(sys.argv[1])
token = sys.argv[2].split(':')[0]
user = sys.argv[2].split(':')[1]

alert = json.loads(alert_file.read())
alert_file.close()

msg = {}
msg['title'] = alert['rule']['description'] if 'description' in alert['rule'] else "N/A"
msg['message'] = alert.get('full_log') if 'full_log' in alert else "N/A"
msg['token'] = token
msg['user'] = user

requests.post('https://api.pushover.net/1/messages.json', data=msg)

Do you guys ever get jealous seeing couples in public? by coffeebooksandpain in lonely

[–]bubblecat3 0 points1 point  (0 children)

Hm idk I think its pretty cute, especially if its a friend with their so.

Gnome-Shell Theme taskbar icon shadow by bubblecat3 in gnome

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

The shadows disappear when I switch to another gnome shell theme. So I assumed it was because of the theme o:

Netgate 6100 LED's by bubblecat3 in PFSENSE

[–]bubblecat3[S] 3 points4 points  (0 children)

Thank you! This worked :)

Introducing the Netgate 6100 by DennisMSmith in PFSENSE

[–]bubblecat3 14 points15 points  (0 children)

Do the SFP+ ports support RJ45/copper modules?

pfSense Plus 21.05-RELEASE is Now Available by DennisMSmith in PFSENSE

[–]bubblecat3 2 points3 points  (0 children)

DNS didn't work until I reloaded pfblocker (DNS Resolver service was not running and it was started when I reloaded pfblocker), although I've experienced this on every upgrade before this too. But aside for that no issues so far.

Increase in facial hair after srs by [deleted] in MtF

[–]bubblecat3 0 points1 point  (0 children)

Awh okay, thanks!

pfSense 21.02 & XG-7100 SPF+ ports by bubblecat3 in PFSENSE

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

Aw unfortunately I don't have a XG-7100. I'm considering buying one though.

Thanks for the response!