Posts
Passionfruit kombucha with strawberry popping boba pearls
I added the strawberry popping boba into the glass for fun
Strawberry kombucha
Perfect with a slight sweetness, some crispness, and an even smaller hint of tartness in the background
Bubbly Mango Peach kombucha
Delicious and more tart than some of my previous kombucha batches due to longer f1.
Pumpkin Spice! My best work so far.
Also the most difficult one I've made.
Strong carbonation in latest Tropical Fruit batch
Beautiful strong carbonation for perfect mouth feel
Tropical Fruit Kombucha
Mango pineapple strawberry fruit flavored from F1
First time trying carbonated raw kombucha
This was my first time trying my kombucha without adding any fruit/extracts/anything and going into the carbonation phase. It tasted very juicy and delicious, i honestly didn't think it would be all that good or interesting. I think i liked it due to how sweet it was.
Any AI image editing and manipulation software/projects?
Are there any AI open source software / tools / projects that can do image manipulation such as removing backgrounds, or isolating/cutting out a subject or person, or similar things? Manually cutting out things in gimp is a massive PIA and i see there are online tools that seemingly accomplish this using AI but they are locked behind making accounts/credit card/other barriers to get the full size processed image. Surely there must be something out there.
Using Wireshark to verify encryption
I am trying to use wireshark to verify that my outgoing rsync is encrypted. I can easily see that the SSH protocol packets are reported as "Encrypted packet." The other packets being exchanged are TCP packets, I am not sure how to actually verify if these are encrypted, and if not, if they contain anything sensitive.
Should TCP be encrypted? Can they leak anything when facilitating the ssh connection? How can I tell?
Any way to join Zoom with any privacy at all
Hello let's say you are absolutely forced to join zoom in the future, is there any way at all to have any security, such as an alternate client that can connect? I expect the answer is no besides only connecting in a browser with add ons or in a sandbox etc etc and nothing truly groundbreaking.
Make sudo command not need sudo?
I would like to set a specific command to not require sudo privileges, is there a way to accomplish this? I know you can add commands to the sudoer file to allow certain commands to be used by non root accounts, so maybe there is something similar for adding commands to allow regular users to use?
SSH through VPN
Hello I am wondering if there is increased network/packet security by connecting to a server over ssh through a VPN hosted by that same server as opposed to without first tunneling by VPN. I imagine with or without tunneling through a VPN there would be latency/speed differences too?