I'm a developer but my library will be random stuff of all my interests
Do yourself a favor:
• Open your laptop
• Open YouTube
• Type "UI/UX Design Basics"
• Start learning
• Learn about design tools like Figma and Adobe XD alongside
• Ask questions to design communities or forums
• Build UI/UX... See more
I'm thinking on Threads and why there were a huge amount of initial users... The existent users database.
that's what Lens allows for everyone that wants to launch its vision of a social network.
At this moment there is a few amount of features, but I hope this will grow during this bear market.
#Economía | En un acuerdo de cooperación entre la Unión Europea con el gobierno boliviano se acordó una inversión de 5 millones de euros destinados a proyectos de energías renovables vinculados al desarrollo del litio.
#larazóndigital #bolivia #economía
#litio #gobierno #euros #europa
First, if and when you need to merge two databases that now have the same Primary Key ID values for the same table, your screwed. You have to come up with a scheme to change the ID’s, maybe adding 10,000 to each ID, what if you have more than 10,000 rows? The you also have to update all children records, maybe not that easy if you have constraints... See more
Rich Hickey emphasizes simplicity’s virtues over easiness’, showing that while many choose easiness they may end up with complexity, and the better way is to choose easiness along the simplicity path.