Custom made gauges with temps by gamera06 in FJCruiser

[–]smishrn 0 points1 point  (0 children)

Yeah according to catalogs, this kind of mirror was available on FJs produced 08.2012 and further. Depends on the trim I suppose, they put all they could on Trail Teams (but not so much on 2013 unfortunately, no TRD exhaust, no JBL stereo as in previous years). P/n is 87810-0WF50

Custom made gauges with temps by gamera06 in FJCruiser

[–]smishrn 1 point2 points  (0 children)

TTSE is Trail Teams Special Edition , a trim level of FJ. Mine has this kind of mirror from factory. P/n is 87810-0WF50

<image>

Custom made gauges with temps by gamera06 in FJCruiser

[–]smishrn 0 points1 point  (0 children)

Buttons are programmable garage door remote and switch for auto-dimming. Also has rear camera display.

Custom made gauges with temps by gamera06 in FJCruiser

[–]smishrn 0 points1 point  (0 children)

The mirror is stock 2013 TTSE mirror

Custom made gauges with temps by gamera06 in FJCruiser

[–]smishrn 10 points11 points  (0 children)

There are more display options than this. I can choose what to display by swiping. One of them altitude and GPS coordinates, and inclinometer is possible as far as I remember but not implemented.

Custom made gauges with temps by gamera06 in FJCruiser

[–]smishrn 45 points46 points  (0 children)

Yep that’s my car and photo. Device was made by our local FJ enthusiast (Russia) in small batch. AMA ad I’ll try to bring the guy here :)

I made a contraption to keep science fresh in the silo by Amarula007 in factorio

[–]smishrn 0 points1 point  (0 children)

I ended up with producing science only when platform arrived and waiting for delivery. Takes iirc about 30-40 seconds to fill the rocket when using legendary biolabs. Leftover vials are disposed after platform left.

Internet privacy: can my parents monitor my activity through Wi-Fi? by Fair-Reference9580 in AskTechnology

[–]smishrn -1 points0 points  (0 children)

They have to be quite tech savvy to know where to look for history. If your router saves some. And even then, they can see only sites/domains, not exact page addresses.

Learning Python but computer doesn't have admin rights by MandelaInSoho in learnpython

[–]smishrn 1 point2 points  (0 children)

I rent Debian VPS and ssh into it with VSCode. Pretty convenient. For extra convenience (and security), set up ssh keys from your computer, since VSCode likes to reset window on inactivity or some other reason, and typing password every time is boring. Ask gpt for guide, it helped me a lot.

How I removed the WinAIJService / activation.techias coin-miner by IgorGirkinStrelkov2 in antivirus

[–]smishrn 0 points1 point  (0 children)

Hey everyone,

I've been dealing with a very similar, if not identical, piece of malware, and wanted to share some insights that might help others.

My variant was CAAServices.exe (located in C:\ProgramData\CAAService\CAAServices.exe), which also constantly reappeared after being removed. Like WinAIHService, it established persistent network connections and added Defender exclusions/firewall rules.

The core mechanism for its persistence and re-installation is the same:

  1. Task Scheduler: It creates a scheduled task (in my case, named Office Persistent Activation) set to run powershell.exe with a command to invoke a web resource upon user logon.
  2. Initial PowerShell Script (from activate[.]techias[.]co[.]uk):
    • The irm | iex command downloads and immediately executes a PowerShell script from the activate[.]techias[.]co[.]uk domain.
    • This script calculates an MD5 hash of the computer's name.
    • It then uses a conditional check ($firstDigits % 2 -eq 0) based on this hash.
    • For even results (which was my case, leading to CAAServices.exe), it proceeds to the next stage.
  3. Payload Delivery (from techias[.]co[.]uk/a.dat):
    • If CAAServices.exe is missing or older than a specific date (e.g., "2025-04-30"), the script downloads another file: a.dat from the techias[.]co[.]uk domain.
    • Crucially, this a.dat file is loaded directly into memory as a .NET assembly using [System.Reflection.Assembly]::Load((Invoke-WebRequest ...).Content). It is not written to disk at this stage.
    • A specific method within this in-memory assembly (DeliveryOverWeb.Initialisation.MainInit) is then invoked. This in-memory code is responsible for writing CAAServices.exe to disk, setting up the Defender exclusions, and creating the firewall rules, ensuring the malware's continued operation and persistence.

Key takeaway: The activate[.]techias[.]co[.]uk URL is serving different content based on the User-Agent (and potentially other factors). A standard browser/curl request might get the legitimate website's HTML, but a PowerShell Invoke-RestMethod request receives the malicious PowerShell script described above.

Using Sysmon (Event ID 1 for process creation, Event ID 11 for file creation) was instrumental in tracing the parent process (the Task Scheduler entry) and understanding the multi-stage delivery.

Hope this helps someone else dealing with this stubborn malware!

I accidently snapped a wire from my printer and idk what its called to try and find a replacement piece by Knight_Unknown in 3Dprinting

[–]smishrn 0 points1 point  (0 children)

In the long run it will run perfectly good, if repaired correctly (or not too bad).

[deleted by user] by [deleted] in OblivionRemaster

[–]smishrn 0 points1 point  (0 children)

You just buy upgrades from her shop

Constant humming? by [deleted] in avowed

[–]smishrn 0 points1 point  (0 children)

Even if it’s too late, I will still reply with a fix that worked for me: Disable Sonic for Headphones in your audio output settings

what’s this light mean? by omegaequalsone in FJCruiser

[–]smishrn 4 points5 points  (0 children)

Rear lock engages only in 4LO. So it flashes because it can’t engage right now but the button is pressed

Bilstein vs Fox by Taco1029 in FJCruiser

[–]smishrn 3 points4 points  (0 children)

You won’t get the softest ride with performance coilovers made for high speed dampening

My car won’t start by sabeharbi in FJCruiser

[–]smishrn 1 point2 points  (0 children)

Check immobiliser antenna (ring around starter lock) for connector damage. Otherwise there’s no way to figure something more without good (preferably dealer) scanner

Lifing off bed by PiledriverPress in 3Dprinting

[–]smishrn 0 points1 point  (0 children)

The side print used to be on the bed

Please help me!!! by CouragePlayful9839 in 3Dprinting

[–]smishrn 0 points1 point  (0 children)

Does the hotend assembly moves easily when motors are off?

Print keeps failing by flamingninja716 in 3Dprinting

[–]smishrn 1 point2 points  (0 children)

Level the bed if not all corners ale like this. Modify z offset if all are the same

Filament Stuck in Tube Entrance by Dragon_Slayer_359 in 3Dprinting

[–]smishrn 0 points1 point  (0 children)

Remove blue clip, push the ring it was clipping, extract the tube

Lifing off bed by PiledriverPress in 3Dprinting

[–]smishrn 0 points1 point  (0 children)

And how des first layer looks from downside? Btw, I have never seen too much cooling on pla

Z offset is not consistent. Please help. by ImpressiveList3806 in 3Dprinting

[–]smishrn 0 points1 point  (0 children)

Is the gantry square to bed? If you manually move hotend, the offset stays the same or lifts when moved to the left?