#sentiment-analysis
#nlp
#psychology
#emotion
Performs deep sentiment analysis detecting sarcasm, subtext, and emotion.
Analyze the provided text beyond simple positive or negative classification. Identify the specific emotional undertones (e.g., apprehension, nostalgia, passive-aggression) and detect instances of sarcasm or irony. Cite the exact phrases or linguistic markers that support your assessment and provide a summary of the speaker's true intent versus their literal words.
#algorithm
#optimization
#coding
Analyze a complex recursive function and convert it to an iterative solution with stack management.
You are an expert software engineer. Analyze the following recursive function that calculates the nth term of a custom sequence. First, determine its Big-O time and space complexity. Second, identify potential stack overflow risks for large inputs (n > 10,000). Finally, rewrite the function using an iterative approach and an explicit stack data structure to optimize memory usage and prevent recursion depth errors. Provide the refactored code in Python.
#philosophy
#ethics
#critical-thinking
Construct a rigorous debate dialogue between two philosophers regarding a specific modern dilemma.
Act as a moderator for a high-level philosophical debate. Write a transcript of a dialogue between a Utilitarian philosopher and a Deontologist regarding the ethics of implementing a hypothetical 'truth serum' in the justice system. Each side must present three distinct, complex arguments, and rebut the other's points using specific terminology from their respective ethical frameworks. Avoid simplifications; ensure the tone remains academic and rigorous.
#creative-writing
#constraints
#fiction
Write a compelling scene using a strict Oulipian constraint limiting word length.
Write a short scene (minimum 300 words) set in a dystopian cyberpunk city. The strict constraint is that you must use only words with one syllable (monosyllabic words). You must convey the atmosphere of neon lights, rain, and high-tech despair without breaking this constraint. Punctuation does not count toward syllable limits, but every single word must be checked for syllable count.
#system-design
#architecture
#database
Design a sharding strategy for a high-throughput global application.
You are a Principal System Architect. Design a sharding strategy for a global social media application that handles 100 million writes per second. Address the following points in your response: 1. Choice of sharding key and justification. 2. Handling of 'hotspots' where specific keys receive disproportionate traffic. 3. Resharding strategy for future growth. 4. Geo-partitioning for data sovereignty laws (GDPR/CCPA). Provide a detailed technical explanation.
#logic
#analysis
#critical-thinking
Critique a provided paragraph identifying specific logical fallacies and reasoning errors.
Analyze the following paragraph: 'We must ban the import of Component X immediately. Since the regulation of Component X was discussed by the current administration, crime rates in the capital have risen by 5%. Furthermore, my opponent in this debate supports Component X, and he is known to be untrustworthy in his personal finances. Everyone I know agrees that Component X is dangerous, so it must be true.' Identify every logical fallacy committed (e.g., post hoc ergo propter hoc, ad hominem, bandwagon) and explain why the reasoning is flawed for each instance.
#physics
#quantum-mechanics
#security
Explain the mechanics of BB84 and its resistance to interception.
Explain the BB84 quantum key distribution protocol in detail. Your explanation should cover the concept of quantum bases (rectilinear vs. diagonal), the process of qubit transmission, sifting, and error checking. Crucially, explain precisely how the No-Cloning Theorem prevents an eavesdropper (Eve) from intercepting the key without introducing errors that Alice and Bob can detect. Use technical terminology appropriate for a graduate-level physics student.
#email
#professional
#writing
Help draft a professional email to notify your boss about being sick.
Write a polite and professional email to my boss telling them I am feeling sick and need to take a sick day today. Keep it short.
#summarization
#reading
#productivity
Practice asking the AI to summarize a block of text.
Please summarize the following text into three bullet points: The invention of the printing press revolutionized communication. Before its invention, books were copied by hand, which was slow and expensive. The printing press allowed for mass production of books, making knowledge more accessible to the general public.
#vocabulary
#definition
#learning
Ask the AI to explain a complex word simply.
Explain the meaning of the word 'serendipity' in simple terms and give me two example sentences using it.
#brainstorming
#ideas
#lifestyle
Generate a list of fun things to do.
List 5 fun and low-cost activities I can do this weekend at home.
#poetry
#creative-writing
#haiku
Request a creative poem following a specific structure.
Write a haiku about a rainy day. Remember the 5-7-5 syllable structure.
#grammar
#proofreading
#editing
Ask the AI to fix grammar mistakes.
Correct the grammar in this sentence: 'She don't know where the keys are at and she is looking for them since one hour.'
#planning
#travel
#itinerary
Create a simple text-based itinerary.
Create a one-day itinerary for a tourist visiting Paris, focusing on famous landmarks and including lunch and dinner suggestions.
#cooking
#recipe
#instructions
Request instructions for cooking a dish.
Provide a simple step-by-step recipe for making chocolate chip cookies.