"use client"; import React, { useEffect } from "react"; const Page = () => { const showHNComments = (hnStoryId: string) => { const rootElement = document.querySelector( `[hn-story-id="${hnStoryId}"]`, ); const options = { maxDepth: 5, }; (window as any).displayHNComments(hnStoryId, rootElement, options); }; useEffect(() => { const script = document.createElement("script"); script.src = "https://cdn.jsdelivr.net/gh/prakhar897/hn-comments-drawer@latest/src/script.js"; script.async = true; document.body.appendChild(script); }, []); return ( <>
That Escaleted Quickly - A party game where players answer funny prompts and then vote on the best response.
Integrate Hacker News comments and display them beautifully within your websites.
ColdMessageAI is a Completely Free and Open Source Cold
Message writer which harnesses the power of GPT to write
hyper-personalized messages. Personalized messages are more
likely to get replies than cookie cutter ones. But
hand-writing them is tiring, so we've automated this
process.
Also created a completely free ColdMessage
AI Chrome extension which does the whole process on linkedIn
for free.
{" "}
Disclaimer: I've sold this extension to a private
investor and no longer control it.
{" "}
A tool that enables users to workaround restrictions imposed
on ChatGPT.
Censorship by ChatGPT can sometimes lead to limited or
censored results, but WorkaroundGPT provides a solution by
offering the latest jailbreaks that bypass these
restrictions.
It's time consuming to scour forums for latest workaround
yourself and there's a good possibility that the prompt you
find might already be patched. Hence, users can use this
extension where I'll do all the legwork for you.
{" "}
App for bloggers to generate headlines based on keywords. Completely Obsolete with the arrival of GPT.