Skip to content

Instantly share code, notes, and snippets.

@WangYihang
WangYihang / venn.py
Created March 13, 2025 13:22
Venn Diagram
from reportlab.pdfgen import canvas
from reportlab.lib.colors import red, blue, black
from reportlab.lib.units import inch
def wrapper(func, output_file="output.pdf"):
def inner(*args, **kwargs):
c = canvas.Canvas(output_file)
func(c, *args, **kwargs)
c.save()
return inner
@humunuk
humunuk / javascript_challenge.js
Created March 13, 2025 13:22
JavaScript challenge
function decryptPart2() {
const hexString = "796f75206174";
let decrypted = "";
for (let i = 0; i < hexString.length; i+=1) {
const hexPair = hexString.substring(i, i+1);
const charCode = parseInt(hexPair, 16);
decrypted += String.fromCharCode(charCode);
}
diff --git a/sql/opt_hints.cc b/sql/opt_hints.cc
index 327af753b3c..fb09d6bd8db 100644
--- a/sql/opt_hints.cc
+++ b/sql/opt_hints.cc
@@ -746,18 +746,38 @@ bool Opt_hints_qb::set_join_hint_deps(JOIN *join,
@param hint_tab_map map of the tables, specified in the hint
- @TODO: why do we go just one level up? What if there is a deep
- embedding structure, like
@Starkyv
Starkyv / coding_performance_denormalized_sample.csv
Created March 13, 2025 13:21
Upload coding_performance_denormalized_sample.csv
We can make this file beautiful and searchable if this error is corrected: It looks like row 6 should actually have 22 columns, instead of 6 in line 5.
coding_date,day_of_week,month,year,coder_id,coder_name,coder_certification_level,coder_department,service_line_name,procedure_code,procedure_description,doctor_id,doctor_name,doctor_specialty,patient_encounter_id,total_cases_coded,total_coding_time_minutes,coding_accuracy_pct,coding_errors_count,financial_discrepancies_amount,avg_time_per_case_minutes,notes
2023-03-21,2,3,2023,C020,John Smith,RHIT,Emergency,General Surgery,CPT-5678,Knee Replacement,D002,Dr. Hall,Orthopedic Surgeon,E90214,7,102.41,86.81,1,169.97,14.63,
2023-09-07,4,9,2023,C005,David Clark,CPMA,Outpatient,Cardiology,CPT-1234,Hip Replacement,D014,Dr. Jenkins,Pediatrician,E57412,9,96.51,94.53,5,93.66,10.72,
2023-05-22,1,5,2023,C001,John Smith,CCS,Ambulatory,Orthopedics,CPT-5678,Cesarean Section,D003,Dr. Foster,Cardiologist,E72123,13,215.11,90.9,4,267.8,16.55,
2023-09-12,2,9,2023,C002,David Clark,CPMA,Emergency,Newborn,ICD10-P45.1,Angioplasty,D015,Dr. Carter,Pediatrician,E82252,2,30.72,99.76,0,611.16,15.36,
2023-12-19,2,12,2023,C017,David Cla
@Starkyv
Starkyv / coding_performance_denormalized_sample.csv
Created March 13, 2025 13:21
Upload coding_performance_denormalized_sample.csv
We can make this file beautiful and searchable if this error is corrected: It looks like row 6 should actually have 22 columns, instead of 6 in line 5.
coding_date,day_of_week,month,year,coder_id,coder_name,coder_certification_level,coder_department,service_line_name,procedure_code,procedure_description,doctor_id,doctor_name,doctor_specialty,patient_encounter_id,total_cases_coded,total_coding_time_minutes,coding_accuracy_pct,coding_errors_count,financial_discrepancies_amount,avg_time_per_case_minutes,notes
2023-03-21,2,3,2023,C020,John Smith,RHIT,Emergency,General Surgery,CPT-5678,Knee Replacement,D002,Dr. Hall,Orthopedic Surgeon,E90214,7,102.41,86.81,1,169.97,14.63,
2023-09-07,4,9,2023,C005,David Clark,CPMA,Outpatient,Cardiology,CPT-1234,Hip Replacement,D014,Dr. Jenkins,Pediatrician,E57412,9,96.51,94.53,5,93.66,10.72,
2023-05-22,1,5,2023,C001,John Smith,CCS,Ambulatory,Orthopedics,CPT-5678,Cesarean Section,D003,Dr. Foster,Cardiologist,E72123,13,215.11,90.9,4,267.8,16.55,
2023-09-12,2,9,2023,C002,David Clark,CPMA,Emergency,Newborn,ICD10-P45.1,Angioplasty,D015,Dr. Carter,Pediatrician,E82252,2,30.72,99.76,0,611.16,15.36,
2023-12-19,2,12,2023,C017,David Cla
import Head from 'next/head';
export default function Home() {
return (
<>
<Head>
<title>Главная страница | Next.js</title>
<meta name="description" content="Этот сайт создан с помощью Next.js" />
<meta name="keywords" content="nextjs, seo, react, web development" />
</Head>
@benkelly
benkelly / _deobfuscating-unminifying-obfuscated-web-app-code.md
Created March 13, 2025 13:21 — forked from 0xdevalias/_deobfuscating-unminifying-obfuscated-web-app-code.md
Some notes and tools for reverse engineering / deobfuscating / unminifying obfuscated web app code
@hietrucexyujt87
hietrucexyujt87 / Uranium Backup
Created March 13, 2025 13:21
Uranium Backup Crack
Uranium Backup Cracked
@choco-bot
choco-bot / 1.RegistrySnapshot.xml
Created March 13, 2025 13:20
dotnet-9.0-runtime v9.0.3 - Passed - Package Tests Results
<?xml version="1.0" encoding="utf-8"?>
<registrySnapshot xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<user>S-1-5-21-1993710684-3149439546-4121954415-1000</user>
<keys>
<key installerType="Msi" displayName="Microsoft .NET Host FX Resolver - 9.0.3 (x64)" displayVersion="72.12.29501">
<RegistryView>Registry64</RegistryView>
<KeyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{0FD489DC-A3E9-4F57-9770-812CD1059FA5}</KeyPath>
<DefaultValue />
<InstallLocation><![CDATA[]]></InstallLocation>
<UninstallString><![CDATA[MsiExec.exe /X{0FD489DC-A3E9-4F57-9770-812CD1059FA5}]]></UninstallString>
@boegelbot
boegelbot / easybuild_test_report_3660_easybuilders_preasybuild-easyblocks_20252013-UTC-13-20-34.md
Created March 13, 2025 13:20
EasyBuild test report for easybuilders/easybuild-easyblocks PR(s) #3660

Test report for easyblock PR(s) easybuilders/easybuild-easyblocks#3660

Test result

Build succeeded for 2 out of 4 (4 easyconfigs in total)

Overview of tested easyconfigs (in order)