Crafting queries, shaping stories
Strands #497
“Completely fabricated”
🔵🔵🔵🔵
🔵🟡🔵🔵
Strands #497
“Completely fabricated”
🔵🔵🔵🔵
🔵🟡🔵🔵
“Monster quest”
💡🔵🔵💡
🔵🔵💡🔵
💡🟡💡🔵
“Monster quest”
💡🔵🔵💡
🔵🔵💡🔵
💡🟡💡🔵
Naturally, I did what any rational adult would do: hid in my shell.
Slipped into terminal mode and assembled my invo CLI-based OSINT recon pipeline.
If it runs flawlessly, maybe they’ll sense I’m not emotionally ready and give me a pass. Right?
Naturally, I did what any rational adult would do: hid in my shell.
Slipped into terminal mode and assembled my invo CLI-based OSINT recon pipeline.
If it runs flawlessly, maybe they’ll sense I’m not emotionally ready and give me a pass. Right?
They're not lists. They’re graveyards.
Also me: “Damn; idk what to watch tonight.”
They're not lists. They’re graveyards.
Speaking in a trance-like state, oblivious to the fact that they’re supposed to represent a nation, not their own egos.
The art of diplomacy... as imagined by them.
Trump and Vance are, to their very core, dickheads.
www.nbcnews.com/politics/whi...
Speaking in a trance-like state, oblivious to the fact that they’re supposed to represent a nation, not their own egos.
The art of diplomacy... as imagined by them.
Currently using my favorite animal to tackle:
+120 billion MXN
+32 million data frames
+9 million names
+3 million unique names
Let’s get this data unwrangled!
Currently using my favorite animal to tackle:
+120 billion MXN
+32 million data frames
+9 million names
+3 million unique names
Let’s get this data unwrangled!
Wacha'out Tuesday!
Wacha'out Tuesday!
"roles": [
{"pos": "Investigative Journalist", "org": "MXvsCORRUPCION"},
{"pos": "Metrics Analyst", "org": "El Universal"}
],
"fellowship": {"name": "Digital Threats", "by": "GIJN"},
"workshops": [{"title": "WHOIS Investigations", "event": "COLPIN 2023"}]
}
"roles": [
{"pos": "Investigative Journalist", "org": "MXvsCORRUPCION"},
{"pos": "Metrics Analyst", "org": "El Universal"}
],
"fellowship": {"name": "Digital Threats", "by": "GIJN"},
"workshops": [{"title": "WHOIS Investigations", "event": "COLPIN 2023"}]
}
from bluesky import StartSkeeting
# Begin to engage
ss = StartSkeeting('Journalism, OSINT, personal')
results = ss.explore_osint_topics()
# DataFrame for these topics
topics_df = pd.DataFrame(results, columns=['Topic Name', 'Description'])
print("Successful first skeet!")
from bluesky import StartSkeeting
# Begin to engage
ss = StartSkeeting('Journalism, OSINT, personal')
results = ss.explore_osint_topics()
# DataFrame for these topics
topics_df = pd.DataFrame(results, columns=['Topic Name', 'Description'])
print("Successful first skeet!")