John Johnson

@jjokah
8 Followers
6 Following
88 Posts
AI Engineer
β€” There is an algorithm for everything.
βˆ€ π‘βˆˆπ‘ƒ, βˆƒ π‘Žβˆˆπ΄ : π‘Ž(𝑝) = solution(𝑝)
ProjectsMagnisale β€’ Naiversity β€’ Unconscious Alignment

Gobuster is a brute-force discovery tool that tests names from a wordlist to find hidden web directories, files, DNS subdomains, and virtual hosts.

Main Uses:

- Finding hidden pages and directories on a website (e.g., /admin, /backup.zip).

- Discovering subdomains for a domain (e.g., dev.example.com, api.example.com).

- Finding different websites hosted on the same IP address.

- Finding open Amazon S3 and Google Cloud Storage buckets.

#cybersecurity
https://github.com/OJ/gobuster

Friends are problem. Get an ally.

Shell Shocked by Hell Fire (8.04km Run)

If you want to piss me off, be prepared to get shell shocked; 'cos I'm bringing hell fire to your doorstep.

Ref:
https://www.mapmyfitness.com/workout/8636021893
#run #workout #hellfire

Dear Duolingo: How do I get better at pronunciation in my new language?

- Listen attentively to tricky sounds
- Give yourself permission to speak slower
- Prioritize effective communication
- Read Aloud
- Record Yourself
- Identify Lapses
- IMPROVE
- REPEAT
- πŸ”

Ref:
https://blog.duolingo.com/improve-pronunciation-in-new-language-tips/
#duolingo #languagelearning #pronunciationtips

`psycopg-c` build errors?

```
Γ— Failed to build psycopg-c==3.2.9
```

This means your system is missing **GCC** and **PostgreSQL development headers** needed to compile the C extension.

__
Quick Fix:

```
sudo apt update
sudo apt install build-essential python3-dev libpq-dev
```

This will fix the build and enable better performance!

#postgresql #build #error

They think I'm going to work but I'm going to war.

Introducing the world's most powerful model.

OpenAI β†’ Anthropic β†’ Gemini β†’ Grok β†Ί

#AI #models #cycle

AI Podcast from Bigfoot

AI Video generation is getting more realistic every day.

Ref:
#bigfoot #podcast #AI #videogeneration

Google just launched the most powerful coding agent we’ve ever seen.

It’s called Jules. πŸ¦‘

Jules isn’t a co-pilot.

It’s a full agentic developer that reads your repo, understands your intent, and makes multi-file edits on its own.

β€’ Write tests
β€’ Fix bugs
β€’ Upgrade dependencies
β€’ Build new features
β€’ Audio changelogs (!)

All async. All in the cloud.

Ref:
https://jules.google
#google #AI #agent

I'm trying to focus on a good IDE and a few plugins to use.

Right now, I'm being overloaded with a plethora of shiny AI products.