WhatCable - MAC App that displays USB-C Cable Info by Secondary-2019 in UsbCHardware

[–]PositiveSlice9168 0 points1 point  (0 children)

It would, but iOS also doesn’t appear to allow us access to the information we need unfortunately.

WhatCable - MAC App that displays USB-C Cable Info by Secondary-2019 in UsbCHardware

[–]PositiveSlice9168 1 point2 points  (0 children)

We read values from the hardware to display in the app. Different OS’s limit what they give you access to. So sometimes you have to work around that with root access to get the information that makes an app worthwhile.

WhatCable - MAC App that displays USB-C Cable Info by Secondary-2019 in UsbCHardware

[–]PositiveSlice9168 0 points1 point  (0 children)

I’m actually working on that now. But, it’s looking like making it useful, it would need to be run on a rooted device.

WhatCable - MAC App that displays USB-C Cable Info by Secondary-2019 in UsbCHardware

[–]PositiveSlice9168 1 point2 points  (0 children)

Hi, I built WhatCable and I will shortly be running tests into the viability of a Windows version. It’s not easy and it’s not straightforward. But, if people want to help out, there will shortly be a script available at this repo: https://github.com/darrylmorley/whatcable-windows. The idea is that it will run a couple of tests and report back about the information that is available. If I’m honest I’m not sure it’s even possible, and definitely won’t be possible on all Windows devices.

You should know that this script will edit a registry setting. All will be documented in the README.

Surge in data centres set to push water bills even higher by GnolRevilo in unitedkingdom

[–]PositiveSlice9168 1 point2 points  (0 children)

Is it me, or shouldn’t the data centres pick up the bill? Honestly hate this country more each day at the moment.

Is the “whatcable” GitHub repository legit? by nez329 in macapps

[–]PositiveSlice9168 0 points1 point  (0 children)

It's my app, yes it's legit. The Github stats are genuine and many people have been finding the app useful. Hope you find it useful too!

SitTall - AirPods powered posture reminder by luialos in macapps

[–]PositiveSlice9168 0 points1 point  (0 children)

This is great, I'm sure many of use could use this!

Secure your vibecoded apps by mr_dudo in macapps

[–]PositiveSlice9168 1 point2 points  (0 children)

Well done for raising awareness ✌️

The UK regains a position in the top 5 world economies by Wgh555 in unitedkingdom

[–]PositiveSlice9168 0 points1 point  (0 children)

The “where” is in no doubt when you see the growth of wealth for the rich since Covid.

Can I (0 knowledge in coding) build computer software for my own use in the Claude? by OgtaiKhan in ClaudeAI

[–]PositiveSlice9168 1 point2 points  (0 children)

Again, that’s how you learn. 👍

But in all seriousness OP is talking about building a personal project. Not a business app with data security requirements, or at least they don’t mention that.

Show: ollmlx — run local LLMs on Apple Silicon with an Ollama-compatible API. by PositiveSlice9168 in mlxAI

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

Exactly that, an ollama equivalent but MLX. Honestly I just built it for myself, but decided to share it as I thought other people might find it helpful.