Skip to content

Instantly share code, notes, and snippets.

@DolphinOfficial
DolphinOfficial / PostShutdownFullLog.txt
Created February 6, 2025 23:35
Text file created by Roblox
-- AH POST-SERVER LOGS --
-- ServerID: 3c5c677a-73a6-44c7-a460-f9df4f1ba7ef
-- Server started: February 06, 2025 10:24 PM UTC | Server uptime: 4182 seconds
------------------ LOADB LOGS ------------------
{
}
@DolphinOfficial
DolphinOfficial / PostShutdownFullLog.txt
Created February 6, 2025 23:33
Text file created by Roblox
-- AH POST-SERVER LOGS --
-- ServerID: e000f176-f975-4cfe-a314-c7087ad82a02
-- Server started: February 06, 2025 11:33 PM UTC | Server uptime: 8 seconds
------------------ LOADB LOGS ------------------
{
}
@NotSebbbb
NotSebbbb / BMI_BMR_CaloricIntake_Calculator.py
Last active February 6, 2025 23:41
This will calculate a users BMI, BMR, and Caloric Intake.
weight = float(input("Enter your weight in lbs: "))#This takes down the users weight for the equation.
height = float(input("Enter your height in inches: "))#This takes down the users height for the equation.
age = float(input("Enter your age: "))#This takes down the users age for the equation.
BMI = (weight * 703) / (height * height)#This is the equation to calculate the users BMI
cm = (height * 2.54)#Converts cm into inches
kg = (weight / 2.205)#Converts kg into lbs
male_BMR = (10 * kg) + (6.25 * cm) - (5 * age) + 5#This is the equation to calculate a male users BMR.
female_BMR = (10 * kg) + (6.25 * cm) - (5 * age) - 161#This is the equation to calculate a female users BMR.
calories_male = (male_BMR * 1.55)#This equation calculates a male users caloric intake if they are.
calories_female =(female_BMR * 1.55)#This equation calculates a female users caloric intake if they are.
@juninolv
juninolv / Main.java
Created February 6, 2025 23:32
B - Luggage
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
try (Scanner input = new Scanner(System.in)) {
int cases = input.nextInt();
input.nextLine();
for (int i = 0; i < cases; i++) {
String[] line = input.nextLine().split(" ");
@amvFrontendMonkey
amvFrontendMonkey / swagger.json
Created February 6, 2025 23:32
.aggregations-only response empty search with key list (prod)
reportRdw
aantalZitplaatsen
beschikbaarheidsStatus
onderhoudsboekjeAanwezig
soortAanbieder
zoekopties
aantalDeuren
garantietype
emissiecode
isOnlineAankoopbaar
# Get a list of IDs for all ways in the gdf
way_ids = gdf_bike.loc['way'].index.tolist()
# get a bbox, as per features_from_point()
bbox = ox.utils_geo.bbox_from_point(center, 5000)
# get a polygon we can use to query Overpass, as per features_from_bbox()
polygon = ox.utils_geo.bbox_to_poly(bbox)
# build results generator
response_jsons = ox._overpass._download_overpass_features(polygon, tags_bike)
# get the elements, assuming the generator only yielded one response
elements = next(response_jsons)['elements']
@choco-bot
choco-bot / 1.RegistrySnapshot.xml
Created February 6, 2025 23:30
burp-suite-pro-edition v2022.3.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-1596741959-743918983-2523237570-1000</user>
<keys>
<key installerType="Unknown" displayName="Burp Suite Professional 2022.3.3" displayVersion="2022.3.3">
<RegistryView>Registry64</RegistryView>
<KeyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\7318-9294-3757-1226</KeyPath>
<DefaultValue />
<InstallLocation><![CDATA[C:\Program Files\BurpSuitePro]]></InstallLocation>
<UninstallString><![CDATA["C:\Program Files\BurpSuitePro\uninstall.exe"]]></UninstallString>
@DolphinOfficial
DolphinOfficial / PostShutdownFullLog.txt
Created February 6, 2025 23:30
Text file created by Roblox
-- AH POST-SERVER LOGS --
-- ServerID: d997a3f7-ced6-4ea3-8403-9d48e64c362a
-- Server started: February 06, 2025 11:29 PM UTC | Server uptime: 21 seconds
------------------ LOADB LOGS ------------------
{
}
@Exponent4806
Exponent4806 / new.txt
Created February 6, 2025 23:29 — forked from bloodclot/new.txt
hosts file list for news site blocking
# This hosts file was generated by converting the CSV file from:
# https://github.com/ercexpo/us-news-domains/blob/main/us-news-domains-v2.0.0.csv
# The CSV contained a list of US news domain names, which have been mapped to the invalid address (0.0.0.0).
# This conversion serves to block or redirect traffic to these domains for purposes such as testing, ad-blocking, or network management.
# NOTE: This gist and hosts file does not automatically update from the csv.
0.0.0.0 10nbc.com
0.0.0.0 10news.com
0.0.0.0 11alive.com
@Exponent4806
Exponent4806 / adguard-newssites-2024.txt
Created February 6, 2025 23:29 — forked from spafrost/adguard-newssites-2024.txt
AdBlock list for news site blocking
!
! Title: News Website Blocking List for AdGuard
! Description: As bigger list of news sites as I can find for when you want to tune out
! Version: 0.0.0.1
! Homepage:
! Last modified: 2024-11-06T12:00:02.446Z
!
! Initial List Sourced from: https://github.com/ercexpo/us-news-domains/blob/main/us-news-domains-v2.0.0.csv
!
!