Rasmus Rasmussen owner
owner opened issue owner/AI-Tarpit-Reimagined#20 2025-05-16 12:12:05 +00:00
Fix Core Dumb
owner opened issue owner/AI-Tarpit-Reimagined#19 2025-05-14 12:27:51 +00:00
Create Better Config Options And Handling
owner closed issue owner/AI-Tarpit-Reimagined#16 2025-05-12 20:21:09 +00:00
Make Sure We Don't Generate Looping Links
owner commented on issue owner/AI-Tarpit-Reimagined#16 2025-05-12 20:21:05 +00:00
Make Sure We Don't Generate Looping Links

Found the error lol. It's because of the relatively small wordlist I'm using, and the way the code predict new words. So if there is no occurrence of the input word, that input word would just be…

owner closed issue owner/AI-Tarpit-Reimagined#1 2025-05-11 13:02:18 +00:00
Send Chunked HTML
owner closed issue owner/AI-Tarpit-Reimagined#2 2025-05-11 13:02:18 +00:00
Send Chunked CSS
owner closed issue owner/AI-Tarpit-Reimagined#3 2025-05-11 13:02:18 +00:00
Determenistic Randomly Generated Paragraphs
owner closed issue owner/AI-Tarpit-Reimagined#4 2025-05-11 13:02:18 +00:00
Determenistic Randomly Generated Links
owner closed issue owner/AI-Tarpit-Reimagined#5 2025-05-11 13:02:18 +00:00
Send Favicon
owner closed issue owner/AI-Tarpit-Reimagined#6 2025-05-11 13:02:18 +00:00
Send Image From The <img> Tag
owner closed issue owner/AI-Tarpit-Reimagined#7 2025-05-11 13:02:18 +00:00
Send HTML, CSS And Image Header
owner closed issue owner/AI-Tarpit-Reimagined#8 2025-05-11 13:02:18 +00:00
Load All Word Lists Into A Nested unordered_map
owner closed issue owner/AI-Tarpit-Reimagined#9 2025-05-11 13:02:18 +00:00
Predict Next Word
owner closed issue owner/AI-Tarpit-Reimagined#10 2025-05-11 13:02:18 +00:00
Load CSS
owner closed issue owner/AI-Tarpit-Reimagined#11 2025-05-11 13:02:18 +00:00
Extract URL
owner closed issue owner/AI-Tarpit-Reimagined#12 2025-05-11 13:02:18 +00:00
Check If An Image Is Requested
owner closed issue owner/AI-Tarpit-Reimagined#13 2025-05-11 13:01:57 +00:00
Create Tracking Object
owner closed issue owner/AI-Tarpit-Reimagined#14 2025-05-11 13:01:43 +00:00
Create A Concurrent Queue Class
owner pushed to main at owner/AI-Tarpit 2025-04-21 16:45:29 +00:00
e7a549a196 Testing.
owner pushed to main at owner/AI-Tarpit 2025-04-17 20:18:03 +00:00
f247f531fe General optimization and fixing.