Spyke
jonnereply
infosec.pub

Not to mention, the app is just the thing that calls the API to the server that runs the actual models, it's not a reflection on how quickly you're improving those models. In fact, there should be little reason to push a new app update once you've built it.

129

Unless your Ai creates the app. This may be a reflection of how bad Grok really is.

40
frogreply
feddit.uk

The reason is so Elon Musk can make his stupid chart implying that more production releases means better in someway.

31
jonnereply
infosec.pub

He's really done a great job at dispelling this image he had of being some kind of genius in the last couple of years.

31
anomnomreply
sh.itjust.works

He’s been doing that the whole time, he just finally got to an area more people online are experts in.

18

Yeah, I personally noticed when there was this whole Thai cave saga, but I'm sure there were signs for decades before that.

12

Only such an idiot can think that pushing 2 updates a day is a good idea.

Lets be fair. He's a special kind of idiot.

92

Nah, its a great idea. Bug fix, and then hot fix for the new bug you just deployed!

8
lemmy.world

This is such a joke to anyone in tech. It’s like a Silicone Valley skit.

218
lemmy.world

I know next to nothing about publishing an app and my alarm bells went off immediately

43

Here’s 2 faults:

  1. Most people push a build once a week, because making a stable build usually has an engineer combining people’s work, and sometimes there’s conflicts in the merge.
  2. If you have a lot of bugs, you may need to patch more frequently.

Either way, it’s a bad look. Doing stable daily pushes is good in development, not in a live environment like this.

58

I’m nowhere close to tech and this is obviously a bad sign. Imagine an apartment complex trying to get new tenants by advertising that they have plumbers and exterminators do work twice a day at various units.

8

Yeah and my company has the best dev team because we resolve all the critical incidents we cause by shipping buggy code.

Some of these other loser companies don’t even have incidents!

138

Merge request 1473: Remove extraneous comment

Oh who are we kidding, they probably don't do merge requests, they just push to master.

14

Oh wow, Elon figured out how we'll finally get AGI. The key thing is to publish an automatic mobile client update every single hour of the day! That was the secret productivity metric that every single other company was missing. Thanks, big brain business boy!

111

Lol equating your busted as fuck code that needs constant patching with growth. Gonna keep that around for my own metrics. Yeah boss this is the 9th hotfix to prod this week! Think where we'll be next month, things are going awesome!

107

Yeah but can you spew that nonsense at millions of people on your very own shitty platform? Gotta get on muskies level.

13
lemmy.ml

On the contrary, the rate of mobile app updates being high is more of a red flag of an app development team not having the situation under control, being forced to panic-ship fixes.

88
cub Guccireply
lemmy.today

Why? I genuinely think that daily delivery in my field (b2b specialized software) would be a very good practice. Why in mobile apps it's not the truth?

4
lemmy.ml

It's a bit different with mass market mobile applications because of the supply chain constraints - most notably the Apple reviewing process. Your next app release may for whatever reason they feel like unexpectedly take an additional week, so do ensure that your QA is in order before releasing.

Another significant factor is the lack of control you have over the software once released - any bugs you ship may potentially be out there for a long, long time.

Web applications don't have these constraints and can as such be deployed an infinite amount of times per day. The same goes for backend services, deploy to your hearts content.

This basically means that most larger mobile applications have adopted approximately weekly release cadences, and that we've had to get very good at using feature flagging to control our software in the wild, and avoid large impact of shipped bugs.

9
sh.itjust.works

Because the rate is more a sign of how often problems are found, rather than how many better new things you are applying.

2
lemmy.ca

And has nothing at all to do with the AI part of the app getting better.

1

does it count as an "update" every time elon fucks with it to push some fresh nazi shit?

what a meaningless measure. why don't i update this app one byte at a time? i can say it's massively outpacing the competition by updating 20 thousand times in the last 4 minutes while the competition updated ZERO times, which means we're literally INFINITELY faster and by the end of the year we will have released millions of new versions.

he's so monumentally stupid

80
lemmy.world

"My codebase is way better because it has 300x as many lines of code" - that fucking moron, probably

75
Wispy2891reply
lemmy.world

i wonder how someone can choose the 10 most salient lines of code ever written

manually summarizing 6 months of commits seems also a thrilling job

11

I submit the fast inverse square root. That code needs to be in a museum.

6
lemmy.world

I have to admit though, getting two app updates per day through the Apple review process is an achievement. (He probably paid them.)

66
xtr0nreply
sh.itjust.works

Minor updates for bugfixes don’t require a real store review.

30
kautaureply
lemmy.world

Any update that hits the App Store and increments a version number goes through the Apple review process.

Certain updates can be done on the fly with custom or third party solutions like https://ionic.io/docs/appflow/deploy/intro

But this graph doesn’t make it clear if these updates are new binary app deployments or on the fly updates

14
xtr0nreply
sh.itjust.works

Yeah, I haven’t done it in like 8 months so I think I was conflating Code Push with App Store updates. I do think that apps get treated differently based on the priority of the company and there is some judgement used in the scope of changes. Like I wouldn’t be surprised if Grok is never subject to the random review delays just cuz no one wants to deal with Elon throwing a tantrum

1

Yeah I'm the lead mobile engineer at my company. We release bigger updates once a month and smaller hotfixes generally weekly or biweekly. For smaller updates we get approval in around 6 hours. They also have a way to expedite reviews in which case we've gotten like 30 minute turnaround on reviews (though that’s like boy that cried wolf, only use it if you need to push something really urgent)

1

This was my thought, too. He's bleeding money that these other companies would rather hold onto.

4
Salehreply
feddit.org

Producing rockets faster than they can explode during launch!

16

Cheaper to dispose of them in the upper atmosphere than in the ground

9
Nisreply

Outproducing the blastwave. Bold strategy 🤣

7
lemmy.zip

Incredibly misleading and/or stupid graphs are so funny to me. Because you ship out the most updates, doesn't mean it's the best, it means youre fixing and/or generating more bugs and issues.

Yeah, I updated my minecraft mod 20 times in a week, it doesn't mean it's a stellar mod, it's less than mediocre at best. It was primarily fixing bugs and a crash. Meanwhile the Create mod updates about once every three weeks or so on average, but that's because they properly playtest and bugfix and patch and do all that before they send out an actual update.

47
Nelotsreply
lemmy.zip

Two weeks is also such a random and unimpressive statistic.

7

It's generally the length of short sprints (blocks of time where some tasks have been estimated/committed for)

If you're deploying a new version more frequently than that it's usually either putting out fires & hot fixing, or someone fucked up the pipeline and now any commit will immediately be deployed straight to prod

2

If I continue pissing at the rate I’m currently pissing I will have a reservoir of piss within weeks.

45

The Nextdoor app updates every two weeks. OpenAI should be worried.

40
lemmy.world

Aren't the front ends for these basically chat interfaces that mostly don't change?

What are they doing so much

33

Someone keeps fixing the CSS color coding of an input field border and someone else keeps copy/pasting the old version when they're doing basic edits.

34
xtr0nreply
sh.itjust.works

Because their boss is an idiot who will yell at them if they don’t.

If you pay by the update, devs will update their way to a nice payday .

29

Update one character at a time, commented out till you're ready to make a real change.

Then do it again to fix all the shit you just broke

10
TrickDacyreply
lemmy.world

pay by the update

Uh, how do you imagine that would work? Are you saying this is contract work?

1

This is why there are a bunch of improvished people adding nonsense updates to git repositories, padding out their resume out of desperation.

It's hard to blame them trying to climb their way out of poverty, but it does harm the people trying to do work.

4

I think it's because grok ships the most bugs, so they have to ship the most patches.

31

Since when does the update of the frontend equate to a better, more accurate, more efficient backend?

31

To me, it suggests the opposite -- they keep breaking stuff or otherwise putting bugs into their client and Grok isn't very helpful with fixing them.

21

Why would you need to update the app? It should all run on their servers. This is indicative of poor and buggy app design.

31
lemmy.world

He knows exactly what he's saying and he knows his dumb followers will buy it...

The fact that most people only skim-read what they scroll through helps him as well. People won't even stop to process what they actually read. With this tweet he's basically selling his followers a feeling.

23
ayyyreply
sh.itjust.works

No, he really is that stupid and clueless. How do you still not see that?

19
ganryuureply
lemmy.ca

I'll be the first to admit that I fell for his (initially) near perfect PR that crafted the industry genius image he's still coasting on to this day. Of course that took a nosedive when he started calling a rescuer "pedo" for pointing out the stupidity of his rescue submarine idea. But it wasn't until he started talking about IT that I finally started to understand he wasn't an average CEO manipulating public opinion to his advantage, but an absolute moron who actually never had any idea of what he was talking about. Yes the dude is that stupid, but good PR is actually hard to completely take down.

3

Yeah, taking bolt cutters to a colo to forcibly remove half of Twitter's redundancy was a breaking the camel's back moment. He really thinks grandiose metaphorical displays like carrying a sink with him to a new job are more important than actually producing anything.

3

I think Muskie is hallunicating. Lieing implies that he knows the truth. Muskie actually believes in his own fever dreams.

6
jxkreply
sh.itjust.works

git commit -m "remove space at end of one line (more to come)"

7

git commit - m "put today's 'genius' far right nonsense in the prompt to counteract any bias towards factual accuracy that was previously there"

1
lemmy.world

This is nothing new. Workers trying to fake productivity to fool the capitalists, no matter for what reason capitalists think they deserve.

14

No, this is the capitalist trying to convince customers (investors) that they have more capital than the other capitalists. Nothing about this has anything to do with workers.

6

Having to do the most amount of bug fixes for the app (that does not run the AI itself) is not the flex you think it is

14
fedia.io

The fact that your webwrapper frontend app, which could just as easily not exist and the core product will still work with 100% functionality, has up be updated so frequently is actually a bad thing, Elon. It means your developers can't code for shit. Probably because they're using Grok to code Grok.

9

Some underling must've whipped up that graphic in a desperate attempt to find good news so E-lawn wouldn't feed him to the dogs. Worked a little too well and now the emperor is strutting around in all his exhibitionistic finery.

8

If only the reddish bar is for "Number of iOS App Updates (Last 2 Weeks)", what are the other bars?

7
lemmy.world

As a sanity check, is this the guy launching a crap-ton into space for the future of humanity?

6

I can also rapidly publish bunk ass updates to my app to the App Store so that I can make a funny chart that impresses my shareholders

Like let me just add some random line breaks to my source and rebuild the app bundle. Look at that growth!

6

All that’s missing is the linked in dweeb quoting this sayin “Elon is truly ahead in the AI Game!”

6

To me, that just looks like "move fast and break things" taken to an extreme level. Quantity ≠ quality. Honestly, I think it kinda makes the other companies look better, in terms of software quality.

(I'm going solely by the chart though; I have not installed any of these apps)

5

unlike the other AI companys, hes using GROK as a pure propaganda machine, the others were trying to profit from it, but is losing money instead.

5

Outpace toward what though? What is the goal?

If it's just about the need to lobotomise an AI that is trained on super unhinged data, then yeah I guess the Musk Rat is right, but it's also the only one in the race though.

5

I didn't think "ai"bros could get any fucking stupider.

Musk really does innovate. I think this might be the stupidest shit that i have ever read.

5

That statement would make a lot more sense with a benchmark graph based on standardised tasks.

4

I thought Musk was in a ketamine hole when announcing lawsuit against Apple and OpenAI. Waking up briefly to add this legal argument is not proof of not still being in hole.

3

None of this is about value. It's about an idiot selling to idiot stockholders. Wait, no, he doesn't sell twitter stock does he? The thing was he had controlling interest right?

3

Do LLMs in fact evolve?

And is it ever in "spontaneous" fashion? In other words, in order to evolve, do they require human intervention?

1

I want to chat with Ani but she's only available on iOS. Deal-breaker. I hate apple. If or when she is available on PC I might give X my money.

-7