Babs P Media

Babs P Media Contact information, map and directions, contact form, opening hours, services, ratings, photos, videos and announcements from Babs P Media, Digital creator, Kumasi.

15/05/2025

a) The Piping Challenge: I investigated the Bash pipeline. History: cut -c 8- | sort | uniq -c | sort -nr | head I wanted to understand exactly how data goes through this pipeline—what each command performs, what input/output is supplied, and how the ultimate result is formed.

b) AI Tool and Strategy chose: Because I like a Read/Write learning technique, I chose ChatGPT (which includes Code Interpreter and Text Explanation capabilities). It allowed me to break down the command step by step and visualise the flow of data.

c) Interactional Evidence: Prompt 1: Explain the pipeline step by step. History | cut -c 8- | sort | uniq -c | sort -nr | head" AI Response Snippet: History: A list of all past commands. cut -c 8-: removes the timestamp and command number, leaving only the command string. sort: Sorts the command strings alphabetically. uniq -c: Counts the occurrences of each unique command. sort -nr: Sorts the counted list in numerical reverse order, with the most frequent instructions displayed first. Head: Displays the top ten most frequently used commands.
Prompt 2: What is the standard input and output for each level of the pipeline? AI Response Snippet: Each command reads from the preceding command's standard output and writes to its own standard output, which becomes the standard input for the following command. This results in a smooth data stream from beginning to end. Prompt 3: "Why isn't cd /tmp | ls working as expected in Bash?" AI Response Snippet: cd changes the current shell, not the subshell in a pipeline. So cd /tmp runs in a separate subshell, and the directory change is lost before ls is executed in another subshell.
Personal Reflection:
This was a game changer. I've always utilised pipelines without completely understanding what happened behind the scenes. Key Learning: Each command in a pipeline executes in its own subshell. The stdout of one is the stdin of the next. Uniq only works on sorted input; I now understand why sorting is required before uniq. Using ChatGPT allowed me to comprehend in minutes what man pages and trial and error couldn't. Yes, I will definitely use AI again to investigate and comprehend complex shell ideas, particularly pipelines. .

06/05/2025

I’m excited to share my revamped professional profile as part of my ALX Software Engineering journey!

Over the past few weeks, I’ve been working hard to sharpen my skills in HTML, CSS, JavaScript, and backend development with Node.js. I’ve updated my profile to reflect the projects I’ve built, my growing technical skills, and my passion for creating impactful solutions in tech and healthcare.

Grateful for the support from the community and proud to be part of a movement that empowers African tech talent to rise and thrive!


05/05/2025

My learning style is a combination of visual, auditory, reading/writing, and kinaesthetic. After investigating my learning styles, I realised that I don't fall into a single category—I learn best through a combination of visual aids, hands-on experience, listening, and reading. This insight enables me to employ AI technologies like ChatGPT more successfully. For example, when I'm stuck, I now ask for diagrams and visual explanations (visual), step-by-step guidance that I can follow and try on my own (kinaesthetic), summarised readings and notes (reading/writing), and, on occasion, explanations in a conversational tone to make it feel like I'm learning with a tutor. Instead of simply duplicating replies, I'm learning how to communicate with AI using my brain's preferred method of information acquisition. , , , ) and also mention our account handle

05/05/2025

Option 1: Reflective and Curious. > Learning using artificial intelligence is like to having a mentor available at all times. However, the goal is not to acquire answers, but to ask better questions. By smartly prompting, I'm learning to comprehend code rather than simply copying it. This method is assisting me in becoming a more effective problem solver.

31/12/2024
Be your own boss for just three days
05/09/2024

Be your own boss for just three days

28/08/2024

28/08/2024

For any info call the number on flyer
28/07/2024

For any info call the number on flyer

20/07/2024

Address

Kumasi

Telephone

+233557423324

Website

Alerts

Be the first to know and let us send you an email when Babs P Media posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Business

Send a message to Babs P Media:

Share