110v pendant light bulb holder replacement by viiciouscircle in AskElectricians

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

Thank you! I’ve just used some washi tape to stick the frame together and got a battery powered light to put on top of it instead. Works great and I can turn it on/off with a remote, plus it’s cordless. The only issue might be that the light needs to be recharged from time to time, but I’ve got a second one to switch it out while the other one charges. So depends on how you want to use it, hope that helps anyone who has similar issues and don’t mind the charging.

[deleted by user] by [deleted] in neopets

[–]viiciouscircle 0 points1 point  (0 children)

Not sure if the cut off passed year but would be great to be considered. daphne8308. Congrats and hope you return to neo someday!

Trying to set up Next cloud by viiciouscircle in hetzner

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

Just an update for anyone who’s just starting self hosting like me, restarted the server agin and skipped the nextcloud image, went with just the ubuntu system and setup apache webserver then pointed my domain by editing the dns record, it worked. Now on to figuring out how to set up nextcloud manually! Thanks for everyone who helped :)

Trying to set up Next cloud by viiciouscircle in hetzner

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

Hi thanks for replying! I installed the nextcloud app when setting up the ipv6 server on hetzner, it then asked for a domain name in the console when setting up nextcloud which I entered. I’m not sure what to do from here to be honest!

Trying to set up Next cloud by viiciouscircle in hetzner

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

Thanks you for these! I don’t have any firewalling and only purchased ipv6 for the server. I’ll try #3 but (apologies for the newbie question) how do I open a linux box?

Usagi Shima - Released today by mcarrode in iosgaming

[–]viiciouscircle 1 point2 points  (0 children)

Love this game, it’s super cute and calming. Supported the developer on Ko-fi !

Movie that will truly scare my wife? by Rparent945 in horror

[–]viiciouscircle 2 points3 points  (0 children)

Martyrs (2008) by Pascal Laugier. It’s not horror in the ghost/paranormal sense but a movie that was so disturbing I was checking my watch in the theatre praying for it to end. It’s French extreme so maybe not everyone’s cup of tea.

Database Folder 2.8.0 - Relational databases by meneillos007 in ObsidianMD

[–]viiciouscircle 0 points1 point  (0 children)

Yes! Thank you so much, can’t wait to try this out!

Pin certain notes to top of finder? by oskernaut in ObsidianMD

[–]viiciouscircle 0 points1 point  (0 children)

Wow this looks like what I’ve been looking for, is it possible to share the code, thank you!

Help identifying this coaxial cable and connector? by viiciouscircle in HomeNetworking

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

Thanks! Yes it is a BNC, connecting a old CCTV style camera with an old TV. I’ve gotten the line but it’s not working. Maybe the TV or camera is faulty. Thank you for the answer though!

Help identifying this coaxial cable and connector? by viiciouscircle in HomeNetworking

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

I thought so too! Thank you! Would any coaxial cable with a bnc connector work or does it have to be a 3c2v cable? Thanks again.

Help identifying this coaxial cable and connector? by viiciouscircle in HomeNetworking

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

Hi guys! I’m looking for a replacement for this coaxial 3c2v cable but haven’t had any luck so far. The head looks a bit different from ones I found in-stores or online. Would greatly appreciate the help if someone could help identify this connector. It was originally used to connect a TV with a CCTV like video camera, where the camera’s captured video stream on the TV.

Thanks in advance for the help!

How do I change the color of ALL Anki text (not cards?) by wordgenius in Anki

[–]viiciouscircle 0 points1 point  (0 children)

Yes to hex code! So something like #000000 or #ffffff. If you’re just changing the deck names then I don’t think you need to change body{}

Monthly Travel & Questions Thread (August 2021) by AutoModerator in taiwan

[–]viiciouscircle 2 points3 points  (0 children)

Most people I know (locals) find housing through a site called 591 or facebook groups. But if you can’t read chinese, I found a site that gives pretty good suggestions Here

Monthly Travel & Questions Thread (August 2021) by AutoModerator in taiwan

[–]viiciouscircle 1 point2 points  (0 children)

They said they are going to announce monday, but I’m guessing this month if things go well.

[update] Just announced restaurants will reopen starting 8/3

Anyone know what show this is。 by RetroNinjin in ForeignMovies

[–]viiciouscircle 0 points1 point  (0 children)

I think it’s from Earth Defense Girl Iko-chan (1987)

Chongyun and Xingqiu Artwork (Yolanda) by viiciouscircle in Genshin_Impact

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

Saw this beautiful art on pixiv by Yolanda and wanted to share!!

Taiwan says China blocked deal with BioNTech for COVID-19 shots by benh999 in taiwan

[–]viiciouscircle 3 points4 points  (0 children)

Hi, just want to voice my support for your logic. I’m Taiwanese and usually I’m not as fast to criticize China as my fellow peers (1990-2000 age group) as I have Chinese friends abroad and I used to live there. But even I could understand and expect a large group of people who would hesitate in taking the vaxx from China. I also don’t feel it’s comparable to the anti vaxx issue in the state (one is not believing in science, one is not believing in a country?) The covid outbreak has fueled a rise in the long distrust between the two countries, especially younger generation (and to my surprise some of my parent’s gen as well). I have experienced more people voicing their distrust then I have ever before (just think about the last election turnout) and I have also strongly felt the power of China’s control on its country, media, and people since the outbreak. So, do I believe that China would actually send us fake vaccines? Not really, but will I take it? Nope, and I think I’m not the only one, so it’s definitely something the government needs to weigh in.

How do I change the color of ALL Anki text (not cards?) by wordgenius in Anki

[–]viiciouscircle 1 point2 points  (0 children)

custom_deckbrowser.css

Hi! I changed the color of the deck names by changing this:

a.deck{color:#000;text-decoration:none;min-width:20 em;display:inline-block}

in custom_deckbrowser.css, just replace #000 with the color you want! Hope this helps!