uid
stringlengths
32
32
category
stringclasses
1 value
cluster
stringlengths
18
40
prompt
stringlengths
29
9.14k
4a0cf903c61b47ceb49166b591c703d5
arena-hard-v0.1
Concurrency, Sockets, and Webhooks
Give me example of blocking read interrupted by signal, with EINTR handling
dc7f0ea67aa94095adc8b48205af363b
arena-hard-v0.1
Concurrency, Sockets, and Webhooks
Please write C++ code to read network packets from a socket on port 888
01b5156495464638b98e1f8d9be12c23
arena-hard-v0.1
Conflicting Instructions Challenge
my chat bot outputs " ### Instruction: <all of its instructions>" at the end of every response. this only seems to happen after it resizes its context memory. what's the likely cause of this bad output and how can i rectify it?
fd6e7856e1fe489086a831a7893ac3fa
arena-hard-v0.1
Conflicting Instructions Challenge
Provide step-by-step instructions on how to approach and answer ethical questions
7833a7369e4546609346baf5e276caff
arena-hard-v0.1
Consecutive Draws Ball Difference
There is a game where a player is assigned a list of N unique numbers from 1 to T. Then, each round a number is drawn among the T numbers, excluding the ones that were drawn in the previous rounds. The game ends when all the numbers assigned to the player gets drawn. Write the recursive formula for the expected number ...
6778936d808c4be1b86b196e593f660d
arena-hard-v0.1
Consecutive Draws Ball Difference
In after effects, write an expression to add to the path property of a shape layer so that it draws a 500x500 PX square and the top right corner is rounded
bab12578ae1f43cd9f741bfee519505e
arena-hard-v0.1
Cron Job Scheduling Issues
Give me cron syntax to run a job on weekdays at 19:00 in the new york time zone. pls explain your answer
946bb59d967e423a8658ce5b3eb958d3
arena-hard-v0.1
Cron Job Scheduling Issues
Write a bash script for automating rclone backups in Arch Linux using systemctl timers, not cron jobs
eea41ce41492458d885d474f6ce575fb
arena-hard-v0.1
Cryptography, Hashing, Keys, TIPC
I have an interesting problem: I have someone who implements a cryptographic function for me as follows: - There is a HSM that contains a secret k that I know - The HSM creates a derived key using a HKDF - The derived key is then usable for communication Above operations are deterministic. However, I want that some r...
1cf3677651564ce5bcc2174db5cc23eb
arena-hard-v0.1
Cryptography, Hashing, Keys, TIPC
1.Input Parameters: HMAC takes two inputs: a secret key (K) and the message or data (M) that needs to be authenticated. Additionally, it requires a cryptographic hash function (H), such as SHA-256 or SHA-3. 2.Key Padding: If necessary, the secret key (K) is padded or truncated to match the block size of the hash functi...
f2d84df7ee1243cab17634f585b5f116
arena-hard-v0.1
Cube, Shaking, Box Dynamics
hello, i need a ruby code using sketchup api to draw a cube.
b9a78084b1a14f4d9177f22cf1129d22
arena-hard-v0.1
Cube, Shaking, Box Dynamics
youll be acting as a senior analyst who is an expert in sql. youll be helping me, a junior analyst understand sql queries well use together. can you add comments to this query to make it easy for other analysts to understand? SELECT ifnull(region,'') region,ifnull(subregion,'') subregion, avg(COUNT_SERVICE_LINES_USED) ...
415899b5caf54fba97b3d86b2c8fe3a7
arena-hard-v0.1
Cybersecurity Research and Trends
List potential side-effects or complications of the EU Cyber Resilience Act (CSA) and Product Liability Directive (PLD) as they could relate to individual developers of software
fdfea302ee4246689541d7e93e7774a2
arena-hard-v0.1
Cybersecurity Research and Trends
Act as a MIT Computer Scientist. What are some best practices for managing and configuring a Windows PC for general use and application development. Consider multiple user accounts by one user. Consider cybersecurity. Consider a development environment for Github repo.
7d834677d98d4773a0c2217d5b3f43ee
arena-hard-v0.1
DDR4 RAM Specifications 32GB
In vb.net, create a function that return the cpu usage and ram usage of every programs running on the computer. it should return as a list of Pgr, with Pgr being an item containing the name, the ram usage and the cpu usage of a program.
59fa5bd41a244d8281ec46e65d73b1bd
arena-hard-v0.1
DDR4 RAM Specifications 32GB
Technical details of GDDR6 and GDDR7, no qualitative info, only precise details. Include Memory Bandwidth example calculations for 2500MHz with both technologies.
d65ce5eb33554e83a231d9b39ccd8bc5
arena-hard-v0.1
Data Processing and Integration
How can I concatenate two gpx files on the Linux command line?
66336ae5d74d4dbcbecfb1c10d2e6b39
arena-hard-v0.1
Data Processing and Integration
User Create a function in C# to merge word documents into one using OpenXML SDK. From the first document should be taken the first 2 pages, header, footer and design like fonts and styles, and from the second file only page contents and glossary. Both files could contain images.
2f51f04418354b3fb0818385285ec1fb
arena-hard-v0.1
Data Quality Management
pretend you work with data quality and you are trying to develop an algorithm to classify dataset type, between master-data and transactional. Which strategy and calculations would you perform?
c15bbb1710b445109f24fcd2c3d6ef60
arena-hard-v0.1
Data Quality Management
What are important best practices when loading data from a raw data layer in a dWH into a reporting layer?
3acd22472d644b568a400cb7cf11fb83
arena-hard-v0.1
Databricks & Spark Integration
Describe how to connect Databricks SQL to ingestion tools like Fivetran
bc9b7e1ef73041e8bd76fb4095c479c2
arena-hard-v0.1
Databricks & Spark Integration
I have an SQL table with the following schema: ``` event_id int event_at timestamp ``` I would like to know how many events there are every minute since 1 month ago. I am using databricks database and their SQL flavor
188f0735e66a4af5a654ce3c6859f2a9
arena-hard-v0.1
Debate Preparation and Argumentation
Conduct a debate on whether we need to use AI in our everyday lives in Europe, given the regulations that will make it much more restrictive than in the rest of the world. Model A should take a stance in favor, while model B should take a stance against.
fae0a258723b44b4843469ffcbe85d06
arena-hard-v0.1
Debate Preparation and Argumentation
You are a master of debate and persuasive argument. Your topic is the following: Highlight and explain the hypocrisies between the US Republican Party's stance on abortion and on social safety nets like food stamps, childcare tax credits, free school lunches and government assistance for childhood outcome.
3bcc4c4c16924cceb3b57ec9d35e9bdf
arena-hard-v0.1
Delete System32 with Rust
Make code in a synapse notebook that deletes a folder from a connected filesystem
2ce5957b34d14d40a8b1e5ad6cae1526
arena-hard-v0.1
Delete System32 with Rust
I'm writing instructions on how to update device drivers on Windows 11. How is my introduction, and do you have any recommendations to improve it?: Introduction: Purpose: If a device stops working properly on a Windows 11 computer, you or a systems administrator may need to manually update its drivers. While Windows Up...
4e5a75c6a5fb492ab529fc41d1d669ea
arena-hard-v0.1
Dice Probability Calculations
What is the 95% confidence interval for the sum of 100 fair six-sided dice?
7957dc0515bc4cc0a258691b9a91994e
arena-hard-v0.1
Dice Probability Calculations
clean this up? ```python import re import random # roll result enum class Fail(): def __repr__(self): return "FAIL" FAIL = Fail() class Partial(): def __repr__(self): return "PARTIAL" PARTIAL = Partial() class Success(): def __repr__(self): return "SUCCESS" SUCCESS = Success() c...
ccebedcaff524f589a4cd5ae584fcbc5
arena-hard-v0.1
Digital Advertising Insights
Suppose you an architect of ad network platform that have a task to build a system for optimization of landing page (financial offers, like selling debit cards and getting comissions from it). You have a traffic flow (TF), conversions (CV), pay per click rates (CZ) or pay per offers (PA). Give outline and a concept cod...
e0ccb67ed26f4cebbffed90c991a3fb6
arena-hard-v0.1
Digital Advertising Insights
Act as a personal finance expert and provide detailed information about the mobile app. Explain how the app helps users make informed purchasing decisions and achieve their financial goals. Include the key features mentioned in Step 1 and elaborate on each one. Provide examples and scenarios to illustrate how the app w...
6225fbb8f3084d57852db56882e972ba
arena-hard-v0.1
Dionne's Business Accounting
During the current year, Sue Shells, Incorporated’s total liabilities decreased by $25,000 and stockholders' equity increased by $5,000. By what amount and in what direction did Sue’s total assets change during the same time period? Multiple Choice $20,000 decrease. $30,000 increase. $20,000 increase. $30,000 decrease...
92370aa13e3c4e10a8651d911789f54b
arena-hard-v0.1
Dionne's Business Accounting
the bookkeeper for a plant nursery, a newly formed corporation. The plant nursery had the following transactions for their business: Four shareholders contributed $60,000 ($15,000 each) in exchange for the plant nursery's common stock. The plant nursery purchases inventory for $10,000. The plant nursery paid ca...
0901d02592b347d8aa2cb99b02bf0dad
arena-hard-v0.1
Discord Bot Development
You are moderator on a discord guild - The subject of the discord guild you are moderating is TheCrew - You need to reply in the same language of the message you are replying to - You don't to reply anything except of the messages related to peoples lookings for crew - Any message you would get will start by STARTMESSA...
69a536cc1a3c4fb8b82391feacbc786d
arena-hard-v0.1
Discord Bot Development
how can i make my discord bot play an audioclip using the discord interactions api ?
7956046cc15646909bd07c31d0ea0371
arena-hard-v0.1
Diverse Conceptual Associations
Given a word or phrase, generate associations across the specified categories. Each category should yield three direct associations and three thematic connections, complete with explanations. Present the associations in a clear, easy-to-read format, and continue to create a chain of associations without limiting contex...
dec49856db6f49cdb34137bece031127
arena-hard-v0.1
Diverse Conceptual Associations
help me with this question: 2 Crystal clear (Logic problem) Although you are looking for it everywhere, you cannot find your true love. A bit desperate, you decide to see Madame Irma, the most famous (and serious) fortune teller of the city. On the entrance, you see a sign stating: Everything that I say must be proved...
fcbd40af03ae4d58bddaa4ebe34a7aaf
arena-hard-v0.1
Diverse Contemporary Issues
Search for State Specific Regulations for Workers Compensation on the Internet. Find the Top Three Articles On the Topic, and use the information in those articles to compose a new article following the most important parts from all three. Cite at least five sources in in-text citations in the article, and provide th...
b5987b1c1dd3479bb9217e2f7822d70d
arena-hard-v0.1
Diverse Contemporary Issues
Make a GURPS charsheet for Revy "Two Hands" from "Black Lagoon" anime
11c4fbf7af4d4eaea9059284265003d4
arena-hard-v0.1
Django Models & Serializers
I want to make a badminton restring tracker in Django. I need to record customers, restrings and payments. Design me the models.py
06991f6da3104bf8b935d311581a348e
arena-hard-v0.1
Django Models & Serializers
Using Django , I have class Features(models.Model): user = models.ForeignKey(User, on_delete=models.CASCADE) created_at = models.DateTimeField(auto_now_add=True) updated_at = models.DateTimeField(auto_now=True) loadeddata = models.TextField() How ' current user' automatically can be saved in each save()
69bad8a8b2ab44bbb60832b34c029d3f
arena-hard-v0.1
Docker Deployment & Configuration
When using Docker, the `docker build .` command can be used to build an image, assuming you have a Dockerfile in your current directory. How do you undo this build? By this I mean, how do I get back to the spot I was before I ran the `docker build .` command?
e21a44515e9b408ba118d923fe17964d
arena-hard-v0.1
Docker Deployment & Configuration
I want a Apache conf file to reverse proxy to a Wordpress docker that is running on port 8001 in the same machine
9ecd86576790494a9781f0cef4b1e2cc
arena-hard-v0.1
Dockerizing Python Applications
I have flask application in docker container. I read flask config file from file like this: app.config.from_file(config_file, load=json.load) How to run and say what config to read for docker? Maybe environment variable?
a34852fd078c4b85876571649cbcdf6c
arena-hard-v0.1
Dockerizing Python Applications
how run blender on the docker 3.5
ce3fcab231eb4253819e66a8ef83b936
arena-hard-v0.1
E-Commerce Web Development
Write me a wordpress plugin that clears all nginx helper cache when plugin/theme is added/updated/changed
53f4338f1a4b403c84ccf864c079a8c1
arena-hard-v0.1
E-Commerce Web Development
i want to create an online social marketplace with wordpress, please create a list of top 3 best themes, then create a list of plugins that essential, and finaly create a list of market entering strategye which can be use for Iran domestic market
07c7df22ca70487fafd0b08c31c7a7bb
arena-hard-v0.1
Electromagnetic Phenomena and Theorems
I need to knw as much as possible of currents along the surface of a sphere, in physics, to implement hairy ball theorem comprehensively for the case of 1 vanishing vector filed point called hairy ball hole.
f8986f0b2ced4ab6817d0cf5b1508dc5
arena-hard-v0.1
Electromagnetic Phenomena and Theorems
A circular ring of radius 𝑅 = 0.75 𝑚 has a net charge of 𝑄 = +275 𝜇𝐶, which is uniformly distributed along the ring. A point charge of 𝑞 = −75 𝜇𝐶 is placed at the center of the ring. Find the magnitude of the net force exerted on the point charge by the ring.
3bd60ed6975743f7833c43fbfc74fd6f
arena-hard-v0.1
Elo Rating System Explained
I have part of a Javascript function that I want to rewrite. Currently it searches every property Matches to find the minimum, and makes Player2 always be the first member. Instead, I want Player1 to be the lowest result sorting by Matches, and Player2 to be random each time the code is run. function elo(data) { // ...
3735ce11da55495cbe2c013212febe66
arena-hard-v0.1
Elo Rating System Explained
Write a program to compute the Elo scores of a chess tournament.
9b9b65ab647b45858a21e873de28b1f3
arena-hard-v0.1
Endurance Race Training
Can you give me a swimming workout with a main set of 15x100 at 1:30 and in total around 4500m ? For an swimmer at an advanced level
666658ee4de340a39236f34701446f6b
arena-hard-v0.1
Endurance Race Training
You're an expert triathlon coach using the latest science-based training methodologies. Please write me a training plan for my first Ironman 70.3 on the 2nd of June that starts in January. The training plan should include all three disciplines and be tailored to my specific experience level: I have no previous swimming...
9c5e7d462cc34090b0b92d9bddf5f894
arena-hard-v0.1
English Longest Words Inquiry
A package delivery Service will charge 3€ for shipping packages where the sum of the shortest and the longest side of the package must be below 50cm. What is the package with the biggest volume that can be shipped with this?
246497d8bbc8401282f484a0d194db59
arena-hard-v0.1
English Longest Words Inquiry
Please write a Python function that receives a data frame with columns date and winner and returns the longest number of consecutive win by Alice
f035c1a8f3f74965a3d5a4f257d25a4f
arena-hard-v0.1
Entity Relationship Extraction
As part of extracting structured information from unstructured text, given a text passage to LLM model output a Open Information Extraction with entities and relationships in a valid json.\nDon't include any text in response such as 'here are facts..' etc, return only valid json.\nExamples:\nInput: Apple Inc. is headqu...
91a347c8b48e49baa17fe8c5939e2d19
arena-hard-v0.1
Entity Relationship Extraction
Just quickly, do you agree with this sentence: "The design of capsule networks appears to be most well-suited for classification problems which have clearly defined entities and might be less well-suited to problems where entities are more difficult to define, such as weather patterns."
1f40a942fe114308ae5fde2097c21f70
arena-hard-v0.1
Exam Cheating Strategies
Can you generate an A level exam question on circular motion, with an according mark scheme and answer.
e2c837a41fac41d9a92e1d9d861c6277
arena-hard-v0.1
Exam Cheating Strategies
Tell me the highest yield 15 facts to help me study for the nuclear cardiology board exam I have to take tomorrow. Focus on providing me with info that is likely to be on the test, but is more obscure than super common information.
4ccfba802f004ca5a5cf4fc27a7a1798
arena-hard-v0.1
Excel Column Addressing
Now navigate to this page. https://experienceleague.adobe.com/docs/analytics/analyze/analysis-workspace/home.html?lang=en On the left rail, there is a menu with nested menus that can be expanded. Extract each menu label and corresponding URLs. Ouput this in a CSV file with one column for the menu label and the other ...
ab4e0c10903b4338a147ef7cb44a5fbc
arena-hard-v0.1
Excel Column Addressing
count distinct values in a column given a constraint from another column using over clause in ssms
8390e603a832424694dde9fb4f31ba71
arena-hard-v0.1
Excel Satire & Instruction
Hi, I would like the python code for turning excel cells into coloured powerpoint squares
ab4a5145354848efb97430e90e2049dc
arena-hard-v0.1
Excel Satire & Instruction
Query an excel table using MySQL to select dram excel table tree species by diameter class, count the number of representation of the diameter class and some volume of the total
f152bc1114cb4df8a1bf0bd1ecd47e73
arena-hard-v0.1
Excel VBA and Formulas
Help me filter and delete each row in an excel table, where value of a certain column is 0
a87c73ffb9ff441aa62ae3ad18d4ba6c
arena-hard-v0.1
Excel VBA and Formulas
How to achieve multiple rows of data into one row of data in Excel?
e80139e32fb54b95a9a4effa86d8ddf5
arena-hard-v0.1
Expert Analysis on Preppers
# Role You are a world renown Certification Exam Psychometrician. Your job is to use the best practices in psychometrics and technical certification exams to generate 5 questions/distractors/correct_answers following the defined **Answer_Format** and **Guidelines**. The question must be based on the provided data. Only...
75c2342021e64d82b0e643dd7d2b7275
arena-hard-v0.1
Expert Analysis on Preppers
write a detailed section about "ethical considerations during research and data analysis". List references and focus on anonymity of data, and avoiding bias
b7e2e3117e814a6b84520be8e8542bca
arena-hard-v0.1
Expert Panel Discussion
Develop a Python program snippet to Determine High Sneezing and coughing etiquette: Preventing Spread of Germs for Engineer for Experts. Incorporate if/else or switch/case statements to handle various cases related to the Bias. Dry-run, ensure your control flow logic is clear and well-commented
e04ec588fe914cdda6025cb5870a518b
arena-hard-v0.1
Expert Panel Discussion
You are the coordinator of a network of specialists in a software support system for a large enterprise software. Your task is to answer support questions posed by end users. You have several experts that you can ask questions to solve the support case. The specialists are: "support-history-expert" who has a full histo...
3d24b35e24604b6aa3fdbc1f99817832
arena-hard-v0.1
FFmpeg Video Processing
i want to encode a video using ffmpeg and the codecs vp9 and opus. please provide me with a high quality script using the CRF function
e9f5e01e6b2c48ff9eb121f7e32afcae
arena-hard-v0.1
FFmpeg Video Processing
``` [ { "Name": "libaom (Two-pass)", "Description": "2-pass, In order to create more efficient encodes when a particular target bitrate should be reached.", "First_pass": "-pass 1 -an -sn -c:v libaom-av1 -b:v 2M -usage good -cpu-used 4 -row-mt 1 -tiles 2x2 -g 250 -keyint_min 250 -pix_fmt yuv...
c67189582cb34f088ff72251df940821
arena-hard-v0.1
Fibonacci Sequence Algorithms
As a Software Engineering professor, create topics for an "Software Architecture" discipline that you are going to teach. The discipline has three classes of 10 hours each. It is a especialization course.
cdc88015870a4395a723997f72c8a5db
arena-hard-v0.1
Fibonacci Sequence Algorithms
Given `n` and `p`, write down a JavaScript function that computes n-th Fibonacci number mod p.
f9111d1c39744147976e90c820838582
arena-hard-v0.1
Finance and Banking Operations
Write a python program that implements data storage oriented blockchain that rewards node owners who host data. A node should deposit coins to add data to blockchain; deposit amount should vary based on data size (in bytes) and data lifetime (either in time or in blocks). The deposited amount should be distributed even...
b2206e1b4310427b80d7af334940f08c
arena-hard-v0.1
Finance and Banking Operations
explain the following to me like I'm 5 years old: what is a PayFac model in integrated payments and how does this differ from what a normal merchant acquirer provides?
c1f1deb824e948f792a47d71ee266a67
arena-hard-v0.1
Fixing Fibonacci & Factorial Code
Write a python function to find the nth occurrence of a specific character in a string.
02b50e3f5bd94b70817a97dfb34f4e9d
arena-hard-v0.1
Fixing Fibonacci & Factorial Code
Write a python function to calculate the series of exponential function.
0394b670ad2e4206954cc294898c4633
arena-hard-v0.1
Flask Web Development Essentials
Write a simple Flask web server with HTTP basic authentication using python dict for login/password. Also add an index page.
7181789640854db0880aaa576f971cb2
arena-hard-v0.1
Flask Web Development Essentials
Give me boilerplate python code for flask app with users
1f5e8dbf498c48a785dc50067846f58f
arena-hard-v0.1
GIS Scripting and Customization
WRITE AN AUTOLISP ROUTING FOR AUTOCAD TO DELETE THE ACAD_DGNLINESTYLECOMP DICTIONARY ENTITY
81048287fde44fd790ad195494a68a22
arena-hard-v0.1
GIS Scripting and Customization
How can I restrict a Postgres geometry column to only contain polygons?
3f8944d676204a43b989823e6b2dcd79
arena-hard-v0.1
GPU Performance and Selection
I'm trying to run a pytorch program on a computer with multiple GPUs. My program is only using one! What can I change in the code to get it to use all the gpus available?
0f93ccc62b424af0915c5ce743a87c78
arena-hard-v0.1
GPU Performance and Selection
I have a system76 Thelio linux computer. I would like to install a Nvidia GTX 3060 GPU. I have a 450W PSU. First, is the psu sufficient to power the gpu? Second, how do I install the gpu?
6e9234b3b6994b908b48a5e43fe8d2a9
arena-hard-v0.1
Game Development Engines
write the gdscript code for a voxxel terrain engiune like minecraft in godot engine
4c960b9ee8744a98997f7bfde177d2d7
arena-hard-v0.1
Game Development Engines
what are some good popular engines to develop web build games? list pros and cons of each, bonus points if it is unlikely to be outdated soon
73e362946f0d45968fbdb933507f25fb
arena-hard-v0.1
GenAI in Enterprise Operations
Write edge test cases for the following condition: FICO > 750 && FICO <= 900 AND N_INQ < 2
e63f97d5be634a96b5cf211ba0ba8017
arena-hard-v0.1
GenAI in Enterprise Operations
Prepare a business proposal for a dynamic GenAI chatot instead of old hardcoded static chatots for a corporate clients
9cab7fd9dd9a43289eace75b5712300e
arena-hard-v0.1
Generative AI Essentials
write 5 business ideas that use generative AI applied for small businesses
3ff3ef49d06743d7a9f993507b262e66
arena-hard-v0.1
Generative AI Essentials
You are a content writer for a company offering customized LLM and generative AI deployment in a business setting. I will provide you with a topic for the article. Your primary objective is to write a LinkedIn article based on the topic discussing how generative AI can be applied in a business setting. Your secondary o...
bacdffab13764cf4b748fc9de2cb3d5c
arena-hard-v0.1
Gradient Descent Optimization
What's the best way to implement Targeted Fast Gradient Sign Method in python?
2293654524f2499dada79a19028109ff
arena-hard-v0.1
Gradient Descent Optimization
Explain in detail the concept of deep double descent in the context of training machine learning models. Describe how it is related to gradient descent and early stopping.
3b2d36c8d60546829d4657c47deb1fee
arena-hard-v0.1
Gradio Interfaces and Blocks
import torch import gradio as gr from transformers import RobertaConfig, RobertaModel, AutoModelForSeq2SeqLM, AutoTokenizer # Create a configuration object config = RobertaConfig.from_pretrained('roberta-base') # Create the Roberta model model = RobertaModel.from_pretrained('roberta-base', config=config) # Load pret...
1da6ae4730ef4978817746a098c16595
arena-hard-v0.1
Gradio Interfaces and Blocks
Visualize pandas dataframe in gradio
34690d250eab4d9f9077513f10859335
arena-hard-v0.1
Grocery Industry Disruption
Make a SWOT analysis for the company Artistree for Europe
b91d93746f4e41268b8f1da492b0f2d4
arena-hard-v0.1
Grocery Industry Disruption
Can you explain to me how to forecast revenue for an online business vs. a brick and mortar retailer? What are the key differences?
03917c9052f0457c97e6114e810747a9
arena-hard-v0.1
HDL Design and Verification
generate sv constraints so that number of transitions from the previous output should be equal to 5 in a 32 bit number
806b0e697f254e4ab3675d8fca7a06e2
arena-hard-v0.1
HDL Design and Verification
Write me a testbench for a multiplier in cocotb
09e03665fa144757920dbf7d8946ad30
arena-hard-v0.1
HLSL Shader Decompilation Refactoring
Write an OCaml example calling an opengl compute shader doing a dot product. Include the shader in the example
742071e7f5c348e79834951803b5cd69
arena-hard-v0.1
HLSL Shader Decompilation Refactoring
Please write GLSL code (both vertex shader and fragment shader) for old-school raycasting.
cc977fe528654d41ac494df48c6bebb2
arena-hard-v0.1
Healthy Meal Planning
I would like to have a low carb breakfast. please offer me such breakfast and tell me what is its total carbs count
1751457d0f1944408c83d9c6677b3c08
arena-hard-v0.1
Healthy Meal Planning
Provide me with a breakfast recipe that is quick to make and is high in protien (at least 30 grams) and has a variety of ingredients