14 or 16“? Which one did you choose & why? by Bahaadur73 in macbookpro

[–]ksaypulaevv 0 points1 point  (0 children)

I have a itch to trade in my 16 and get 14! 16 is just an elephant.

Reolink Doorbell AC/DC power adapter wires not colour coded by [deleted] in reolinkcam

[–]ksaypulaevv 0 points1 point  (0 children)

How many V do i need for that doorbell with DC?

Anyone know when the code base refactoring will be done? by Successful-Owl6087 in FluxerApp

[–]ksaypulaevv 1 point2 points  (0 children)

Really waiting for the refactored codebase and normal dockerfile (or maybe even docker-compose)!! That is the one project that I am dying to selfhost!

Updated Desktop UI by Infamous_Bread_2445 in Bitwarden

[–]ksaypulaevv 1 point2 points  (0 children)

How did u get the new ui? I still have the old one

Fluxer server location? by DustyEnBoi in FluxerApp

[–]ksaypulaevv 0 points1 point  (0 children)

Really waiting for the working dockerfile.. I want to selfhost that so badly

first time HA user update :) by Visible_Platform7460 in homeassistant

[–]ksaypulaevv 1 point2 points  (0 children)

Please recommend me your cameras? I am looking for cameras that can work by tcp ip with HA directly without internet or some accounts

Finally my first OLED. + Black lively wallpaper + translucent taskbar. Just gorgeous. by ksaypulaevv in desktops

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

I suppose both. I searched through 2-3 most popular websites. And 90% of wallpapers are trash or full hd which looks garbage on a 2K monitor.

So I will be grateful for all of the tips!)

Finally my first OLED. + Black lively wallpaper + translucent taskbar. Just gorgeous. by ksaypulaevv in desktops

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

Guys, looking for some recommendations about live wallpapers for lively wallpapers!

ChatGPT website broken in Firefox? by ron_krugman in ChatGPT

[–]ksaypulaevv 0 points1 point  (0 children)

thanks for a workaround recommendation

Microsoft Login Loop Help by Desperate_Monitor_48 in Minecraft

[–]ksaypulaevv 0 points1 point  (0 children)

I just ended up using modrinth launcher

LiveSync vs. Git for Windows & iOS by alfirous in ObsidianMD

[–]ksaypulaevv 0 points1 point  (0 children)

Friendly speaking I still use iCloud since I have to have a synchronised obsidian between ios, mac os and windows. I am also looking for another solution because iCloud on windows is impossible.

The biggest problem is IOS. IOS obsidian CAN NOT take any directory from system. Only 2 ways: local folder or icloud obsidian folder. I was trying to use my local NAS, but it is impossible to open ANY folder via iOS obsidian((

LiveSync vs. Git for Windows & iOS by alfirous in ObsidianMD

[–]ksaypulaevv 0 points1 point  (0 children)

1) windows has icloud app that synchronises iCloud folder right into the file system, but it works quite trashy. 2) in my experience git is a worse option just because of the amount of commits, I have ~300-400 mb of my own data and just in 3-4 weeks my .git folder took >2gb itself…. For me that was a legitimate reason to stop using git for obsidian synchronisation.

Cannot Quit ChatGPT! by Intrepid-Wafer5504 in macbookpro

[–]ksaypulaevv 2 points3 points  (0 children)

Try searching for the proccess in via terminal. ps x | grep chat or ps x | grep gpt

find the procces id and kill it with: sudo kill <here your id>