Jessica Nono's Avatar

Jessica Nono

@jessicanono1.bsky.social

Tech Entrepreneur, building @refworkers. refworkers.io

30 Followers  |  149 Following  |  20 Posts  |  Joined: 09.09.2023
Posts Following

Posts by Jessica Nono (@jessicanono1.bsky.social)

We need to fix the informal sector in Africa, as it is where the most wealth is created. This involves professionalizing the actors within it.

19.12.2024 07:42 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

To access GitHub Copilot for free, ensure that you have the latest version of Visual Studio Code (version 1.96.1 or later) installed.

19.12.2024 07:42 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
CHINA VS INDIA ECONOMIC GROWTH MODEL FOR AFRICA Let’s explore the grounds on which some conceive India to be a more practicable economic growth prototype than China. Characteristics of China’s model State-led growth: heavily driven by state-cont…

jessicanono.filparty.com/china-vs-ind...

29.11.2024 13:17 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

One day, we'll need to understand SEO for @perplexity_ai and ChatGPT for our web applications because searches are increasingly happening there now.

29.11.2024 13:03 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Beautiful 😍

28.11.2024 15:40 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Every man without any support or help is condemned at every instant to invent man.

26.11.2024 15:43 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

If the existence is prior to essence, man is responsible for what he is.

Your thoughts?

25.11.2024 07:06 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Playing games increases your creativity in a certain way. People with money should invest more in Afro futuristic games to achieve the Afro paradigm.

24.11.2024 15:59 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

This way, each user and technician relationship is represented as a row in the user_technician table, making searches and filters more efficient for other queries.

24.11.2024 15:46 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

The recommended approach is to use a junction or mapping table. In this case, I created a new table called user_technician with user_id as a foreign key referencing the users table, and technician_id referencing the technicians table.

24.11.2024 15:46 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

However, this approach would not be efficient for handling queries or response times, especially when there are many IDs, and you want to retrieve specific technicians by ID from that column.

24.11.2024 15:46 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

To achieve this, I initially considered creating a column containing a JSON list of technician IDs contacted by each user.

24.11.2024 15:46 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Post image

SQL and the Importance of Joins

I will take an example from my recent experience.
I needed to save the technicians contacted by a user (customer). I have a relational database with a users table and a technicians table.

24.11.2024 15:46 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

I spend most of my time working with SQL and databases.
I'll be sharing some tips and insights here.

24.11.2024 09:10 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Learning by doing is always the best way.

24.11.2024 09:06 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image Post image

My next read.

23.11.2024 12:45 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Bluesky's firehose is a treasure trove of public data for researchers and developers, and it's completely free. Check out our developer docs: docs.bsky.app

23.11.2024 05:54 β€” πŸ‘ 7902    πŸ” 1526    πŸ’¬ 319    πŸ“Œ 166

Changing the world is difficult if you can't pay the bills.

17.11.2024 10:57 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

OpenAI office in Paris

14.11.2024 17:50 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

The regulations and complex bureaucracy are stifling innovation in Europe. We can no longer catch up with the U.S. or China.

14.11.2024 12:09 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Is building in public still a thing?

14.11.2024 11:13 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0