topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Wednesday November 5, 2025, 3:24 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - 4wd [ switch to compact view ]

Pages: [1] 2 3 4 5 6 ... 225next
1
Another alternative to keep using Win10 and getting security patches is 0Patch

But MS are offering free security patches for another year if you sign in using your MS account and Enroll for them, (if you've received the notification under Settings->Updates), once you've enrolled you can go back to using a local account.

There's a few videos on YT about it, e.g.:


I'm not being offered enrollment probably because my update settings aren't "default".

2
Living Room / Re: Recommend a USB cable to me!
« on: August 26, 2025, 01:14 AM »
I have toocki 100W USB-C cables from AliExpress, a couple have integrated power displays but the majority just have a colour changing LED on one end that signifies when power is being drawn, plus one of their small USB-C pass-thru LED power displays that I can plug in if I want to see what's being drawn.

I've found their cables to be good quality for the price.

Got a 286W GaN charger that I use for charging laptops also through the use of PD trigger adaptors.

Amazon links below but I got them through AliExpress, (even cheaper):
toocki 100W USB-C to USB-C w/ Display
toocki USB-C Adaptor (2-pack) Power Meter
Dell PD Trigger adaptor - not the one I have, mine has integrated V/W display and it works with Dell (who use an ID chip in their chargers so that non-genuine chargers don't charge at full speed and down-clock the laptop).

3
General Software Discussion / Re: How to check drivers?
« on: August 26, 2025, 12:28 AM »
I'd check AMD for updated drivers, they have a tool you can download and run that will tell you if there are later drivers available.

4
Living Room / Re: AI Coding Assistants (Who uses them and which)
« on: April 14, 2025, 02:24 AM »
Lately I've been using LM Studio + Qwen2.5-coder-14b-instruct LLM, (running on an Intel Arc B580), accessed via VSCode with the Continue plugin which is helping me modify a Java program, (a language I know nothing about), by expanding upon highlighted errors and telling me where I've screwed up along with possible ways to fix it.

5
Living Room / Re: good Videos [short films] here :)
« on: July 16, 2024, 12:11 AM »
No Man's Land


6
IMG_20240402_084558865.jpg

Home for the next 38 days... the ship not the Opera House.

IMG_20240402_164552596.jpg

7
Gmailify

If you have a Yahoo, AOL, Outlook, Hotmail, or select non-Gmail accounts, use Gmailify to get many of Gmail's features with that address.

To do this, link your account to Gmail. After you link your account, you can find your messages in your Gmail inbox, plus these features:

  • Spam protection
  • Better mail notifications on mobile
  • Automatic email sorting based on type (Social, Updates, Promotions)
  • Faster search, with advanced search operators

8
You can also run your own: changedetection.io

Web Site Change Detection, Restock monitoring and notifications.

Detect website content changes and perform meaningful actions - trigger notifications via Discord, Email, Slack, Telegram, API calls and many more.

10
Living Room / Re: Gadget WEEKENDS
« on: March 16, 2024, 06:16 PM »
You like the ZimaBoard 432?

It's a great little unit, plenty of power for something like pfsense, at the moment I've just been playing with it seeing what its native OS is like, I'd need to redo my networking a little before incorporating it running pfsense but I don't have the time right now.

CasaOS is a container management front-end based on Debian, got a lot going for it but I found it rather flakey so just installed DietPi along with Portainer.

Have also installed ProxMox on it and run pfsense through that but it didn't really leave enough resources for the other things I was looking at running, 8GB version would have been ok though.

You might want to look at the ZimaBlade, same sort of thing but cheaper because you add your own RAM, (DDR3 SO-SIMM).
Downside is only one Gbe port but decent Intel secondhand PCIe cards are easy to get if you don't already have them lying around.

Base model with 2 core CPU is only US$64 with the 4 core at US$96 - they're pre-order ATM - looking back this probably would have been a better choice for me since I have spare RAM I could have used and therefore bumped up on the CPU.

Btw, don't know if it's still applicable but a first order on a new account got me a 30% discount, so the 432+SATA Y cable was ~US$115.

11
Living Room / Re: Gadget WEEKENDS
« on: March 16, 2024, 06:19 AM »
It's been awhile so time for some gadgets:

Last time I was in the UK, (2022), I picked up a Samsung Gear 360 kit, (VR headset plus the camera), for the princely sum of £25 on eBay.
Wanted it for the cameraw which I've used while 4wding, works well.

attach1.jpg

Budi multifunction stick.
uSD storage and card reader, SIM storage and removal tool, USB-C to USB-C cable with USB-A, micro USB-B, and Lightning adaptors, plus a phone stand.

attach2.jpg

ZimaBoard 432, mid-range version. 4GB RAM, 32GB eMMC storage, 2 SATA ports, 2 Gbe ports, PCIe x2 slot, silent.
Thinking of plugging a WiFi 7 card in and using it for pfsense or OPNsense, depending on how good wifi support is.

Shown mounted on a 3D printed 'sled' for mounting in a rack, along with two 120GB SSDs, and a 4 port Gbe card.

attach3.jpg

Just recently, Akaso Brave4 action cam for upcoming trip, (4 cruises back-to-back, Sydney->New York, 67 days), comes with a load of mounting accessories.

attach4.jpg

VEEKTOMX 22.5W 10Ah Power Bank, wanted something a little smaller and lighter than my usual Romoss 74W 20Ah Power Bank with PD and QC.

attach5.jpg

LENCENT 65W Universal Travel Charger to keep things charged.

attach6.jpg

HGFRTEE 14" 4k portable IPS display, USB-C power/video input + mini-HDMI input, stero speakers

attach7.jpg

Flextail Zero Pump inflator/deflator.

attach8.jpg

12
You could also try setting a value regardless of whether there's a match or not:
Duration = if ($_ -match '(?smi).*\ssession duration was\s+([^\s]+)\s+.*') { $matches[1] } else { "Unknown Duration" }

P.S. I can't actually test it as I only have a Win10 machine, wish I could suggest something more.

13
Try string interpolation:
Code: PowerShell [Select]
  1. 303 {"303 - User Disconnected From Resource: $($Duration)"}

14
DC Gamer Club / Re: Latest Game Giveaway
« on: December 25, 2023, 05:47 PM »
Caveblazers is free on GOG until January 5th.

That appears to be regional, A$1.19 until Jan 5 here.

15
General Software Discussion / Re: Undelete utilities - differences?
« on: December 15, 2023, 05:19 AM »
If you want to try something free there's PhotoRec:

PhotoRec is a file carver data recovery software tool. It doesn’t recover the original filenames but it can recover delete files even from corrupted filesystem. PhotoRec recognizes and recovers numerous file formats including ZIP, Office, PDF, HTML, JPEG and various graphics file formats. The whole list of file formats recovered by PhotoRec contains more than 480 file extensions (about 300 file families). It’s possible to create custom signature to recover file format unknown to PhotoRec.

If you want a GUI there is QPhotoRec in the archive.

QPhotoRec is a file carver data recovery software tool with a graphical user interface. Like PhotoRec, it doesn’t recover the original filenames but it can recover delete files even from corrupted filesystem.

16
Living Room / Re: good Videos [short films] here :)
« on: October 30, 2023, 06:46 PM »
Thanks for sharing these, 4wd. They're interesting. :Thmbsup:

Thanks 🙃 I found these in posts on Lemmy which I've been aimlessly roaming through the last few months.

Portrait of God - Short horror film

A religious girl prepares a presentation on a painting titled "Portrait of God". What she sees challenges her beliefs.


17
Living Room / Re: good Videos [short films] here :)
« on: October 28, 2023, 02:51 PM »
The Statement - H. P. Lovecraft adaption

After investigating an Elder cult's meeting place, a professor wakes to find himself in an interrogation room with a grotesquely scarred hand.


18
Living Room / Re: good Videos [short films] here :)
« on: October 24, 2023, 04:42 PM »
Backwoods - H. P. Lovecraft adaption.

1907, Massachusetts. A scholar drifts from his path and finds himself in a house he takes for deserted. Deserted, apart from a beguiling book containing dark secrets that exerts a powerful hold over those who come into contact with it.


19
General Software Discussion / Re: Macro Creation programs
« on: October 05, 2023, 11:38 PM »

20
Circle Dock / Re: Help? Download link is down :(
« on: September 03, 2023, 10:44 PM »
No idea, think I used it for about a month approx. 13 years ago.

21
Circle Dock / Re: Help? Download link is down :(
« on: September 01, 2023, 12:09 AM »
You can also grab 1.0.2.3 from Softonic, just select it in the dropdown.

22
Circle Dock / Re: Help? Download link is down :(
« on: August 29, 2023, 10:57 PM »

23
I am asking for a program.

Given the following on the site you refer to:
Many devices that uses vendor-specific protocols are also supported.

Unless you expect someone to spend their time snooping Bluetooth protocols between various vendor devices, anything other than what can be reported by the Windows API, (and any BT devices a prospective coder might have), isn't likely to happen.

24
Living Room / Re: Looking for Raspberry Pi with Pass-Through Power
« on: August 18, 2023, 07:40 PM »
Probably your easiest option if it has to be a RasPi is a 3B/4B, (whichever the vendor recommends for the software), and a PoE hat for it.

For example:
Official RasPi PoE+ version

It'd pay to check Jeff Geerling's write up on the PoE hats.

BTW, for something cheaper and maybe more familiar, there are lots of cheap NUCs on ebay, eg. Industrial Fanless NUC which are probably cheaper than a RasPi 4B + case + PSU and certainly have a lot more grunt under the cover.
Could check if the software vendor offers an x86 software version.

25
Living Room / Re: Looking for Raspberry Pi with Pass-Through Power
« on: August 17, 2023, 07:28 PM »
Do they give a minimum RasPi version?

Pages: [1] 2 3 4 5 6 ... 225next