Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)SL
Posts
0
Comments
15
Joined
1 wk. ago

  • I have made worse, I used to do a cascading merge everyday to move stuff from dev branches to staging to production. Then I did a merge in the opposite direction for a small selection of branches so they could get their updates from staging. Feature branches were rebased as needed.

  • "During the gold rush, sells shovels model" Is a perfect analogy. It worse, OpenAi and similar companies don't find using any sluice machines profitable. It is basically a gold rush were even the big operations don't want to be involved with anything, other than selling shovels. This bubble is going to burst and there is an unimaginable about of money invested if this scam.

  • The funny thing is that reversing the decision proves that they are only interested in money, not customer satisfaction or the product itself.

    I think it is too risky to deal with a business that flips on policy, too unpredictable.

  • We should are least refer to inference LLMs as LLMs. The fact that if you asked it something like who is the current CS2 top team, it would give you the top team at the time it was trained is enough proof that the models effectively know nothing.

  • I was in a long term relationship with someone with a drinking problem. When a drunk person says something to you they fucking mean it. Their filter is weaker and, as I label it "they have the courage to say something that they were afraid to say sober." When you figure this out everything is easier to understand.

  • The guy at work who managed git before me, well didn't quite have the knowledge I do and was not using LFS. In one of the main repos a 200mb binary was pushed 80+ times. This is not the only file that this happened to. Even if you do a shallow clone, you still need to add the commit depth eventually. It's a nightmare.

  • I didn't want to take any Risks. So did the fix first thing in the morning and had QAs doing tests all morning. Pushed the fixed build after lunch. The fix was really simple with a Unity made tool. It was actually clear and understandable, unlike the messes Unity usually ships.