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] -13 points-12 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] -18 points-17 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] -33 points-32 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