HN user

inyorgroove

183 karma

email me: inyourgroove [at] gmail [dot] com

Posts0
Comments101
View on HN
No posts found.

I am in the same boat, but apparently it will continue to work. Downside is no more remote control. Editing the schedule via the thermostat is really going to be the real pain point. Though the app/website stopped working for me 6 or more months ago anyway, only the google home app still worked for basic temperature set.

As someone who has done this I take issue with characterizing the certificates as stolen. I exploited a security vulnerability in the device's web UI to extract them, from a piece of equipment I paid for. Its my equipment the provider required me to buy it for service, I can do with it as I please.

I would be in agreement with it if we were using all this to steal service, we just don't want to use their unstable and unacceptable equipment.

It looks[1] like github actions only run on amd64 hosts, so if you use a platform matrix like in this example[2] I am fairly certain it is running under qemu just based on the fact that is takes roughly 10 times longer to run. I am aware of Blaze[3] has arm64 runners.

If you are willing to pay for it, you can also setup a runner that uses AWS Graviton EC2 instances[4], we do that at my workplace for our multi architecture builds.

1: https://docs.github.com/en/actions/using-github-hosted-runne...

2: https://docs.docker.com/build/ci/github-actions/multi-platfo...

3: https://www.runblaze.dev/

4: https://aws.amazon.com/ec2/graviton/

This tool has really cool potential!

Just one problem I noticed imminently that prevents me from using this, the docker agent container[1] isn't multi-architecture, this will be an issue on Apple Silicon devices. This is something I have some experience setting up if you are looking for help, though will take some research to figure out how to get going in github actions etc.

1: https://github.com/evanrolfe/trayce_agent/

EDIT: quick search found this post, tested on a side project repo it works great: https://depot.dev/blog/multi-platform-docker-images-in-githu...

LineageOS 20 4 years ago

TitaniumBackup still working fine for you? Last time I tried to restore apps on Lineage 18.1 recently in the last year most restored apps crashed until I wiped their data/cache in the settings. This basically makes Titanium a glorified app installer, mostly defeats the purpose.

I've interviewed with them twice (2016 & 2022), didn't receive any feed back other than a generic decline e-mail. And this was despite promises to the contrary from recruiters, I was ghosted when I asked for it too. I even recall teaching the interviewer some javascript quirk during a coding challenge the first time and solved whatever silly brain teaser question that was asked, with test cases too! Yet zero feedback as to why I was not going to move past that first technical challenge. Disappointing really.

EDIT: More on topic, I did really enjoy the MR based technical interview way more than the common coding challenge.

iCloud+ ($0.99/month in US) allows custom domains with 5 emails. I set iCloud to forward by creating a on addressed to rule. Configured the "Accounts/Import" in my gmail account with smtp (I always used this with my vanity emails). Not exactly the same as before for your usecase perhaps (everyone will need a free gmail), but about as cheap as I could find per recommendation elsewhere in this thread.

Another option would be the base model VW e-Golf, has traditional gauges but does have a bit more infotainment things. A lot of the controls still remain separate from the touchscreen, climate control for example does not require touchscreen.

The problem with VW's lower market EVs will be the range though, not even half the range of a model 3. The ID.4/3 has better range but they ruin it IMO with screens for everything.

Sorry to say. There are cheat solutions that can ingest video and emulate keyboard/mouse over usb to pretend to be the user. The kernel driver cheat detection might be able to detect this by only supporting keyboard or mouse device IDs on a whitelist? The cheaters could pretend to be one of those too.

Its even worse than you describe, its by name. It doesn't have to be the same IAM user, that user just have to have the same username as the original creator. Support told me this when we got locked out of our cluster and the creator had moved on to other things.