-
Content Count
2,025 -
Joined
-
Last visited
Awards
This user doesn't have any awards
About WereCatf
-
Title
Veteran
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
A Logitech G710+ apparently has Browns. I've got the G710, which has Blues, but otherwise the keyboards are identical, as far as I know; what I like about the keyboard is that it's not exceedingly "gamery", while still offering good backlighting for the keys and very good typing-experience. It's also not horribly expensive.
-
So, you're just looking for some readymade thing that's plug-and-go? Then I don't have anything to suggest. I'm more a DIY kind of a girl, I'd just use an ESP8266 or ESP32 with a hall-effect sensor feeding to an OpenHAB-server.
-
Two Youtube creators making Pokemon Go content got their channels terminated
WereCatf replied to matt-fr's topic in Tech News
Doesn't Floatplane charge you a fee per channel? Like e.g. you need to pay a monthly fee to watch the LTT-channel, then another fee to watch Bitwit's channel and so on? At least that how I've understood their pricing to work and that makes it wholly unappealing to a lot of people and therefore not a good alternative for Youtube. -
Hall-effect sensor.
-
How to Add Scripts to Ubuntu's Autostart?
WereCatf replied to helgehelge123's topic in Linux, macOS and Everything Not-Windows
#!/bin/bash cd /home/comp/ ./srcds_run -game csgo -console -usercon +game_type 0 +game_mode 1 +mapgroup mg_active +map de_dust2 -port 27050 -tickrate 128 Save this as e.g. /home/comp/runcs.sh and make it executable (on the command-line, you'd make it executable with chmod ugoa+x runcs.sh), then run crontab -e, and at the bottom add @reboot /home/comp/runcs.sh Explanation: cron is a program that basically executes stuff at certain times, crontab -e allows you to add or remove things for it to run. @reboot tells cron to run the following command when the PC has finished booting up, so your CS-script will run then. -
A bottleneck would be a situation where one is holding the other component's performance back, but if neither is holding the other back, then obviously there isn't a bottleneck, either.
-
Dead CPU after thermal compound replacement
WereCatf replied to kacperoo29's topic in Laptops and Pre-Built Systems
You possibly dropped some paste in the socket, you might have bent or broken some pins, it might not have been seated down properly, a solder-join might have come loose on the mobo and any number of other things. -
No. You can have both appear in a single game, for example, but not at the exact same time.
-
PFSense + File server for home network, pros and cons of VM vs hardware separates?
WereCatf replied to Kalm_Traveler1's topic in Servers and NAS
Personally, I love VMs; you only have to maintain a single set of hardware, you get lower electric bill, depending on one's configuration, it's really easy to re-allocate the resources for the VMs whenever one needs and so on. The only downside is that if the machine goes down, it takes everything running on it down with it. I don't see that as a very big concern: just make sure all the hardware runs stable and pop a UPS on it and all should be well. -
Depending on what the other person was saying, one just about might be able to sue for defamation, but... eh, I would hazard a guess that the chances of actually winning in court would be rather miniscule. That said, I am not a lawyer and I am only spouting things from what little armchair-insight I've gathered over the years and I could be entirely off the base here.
-
This happened to some other Youtuber as well and Linus and Luke explained what was happening in the latest WAN-show: basically, Youtube has apparently been fiddling with their ContentID-system, making it more aggressive and it's now throwing these things around much more haphazardly. @LinusTech should remove the claim IMHO, even if you don't really care about your video anymore. It's just in bad taste to leave such hanging.
-
This is exactly what I do: I like Sonoff's hardware, but I replace the firmware with Tasmota and control them and query their status over MQTT with OpenHAB, and I can access it all over the Internet as well.
-
You need to supply the LCD 5V on the VCC. Supplying 5V on the GPIO-pins isn't going to make it brighter.
-
a solar system but not solar one!
WereCatf replied to Islam Ghunym's topic in Cases and Power Supplies
Like I already suggested, check the inverter next. Personally, if your intention is to really bring the power-draw down, I would still replace the PSU with a Platinum or a Titanium rated one as well. -
a solar system but not solar one!
WereCatf replied to Islam Ghunym's topic in Cases and Power Supplies
Well, that is pretty typical thinking; humans are by their nature all sorts of dunderheards and will generally "latch" on to specific brands, locations and people, giving those preferential treatment for no other reason.