The same way I did - steal from others
User formerly known as raginghungrypanda@lemm.ee
- 1 Post
- 11 Comments
That’s next cloud and the news mobile app
I need to make a proper list. Since I’m on mobile, it’s easier to screenshot.
ragingHungryPanda@lemmy.zipto Programming@programming.dev•Cursed knowledge we have learned as a result of building Immich that we wish we never knew.1·26 days agoBased on old memories since I’ve been working in mongo lately, after making the UDT on the db side, you make a data table that has the same name, namespace (ie dbo/public), and the same schema as the UDT (better if that could be generated) and populate it in code. Then you execute the db query with the UDT type as a parameter.
This is better for a few reasons, including not building up a string, but also having the same text means that each query didn’t need to be re-parsed and can reuse execution plans. If the query text isn’t an exact match, it gets that whole pipeline each time.
ragingHungryPanda@lemmy.zipto Programming@programming.dev•Cursed knowledge we have learned as a result of building Immich that we wish we never knew.2·26 days agoCreate a user defined table type and use that as a parameter. I’m not sure what the postgres name of that is.
ragingHungryPanda@lemmy.zipto Ask Lemmy@lemmy.world•If you'll be given the chance to test your country's next Presidential candidates, what would it be and why?1·26 days agoVictoria 3 will be a good tell
I like your version better
Atlanta. Dyac 🤦♂️
I actually didn’t know that. I would mouse over and look at the url.
Atlanta!!! Here’s a random video i haven’t watched about it. The Atlanta doubles your spear throwing range https://youtu.be/YT_s1CEAhkA
I’m not sure what you mean, it’s just an rss link to an xml file. Oh, do you mean if you want to be tracked? It has a newsletter you can sign up for.