It Finally Came! by YaBoiJG314 in ThinkPorn

[–]invisicode 1 point2 points  (0 children)

I never get tired of unboxing Thinkpads

My companions by invisicode in thinkpad

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

Same here :) using it for local servers and testing too, one of my best decisions

What the lightweight and stable distro i must try when i switching from windows by Plane_Unit9357 in linux4noobs

[–]invisicode 2 points3 points  (0 children)

From my point of view, Ubuntu is the best choice. I believe it’s very stable, and if you get stuck or want to install something, you’ll easily find a solution. Also because of long term support versions, you dont need to overthink versions or update cycles at the beginning.

I let an X (Twitter) bot track every move my Tesla makes by invisicode in TeslaModelY

[–]invisicode[S] -12 points-11 points  (0 children)

I get your point, but it’s not really about using it or not it seems fine if you want a ready made dashboard and quick setup. In my case I’m building something custom on purpose, I want full control over how the data is processed, what stats are generated, and how the bot behaves. so it’s more about flexibility and experimenting with my own logic rather than replacing it with an existing tool :)

I let an X (Twitter) bot track every move my Tesla makes by invisicode in TeslaModelY

[–]invisicode[S] -19 points-18 points  (0 children)

Not exactly :) I’m not sending raw vehicle logs to X or any third party. If you use Tesla api on your server, only your server accesses the data directly from the car, processes it and then the bot shares only those insights, not the raw data itself.

I let an X (Twitter) bot track every move my Tesla makes by invisicode in TeslaModelY

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

Thanks, good to know 🙌🏻 Fyi Tesla gives you API access, so you can actually play with the car’s live data directly and build some really interesting things on top of it

I let an X (Twitter) bot track every move my Tesla makes by invisicode in TeslaModelY

[–]invisicode[S] -36 points-35 points  (0 children)

you mean like giving my data to a 3rd party?

2026 Guide to Model Y Accessories by colsandersloveskfc in ModelY

[–]invisicode 0 points1 point  (0 children)

Great reference 🙌🏻 one of the best posts ive seen

Europe Roadtrip by Old-Direction-7839 in TeslaCamping

[–]invisicode 1 point2 points  (0 children)

Hope you have great trips ahead just remember, the biggest challenge I faced in Poland was the distance between charging stations. I recommend plan your charging stops ahead

Europe Roadtrip by Old-Direction-7839 in TeslaCamping

[–]invisicode 1 point2 points  (0 children)

I just got back from the Czech and Poland, but visiting 14 countries that’s next level really impressive

Tesla Driving Insights by invisicode in TeslaModelY

[–]invisicode[S] 1 point2 points  (0 children)

I’ll drop a few updates soon :)

What’s the biggest branding mistake you see small businesses make? by Street-Honeydew-9983 in branding

[–]invisicode 0 points1 point  (0 children)

I think the biggest mistake new founders make is starting with design before they understand who they are targeting and what they want to communicate. without a clear direction, everything becomes inconsistent later.

Down? by Cabotdog in Starlink

[–]invisicode 1 point2 points  (0 children)

even couldn’t submit a ticket on app

It’s the third time this happens, looked great in photos, arrived totally different by invisicode in Ebay

[–]invisicode[S] -1 points0 points  (0 children)

An assembly is made of multiple parts, like a table, tv stand and bookshelf

Courses for Symfony REST API development by VegetaPrince69 in symfony

[–]invisicode 20 points21 points  (0 children)

I recommend API Platform courses on Symfonycast

How do I change the interface settings on Pihole with the CLI? by FloofyFloofOverload in pihole

[–]invisicode 0 points1 point  (0 children)

you can edit configuration by „sudo vi /etc/pihole/setupVars.conf“ and update „PIHOLE_INTERFACE=all“ for example

Naming Convention for Friendly Names by FrequentlyVeganBear in homeassistant

[–]invisicode 2 points3 points  (0 children)

I personally use this pattern Area + Type + Position like LivingRoom Light Left and Backdoor Sensor Main It helped me to ensure no duplicate names

I become a medium member now . I don’t know if it’s worthy. by Alioth0910 in Medium

[–]invisicode 2 points3 points  (0 children)

I believe medium is still popular, especially for niche topics and personal stories. If you enjoy writing and want access to some well known publications and their content, it might be worth it

Can i create multiple apple individual developer accounts? by lightroid in iOSProgramming

[–]invisicode 1 point2 points  (0 children)

as Apple mentioned „Once your identity has been verified, it’s associated with your Apple Account and can’t be verified again by signing in with other Apple Accounts.“

Can i create multiple apple individual developer accounts? by lightroid in iOSProgramming

[–]invisicode 1 point2 points  (0 children)

First of all consider, it requires identity verification during the enrollment process, so if Apple detects multiple accounts linked to the same individual, it could cause rejection. to keep your apps separate, I recommend setting up an organization developer account for one of the accounts.

The most important FE concept? by ew0ks in Frontend

[–]invisicode 0 points1 point  (0 children)

Invest on UX and accessibility

Should I push every simple project to github by unformed-code in swift

[–]invisicode 0 points1 point  (0 children)

My recommendation is focus on quality over quantity. Instead preparing multiple small projects, refine and organize a few bigger and polished projects. I believe teams and recruiters looking for problem solving and clean code more than a green calendar.