Skip to content

Instantly share code, notes, and snippets.

---- Minecraft Crash Report ----
// This doesn't make any sense!
Time: 2/12/25 1:15 AM
Description: Rendering overlay
com.jozufozu.flywheel.backend.loading.ShaderLoadingException: Could not load all shaders, see log for details
at com.jozufozu.flywheel.backend.ShaderSources.onResourceManagerReload(ShaderSources.java:92) ~[flywheel:1.16-0.2.4] {re:classloading}
at net.minecraftforge.resource.ISelectiveResourceReloadListener.func_195410_a(ISelectiveResourceReloadListener.java:33) ~[forge:?] {re:classloading}
at net.minecraft.resources.IResourceManagerReloadListener.func_232635_a_(IResourceManagerReloadListener.java:18) ~[?:?] {re:computing_frames,re:classloading,re:mixin}
@PrimeKitchenCabinet
PrimeKitchenCabinet / Kitchen Cupboards Near Me – Limited-Time Deals You Can’t Miss!
Created February 11, 2025 17:15
Kitchen Cupboards Near Me – Limited-Time Deals You Can’t Miss! https://ift.tt/y7G4hsr
Kitchen Cupboards Near Me – Limited-Time Deals You Can’t Miss!
Are you searching for kitchen cupboards near me that offer both quality and affordability? If so, now is the perfect time to make your dream kitchen a reality! Whether you’re planning a full kitchen remodel or simply looking for affordable kitchen cupboard replacements, finding the right supplier with the best deals is key. As a […]
The post Kitchen Cupboards Near Me – Limited-Time Deals You Can’t Miss! appeared first on Prime Kitchen Cabinet Design.
Tags and categories: Boca Raton, coconut creek, Cupboards, Kitchen Cabinets, Kitchen Remodel
via WordPress https://ift.tt/y7G4hsr
@1nspirify
1nspirify / theGreatKoreanRandom
Last active February 11, 2025 18:15
arrays_first_task
using System;
using System.Globalization;
class Program
{
static void Main(string[] args)
{
bool isActive = false;
int[] userNumbers = new int[0];
string exitCmd = "exit";
@HugsLibRecordKeeper
HugsLibRecordKeeper / output_log.txt
Created February 11, 2025 17:14
Rimworld output log published using HugsLib
Log uploaded on Tuesday, February 11, 2025, 12:14:26 PM
Loaded mods:
Harmony(brrainz.harmony)[mv:2.3.1.0]: 0Harmony(2.3.3), HarmonyMod(2.3.1)
BetterLoading(me.samboycoding.betterloading.dev)[mv:3.5.0.0]: BetterLoading(2.3.0), Tomlet(3.1.3)
Core(Ludeon.RimWorld): (no assemblies)
Royalty(Ludeon.RimWorld.Royalty): (no assemblies)
Ideology(Ludeon.RimWorld.Ideology): (no assemblies)
Biotech(Ludeon.RimWorld.Biotech): (no assemblies)
Anomaly(Ludeon.RimWorld.Anomaly): (no assemblies)
Mod Manager (Continued)(Mlie.ModManager)[mv:1.5.4]: 0ColourPicker(1.0.0), FluffyUI(av:1.0.0,fv:1.5.4), ModManager(av:1.0.0,fv:1.5.4), SemanticVersioning(2.0.2), VersionFromManifest(0.0.0), YamlDotNet(av:16.0.0,fv:16.1.3)
This file has been truncated, but you can view the full file.
objc[10246]: Class _TtC7Logging4Lock is implemented in both /Users/vivekpattanaik-local/Library/Developer/Xcode/DerivedData/Realtor-cctoddhwqbbuabekqqcauvwiakvv/Build/Products/Production-iphonesimulator/TopHap.framework/TopHap (0x1086ce940) and /Users/vivekpattanaik-local/Library/Developer/CoreSimulator/Devices/20D64051-CCB7-4314-B263-C468BF4BCA9F/data/Containers/Bundle/Application/71A2FE0A-8E7A-4AD2-A965-D4DF6304B606/Realtor.com.app/Realtor.com (0x1034fd440). One of the two will be used. Which one is undefined.
\documentclass[12pt]{article}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage[german]{babel}
\usepackage{amsmath,amsfonts,amssymb}
\usepackage{graphicx}
\usepackage{geometry}
\usepackage{multicol}
\usepackage{tikz}
\usepackage{pgfplots}
@HugsLibRecordKeeper
HugsLibRecordKeeper / output_log.txt
Created February 11, 2025 17:13
Rimworld output log published using HugsLib
Log uploaded on Tuesday, February 11, 2025, 12:13:40 PM
Loaded mods:
Harmony(brrainz.harmony)[mv:2.3.1.0]: 0Harmony(2.3.3), HarmonyMod(2.3.1)
Core(Ludeon.RimWorld): (no assemblies)
Royalty(Ludeon.RimWorld.Royalty): (no assemblies)
Ideology(Ludeon.RimWorld.Ideology): (no assemblies)
Biotech(Ludeon.RimWorld.Biotech): (no assemblies)
HugsLib(UnlimitedHugs.HugsLib)[ov:11.0.4]: 0Harmony(av:2.3.3,fv:1.2.0.1), HugsLib(av:1.0.0,fv:11.0.4)
Dominant Gene(Sl4vP0weR.DominantGene): DominantGene(1.0.0)
ReplaceLib(ferny.ReplaceLib): ReplaceLib(1.0.0)
@victoire-hergan
victoire-hergan / gist:04110c88bfbf7c41dc5ec12a9a436969
Created February 11, 2025 17:13
Stream response from a deployed flow
static const String _flowStreamDelimiter = '\n\n';
static StreamFlowResponse<O, S> streamFlow<O, S>({
required String url,
dynamic input,
Map<String, String>? headers,
}) {
// Create a StreamController to manage the stream of messages
final controller = StreamController<S>();
@DMZ1921
DMZ1921 / readme.md
Created February 11, 2025 17:13 — forked from jdrew1303/readme.md
Market Order Matching Engine

Introduction

The computer driven markets for instruments like stocks and exchange traded stock options, have transformed finance and the flow of capital. These markets are enabled by order matching engines (and the infrastructure that supports this software). Before computer trading networks and matching engines, stocks where traded on cavernous exchange floors and transaction costs where high. When electronic trading fully matured, floor traders were a fading anachronism and transaction costs had been reduced to pennies a share in many cases. Electronic trading could not exist without advanced network infrastructure, but without the software matching engines no shares would change hands. The computer trading networks, the matching engine software has also created a concentrated nexus of potential failure. Failures in these systems have increased as the frequency and volume on the electronic networks has increased. The position of order matching engines in the trading infrastructure makes these systems o

@NewIntakes
NewIntakes / School of Basic Midwifery, Gwagwalada 2025-2026 Admission form is still ongoing. Call (+2347049730321) (DR MRS Veronica) for More Information on how to apply and Admission Assistance. Also Forms into other programmes are now available. Contact the sc
Created February 11, 2025 17:13
School of Basic Midwifery, Gwagwalada 2025-2026 Admission form is still ongoing. Call (+2347049730321) (DR MRS Veronica) for More Information on how to apply and Admission Assistance. Also Forms into other programmes are now available. Contact the school Admin — 07049730321 for more inquiries. The School Authority requires all candidates applyin…
School of Basic Midwifery, Gwagwalada 2025-2026 Admission form is still ongoing. Call (+2347049730321) (DR MRS Veronica) for More Information on how to apply and Admission Assistance. Also Forms into other programmes are now available. Contact the school Admin — 07049730321 for more inquiries. The School Authority requires all candidates applying for admission into any of its courses to possess Five (5) O’ Level Credit Level Passes at not more than two (2) sittings to include English Language and Mathematics and three (3) other subjects relevant to course.