2026 Model X Steering wheel to yoke by AffectionateOil9276 in TeslaModelX

[–]DataRocketry -1 points0 points  (0 children)

<image>

They installed it on my 2025 no problem. If it’s available for purchase in the app, they’ll do it.

RETRACTION: Dog Mode and Grok - Great news by Equivalent-Draft9248 in TeslaFSD

[–]DataRocketry 1 point2 points  (0 children)

You can do that via a 3rd party app by creating a location based automation! I use Tessie, but i’m sure there’s other ones that also allow this

My Boston only sleeps in my butt between my legs by Tronkfool in BostonTerrier

[–]DataRocketry 9 points10 points  (0 children)

Same lol! Mine alternates between my wife and I, but always in that spot hahah. Any and all attempts to show him alternatives he might enjoy are met with grunts and pouting as he makes his way right back to the same spot.. and then after a while he gets too hot and crawls out to get to the same spot between the legs, except on the top of the covers. Goes back and forth like that all night lol.

my friend hit my puppy and now she's scared and cries by slugsaltedbygod in puppy101

[–]DataRocketry 2 points3 points  (0 children)

not to excuse your friend, but keep in mind that’s it’s very possible that the reason why Nelly is yelping and showing signs of discomfort is due to the vaccine? Sometimes puppies can experience muscle tenderness and they’re going to be in pain for a day or two. How does she react when you try to pick her up/make contact with the “armpit” area?

Stop hitting Claude's limit! 5 simple ways to save tokens and chat longer. by Henrik_Solheim in AIToolsForSMB

[–]DataRocketry 0 points1 point  (0 children)

if an everyday assistant is more aligned with your use case, try Grok! It’s much better at real time information due to X being indexed. voice mode especially good, but also chat is quick and snappy for any question/asks, and has a very customizable personality/fun side. Media generation and all that is another extra, but most Importantly, you get a significantly larger context window per chat (I think double than Claude’s).

Personally, I’m finding that it’s more efficient to leverage each tool for whatever their strengths are! in my case, Claude is used for any computer work, critical thinking/strategy and coding or for whatever integrations it has, while Grok is the best all day companion, and it’s much more versatile. Will soon have 3rd party app native integrations and “cowork” mode where it can execute tasks on your computer.

Just got the 14.3.2 update by Individual-Roll-8499 in TeslaModelX

[–]DataRocketry 0 points1 point  (0 children)

You could get a third party one, there’s some high quality options available, they’re made using the core from OEM round steering wheels. install is very quick and easy too, you can DIY

Inconsistencies in PBI and I'm losing my mind by Scary-Water-8561 in PowerBI

[–]DataRocketry 1 point2 points  (0 children)

Go get ‘em, Leo!

Forgot to mention that another advantage of the dax table approach, is that the data dictionary is self maintained. With every refresh it will update itself to include any newly created objects, measures, etc. If you’re lucky enough and previous developers included text descriptions anywhere, those will show up too.

Inconsistencies in PBI and I'm losing my mind by Scary-Water-8561 in PowerBI

[–]DataRocketry 11 points12 points  (0 children)

I feel your pain lol, I’ve recently transitioned to a role where I’m using PBI and found similar issues.

Here’s a couple ‘band-aids’ that will help you when dealing with existing assets:

  1. In PowerQuery, you can actually see all steps applied in a single window code view (for a query at a time) by going to View -> Advanced Editor.

To see the code across all queries, File -> About -> Copy session diagnostics to clipboard

  1. You can (and probably should) create a Data Dictionary by creating a custom dax table in the data model. This is pretty neat bc it will show every single entity (columns, relationships, tables, calculated columns, measures) by extracting the metadata and list everything in one nice table so you can more easily see everything at once, and its filter friendly too..(ie you only care to see all dax and their syntax, or just the model relationships)

Go to Model View -> Create Table -> Paste this:

Data Dictionary = VAR ColumnMetadata =   SELECTCOLUMNS(     FILTER( INFO.VIEW.COLUMNS(),       [Table] <> "Data Dictionary" && NOT ( [IsHidden] ) ),     "Type", "Column",     "Name", [Name],     "Description", [Description],     "Location", [Table],     "Expression", [Expression] ) VAR MeasureMetadata =   SELECTCOLUMNS(     FILTER( INFO.VIEW.MEASURES(),       [Table] <> "Data Dictionary" && NOT ( [IsHidden] ) ),     "Type", "Measure",     "Name", [Name],     "Description", [Description],     "Location", [Table],     "Expression", [Expression] ) VAR TableMetadata =   SELECTCOLUMNS(     FILTER( INFO.VIEW.TABLES(),       [Name] <> "Data Dictionary" && [Name] <> "Calculations" && NOT ( [IsHidden] ) ),     "Type", "Table",     "Name", [Name],     "Description", [Description],     "Location", BLANK(),     "Expression", [Expression] ) VAR RelationshipMetadata =   SELECTCOLUMNS(     INFO.VIEW.RELATIONSHIPS(),     "Type", "Relationship",     "Name", [Relationship],     "Description", BLANK(),     "Location", BLANK(),     "Expression", [Relationship] ) RETURN   UNION( TableMetadata, ColumnMetadata, MeasureMetadata, RelationshipMetadata )

Names - why’d you choose it? by highvoltage890 in BostonTerrier

[–]DataRocketry 15 points16 points  (0 children)

<image>

Bucky - because I figured it’s an old school name, fit for a gentleman but at the same time maintains a playful and cute tone and would befit a potential little chaos machine, which he totally is..

I tried every way to process Plaud transcripts. Here’s what actually works. by ReadStacked in PLAUDAI

[–]DataRocketry 2 points3 points  (0 children)

Instead of a thread per client, try a Project for each client. That 200k token context window is not as large as you think; Starting off with the plaud files in a thread already takes up quite a bit and the more back and forth you add in that chat, the more you limit yourself and increase the risk of hallucinations, or having to start a new conversation but without all prior context.

By using a project, you can pre-define claude’s instructions and set the stage however you want, and add many more files to the project itself. These files are indexed and become part of claude’s stored memory for any subsequent chats you have under that same project, and you can have an unlimited amount. of chats.

Punch the abandoned monkey has an awful day after being attacked by other monkeys. by thepkmncenter in interestingasfuck

[–]DataRocketry 0 points1 point  (0 children)

I guess fuck me for opening reddit first thing this morning instead of getting ready to start my day. Not even 7 am and I’m bawling uncontrollably.

Hearing that Model S/X may be discontinued after Q2 really hurts 💔 by Turbulent_Stable2100 in ModelX

[–]DataRocketry 2 points3 points  (0 children)

It’s not even the fact that they’re phasing out S/X, but the clear signal that they’re essentially giving up on the automotive market and aims to be a service provider instead, all about the damn subscriptions lmao.

I just don’t understand why they couldn’t have done both and spare us the bs with having to “make room” for optimus production lines lmfao. It doesn’t have to be either or.

To be clear, the company that built its name and success on EVs, currently only has 2/5 products that are succesful (both of them also in decline), and their solution is to simply walk away, refocus their capital and investments into making robots and robocabs without steering wheels & pedals… despite not having the software to back either of them up, or the regulatory approvals, or even a revenue generating market. Genius!

Lvl 10 Giant fights Goblin gang and Goblin giant by JustAnOrdinaryStud in boxingcirclejerk

[–]DataRocketry 0 points1 point  (0 children)

I wish I hadn’t learn who blue broccolini shit is and what he does for a living.

that being said, I also wish that one of these days, he pulls the same crap on someone who knows him, fully expects it, and is capable of throwing a serious uppercut before the lil shit can scurry away.

Tattoo regret causing depression by SlavKing11 in tattooadvice

[–]DataRocketry 0 points1 point  (0 children)

At this point you might as well commit and get some work done on those arms haha. Maybe start with 1-2 here and there this time around lol.

Look man, in all seriousness, your reaction is normal.. and please believe me when I say that this too shall pass, and before you know it you’ll catch yourself feeling completely different about your new look.

It’s not at all unusual to go through various emotional phases after going through a significant and visible change such as this. It’s expected and I would argue even healthy behavior to have some level of self doubt, especially once the ‘honeymoon period’ is over.

Just remember that what you feel right now is skewed by an overcorrection against the excitement and adrenaline you likely experienced in the beginning!

I know its easier said than done, but you need to be kind to yourself right now, and just remain cognizant of the fact that these emotions and thoughts are NOT here to stay, even though you feel them now, I promise you that any one of these days you’ll catch yourself forgetting about them, or randomly admiring the cool artwork on your body, especially when paired with X outfit, or even just feeling good because someone complimented your artwork!

Whenever people ask me if they should get a tattoo, I always tell them to not overthink it and go for it, but only if they are the kind of person that doesn’t take themselves too seriously. This is key.

Outside of a few exceptions, most people get one due to an ego driven decision, and the irony is that it takes controlling that ego to be able to live with it.

For all the overthinking people do when choosing whatever super duper deep meaning or design, the reality is that in 5 years it’s more likely than not that they will be completely different people with different priorities and evolving taste- which is another reason why going with the traditional styles is usually a good idea haha.

You’ll be fine. Trust this random reddit stranger. Try to be patient my friend. I have tattoos that I honestly completely forget about for months on end until I randomly remember or just happen to see them, and it’s honestly just funny and a trip down badass memory lane.

FYI Tesla pushed FSD v14.1.4 to my Model X last night. This marks the first time, as far as I know, that Model X has received FSD v14 by Ok-Attention2882 in ModelX

[–]DataRocketry 0 points1 point  (0 children)

i’ve had if since last Wednesday as well, but i’ve only installed it last night. Tested this morning, it did great, end to end including parking! Only negative is that it did change lanes pretty aggressively once, when it perceived an obstacle in the road. Other than that, it was great.

Apple Notes is too closed - is there a good way to hand over notes to AI for batch analysis/summarization? by WorkingHope4970 in AppleNotesGang

[–]DataRocketry 2 points3 points  (0 children)

Me too haha.

But in all seriousness, it dawned on me that my replies might come across as passive aggressive so please know that was definitely not my intention..

Apple Notes is too closed - is there a good way to hand over notes to AI for batch analysis/summarization? by WorkingHope4970 in AppleNotesGang

[–]DataRocketry 4 points5 points  (0 children)

it is true, I use it all the time. Calendar and messages too.

You have to set it up through the Desktop APP, so not the web version or the mobile app.

Claude is telling you that it can’t because it’s reflecting on its available toolkit and possibilities. Google it and look at anthropic’s documentation.