id string | source string | environment string | split_role string | bucket string | group string | source_created_at timestamp[s] | source_updated_at string | collected_at timestamp[s] | url string | license string | text string | char_count int64 | word_count int64 | metadata dict | label int64 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
unseen:stack_edu:718f6990c17a758addf2b6fd1598f5550f5b1ebc | github_api | stack_edu | unseen | java | java | 2025-10-14T06:43:59 | 2026-05-08T22:07:27Z | 2026-05-09T12:19:18 | https://raw.githubusercontent.com/DuanYan007/markitdown/master/markitdown-java/src/main/java/com/markitdown/ocr/PaddleOcrEngine.java | MIT | package com.markitdown.ocr;
import com.fasterxml.jackson.core.type.TypeReference;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.markitdown.config.ConversionOptions;
import java.io.ByteArrayOutputStream;
import java.io.File;
import java.io.IOException;
import java.io.InputStream;
import java.net.URI;
... | 10,549 | 1,098 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "3774268d62935204a016e5e13835d2e5c64d02977ea97332458ab33f88b508e8",
"repo_full_name": "DuanYan007/markitdown",
"repo_stars": 817,
"path": "markitdown-java/src/main/java/com/markitdown/ocr/PaddleOcrEngine.java",
"raw_source_metadata": {
"repo": {
... | 1 |
seen:stack_edu:012b558c1936856a6081cfe4d9b99ef4f31b07d7 | dolma3_hf | stack_edu | seen | typescript | typescript | null | 2026-05-09T12:12:29 | null | ODC-BY | const EventEmitter = require("events").EventEmitter;
const collectors = [];
class MessageCollector extends EventEmitter {
protected filter;
protected channel;
protected options;
protected ended;
protected collected;
constructor(channel, filter, options) {
super();
this.filter = filter;
this.channel = channe... | 1,349 | 156 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "a6bc8a51d5c209f187e4724994ac099ae344dc6f9d411e4b8f9afd9ea51affe5",
"repo_full_name": null,
"repo_stars": null,
"path": null,
"raw_source_metadata": {
"repo": null,
"tree_item": null,
"license_type": "permissive",
"length_bytes": 1445,
... | 0 | |
seen:stack_edu:56c93e976cdbe8751c4b579f575cd80fa973e4fd | dolma3_hf | stack_edu | seen | go | go | null | 2026-05-09T12:12:35 | null | ODC-BY | package domain
import (
"encoding/json"
"fmt"
"os"
"strings"
"github.com/runabove/sail/internal"
"github.com/spf13/cobra"
)
var usageDomainAttach = "Invalid usage. sail service attach <applicationName>/<serviceId> <domain> [<pattern> [<method>]]. Please see sail service attach --help"
var cmdDomainAttach = &c... | 1,295 | 163 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "deadb40a68572db477cd24bb998a2c12983ac682b44faac3f389090b34d077d2",
"repo_full_name": null,
"repo_stars": null,
"path": null,
"raw_source_metadata": {
"repo": null,
"tree_item": null,
"license_type": "no_license",
"length_bytes": 1321,
... | 0 | |
seen:stack_edu:77a5c21b57b172efa72c6c75bc1816628ac516f5 | dolma3_hf | stack_edu | seen | javascript | javascript | null | 2026-05-09T12:12:26 | null | ODC-BY | const Apify = require('apify');
const httpRequest = require('@apify/http-request');
const LATEST = 'LATEST';
Apify.main(async () => {
const kvStore = await Apify.openKeyValueStore("COVID-19-IRAN");
const dataset = await Apify.openDataset("COVID-19-IRAN-HISTORY");
// get worldometerData and assign it to respective... | 1,637 | 191 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "1a67fa01f234b0ef79ba72ed967b93aee3b260b94378da762a4585854d287b9a",
"repo_full_name": null,
"repo_stars": null,
"path": null,
"raw_source_metadata": {
"repo": null,
"tree_item": null,
"license_type": "no_license",
"length_bytes": 1711,
... | 0 | |
unseen:stack_edu:5a55037e7ef85a9bc8831a51138b30412258b85f | github_api | stack_edu | unseen | javascript | javascript | 2026-02-26T13:37:07 | 2026-05-09T12:14:13Z | 2026-05-09T12:16:13 | https://raw.githubusercontent.com/qingchencloud/clawpanel/main/src/lib/model-presets.js | NOASSERTION | /**
* 共享模型预设配置
* models.js 和 assistant.js 共用,只需维护一套数据
*/
// API 接口类型选项
export const API_TYPES = [
{ value: 'openai-completions', label: 'OpenAI Chat Completions (最常用)' },
{ value: 'anthropic-messages', label: 'Anthropic Messages' },
{ value: 'openai-responses', label: 'OpenAI Responses' },
{ value: 'openai-code... | 7,272 | 947 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "8424d01285a538c2137beca389eb9c4afcc1f7c6e7064e3f2448de32d84a61c5",
"repo_full_name": "qingchencloud/clawpanel",
"repo_stars": 2677,
"path": "src/lib/model-presets.js",
"raw_source_metadata": {
"repo": {
"full_name": "qingchencloud/clawpanel",
... | 1 |
unseen:stack_edu:b48b77064d3c043ec79fd2cd6ed5ab29ce72fd00 | github_api | stack_edu | unseen | typescript | go | 2025-08-04T12:28:27 | 2026-05-09T11:59:36Z | 2026-05-09T12:23:42 | https://raw.githubusercontent.com/autobrr/qui/develop/web/src/components/ui/hover-card.tsx | GPL-2.0 | /*
* Copyright (c) 2025-2026, s0up and the autobrr contributors.
* SPDX-License-Identifier: GPL-2.0-or-later
*/
import * as HoverCardPrimitive from "@radix-ui/react-hover-card"
import * as React from "react"
import { cn } from "@/lib/utils"
const HoverCard = HoverCardPrimitive.Root
const HoverCardTrigger = Hover... | 1,388 | 182 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "b0faeb74b663cacb3f59ab8de0774668f54300afc8a5e5d1659f014805cb1e1c",
"repo_full_name": "autobrr/qui",
"repo_stars": 3847,
"path": "web/src/components/ui/hover-card.tsx",
"raw_source_metadata": {
"repo": {
"full_name": "autobrr/qui",
"html_ur... | 1 |
seen:stack_edu:51e184ceab4cdc37d21db4ef6c0ce7cce5d238a1 | dolma3_hf | stack_edu | seen | go | go | null | 2026-05-09T12:12:35 | null | ODC-BY | package conversion
import (
"strings"
"testing"
metricsource "github.com/moira-alert/moira/metric_source"
. "github.com/smartystreets/goconvey/convey"
)
func TestErrUnexpectedAloneMetric_Error(t *testing.T) {
Convey("ErrUnexpectedAloneMetric message", t, func() {
declared := map[string]bool{
"t1": true,
"t2"... | 3,147 | 350 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "ffa6d6ad561aeab3e145756f7bca866708c8b98b9b70f56d121010f2de7ddc8e",
"repo_full_name": null,
"repo_stars": null,
"path": null,
"raw_source_metadata": {
"repo": null,
"tree_item": null,
"license_type": "permissive",
"length_bytes": 3273,
... | 0 | |
seen:stack_edu:8fe570c7e521a6a8f3b5 | dolma3_hf | stack_edu | seen | python_like | python | null | null | 2026-05-09T12:12:23 | null | ODC-BY | from copy import deepcopy
class PopulateModel:
def __init__(self, model, update_in_case_of_change=True, fields_to_ignore=None):
self.model_class = model
self.update_in_case_of_change = update_in_case_of_change
self.fixed_fields_to_ignore = ('_state', 'id', 'created_on', 'updated_at')
self.overall_fields_to_ignore... | 1,493 | 133 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "8fe570c7e521a6a8f3b51f5d200319212aeb503c2ebc0a967c97706724abd0fb",
"repo_full_name": null,
"repo_stars": null,
"path": null,
"raw_source_metadata": {
"repo": null,
"tree_item": null,
"license_type": null,
"length_bytes": null,
"path": ... | 0 |
unseen:stack_edu:df09a87096a5abb90a52a6360039505fd70bcf31 | github_api | stack_edu | unseen | python | javascript | 2025-05-29T02:59:56 | 2026-05-08T11:17:28Z | 2026-05-09T12:15:12 | https://raw.githubusercontent.com/Minidoracat/mcp-feedback-enhanced/main/src/mcp_feedback_enhanced/utils/memory_monitor.py | NOASSERTION | #!/usr/bin/env python3
"""
集成式內存監控系統
==================
提供與資源管理器深度集成的內存監控功能,包括:
- 系統和進程內存使用監控
- 智能清理觸發機制
- 內存洩漏檢測和趨勢分析
- 性能優化建議
"""
import gc
import threading
from collections import deque
from collections.abc import Callable
from dataclasses import dataclass
from datetime import datetime
from typing import Any
impo... | 12,370 | 1,254 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "b59109789eeea224da6bed87c308ca528ba5d324512a03abfe7ee8306086ac39",
"repo_full_name": "Minidoracat/mcp-feedback-enhanced",
"repo_stars": 3783,
"path": "src/mcp_feedback_enhanced/utils/memory_monitor.py",
"raw_source_metadata": {
"repo": {
"full_n... | 1 |
unseen:stack_edu:83f4f901d78bcff78c6b51154ce0d1e11bf8859d | github_api | stack_edu | unseen | typescript | rust | 2026-02-11T23:53:16 | 2026-05-08T17:38:34Z | 2026-05-09T12:25:39 | https://raw.githubusercontent.com/spacedriveapp/spacebot/main/interface/src/hooks/useServer.tsx | NOASSERTION | import {
createContext,
useContext,
useState,
useEffect,
useCallback,
useRef,
type ReactNode,
} from "react";
import { setServerUrl as setClientServerUrl } from "@/api/client";
import {
HAS_BUNDLED_SERVER,
IS_DESKTOP,
invoke as platformInvoke,
} from "@/platform";
export type ServerState = "checking" | "conn... | 6,735 | 756 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "2dfd3ce89c1082f12f1bd2751f1884f9af5ddf1e3bd543222e31dfd46b030952",
"repo_full_name": "spacedriveapp/spacebot",
"repo_stars": 2199,
"path": "interface/src/hooks/useServer.tsx",
"raw_source_metadata": {
"repo": {
"full_name": "spacedriveapp/spaceb... | 1 |
unseen:stack_edu:50477198d47cb2a76e482602661128f0e0abe69b | github_api | stack_edu | unseen | rust | rust | 2025-07-31T22:01:49 | 2026-05-09T12:23:57Z | 2026-05-09T12:25:11 | https://raw.githubusercontent.com/dmtrKovalenko/fff/main/crates/fff-core/src/path_utils.rs | MIT | use std::path::{Path, PathBuf};
#[cfg(windows)]
pub fn canonicalize(path: impl AsRef<Path>) -> std::io::Result<PathBuf> {
dunce::canonicalize(path)
}
#[cfg(not(windows))]
pub fn canonicalize(path: impl AsRef<Path>) -> std::io::Result<PathBuf> {
std::fs::canonicalize(path)
}
/// Git requires a normalized forward-sl... | 3,887 | 441 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "b3a2501d79dc65d802605869d5855f9d81120af411c79a15632a939112d2d9f3",
"repo_full_name": "dmtrKovalenko/fff",
"repo_stars": 5884,
"path": "crates/fff-core/src/path_utils.rs",
"raw_source_metadata": {
"repo": {
"full_name": "dmtrKovalenko/fff",
... | 1 |
seen:stack_edu:ba3a3e5d2b1a7173fc71ece12deb0137e4473008 | dolma3_hf | stack_edu | seen | rust | rust | null | 2026-05-09T12:12:37 | null | ODC-BY | // internal function used
use super::allocators::{fixed_size_blocks::FixedSizeBlockAllocator, Locked};
// external crates used
use x86_64::{
structures::paging::{
mapper::MapToError, FrameAllocator, Mapper, Page, PageTableFlags, Size4KiB,
},
VirtAddr,
};
// ! ------------- heap allocator -------------
/// Starti... | 1,513 | 153 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "faf01c9393aa6ecbf88ccf8f343278c03410ca8e6d8965092dc5f32816d9c692",
"repo_full_name": null,
"repo_stars": null,
"path": null,
"raw_source_metadata": {
"repo": null,
"tree_item": null,
"license_type": "permissive",
"length_bytes": 1660,
... | 0 | |
seen:stack_edu:cc0a0e28521e754251a56379edeef502daf226b2 | dolma3_hf | stack_edu | seen | javascript | javascript | null | 2026-05-09T12:12:26 | null | ODC-BY | // dada una palabra por el terminal, mostrar por pantalla "Es un palíndromo" en caso de que la palabra lo sea, y "No es un palíndromo" en caso contrario";
// hay que tener en cuenta que los espacios que ponga el usuario en el terminal, no los recibimos.
// tengan en cuenta que la letra "A" no es igual que la letra "a",... | 912 | 132 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "8824b63db47aee244016ec4676c5f787fb7d77d86b77e955f82fcd9d33ee5643",
"repo_full_name": null,
"repo_stars": null,
"path": null,
"raw_source_metadata": {
"repo": null,
"tree_item": null,
"license_type": "no_license",
"length_bytes": 1007,
... | 0 | |
seen:stack_edu:a028ceb3207f1e11d04f26759e9ba8ed96c3bd1d | dolma3_hf | stack_edu | seen | rust | rust | null | 2026-05-09T12:12:37 | null | ODC-BY | use pix_engine::prelude::*;
struct WindowDemo {
windows: Vec<(WindowId, Color)>,
}
impl WindowDemo {
fn new() -> Self {
Self { windows: vec![] }
}
}
impl PixEngine for WindowDemo {
fn on_update(&mut self, s: &mut PixState) -> PixResult<()> {
s.clear()?;
s.fill(Color::WHITE);
s.text("Window 1")?;
if s.butt... | 1,385 | 176 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "c9500becdd41e76da477b25c192fd2a1ad89be27711f619cae4e6aa2b466eb7e",
"repo_full_name": null,
"repo_stars": null,
"path": null,
"raw_source_metadata": {
"repo": null,
"tree_item": null,
"license_type": "permissive",
"length_bytes": 1795,
... | 0 | |
unseen:stack_edu:6e3519914fdc5988d342987fac1be3299c38000f | github_api | stack_edu | unseen | python | python | 2025-03-03T15:42:51 | 2026-05-09T11:29:41Z | 2026-05-09T12:14:18 | https://raw.githubusercontent.com/camel-ai/owl/main/community_usecase/OWL%20Interview%20Preparation%20Assistant/main.py | null | #main.py
import os
import logging
import time
from typing import Dict, Any, Callable, Optional
from pathlib import Path
import sys
# Add parent directory to path for OWL imports
sys.path.append('../')
from dotenv import load_dotenv
import numpy as np # Explicitly import numpy to avoid 'numpy' errors
from camel.models ... | 11,283 | 1,245 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "77e408103253fe9c69cd3503a8290abee3656c0b8188944ef0bf18182af15959",
"repo_full_name": "camel-ai/owl",
"repo_stars": 19758,
"path": "community_usecase/OWL Interview Preparation Assistant/main.py",
"raw_source_metadata": {
"repo": {
"full_name": "c... | 1 |
unseen:stack_edu:dbbf1a537ff048ae84722585671eb807089f8b4c | github_api | stack_edu | unseen | java | java | 2025-01-20T17:52:58 | 2026-05-09T08:45:09Z | 2026-05-09T12:18:54 | https://raw.githubusercontent.com/modelcontextprotocol/java-sdk/main/mcp-test/src/main/java/io/modelcontextprotocol/server/TestUtil.java | MIT | /*
* Copyright 2025 - 2025 the original author or authors.
*/
package io.modelcontextprotocol.server;
import java.io.IOException;
import java.net.InetSocketAddress;
import java.net.ServerSocket;
public class TestUtil {
TestUtil() {
// Prevent instantiation
}
/**
* Finds an available port on the local machine.... | 712 | 84 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "265c017f73df5ff7f6953c0ddd47c2548f0ac2de617334d44db14c19daaca1cf",
"repo_full_name": "modelcontextprotocol/java-sdk",
"repo_stars": 3403,
"path": "mcp-test/src/main/java/io/modelcontextprotocol/server/TestUtil.java",
"raw_source_metadata": {
"repo": {... | 1 |
seen:stack_edu:5f0937fc0a64fb0bab557aec242604975211cb54 | dolma3_hf | stack_edu | seen | java | java | null | 2026-05-09T12:12:32 | null | ODC-BY | import java.io.*;
import java.util.*;
public class TwoSets
{
static class FastReader
{
BufferedReader br;
StringTokenizer st;
public FastReader()
{
br = new BufferedReader(new InputStreamReader(System.in));
}
String next()
{
while (st == null || !st.hasMoreElements())
{
try
{
st = new Str... | 2,392 | 315 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "d00521ff42314aeb82dc182782a45cfc0da1bd937e27f75b79dbcd19db69392c",
"repo_full_name": null,
"repo_stars": null,
"path": null,
"raw_source_metadata": {
"repo": null,
"tree_item": null,
"license_type": "no_license",
"length_bytes": 3548,
... | 0 | |
seen:stack_edu:bf6dcfe400d70a4bcda4155ab2e2f9556a1ccf0a | dolma3_hf | stack_edu | seen | java | java | null | 2026-05-09T12:12:33 | null | ODC-BY | package edu.augustana.csc285.Ibis.test;
import static org.junit.Assert.assertNotNull;
import java.io.File;
import java.io.FileNotFoundException;
import static org.junit.jupiter.api.Assertions.*;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.api.BeforeAll;
import org.opencv.core.Core;
import edu.august... | 2,709 | 299 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "284639f8d9b2f27b1a2ae55950abc2dbbdd64c56d4ff4d33922d8d702d29b319",
"repo_full_name": null,
"repo_stars": null,
"path": null,
"raw_source_metadata": {
"repo": null,
"tree_item": null,
"license_type": "no_license",
"length_bytes": 2826,
... | 0 | |
seen:stack_edu:fb48ee903205be74d68bfd64321b43896cb77f8c | dolma3_hf | stack_edu | seen | typescript | typescript | null | 2026-05-09T12:12:28 | null | ODC-BY | import { ICustomer } from "../model/Customer.ts";
import DbConnection from "../database/DbConnection.ts";
class CustomerRepo {
async getCustomers() {
const result = await DbConnection.query("select * from customer;");
return result.rows;
}
async getCustomer(id: string) {
const result = await DbConnection.query(... | 1,028 | 120 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "b4f12e0c3554d8c8cc962ffff89270be229beb5dc70c79941cd784a7cfb7d6bc",
"repo_full_name": null,
"repo_stars": null,
"path": null,
"raw_source_metadata": {
"repo": null,
"tree_item": null,
"license_type": "no_license",
"length_bytes": 1138,
... | 0 | |
seen:stack_edu:f0272457f576c076268e1981bb9afc1befc07e96 | dolma3_hf | stack_edu | seen | rust | rust | null | 2026-05-09T12:12:38 | null | ODC-BY | use std::cmp::Reverse;
use crate::{
components::consensus::{
highway_core::{
highway::Highway,
state::{Fault, State},
validators::ValidatorIndex,
},
traits::Context,
},
types::Timestamp,
utils::div_round,
};
/// A validator's participation status: whether they are faulty or inactive.
#[derive(Copy, Clone, D... | 2,877 | 330 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "35f00b8fc58e67b098d42423ea405f91c13584bdc4ae4d4aa95e5bda2b82adb8",
"repo_full_name": null,
"repo_stars": null,
"path": null,
"raw_source_metadata": {
"repo": null,
"tree_item": null,
"license_type": "permissive",
"length_bytes": 3522,
... | 0 | |
seen:stack_edu:83e5831c46d3399aa9d42486434f4cc904bf8f02 | dolma3_hf | stack_edu | seen | java | java | null | 2026-05-09T12:12:32 | null | ODC-BY | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may n... | 5,555 | 678 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "650ecd2f8e7263133309ac211ca97ce2dfa0cc3c54c614859c71d372b2c349b2",
"repo_full_name": null,
"repo_stars": null,
"path": null,
"raw_source_metadata": {
"repo": null,
"tree_item": null,
"license_type": "permissive",
"length_bytes": 6391,
... | 0 | |
seen:stack_edu:69b528cf7661ad0b50e3 | dolma3_hf | stack_edu | seen | python_like | python | null | null | 2026-05-09T12:12:24 | null | ODC-BY | from shapes import Shape
from random import randint, choice
from button import Button
import pygame
import sys
# def startButton():
# main()
# button = Button(surface, text="PLay", command=startButton)
# button.pack()
# mainloop()
class ShatterSplinx:
def __init__(self, screenWidth, screenHeight):
self.screenWidth... | 3,703 | 506 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "69b528cf7661ad0b50e318a5c7e397bfb1a9725f5f9fceca52e2e2f053b7e576",
"repo_full_name": null,
"repo_stars": null,
"path": null,
"raw_source_metadata": {
"repo": null,
"tree_item": null,
"license_type": null,
"length_bytes": null,
"path": ... | 0 |
unseen:stack_edu:1dc770a4f19ac350d76a42e787328c6675b19fa4 | github_api | stack_edu | unseen | javascript | go | 2026-01-21T15:14:40 | 2026-05-09T12:08:24Z | 2026-05-09T12:23:13 | https://raw.githubusercontent.com/CJackHwang/ds2api/main/webui/vite.config.js | AGPL-3.0 | import { defineConfig } from 'vite'
import react from '@vitejs/plugin-react'
import { dirname, resolve } from 'node:path'
import { fileURLToPath } from 'node:url'
const webuiDir = dirname(fileURLToPath(import.meta.url))
const repoRoot = resolve(webuiDir, '..')
export default defineConfig(({ mode }) => ({
plugins: [
... | 1,127 | 139 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "41d6d273d7e0059274ef776c1dbdd6c368f4254f23e17e84af7d17d78d3bd76a",
"repo_full_name": "CJackHwang/ds2api",
"repo_stars": 3981,
"path": "webui/vite.config.js",
"raw_source_metadata": {
"repo": {
"full_name": "CJackHwang/ds2api",
"html_url": ... | 1 |
unseen:stack_edu:2e7605f8be88df0a75a952e2ed2dd711ce33ab98 | github_api | stack_edu | unseen | typescript | java | 2025-11-07T11:38:42 | 2026-05-06T09:26:43Z | 2026-05-09T12:19:51 | https://raw.githubusercontent.com/amak-tech/port-buddy/master/web/src/pages/Register.tsx | Apache-2.0 | /*
* Copyright (c) 2026 AMAK Inc. All rights reserved.
*/
import { useEffect, useState } from 'react'
import { Link, useLocation, useNavigate } from 'react-router-dom'
import { useAuth } from '../auth/AuthContext'
import { ArrowLeftIcon } from '@heroicons/react/24/outline'
export default function Register() {
cons... | 7,539 | 1,334 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "05da74c403d020e0df734ebc9d86bcf54a3995d1d137c98a108d0f048ad6efab",
"repo_full_name": "amak-tech/port-buddy",
"repo_stars": 532,
"path": "web/src/pages/Register.tsx",
"raw_source_metadata": {
"repo": {
"full_name": "amak-tech/port-buddy",
"... | 1 |
unseen:stack_edu:41a7482413b2e566b8a103eb346ea55116627de8 | github_api | stack_edu | unseen | rust | rust | 2025-07-31T22:01:49 | 2026-05-09T12:23:57Z | 2026-05-09T12:25:10 | https://raw.githubusercontent.com/dmtrKovalenko/fff/main/crates/fff-nvim/src/bin/test_watcher.rs | MIT | #![allow(clippy::all)]
#![allow(dead_code)]
#![allow(clippy::enum_variant_names)]
use fff::file_picker::FilePicker;
use fff::git::format_git_status;
use fff::{
FFFMode, FuzzySearchOptions, PaginationArgs, QueryParser, SharedFilePicker, SharedFrecency,
};
use std::env;
use std::io::{self, Write};
use std::sync::Arc;
u... | 4,911 | 552 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "9924b3f722867313f0a8d70833753d1e6188c57188546253190f90af003753ee",
"repo_full_name": "dmtrKovalenko/fff",
"repo_stars": 5884,
"path": "crates/fff-nvim/src/bin/test_watcher.rs",
"raw_source_metadata": {
"repo": {
"full_name": "dmtrKovalenko/fff",... | 1 |
seen:stack_edu:1313aef219a1f0bad98668c6317bd00d35e8a5e2 | dolma3_hf | stack_edu | seen | go | go | null | 2026-05-09T12:12:35 | null | ODC-BY | package k680emlib
import ()
type otherInstructionHandler func(*Emulator, uint8, uint16)
var otherInstructions = map[uint8]otherInstructionHandler{
0x00: handleNop,
0x01: handleLdi,
0x02: handleJr,
0x03: handleCr,
//0x04: handleInt,
//0x05: handleRih,
0x06: handleLda,
0x07: handleSta,
0x08: handleRet,
//0x0... | 4,279 | 651 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "6537389842835eebe6acabd1695fda957055630893cab43d8cdcf1cc22ada1bf",
"repo_full_name": null,
"repo_stars": null,
"path": null,
"raw_source_metadata": {
"repo": null,
"tree_item": null,
"license_type": "no_license",
"length_bytes": 4651,
... | 0 | |
seen:stack_edu:463f28dba5b0e5cded845ea6a2459cd10a296bf9 | dolma3_hf | stack_edu | seen | rust | rust | null | 2026-05-09T12:12:38 | null | ODC-BY | use json::JsonValue;
use regex::Regex;
use super::value_matchers::*;
enum ArrayMember {
Index(usize),
Value(JsonValueMemberMatcher),
}
fn array_index(index: usize) -> Box<Fn(Option<&JsonValue>) -> Option<&JsonValue>> {
Box::new(move |input: Option<&JsonValue>| match input {
Some(json) => match json {
JsonValue:... | 8,237 | 829 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "e935a80bd89cf769f9bed9bbd87abcdd4c3a6ccc0061f60fc34d1d87984d627c",
"repo_full_name": null,
"repo_stars": null,
"path": null,
"raw_source_metadata": {
"repo": null,
"tree_item": null,
"license_type": "permissive",
"length_bytes": 11248,
... | 0 | |
seen:stack_edu:9eec243bd94ba71cc8cc72d0af45d1d783436f31 | dolma3_hf | stack_edu | seen | java | java | null | 2026-05-09T12:12:33 | null | ODC-BY | package com.gmail.fomichov.m.youtubeanalytics.utils;
import com.alibaba.fastjson.JSON;
import com.alibaba.fastjson.serializer.StringCodec;
import com.gmail.fomichov.m.youtubeanalytics.json_channel.ChannelYouTube;
import com.gmail.fomichov.m.youtubeanalytics.request.SearchRequest;
import java.util.concurrent.Execution... | 1,304 | 133 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "f36ffac61893b3e99bfd531bea6a15a536c27e56bbbdf0bd9d6ef83b3f5520d4",
"repo_full_name": null,
"repo_stars": null,
"path": null,
"raw_source_metadata": {
"repo": null,
"tree_item": null,
"license_type": "no_license",
"length_bytes": 1431,
... | 0 | |
unseen:stack_edu:0f9f3ca844c2a29721048da9214258b6029bf99f | github_api | stack_edu | unseen | typescript | typescript | 2025-11-24T10:16:47 | 2026-05-09T12:15:12Z | 2026-05-09T12:16:22 | https://raw.githubusercontent.com/openclaw/openclaw/main/extensions/browser/src/browser/pw-ai.ts | MIT | import { markPwAiLoaded } from "./pw-ai-state.js";
markPwAiLoaded();
export {
type BrowserConsoleMessage,
closePageByTargetIdViaPlaywright,
closePlaywrightBrowserConnection,
createPageViaPlaywright,
ensurePageState,
forceDisconnectPlaywrightForTarget,
focusPageByTargetIdViaPlaywright,
getPageForTargetId,
lis... | 1,712 | 78 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "dd79aca2a8e31872cddc5a334fb86bc784abea2c0b6ec03af03b279ea3f1f96e",
"repo_full_name": "openclaw/openclaw",
"repo_stars": 370078,
"path": "extensions/browser/src/browser/pw-ai.ts",
"raw_source_metadata": {
"repo": {
"full_name": "openclaw/openclaw... | 1 |
unseen:stack_edu:0a8d1014d42cf38592ab0614ad10346e908763e9 | github_api | stack_edu | unseen | javascript | javascript | 2025-04-24T11:36:56 | 2026-05-09T11:53:56Z | 2026-05-09T12:15:29 | https://raw.githubusercontent.com/maillab/cloud-mail/main/mail-worker/src/entity/user.js | MIT | import { sqliteTable, text, integer} from 'drizzle-orm/sqlite-core';
import { sql } from 'drizzle-orm';
const user = sqliteTable('user', {
userId: integer('user_id').primaryKey({ autoIncrement: true }),
email: text('email').notNull(),
type: integer('type').default(1).notNull(),
password: text('password').notNull(),... | 830 | 97 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "1737ed30e929c6ee3bdcf1b442b3360c0e05907fb17b47fee1c0082f28c0a9c3",
"repo_full_name": "maillab/cloud-mail",
"repo_stars": 8809,
"path": "mail-worker/src/entity/user.js",
"raw_source_metadata": {
"repo": {
"full_name": "maillab/cloud-mail",
... | 1 |
seen:stack_edu:1bd192293bc7c06f5be50317330cf3939327a67b | dolma3_hf | stack_edu | seen | javascript | javascript | null | 2026-05-09T12:12:26 | null | ODC-BY | // these functions look really clean -- great job
export function playerHand(deck){
for (let item of deck){
const playerTable = document.getElementById('player-hand');
const div = document.createElement('div');
const img = document.createElement('img');
img.src = `${item.image}`;
const suit = document.create... | 2,714 | 323 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "42d3ca694f398cb747067e56d17d5ba6b3a2dd5c9684f0c0e988b73bfa8a85c1",
"repo_full_name": null,
"repo_stars": null,
"path": null,
"raw_source_metadata": {
"repo": null,
"tree_item": null,
"license_type": "no_license",
"length_bytes": 3222,
... | 0 | |
seen:stack_edu:208fc89ef10002a88694e24809b30a98c1325b6f | dolma3_hf | stack_edu | seen | go | go | null | 2026-05-09T12:12:35 | null | ODC-BY | package concurrency
import (
"fmt"
"testing"
"time"
)
func service() chan string {
retCh := make(chan string)
//retCh := make(chan string, 1)
go func() {
time.Sleep(time.Millisecond * 1) //Client will be stuck
fmt.Println("Do something")
retCh <- "result"
fmt.Println("Done")
}()
return retCh
}
func TestA... | 542 | 74 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "b9afc4d7b982b20ce95fce17ef218383f533a1837d5bde331bcf1b64d3bf5f98",
"repo_full_name": null,
"repo_stars": null,
"path": null,
"raw_source_metadata": {
"repo": null,
"tree_item": null,
"license_type": "no_license",
"length_bytes": 547,
"... | 0 | |
unseen:stack_edu:5fdefbacbcd7210a45304f62aec9b2234e63b171 | github_api | stack_edu | unseen | java | java | 2025-07-24T04:14:10 | 2026-05-09T03:23:40Z | 2026-05-09T12:18:20 | https://raw.githubusercontent.com/liyupi/yu-ai-code-mother/master/src/main/java/com/yupi/yuaicodemother/core/AiCodeGeneratorFacade.java | null | package com.yupi.yuaicodemother.core;
import cn.hutool.json.JSONUtil;
import com.yupi.yuaicodemother.ai.AiCodeGeneratorService;
import com.yupi.yuaicodemother.ai.AiCodeGeneratorServiceFactory;
import com.yupi.yuaicodemother.ai.model.HtmlCodeResult;
import com.yupi.yuaicodemother.ai.model.MultiFileCodeResult;
import co... | 5,780 | 523 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "70427c6a2dacc09bf9492299987b0d4a404e52332e045c77aecead660d7e2ca4",
"repo_full_name": "liyupi/yu-ai-code-mother",
"repo_stars": 1664,
"path": "src/main/java/com/yupi/yuaicodemother/core/AiCodeGeneratorFacade.java",
"raw_source_metadata": {
"repo": {
... | 1 |
seen:stack_edu:2b1d3908c0406e38fae5f0bd05ddbeac0a01d624 | dolma3_hf | stack_edu | seen | go | go | null | 2026-05-09T12:12:34 | null | ODC-BY | package websockets
import (
"encoding/json"
"errors"
"fmt"
"github.com/jslowik/commacloner/api"
"github.com/jslowik/commacloner/api/rest"
"github.com/jslowik/commacloner/config"
"github.com/jslowik/commacloner/log"
)
const dealsEndpoint = "/deals"
// DealsStream a websocket stream to listen for new deals
type... | 2,262 | 284 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "8fa97254dd7b8a4f66771ffb5276aba079ce1deb7aaf0573f240c9186643e56c",
"repo_full_name": null,
"repo_stars": null,
"path": null,
"raw_source_metadata": {
"repo": null,
"tree_item": null,
"license_type": "permissive",
"length_bytes": 2332,
... | 0 | |
unseen:stack_edu:fbac7d730dd8c3a7b99793ce78c57307736888f6 | github_api | stack_edu | unseen | rust | rust | 2026-01-19T18:21:01 | 2026-05-09T12:23:52Z | 2026-05-09T12:25:13 | https://raw.githubusercontent.com/Hmbown/DeepSeek-TUI/main/crates/tui/src/commands/restore.rs | MIT | //! `/restore` slash command — roll back the workspace to a prior snapshot.
//!
//! `/restore` (no arg) lists the most recent snapshots so the user can
//! see what's available. `/restore <N>` restores the *N*th-most-recent
//! snapshot, where `N=1` is the newest. In non-YOLO mode we refuse to
//! mutate files unless t... | 7,667 | 1,023 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "76a70c370cd6ea351b39933799de9a513f7f9c18dcd5344a799dd313f6298ad0",
"repo_full_name": "Hmbown/DeepSeek-TUI",
"repo_stars": 22842,
"path": "crates/tui/src/commands/restore.rs",
"raw_source_metadata": {
"repo": {
"full_name": "Hmbown/DeepSeek-TUI",... | 1 |
unseen:stack_edu:6066f104fee42051a35d3fdb4a94fa5ab1074c1c | github_api | stack_edu | unseen | rust | rust | 2026-01-22T16:54:16 | 2026-05-09T12:19:56Z | 2026-05-09T12:24:34 | https://raw.githubusercontent.com/rtk-ai/rtk/develop/src/cmds/js/npm_cmd.rs | Apache-2.0 | //! Filters npm output and auto-injects the "run" subcommand when appropriate.
use crate::core::runner;
use crate::core::utils::resolved_command;
use anyhow::Result;
/// Known npm subcommands that should NOT get "run" injected.
/// Shared between production code and tests to avoid drift.
const NPM_SUBCOMMANDS: &[&str... | 5,268 | 623 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "f76767452bee865bded085a4e1fb5351175bea0cd7dac7149d6cffc35ee6483f",
"repo_full_name": "rtk-ai/rtk",
"repo_stars": 45052,
"path": "src/cmds/js/npm_cmd.rs",
"raw_source_metadata": {
"repo": {
"full_name": "rtk-ai/rtk",
"html_url": "https://gi... | 1 |
unseen:stack_edu:8376f18db51382d2b4603923c99a9240ce61aa37 | github_api | stack_edu | unseen | java | java | 2025-11-09T22:05:16 | 2026-04-29T09:39:15Z | 2026-05-09T12:19:56 | https://raw.githubusercontent.com/blendi-remade/falcraft/1.21/src/client/java/com/falcraft/util/Voxelizer.java | CC0-1.0 | package com.falcraft.util;
import net.minecraft.core.BlockPos;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
/**
* Converts 3D mesh data to a voxel grid using the obj2voxel algorithm.
*
* This implementa... | 21,560 | 3,168 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "d6bddf0a2c2192720434007e6315889115dd89f7cbfe2ebecb9c1843282e095f",
"repo_full_name": "blendi-remade/falcraft",
"repo_stars": 454,
"path": "src/client/java/com/falcraft/util/Voxelizer.java",
"raw_source_metadata": {
"repo": {
"full_name": "blendi... | 1 |
seen:stack_edu:273cc8f421c58a0864a3eaae69baaa160856dc7e | dolma3_hf | stack_edu | seen | go | go | null | 2026-05-09T12:12:34 | null | ODC-BY | package log
import (
"fmt"
"reflect"
"strings"
"bytes"
)
const bytes_limit = 16
const string_limit = 128
// Provides a hook to intercept the execution of logformat.
type LogFormatInterceptor func(name string, v reflect.Value, handler func(reflect.Value) string) string
const KindCount = reflect.UnsafePointer
ty... | 6,151 | 767 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "69564d4e6b11d4f19a5d50c2bcc77e34a0135102ac855f9e80203b34bfd1b350",
"repo_full_name": null,
"repo_stars": null,
"path": null,
"raw_source_metadata": {
"repo": null,
"tree_item": null,
"license_type": "no_license",
"length_bytes": 6541,
... | 0 | |
seen:stack_edu:abf299a5b1a234ffb22f88a17dd57f71fcd2d9a9 | dolma3_hf | stack_edu | seen | typescript | typescript | null | 2026-05-09T12:12:29 | null | ODC-BY | import { HashMap } from '../types';
export function normalizeArrayOfObjectsByKey<O, K extends keyof O>(
arr: O[],
key: string
): [O[K][], HashMap<O>] {
const obj: HashMap<O> = {};
const keys: O[K][] = [];
arr.forEach(item => {
obj[item[key]] = item;
keys.push(item[key]);
});
return [keys, obj];
}
type Obje... | 535 | 68 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "12b618d624735d88be6cd882492f841d05eddb3178e14ce5d41903764b733346",
"repo_full_name": null,
"repo_stars": null,
"path": null,
"raw_source_metadata": {
"repo": null,
"tree_item": null,
"license_type": "no_license",
"length_bytes": 553,
"... | 0 | |
seen:stack_edu:d6b82efa96aa60dd145945c54bfa15900cb4f007 | dolma3_hf | stack_edu | seen | go | go | null | 2026-05-09T12:12:35 | null | ODC-BY | package room
import (
"bytes"
"context"
"encoding/json"
"fmt"
"go.mongodb.org/mongo-driver/bson"
"net/http"
"net/http/httptest"
"os"
"testing"
"time"
"timecool/hyperwork/controllers"
"timecool/hyperwork/database"
"timecool/hyperwork/models"
)
var testId = ""
var testRoom = []byte(`{
"name": "TestRoom",... | 1,716 | 240 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "e3685e9f32ab0b1e51a121ed2caa603c3852018502411d04bee5af266b3180ed",
"repo_full_name": null,
"repo_stars": null,
"path": null,
"raw_source_metadata": {
"repo": null,
"tree_item": null,
"license_type": "no_license",
"length_bytes": 1729,
... | 0 | |
unseen:stack_edu:9751ce379032eb30df3c3d56fa5d6335e6bbd5fd | github_api | stack_edu | unseen | typescript | python | 2025-07-22T22:22:28 | 2026-05-09T12:12:19Z | 2026-05-09T12:13:40 | https://raw.githubusercontent.com/NousResearch/hermes-agent/main/web/src/pages/EnvPage.tsx | MIT | import { useCallback, useEffect, useMemo, useState } from "react";
import {
Eye,
EyeOff,
ExternalLink,
KeyRound,
MessageSquare,
Pencil,
Save,
Settings,
Trash2,
X,
Zap,
ChevronDown,
ChevronRight,
} from "lucide-react";
import { api } from "@/lib/api";
import type { EnvVarInfo } from "@/lib/api";
import { De... | 21,556 | 2,414 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "2546369e859857fa88e6334729ae598465e963609364b3bd62529220ad63a11b",
"repo_full_name": "NousResearch/hermes-agent",
"repo_stars": 140239,
"path": "web/src/pages/EnvPage.tsx",
"raw_source_metadata": {
"repo": {
"full_name": "NousResearch/hermes-age... | 1 |
seen:stack_edu:4b871d03139da0beb4f2546067c4b35264cb3a34 | dolma3_hf | stack_edu | seen | go | go | null | 2026-05-09T12:12:34 | null | ODC-BY | package log
import (
"context"
"github.com/google/uuid"
)
type correlationIDType int
const (
requestIDKey correlationIDType = iota
sessionIDKey
// Request and Session fields need to be separate so that each can have extra fields associated
// with it and they don't overwrite each other.
requestFieldsKey
se... | 4,474 | 599 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "fb8c65dffbca0c5168a14ce5781385cf68dd446188d4852ebe85a2837fb7cb29",
"repo_full_name": null,
"repo_stars": null,
"path": null,
"raw_source_metadata": {
"repo": null,
"tree_item": null,
"license_type": "permissive",
"length_bytes": 4486,
... | 0 | |
seen:stack_edu:82141e6d3ca1e57017847eabd214c4ed903db570 | dolma3_hf | stack_edu | seen | go | go | null | 2026-05-09T12:12:35 | null | ODC-BY | /************************************************************************************
**Author: Axe Tang; Email: axetang@163.com
**Package: net
**Element: net.InterfaceByIndex
**Type: func
------------------------------------------------------------------------------------
**Definition:
func InterfaceByIndex(ind... | 1,065 | 81 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "bef99f9299474e51135497f967891c3fa23ce785cb1d3fae763828f1a4bb7955",
"repo_full_name": null,
"repo_stars": null,
"path": null,
"raw_source_metadata": {
"repo": null,
"tree_item": null,
"license_type": "permissive",
"length_bytes": 1100,
... | 0 | |
unseen:stack_edu:7283706817b2246b57b50c6ee714f9b500e1bb9d | github_api | stack_edu | unseen | go | go | 2025-06-11T10:01:44 | 2026-05-09T12:11:36Z | 2026-05-09T12:23:11 | https://raw.githubusercontent.com/nobiyou/wx_channel/main/hub_server/utils/decrypt_reader.go | MIT | package utils
import (
"encoding/binary"
"io"
)
// DecryptReader 是一个支持流式解密的 io.Reader 包装器
// 它使用 ISAAC64 算法生成密钥流,并对读取的数据进行 XOR 解密
// 支持 Range 请求,可以从任意偏移位置开始解密
type DecryptReader struct {
reader io.Reader // 底层数据源
ctx *Isaac64Ctx // ISAAC64 上下文
limit uint64 // 加密区域大小(字节)
consumed uint64 // 已处理的字节数
ks [8]byte //... | 3,923 | 719 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "caef2ba3ca4e81da7d9517c25ed54801b7a904c569f5a8d150ee559e40bb508d",
"repo_full_name": "nobiyou/wx_channel",
"repo_stars": 1849,
"path": "hub_server/utils/decrypt_reader.go",
"raw_source_metadata": {
"repo": {
"full_name": "nobiyou/wx_channel",
... | 1 |
seen:stack_edu:b279664c96a0874a049c | dolma3_hf | stack_edu | seen | python_like | python | null | null | 2026-05-09T12:12:23 | null | ODC-BY | import numpy as np
from nilearn.image import new_img_like
from unet3d.utils.utils import resize
from .utils import crop_img, crop_img_to, read_image
def find_downsized_info(training_data_files, input_shape):
foreground = get_complete_foreground(training_data_files)
crop_slices = crop_img(foreground, return_slices=T... | 1,897 | 213 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "b279664c96a0874a049ceb7dff278149ff58676b7001bea5546fcf2737ec9f71",
"repo_full_name": null,
"repo_stars": null,
"path": null,
"raw_source_metadata": {
"repo": null,
"tree_item": null,
"license_type": null,
"length_bytes": null,
"path": ... | 0 |
unseen:stack_edu:daa43e5ca32a31ffd16538ab71ffbd6f15fbe084 | github_api | stack_edu | unseen | typescript | typescript | 2025-04-16T04:02:20 | 2026-05-09T11:59:04Z | 2026-05-09T12:16:59 | https://raw.githubusercontent.com/QuipNetwork/ethereum-sdk/main/scripts/getDeploymentBlock.ts | AGPL-3.0 | import hre from "hardhat";
import "dotenv/config";
async function main() {
if (!process.env.CONTRACT_ADDRESS || !process.env.DEPLOYER_ADDRESS) {
throw new Error(
"CONTRACT_ADDRESS and DEPLOYER_ADDRESS must be set in .env file"
);
}
const contractAddress = process.env.CONTRACT_ADDRESS.toLowerCase();
const deplo... | 1,617 | 180 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "158b50c8682d22f53e1f4b2c5d2bf4ea0762ad1d9f62beb59c67850e1ed54f92",
"repo_full_name": "QuipNetwork/ethereum-sdk",
"repo_stars": 11716,
"path": "scripts/getDeploymentBlock.ts",
"raw_source_metadata": {
"repo": {
"full_name": "QuipNetwork/ethereum-... | 1 |
unseen:stack_edu:76ea595938c6c7bbdb32b202a95fd1cff497deb3 | github_api | stack_edu | unseen | typescript | typescript | 2025-10-22T18:17:32 | 2026-05-09T11:44:55Z | 2026-05-09T12:16:39 | https://raw.githubusercontent.com/toon-format/toon/main/benchmarks/scripts/accuracy-benchmark.ts | MIT | import type { Question } from '../src/types.ts'
import * as fsp from 'node:fs/promises'
import * as path from 'node:path'
import process from 'node:process'
import * as prompts from '@clack/prompts'
import PQueue from 'p-queue'
import { BENCHMARKS_DIR, DEFAULT_CONCURRENCY, DRY_RUN, DRY_RUN_LIMITS, MODEL_RPM_LIMITS, ROO... | 6,509 | 704 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "a45ea2a208117f0e1f9487e8ee042953e025d3aefe40a70e54464662cb40935b",
"repo_full_name": "toon-format/toon",
"repo_stars": 24166,
"path": "benchmarks/scripts/accuracy-benchmark.ts",
"raw_source_metadata": {
"repo": {
"full_name": "toon-format/toon",... | 1 |
seen:stack_edu:ed9155c07c62d1e493c4 | dolma3_hf | stack_edu | seen | python_like | python | null | null | 2026-05-09T12:12:23 | null | ODC-BY | from .binary_tree import BinaryTree
class LinkedBinaryTree(BinaryTree):
"""Linked representation of binary tree structure"""
class Node: # Lightweight, non public class for storing node
__slots__ = '_element', '_parent', '_left', '_right'
def __init__(self, element, parent=None, left=None, right=None):
self._e... | 5,052 | 785 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "ed9155c07c62d1e493c46d49ad224f2943aed7512b5676cd8940e191e0a1548c",
"repo_full_name": null,
"repo_stars": null,
"path": null,
"raw_source_metadata": {
"repo": null,
"tree_item": null,
"license_type": null,
"length_bytes": null,
"path": ... | 0 |
seen:stack_edu:ea4bfd83a0b4aa8c54ec21bffd6992e8b184a744 | dolma3_hf | stack_edu | seen | javascript | javascript | null | 2026-05-09T12:12:26 | null | ODC-BY | import Dexie from 'dexie';
const db_name = 'fc-demo';
let db = new Dexie(db_name)
// define schema
db.version(1).stores({
// Only need to define schema of indexes and primary key
userWords: '++id,level,front,back'
})
// global srl variables
let deck = []
let position = 0
let numCards = 0
let flipped = false
asyn... | 3,184 | 418 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "2e0161bf3e025bca3b5eab7fdbada50366f183c8d62ca1e956bc59b59c40bb22",
"repo_full_name": null,
"repo_stars": null,
"path": null,
"raw_source_metadata": {
"repo": null,
"tree_item": null,
"license_type": "no_license",
"length_bytes": 3820,
... | 0 | |
unseen:stack_edu:57df91ba0555ea0576e19ff6724a686a81ecbc98 | github_api | stack_edu | unseen | javascript | javascript | 2025-12-16T21:53:43 | 2026-05-09T12:06:25Z | 2026-05-09T12:16:10 | https://raw.githubusercontent.com/stackryze/FreeDomains/main/src/pages/legal/Privacy.jsx | AGPL-3.0 | import { LegalLayout } from "@/layouts/LegalLayout";
export function Privacy() {
return (
<LegalLayout title="Privacy Policy" date="January 13, 2026">
<p className="lead">
Welcome to <strong>Stackryze Domains</strong>, a free subdomain service operated by <strong>Stackryze</strong>, a registered MSME (Micro, Small... | 10,693 | 1,585 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "54f9befe5fb0d5f0ce81ffc1924a9296d5d208ac243d23fcadc6c9b815e54c8e",
"repo_full_name": "stackryze/FreeDomains",
"repo_stars": 3237,
"path": "src/pages/legal/Privacy.jsx",
"raw_source_metadata": {
"repo": {
"full_name": "stackryze/FreeDomains",
... | 1 |
seen:stack_edu:8c4742bb0cf49cd967197fe6152aaaf5d769de64 | dolma3_hf | stack_edu | seen | typescript | typescript | null | 2026-05-09T12:12:29 | null | ODC-BY | import { Observable } from "rxjs/Observable";
import { TimeoutError } from "rxjs/Rx";
export function retry(error: Observable<any>): Observable<any> {
let count = 0;
return error.flatMap(error => {
if (error instanceof TimeoutError) {
return ++count >= 3 ? Observable.throw(getMessage(error)) : Observable.timer(co... | 964 | 111 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "d9742baa3c29e51908ccb45a8c22506e476aa894bb525fb28914e60395407e22",
"repo_full_name": null,
"repo_stars": null,
"path": null,
"raw_source_metadata": {
"repo": null,
"tree_item": null,
"license_type": "no_license",
"length_bytes": 1059,
... | 0 | |
unseen:stack_edu:d0eb03e4100b3e33d6c6fe45898dae4a33d4f4ac | github_api | stack_edu | unseen | typescript | typescript | 2025-09-23T09:30:17 | 2026-05-09T10:47:34Z | 2026-05-09T12:17:37 | https://raw.githubusercontent.com/alibaba/page-agent/main/packages/extension/src/components/ui/card.tsx | MIT | import * as React from 'react'
import { cn } from '@/lib/utils'
function Card({ className, ...props }: React.ComponentProps<'div'>) {
return (
<div
data-slot="card"
className={cn(
'bg-card text-card-foreground flex flex-col gap-6 rounded-xl border py-6 shadow-sm',
className
)}
{...props}
/>
)
}
function Ca... | 1,738 | 215 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "5b051c3b267a73edf953f5c4fec6515cd69a7e7ae96c74a3446bea0ef9a62b40",
"repo_full_name": "alibaba/page-agent",
"repo_stars": 17701,
"path": "packages/extension/src/components/ui/card.tsx",
"raw_source_metadata": {
"repo": {
"full_name": "alibaba/pag... | 1 |
unseen:stack_edu:5a52f9069b9275ed39465bc3256480f55927701e | github_api | stack_edu | unseen | java | javascript | 2025-05-19T16:46:38 | 2026-05-09T01:13:40Z | 2026-05-09T12:15:08 | https://raw.githubusercontent.com/IRS-Public/direct-file/main/direct-file/libs/data-models/src/main/java/gov/irs/directfile/models/message/SendEmailQueueMessageBody.java | NOASSERTION | package gov.irs.directfile.models.message;
import java.util.Map;
import java.util.UUID;
import com.fasterxml.jackson.annotation.JsonInclude;
import lombok.*;
@AllArgsConstructor
@Getter
@Setter
@NoArgsConstructor
@ToString
public class SendEmailQueueMessageBody {
private String to;
private String languageCode;
pr... | 1,093 | 126 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "6b1ec2f871c5b06ffd02dc7c5590a9ead3125be4e0d39d3805d7a0776d464a0e",
"repo_full_name": "IRS-Public/direct-file",
"repo_stars": 4565,
"path": "direct-file/libs/data-models/src/main/java/gov/irs/directfile/models/message/SendEmailQueueMessageBody.java",
"raw_... | 1 |
seen:stack_edu:39899f8db602ea2c6ec9a5bc163ccf267235af92 | dolma3_hf | stack_edu | seen | javascript | javascript | null | 2026-05-09T12:12:27 | null | ODC-BY | var UserController = function() {
this.currentView = 'login';
this.init();
};
UserController.prototype.init = function() {
$('login').show();
$('#login').click(() => {
this.login();
});
$('#register').click(() => {
this.register();
});
$('#toregister').click(() => {
this.switchToRegister();
});
$('#tol... | 1,867 | 195 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "d095a8b5ebd79d4bdb8ce892692eb718c88d5e816ea0a4be9890292ca6c4e50f",
"repo_full_name": null,
"repo_stars": null,
"path": null,
"raw_source_metadata": {
"repo": null,
"tree_item": null,
"license_type": "no_license",
"length_bytes": 1990,
... | 0 | |
unseen:stack_edu:687bf09c73a14883618e31b1c5adc5260d6bc82f | github_api | stack_edu | unseen | typescript | javascript | 2025-02-22T03:29:07 | 2026-05-09T06:40:02Z | 2026-05-09T12:15:57 | https://raw.githubusercontent.com/u14app/deep-research/main/src/components/ui/popover.tsx | MIT | "use client";
import * as React from "react";
import * as PopoverPrimitive from "@radix-ui/react-popover";
import { cn } from "@/utils/style";
const Popover = PopoverPrimitive.Root;
const PopoverTrigger = PopoverPrimitive.Trigger;
const PopoverAnchor = PopoverPrimitive.Anchor;
const PopoverClose = PopoverPrimitiv... | 1,373 | 174 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "2d7492768a1726f43681f385b3cd2f41bded4c072ab2cb88b031209fba8bb9eb",
"repo_full_name": "u14app/deep-research",
"repo_stars": 4580,
"path": "src/components/ui/popover.tsx",
"raw_source_metadata": {
"repo": {
"full_name": "u14app/deep-research",
... | 1 |
unseen:stack_edu:f8ce4f4b61df37bab19061272ae24119a734e2eb | github_api | stack_edu | unseen | python | python | 2025-12-21T02:43:42 | 2026-05-09T10:07:23Z | 2026-05-09T12:13:28 | https://raw.githubusercontent.com/muratcankoylan/Agent-Skills-for-Context-Engineering/main/skills/context-compression/scripts/compression_evaluator.py | MIT | """
Context Compression Evaluation
Public API for evaluating context compression quality using probe-based
assessment. This module provides three composable components:
- **ProbeGenerator**: Extracts factual claims, file operations, and decisions
from conversation history, then generates typed probes for evaluation.... | 24,957 | 2,919 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "0bd87df7e34c62d9ee23204488635f5cd65e9d8a198aaa574dcf12edb1538e74",
"repo_full_name": "muratcankoylan/Agent-Skills-for-Context-Engineering",
"repo_stars": 15528,
"path": "skills/context-compression/scripts/compression_evaluator.py",
"raw_source_metadata": ... | 1 |
unseen:stack_edu:bb5c7356f7423be3f28fccd61c25f03b7e47255c | github_api | stack_edu | unseen | python | python | 2025-03-11T03:42:36 | 2026-05-09T12:06:50Z | 2026-05-09T12:13:25 | https://raw.githubusercontent.com/openai/openai-agents-python/main/src/agents/memory/__init__.py | MIT | from __future__ import annotations
from typing import TYPE_CHECKING, Any
from .openai_conversations_session import OpenAIConversationsSession
from .openai_responses_compaction_session import OpenAIResponsesCompactionSession
from .session import (
OpenAIResponsesCompactionArgs,
OpenAIResponsesCompactionAwareSession,... | 1,074 | 78 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "35c5660d7d742d95d80ae9202ba88dd448d0d938c266870f5a66134079ae4404",
"repo_full_name": "openai/openai-agents-python",
"repo_stars": 26098,
"path": "src/agents/memory/__init__.py",
"raw_source_metadata": {
"repo": {
"full_name": "openai/openai-agen... | 1 |
unseen:stack_edu:7b3e9bebb02374351f7dc706c3170f7d16e7def9 | github_api | stack_edu | unseen | python | python | 2025-03-03T15:42:51 | 2026-05-09T11:29:41Z | 2026-05-09T12:14:16 | https://raw.githubusercontent.com/camel-ai/owl/main/community_usecase/stock-analysis/prompts.py | null | # Define Prompts for Agents
from datetime import datetime
def get_system_prompt() -> str:
r"""Get the enhanced system prompt for the stock analysis assistant."""
current_date = datetime.now().strftime("%Y-%m-%d")
return f"""
You are an advanced Stock Analysis Assistant powered by OWL multi-agent technology.
... | 3,455 | 444 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "93ecd2f736b4c88fcbeb28f437381ff0a19d9cbcb07722fe23781ed02e5cff9a",
"repo_full_name": "camel-ai/owl",
"repo_stars": 19758,
"path": "community_usecase/stock-analysis/prompts.py",
"raw_source_metadata": {
"repo": {
"full_name": "camel-ai/owl",
... | 1 |
unseen:stack_edu:08c44df42cc33ec3211dc87c44f692190b21721c | github_api | stack_edu | unseen | javascript | javascript | 2025-03-01T13:17:21 | 2026-05-09T10:45:28Z | 2026-05-09T12:16:03 | https://raw.githubusercontent.com/sgoudelis/ground-station/main/frontend/src/components/waterfall/vfo-settings/vfo-mode-selectors.jsx | GPL-3.0 | /**
* VFO Mode Selectors Components
*
* Audio demodulation, data decoders, transcription, and bandwidth selectors
*/
import React from 'react';
import { Box, Typography, ToggleButtonGroup, ToggleButton, Link, Tooltip } from '@mui/material';
import SettingsIcon from '@mui/icons-material/Settings';
import { useTrans... | 14,295 | 1,523 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "652c8d8c89d656536a85261728b0d3686b0a6ce8b8f1c033aefba9755bd53182",
"repo_full_name": "sgoudelis/ground-station",
"repo_stars": 4377,
"path": "frontend/src/components/waterfall/vfo-settings/vfo-mode-selectors.jsx",
"raw_source_metadata": {
"repo": {
... | 1 |
unseen:stack_edu:32a41869cc37d7de427660eb5edef304dbecf70d | github_api | stack_edu | unseen | typescript | typescript | 2025-09-28T18:16:32 | 2026-05-09T10:53:51Z | 2026-05-09T12:17:21 | https://raw.githubusercontent.com/Open-Dev-Society/OpenStock/main/lib/kit.ts | AGPL-3.0 | const KIT_API_URL = 'https://api.kit.com/v4';
interface KitConfig {
apiKey: string;
apiSecret: string;
}
const getConfig = (): KitConfig => {
const apiKey = process.env.KIT_API_KEY;
const apiSecret = process.env.KIT_API_SECRET;
if (!apiKey || !apiSecret) {
throw new Error("KIT_API_KEY or KIT_API_SECRET is not ... | 3,691 | 455 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "7a50177e723983bb0f3b59cb2c78a851698078ed39b3a3d4bfaff4637983bd9a",
"repo_full_name": "Open-Dev-Society/OpenStock",
"repo_stars": 11261,
"path": "lib/kit.ts",
"raw_source_metadata": {
"repo": {
"full_name": "Open-Dev-Society/OpenStock",
"ht... | 1 |
seen:stack_edu:32d8e48baa5699062482 | dolma3_hf | stack_edu | seen | python_like | python | null | null | 2026-05-09T12:12:23 | null | ODC-BY | from utils import kivy_utils # call builder for below classes
from kivy.config import Config
from kivy.properties import ObjectProperty, DictProperty, StringProperty, ListProperty
Config.set('kivy', 'log_level', 'debug')
from kivy.uix.boxlayout import BoxLayout
from kivy.uix.gridlayout import GridLayout
from kivy.ui... | 2,300 | 319 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "32d8e48baa5699062482911d91c7b2830e91ee5feecaa0466ac08ac82ff161cc",
"repo_full_name": null,
"repo_stars": null,
"path": null,
"raw_source_metadata": {
"repo": null,
"tree_item": null,
"license_type": null,
"length_bytes": null,
"path": ... | 0 |
unseen:stack_edu:3ab0967dc7ad1303ae61c2019edf29fe43224296 | github_api | stack_edu | unseen | go | go | 2025-03-15T12:39:25 | 2026-05-08T06:38:54Z | 2026-05-09T12:22:07 | https://raw.githubusercontent.com/Notifuse/notifuse/main/internal/domain/setting_test.go | NOASSERTION | package domain
import (
"testing"
"github.com/stretchr/testify/assert"
)
func TestErrSettingNotFound_Error(t *testing.T) {
t.Run("Error message with key", func(t *testing.T) {
err := &ErrSettingNotFound{Key: "test-key"}
expected := "setting not found: test-key"
assert.Equal(t, expected, err.Error())
})
t.Ru... | 2,822 | 389 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "b27c0d66445548bb99ae2d7c96f8fdf103d91c052681e3fc254a0d21e4cbe5ee",
"repo_full_name": "Notifuse/notifuse",
"repo_stars": 1937,
"path": "internal/domain/setting_test.go",
"raw_source_metadata": {
"repo": {
"full_name": "Notifuse/notifuse",
"... | 1 |
seen:stack_edu:c4cab2ea4ff2c79dad3d5af9d333bca87cd7258b | dolma3_hf | stack_edu | seen | rust | rust | null | 2026-05-09T12:12:38 | null | ODC-BY | use llvm_sys::core::{LLVMConstArray, LLVMConstReal, LLVMConstRealOfStringAndSize};
use llvm_sys::execution_engine::LLVMCreateGenericValueOfFloat;
use llvm_sys::prelude::{LLVMTypeRef, LLVMValueRef};
use crate::context::ContextRef;
use crate::support::LLVMString;
use crate::types::enums::BasicMetadataTypeEnum;
use crate... | 9,092 | 933 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "2fcaeae2597406d90a7bd24157e1f3c931d80d94d807e3e4541af1ddf57bd287",
"repo_full_name": null,
"repo_stars": null,
"path": null,
"raw_source_metadata": {
"repo": null,
"tree_item": null,
"license_type": "permissive",
"length_bytes": 10163,
... | 0 | |
unseen:stack_edu:874592da14ef2269628edc8cbbbd7bfa2307ab90 | github_api | stack_edu | unseen | python | python | 2025-12-08T09:23:44 | 2026-05-09T11:15:25Z | 2026-05-09T12:13:46 | https://raw.githubusercontent.com/zai-org/Open-AutoGLM/main/phone_agent/config/apps.py | Apache-2.0 | """App name to package name mapping for supported applications."""
APP_PACKAGES: dict[str, str] = {
# Social & Messaging
"微信": "com.tencent.mm",
"QQ": "com.tencent.mobileqq",
"微博": "com.sina.weibo",
# E-commerce
"淘宝": "com.taobao.taobao",
"京东": "com.jingdong.app.mall",
"拼多多": "com.xunmeng.pinduoduo",
"淘宝闪购": ... | 7,800 | 972 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "1ddb2e22dab5435366489e8443feaaf7a43975d19285a736a044a44f1f6a79ee",
"repo_full_name": "zai-org/Open-AutoGLM",
"repo_stars": 25228,
"path": "phone_agent/config/apps.py",
"raw_source_metadata": {
"repo": {
"full_name": "zai-org/Open-AutoGLM",
... | 1 |
seen:stack_edu:fc7ab0d1763b4b342c58888c89220c4dbbc853b6 | dolma3_hf | stack_edu | seen | typescript | typescript | null | 2026-05-09T12:12:29 | null | ODC-BY | import type { Event, EventHint, Exception, ExtendedError, StackParser } from '@sentry/types';
import { applyAggregateErrorsToEvent, createStackParser } from '../src/index';
const stackParser = createStackParser([0, line => ({ filename: line })]);
const exceptionFromError = (_stackParser: StackParser, ex: Error): Exce... | 9,161 | 920 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "f02a6d23d4841633a7ae74dd02c78a85e6051d5c68d187222c14739d3b46770b",
"repo_full_name": null,
"repo_stars": null,
"path": null,
"raw_source_metadata": {
"repo": null,
"tree_item": null,
"license_type": "permissive",
"length_bytes": 11338,
... | 0 | |
seen:stack_edu:7ee5f84a3bd1a2d672058a05a6682a565e2dc155 | dolma3_hf | stack_edu | seen | java | java | null | 2026-05-09T12:12:32 | null | ODC-BY | package no.salbjo16.exams.backend.service;
import no.salbjo16.exams.backend.StubApplication;
import no.salbjo16.exams.backend.entity.Message;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.context.SpringBootTes... | 2,014 | 191 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "bb3cc1b87e9cdac352f7f7a210db4e03b6fc681233a2a058df02ea7646f5ab31",
"repo_full_name": null,
"repo_stars": null,
"path": null,
"raw_source_metadata": {
"repo": null,
"tree_item": null,
"license_type": "no_license",
"length_bytes": 2141,
... | 0 | |
unseen:stack_edu:983a7f1d7cc6d84250e9e99135238bc92c50db54 | github_api | stack_edu | unseen | python | python | 2026-01-05T07:11:17 | 2026-05-09T12:06:29Z | 2026-05-09T12:13:33 | https://raw.githubusercontent.com/volcengine/OpenViking/main/openviking/metrics/collectors/retrieval.py | AGPL-3.0 | # Copyright (c) 2026 Beijing Volcano Engine Technology Co., Ltd.
# SPDX-License-Identifier: AGPL-3.0
"""
Event/DomainStats collector: RetrievalCollector.
This collector records retrieval outcomes:
- request count, results count, zero-result count
- latency histogram
- rerank usage/fallback counts
It is fed by `Retri... | 4,178 | 427 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "b57e253d24009dd86a3b10f7a3ef6089f53f09f67ec72b01cd3ab4f60d7cb374",
"repo_full_name": "volcengine/OpenViking",
"repo_stars": 23689,
"path": "openviking/metrics/collectors/retrieval.py",
"raw_source_metadata": {
"repo": {
"full_name": "volcengine/... | 1 |
seen:stack_edu:81b275c83d869ae5af293d975c304798b656fa6e | dolma3_hf | stack_edu | seen | java | java | null | 2026-05-09T12:12:32 | null | ODC-BY | package PaooGame.GameWindow;
import PaooGame.Game;
import PaooGame.Graphics.Entity;
public class Camera {
private float x;
private float y;
public Camera(float x, float y){
this.x=x;
this.y=y;
}
public void update(Entity player){
x = -player.getX()+(float)Game.WIDTH/2;
}
public float getX(){return x;}
... | 430 | 69 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "0c8a24555bdbfd6c582994692f38b8a375e796f8100bb7d43c3bb467e81faabc",
"repo_full_name": null,
"repo_stars": null,
"path": null,
"raw_source_metadata": {
"repo": null,
"tree_item": null,
"license_type": "no_license",
"length_bytes": 487,
"... | 0 | |
unseen:stack_edu:72b0eede605db4ad110a4788c87d0df493330db0 | github_api | stack_edu | unseen | typescript | rust | 2025-03-06T13:04:32 | 2026-05-09T09:20:17Z | 2026-05-09T12:25:36 | https://raw.githubusercontent.com/voidzero-dev/vite-plus/main/packages/prompts/src/text.ts | MIT | import { TextPrompt } from '@clack/core';
import color from 'picocolors';
import { type CommonOptions, S_BAR, S_BAR_END, symbol } from './common.js';
export interface TextOptions extends CommonOptions {
message: string;
placeholder?: string;
defaultValue?: string;
initialValue?: string;
validate?: (value: string... | 2,139 | 227 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "3f4877c79962fab882467f936bfef78156cf70eb73c42c3d84a55b543c450a21",
"repo_full_name": "voidzero-dev/vite-plus",
"repo_stars": 4554,
"path": "packages/prompts/src/text.ts",
"raw_source_metadata": {
"repo": {
"full_name": "voidzero-dev/vite-plus",
... | 1 |
seen:stack_edu:79ab41fd202e38dcf854671ab8d2d36b80f5f677 | dolma3_hf | stack_edu | seen | javascript | javascript | null | 2026-05-09T12:12:26 | null | ODC-BY | import React from 'react';
import { mockComponent } from 'react-dom/test-utils';
import moment from "moment"
function Body(){
const [ts, setTs] = React.useState(0)
const [gmt, setGmt] = React.useState(5)
const [min, setMin] = React.useState(0)
const hour = 60*60*1000
const minutes = 60*1000
React.useEffect(f... | 941 | 131 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "54069ed51d812f67b6d8d297ef810b819b384250f63faa59e8faaff6fbe982fb",
"repo_full_name": null,
"repo_stars": null,
"path": null,
"raw_source_metadata": {
"repo": null,
"tree_item": null,
"license_type": "no_license",
"length_bytes": 1103,
... | 0 | |
unseen:stack_edu:1a625bd3486bb53d9899906a69a37c05ba4b4932 | github_api | stack_edu | unseen | typescript | java | 2025-09-20T08:51:40 | 2026-05-09T08:46:22Z | 2026-05-09T12:18:26 | https://raw.githubusercontent.com/iflytek/astron-rpa/main/frontend/packages/browser-plugin/src/content/constant.ts | Apache-2.0 | export const MAX_TEXT_LENGTH = 10
export const MAX_TEXT_INCLUDE_LENGTH = 64
export const MAX_ATTRIBUTE_LENGTH = 32
export const DEEP_SEARCH_TRIGGER = 5 * 1000
export const ELEMENT_SEARCH_TRIGGER = 200
export const SCROLL_TIMES = 20
export const SCROLL_DELAY = 1500
export const HIGHT_BOX_SHADOW = 'inset 0px 0px 0px 2px ... | 1,920 | 161 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "f5143c38456b80a3766eaeec9c282b5d9db7d5357cf9e47a9e53299831b51c88",
"repo_full_name": "iflytek/astron-rpa",
"repo_stars": 5353,
"path": "frontend/packages/browser-plugin/src/content/constant.ts",
"raw_source_metadata": {
"repo": {
"full_name": "i... | 1 |
unseen:stack_edu:e4cad10f1240d6d5be7b97bc239bf20a5b3e4ec3 | github_api | stack_edu | unseen | go | go | 2025-03-21T02:30:08 | 2026-05-09T08:09:28Z | 2026-05-09T12:22:01 | https://raw.githubusercontent.com/lin-snow/Ech0/main/internal/util/crypto/crypto.go | AGPL-3.0 | // SPDX-License-Identifier: AGPL-3.0-or-later
// Copyright (C) 2025-2026 lin-snow
package util
import (
"crypto/md5"
"encoding/hex"
"math/rand"
"time"
)
var seededRand = rand.New(rand.NewSource(time.Now().UTC().UnixNano()))
// MD5Encrypt 对内容进行 MD5 编码
func MD5Encrypt(text string) string {
hash := md5.New()
has... | 703 | 87 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "54b71f822f7db32e98d10cafe3fd3938e792c7800bc1bd3a4431a53a0af11c16",
"repo_full_name": "lin-snow/Ech0",
"repo_stars": 1968,
"path": "internal/util/crypto/crypto.go",
"raw_source_metadata": {
"repo": {
"full_name": "lin-snow/Ech0",
"html_url"... | 1 |
unseen:stack_edu:6641ffbdce3319592b031e4cd84326012ee7b9c0 | github_api | stack_edu | unseen | rust | rust | 2025-02-09T13:20:22 | 2026-05-08T10:49:21Z | 2026-05-09T12:24:09 | https://raw.githubusercontent.com/ferronweb/ferron/develop-2.x/ferron-common/src/util/no_server_verifier.rs | MIT | use rustls::client::danger::{HandshakeSignatureValid, ServerCertVerified, ServerCertVerifier};
use rustls::DigitallySignedStruct;
use rustls::SignatureScheme::{self, *};
use rustls_pki_types::{CertificateDer, ServerName, UnixTime};
/// A server certificate verifier that always returns a successful verification.
#[deri... | 1,525 | 131 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "07f851710de7e9e1f70d543213d1dbaa153ce5342889c81701b6265379a0321f",
"repo_full_name": "ferronweb/ferron",
"repo_stars": 1983,
"path": "ferron-common/src/util/no_server_verifier.rs",
"raw_source_metadata": {
"repo": {
"full_name": "ferronweb/ferro... | 1 |
seen:stack_edu:fe41d03e611b908d5cf8499de09e177abc3f2928 | dolma3_hf | stack_edu | seen | javascript | javascript | null | 2026-05-09T12:12:27 | null | ODC-BY | //var errCount = 0;
//
//while(true) {
// if(errCount<3) {
// var account = prompt("请输入账号");
// var pass = prompt("请输入密码");
// if(account == "administrator" && pass == "123456") {
// alert("输入正确");
// break;
// } else {
// alert("输入错误,请重新输入");
// errCount++;
// }
// }else{
// alert("输入错误次数过多,退出登录");
// break;
// }
//}
... | 3,034 | 371 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "e2c7fda2af82534b96aa0899cbb7cff2baec499a91fe95000e57db9d85acae20",
"repo_full_name": null,
"repo_stars": null,
"path": null,
"raw_source_metadata": {
"repo": null,
"tree_item": null,
"license_type": "no_license",
"length_bytes": 4021,
... | 0 | |
seen:stack_edu:c9f6d853025d3d5b3b84 | dolma3_hf | stack_edu | seen | python_like | python | null | null | 2026-05-09T12:12:23 | null | ODC-BY | import matplotlib
import matplotlib.pyplot as plt
import numpy as np
def trimem(x,a,b,c):
x = range(x)
y = np.zeros(np.size(x))
for i in x:
if x[i] < a:
y[i] = 0 ;
elif (( x[i] >= a ) and ( x[i] < b )):
y[i] = (x[i]-a) / (b-a)
elif (( x[i] >= b ) and ( x[i] < c )):
y[i] = (c-x[i]) / (c-b)
elif x[i] >= c... | 1,753 | 422 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "c9f6d853025d3d5b3b840f8d0136fe9b3f4d8edafa0b3dc1fa4256d9825da66e",
"repo_full_name": null,
"repo_stars": null,
"path": null,
"raw_source_metadata": {
"repo": null,
"tree_item": null,
"license_type": null,
"length_bytes": null,
"path": ... | 0 |
seen:stack_edu:2bc6684abe995d9f50037f55af1199638c69f914 | dolma3_hf | stack_edu | seen | java | java | null | 2026-05-09T12:12:33 | null | ODC-BY | /*******************************************************************************
* Copyright (c) 2004 Ferenc Hechler - ferenc_hechler@users.sourceforge.net
*
* This file is part of the Fat Jar Eclipse Plug-In
*
* The Fat Jar Eclipse Plug-In is free software;
* you can redistribute it and/or modify it under the t... | 1,762 | 236 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "ec7c083e6e448b47ab4a306a2421e6a4dcc6e977863b15bfe0acde5fdf415ed8",
"repo_full_name": null,
"repo_stars": null,
"path": null,
"raw_source_metadata": {
"repo": null,
"tree_item": null,
"license_type": "permissive",
"length_bytes": 1766,
... | 0 | |
unseen:stack_edu:e14bec16b80646f17a201398ae2c22c811717b2c | github_api | stack_edu | unseen | javascript | javascript | 2025-05-29T02:59:56 | 2026-05-08T11:17:28Z | 2026-05-09T12:15:12 | https://raw.githubusercontent.com/Minidoracat/mcp-feedback-enhanced/main/src/mcp_feedback_enhanced/web/static/js/modules/session/session-data-manager.js | NOASSERTION | /**
* MCP Feedback Enhanced - 會話數據管理模組
* ========================================
*
* 負責會話數據的存儲、更新和狀態管理
*/
(function() {
'use strict';
// 確保命名空間存在
window.MCPFeedback = window.MCPFeedback || {};
window.MCPFeedback.Session = window.MCPFeedback.Session || {};
const TimeUtils = window.MCPFeedback.Utils.Time;
... | 25,085 | 2,254 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "01fd31921e5945e1953ba16151adbd89d1b5acc5b94aa7864df28f7a2638a869",
"repo_full_name": "Minidoracat/mcp-feedback-enhanced",
"repo_stars": 3783,
"path": "src/mcp_feedback_enhanced/web/static/js/modules/session/session-data-manager.js",
"raw_source_metadata":... | 1 |
seen:stack_edu:ac6a966a048250ecba54db4657eb32bda66b4666 | dolma3_hf | stack_edu | seen | go | go | null | 2026-05-09T12:12:34 | null | ODC-BY | //Web and socker server to generate UUID5 for Global Names
package main
import (
"flag"
"fmt"
"net"
"os"
)
var (
server string
port string
domain string
)
func main() {
processFlags()
switch server {
case "socket":
startSocket()
case "web":
startWeb()
default:
usage()
}
}
func processFlags() {
flag... | 2,361 | 346 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "4d7ef45c6dada8ec33c1f56cf04bfcd09af8404d57c59d53a1725d8f5ceb4228",
"repo_full_name": null,
"repo_stars": null,
"path": null,
"raw_source_metadata": {
"repo": null,
"tree_item": null,
"license_type": "permissive",
"length_bytes": 2399,
... | 0 | |
unseen:stack_edu:ee8d7c295e2045e309c6839c73e6771b67909154 | github_api | stack_edu | unseen | java | java | 2025-04-12T06:29:36 | 2026-05-07T08:30:22Z | 2026-05-09T12:18:33 | https://raw.githubusercontent.com/YasserNull/shappky/main/app/src/main/java/com/yn/shappky/SettingsActivity.java | GPL-3.0 | package com.yn.shappky;
import android.content.Context;
import android.content.SharedPreferences;
import android.content.Intent;
import android.graphics.Color;
import android.graphics.drawable.ColorDrawable;
import android.os.Bundle;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Compou... | 13,512 | 1,263 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "6384705eb9eb362b3338fb7bec4d983372c20399efaf42fe5765a3904c1a839e",
"repo_full_name": "YasserNull/shappky",
"repo_stars": 426,
"path": "app/src/main/java/com/yn/shappky/SettingsActivity.java",
"raw_source_metadata": {
"repo": {
"full_name": "Yass... | 1 |
seen:stack_edu:170f7152b48f1b1a6d02 | dolma3_hf | stack_edu | seen | python_like | python | null | null | 2026-05-09T12:12:23 | null | ODC-BY | import discord
from discord.ext import commands
from services import dm_service, received_dms_service
class DmHandler(commands.Cog):
def __init__(self, bot):
self.bot = bot
@commands.Cog.listener()
async def on_message(self, message: discord.Message):
if message.author.bot or message.channel.type != discord.Chan... | 1,125 | 134 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "170f7152b48f1b1a6d0276aa564f8fdc36898bc1ab1972a26bac7bfc064c7ca6",
"repo_full_name": null,
"repo_stars": null,
"path": null,
"raw_source_metadata": {
"repo": null,
"tree_item": null,
"license_type": null,
"length_bytes": null,
"path": ... | 0 |
unseen:stack_edu:9ecdc350d36ce22def65785b01b3c22456bd820d | github_api | stack_edu | unseen | rust | rust | 2025-10-07T19:59:40 | 2026-05-07T17:08:23Z | 2026-05-09T12:24:18 | https://raw.githubusercontent.com/RohanAdwankar/oxdraw/master/src/editor_core.rs | MIT | use anyhow::{Result, anyhow};
use serde::{Deserialize, Serialize};
use std::collections::{HashMap, HashSet};
use crate::diagram::{LayoutOverrides, Point, align_geometry, edge_identifier};
use crate::utils::split_source_and_overrides;
use crate::{CanvasSize, Diagram, DiagramKind, EdgeArrowDirection, EdgeKind, EdgeOverr... | 35,853 | 4,037 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "84cecfef25de403d47b0937ffff92b6e9973dec21da5e30ab48964fd8cb5c6e7",
"repo_full_name": "RohanAdwankar/oxdraw",
"repo_stars": 2311,
"path": "src/editor_core.rs",
"raw_source_metadata": {
"repo": {
"full_name": "RohanAdwankar/oxdraw",
"html_ur... | 1 |
seen:stack_edu:9a009dcdd643161ec1ae816ab36fa700721f4f85 | dolma3_hf | stack_edu | seen | typescript | typescript | null | 2026-05-09T12:12:29 | null | ODC-BY | import { Engine } from './Engine';
import { Vector } from './Math/vector';
import { ExitTriggerEvent, EnterTriggerEvent, CollisionEndEvent, CollisionStartEvent } from './Events';
import { CollisionType } from './Collision/CollisionType';
import { Entity } from './EntityComponentSystem';
import { Actor, ActorEvents } fr... | 3,420 | 411 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "d8b927666947eb8c5f8c44267704023cb50763e8e75e7a05f19c7be605287c3b",
"repo_full_name": null,
"repo_stars": null,
"path": null,
"raw_source_metadata": {
"repo": null,
"tree_item": null,
"license_type": "permissive",
"length_bytes": 3651,
... | 0 | |
unseen:stack_edu:179c1c0b3936e7d5f2d3078e1ee015601d57a311 | github_api | stack_edu | unseen | python | python | 2026-01-07T15:27:19 | 2026-05-09T11:40:44Z | 2026-05-09T12:13:31 | https://raw.githubusercontent.com/teng-lin/notebooklm-py/main/src/notebooklm/rpc/decoder.py | MIT | """Decode RPC responses from NotebookLM batchexecute API."""
import json
import logging
import re
from enum import IntEnum
from typing import Any
# Import exceptions from centralized module
from ..exceptions import (
AuthError,
ClientError,
NetworkError,
RateLimitError,
RPCError,
RPCTimeoutError,
ServerError,
... | 14,520 | 1,975 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "657e328fb003c6e5d99660254a288d073cf265dd5470a6ec25ea96bf6fbd4962",
"repo_full_name": "teng-lin/notebooklm-py",
"repo_stars": 12901,
"path": "src/notebooklm/rpc/decoder.py",
"raw_source_metadata": {
"repo": {
"full_name": "teng-lin/notebooklm-py"... | 1 |
seen:stack_edu:420781329c41e2fe59457aabd199952a01dc9c89 | dolma3_hf | stack_edu | seen | javascript | javascript | null | 2026-05-09T12:12:26 | null | ODC-BY | const commander = require('../');
test('when error called with message then message displayed on stderr', () => {
const exitSpy = jest.spyOn(process, 'exit').mockImplementation(() => { });
const stderrSpy = jest.spyOn(process.stderr, 'write').mockImplementation(() => { });
const program = new commander.Command();
... | 1,588 | 164 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "ea2a1fbdbdd4b45d5244f0dae84ad65e9900fc7dc4a8f20508a5511e0deb8029",
"repo_full_name": null,
"repo_stars": null,
"path": null,
"raw_source_metadata": {
"repo": null,
"tree_item": null,
"license_type": "permissive",
"length_bytes": 1641,
... | 0 | |
unseen:stack_edu:ca8a851e60afa84b1ebcf6473c3f7da986d0dec5 | github_api | stack_edu | unseen | go | go | 2025-03-21T02:30:08 | 2026-05-09T08:09:28Z | 2026-05-09T12:22:00 | https://raw.githubusercontent.com/lin-snow/Ech0/main/internal/app/app.go | AGPL-3.0 | // SPDX-License-Identifier: AGPL-3.0-or-later
// Copyright (C) 2025-2026 lin-snow
package app
import (
"context"
"errors"
"os"
"os/signal"
"reflect"
"sync"
)
// App 是应用组件编排器。
type App struct {
mu sync.Mutex
opts options
ctx context.Context
cancel context.CancelFunc
running bool
stopping bool
stopErr ... | 5,085 | 686 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "df7b3243d1d2724a2a6d4a991b4f1eb3977090c8248a457ec9f4cef8efd98240",
"repo_full_name": "lin-snow/Ech0",
"repo_stars": 1968,
"path": "internal/app/app.go",
"raw_source_metadata": {
"repo": {
"full_name": "lin-snow/Ech0",
"html_url": "https://... | 1 |
seen:stack_edu:0564e82fa6cb2c98f94c | dolma3_hf | stack_edu | seen | python_like | python | null | null | 2026-05-09T12:12:23 | null | ODC-BY | #Ultrasonic code
from machine import time_pulse_us
import microbit as m
trig = m.pin12
echo = m.pin13
trig.write_digital(0)
echo.read_digital()
while True:
trig.write_digital(1)
trig.write_digital(0)
us = time_pulse_us(echo, 1)
if us == (-1) or us == (-2):
print(us)
print('timeout')
trig.write_digital(0)
ech... | 450 | 65 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "0564e82fa6cb2c98f94cbb37d15f1205bb8ffeed732174ad5544376d9a12ac9d",
"repo_full_name": null,
"repo_stars": null,
"path": null,
"raw_source_metadata": {
"repo": null,
"tree_item": null,
"license_type": null,
"length_bytes": null,
"path": ... | 0 |
unseen:stack_edu:bab413880c26ee2e4b737e4e79d95a1369fe9729 | github_api | stack_edu | unseen | javascript | rust | 2026-02-15T16:11:31 | 2026-05-09T12:22:01Z | 2026-05-09T12:25:08 | https://raw.githubusercontent.com/AlexsJones/llmfit/main/llmfit-web/src/utils.js | MIT | export function round(value, digits = 1) {
if (typeof value !== 'number' || Number.isNaN(value)) {
return '\u2014';
}
return value.toFixed(digits);
}
export function fitClass(code) {
return `fit fit-${code || 'unknown'}`;
}
export function modeClass(code) {
return `mode mode-${code || 'unknown'}`;
}
export fun... | 4,570 | 523 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "ed74f9e7312edaf40f5c77c5e630249d207cc26cb4bda427fcf30625384e201d",
"repo_full_name": "AlexsJones/llmfit",
"repo_stars": 25549,
"path": "llmfit-web/src/utils.js",
"raw_source_metadata": {
"repo": {
"full_name": "AlexsJones/llmfit",
"html_ur... | 1 |
seen:stack_edu:4d50d72a38670b5148fe09c6d49d08011a69a188 | dolma3_hf | stack_edu | seen | rust | rust | null | 2026-05-09T12:12:38 | null | ODC-BY | // arrfun2.rs -- functions with an array argument
use std::io;
use std::io::prelude::*;
use std::mem::size_of_val;
const ARSIZE: usize = 8;
fn main() -> io::Result<()> {
let mut stdout: io::Stdout = io::stdout();
let cookies: [i32; ARSIZE] = [1, 2, 4, 8, 16, 32, 64, 128];
// some systems require preceding i32 wi... | 1,104 | 162 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "69aaa479414c0c0ee5076adc451592b974d4bbe2e6c16bf131992d145b8258dc",
"repo_full_name": null,
"repo_stars": null,
"path": null,
"raw_source_metadata": {
"repo": null,
"tree_item": null,
"license_type": "no_license",
"length_bytes": 1183,
... | 0 | |
seen:stack_edu:f8a65828cddabebe6f76 | dolma3_hf | stack_edu | seen | python_like | python | null | null | 2026-05-09T12:12:23 | null | ODC-BY | #Lave fibbenuchi iterativt
#antagelse fib(0)=0 og fib(1)=1
print()
print()
print()
recursive_counter = 0
dynamic_counter = 0
def fib_dynamic(n):
global dynamic_counter
if n == 0:
return 0
elif n == 1:
return 1
i = 2
fib = [0, 1]
while i <= n:
dynamic_counter = dynamic_counter + 1
fib.append(fib[i-2] + fib... | 800 | 116 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "f8a65828cddabebe6f7659e4d2e8b4daf8a9ef646e4f619e3fc88a573eb8c6ca",
"repo_full_name": null,
"repo_stars": null,
"path": null,
"raw_source_metadata": {
"repo": null,
"tree_item": null,
"license_type": null,
"length_bytes": null,
"path": ... | 0 |
unseen:stack_edu:16bc1b84ccb63f8cdc0a837eb25ed42428616ad6 | github_api | stack_edu | unseen | typescript | java | 2025-02-22T17:12:58 | 2026-05-09T08:38:42Z | 2026-05-09T12:18:45 | https://raw.githubusercontent.com/yangfeng20/ai-job/master/ai-job-hunting-ui/src/logging/record.ts | null | import logger, {Logger, LogLevel} from "./index";
import { TampermonkeyApi } from "../platform/utils";
export class LogRecorder extends Logger {
private static readonly LOGS_STORAGE_KEY = "logs_data";
private persistTimer: number | null = null;
private static logs: { level: string; message: string; timestamp: strin... | 2,204 | 228 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "05d3c8b1c237f0087aef705e53fdb6dea3159efbb8f19383f2213a4457d2f7b6",
"repo_full_name": "yangfeng20/ai-job",
"repo_stars": 471,
"path": "ai-job-hunting-ui/src/logging/record.ts",
"raw_source_metadata": {
"repo": {
"full_name": "yangfeng20/ai-job",
... | 1 |
seen:stack_edu:4b237d35b8714dd77d8a752005165790d8408e49 | dolma3_hf | stack_edu | seen | typescript | typescript | null | 2026-05-09T12:12:29 | null | ODC-BY | import NotFoundException from "../exceptions/NotFoundException";
import { IWorkshopWithRating } from "../interfaces/IWorkshopWithRating";
import Speaker from "../models/Speaker";
import { Workshop } from "../models/Workshop";
import { BaseRepository } from "./BaseRepository";
export default class WorkshopRepository ex... | 1,404 | 162 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "99dc46d03a19afd6836ec8ea5c7bfe4c184e97812dfe686f8b34c6a9ffb5bc69",
"repo_full_name": null,
"repo_stars": null,
"path": null,
"raw_source_metadata": {
"repo": null,
"tree_item": null,
"license_type": "no_license",
"length_bytes": 1487,
... | 0 | |
unseen:stack_edu:f1daf7f29fe91b8fffd00790f1e6c4bd05ee00be | github_api | stack_edu | unseen | python | python | 2025-01-21T05:21:35 | 2026-05-09T07:37:33Z | 2026-05-09T12:13:05 | https://raw.githubusercontent.com/Tencent-Hunyuan/Hunyuan3D-2/main/hy3dgen/texgen/custom_rasterizer/custom_rasterizer/io_glb.py | NOASSERTION | # Hunyuan 3D is licensed under the TENCENT HUNYUAN NON-COMMERCIAL LICENSE AGREEMENT
# except for the third-party components listed below.
# Hunyuan 3D does not impose any additional limitations beyond what is outlined
# in the repsective licenses of these third-party components.
# Users must comply with all terms and c... | 8,248 | 1,047 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "ffb9bbf9f60a7e2cc7f644b5dc5d5c698068c3262b684b4ae366ec98a552fbad",
"repo_full_name": "Tencent-Hunyuan/Hunyuan3D-2",
"repo_stars": 13688,
"path": "hy3dgen/texgen/custom_rasterizer/custom_rasterizer/io_glb.py",
"raw_source_metadata": {
"repo": {
"... | 1 |
unseen:stack_edu:fd01333e127dab922bfcc32375db369c35638708 | github_api | stack_edu | unseen | javascript | javascript | 2026-03-24T16:39:30 | 2026-05-09T11:53:41Z | 2026-05-09T12:14:45 | https://raw.githubusercontent.com/NomaDamas/k-skill/main/packages/cheap-gas-nearby/src/index.js | MIT | const {
buildAroundSearchParams,
normalizeAnchorPanel,
normalizeDetailItem,
parseAroundResponse,
parseSearchResultsHtml,
rankAnchorCandidates,
selectAnchorCandidate,
sortStationsByPriceAndDistance,
wgs84ToKatec
} = require("./parse");
const SEARCH_VIEW_URL = "https://m.map.kakao.com/actions/searchView";
const... | 9,075 | 937 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "03f5433536fcf6c5093c2366987247f97e012a7ac54ae3ab2fa68fdddde1aa50",
"repo_full_name": "NomaDamas/k-skill",
"repo_stars": 4594,
"path": "packages/cheap-gas-nearby/src/index.js",
"raw_source_metadata": {
"repo": {
"full_name": "NomaDamas/k-skill",
... | 1 |
seen:stack_edu:85bc60c44bda41bc6d880940a0e3f36e89286532 | dolma3_hf | stack_edu | seen | typescript | typescript | null | 2026-05-09T12:12:29 | null | ODC-BY | import { useEffect, useRef } from "react";
import {
QueryKey,
useQuery,
useQueryClient,
UseQueryOptions,
} from "react-query";
import {
Auth,
onIdTokenChanged,
User,
Unsubscribe,
IdTokenResult,
onAuthStateChanged,
} from "firebase/auth";
export function useAuthUser<R = User | null>(
key: QueryKey,
auth: Au... | 1,966 | 186 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "aa21c5febffc0ef9850e146ee87152ccf7eb2a4a49708035635e1dcea1ee1a4d",
"repo_full_name": null,
"repo_stars": null,
"path": null,
"raw_source_metadata": {
"repo": null,
"tree_item": null,
"license_type": "permissive",
"length_bytes": 2383,
... | 0 | |
unseen:stack_edu:c182ff05e5873cb8ba15edee6f5c8a614ed14396 | github_api | stack_edu | unseen | rust | rust | 2025-07-31T22:01:49 | 2026-05-09T12:23:57Z | 2026-05-09T12:25:11 | https://raw.githubusercontent.com/dmtrKovalenko/fff/main/crates/fff-grep/src/searcher/core.rs | MIT | use crate::{
lines,
matcher::Matcher,
searcher::{Config, Range, Searcher},
sink::{Sink, SinkError, SinkFinish, SinkMatch},
};
#[derive(Debug)]
pub(crate) struct Core<'s, M: 's, S> {
config: &'s Config,
matcher: M,
searcher: &'s Searcher,
sink: S,
pos: usize,
absolute_byte_offset: u64,
line_number: Option<u6... | 3,091 | 407 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "f3713f89bcbd10ad8c77b247f31f0f0801aaed31f37fd6dc083f548585ba19ab",
"repo_full_name": "dmtrKovalenko/fff",
"repo_stars": 5884,
"path": "crates/fff-grep/src/searcher/core.rs",
"raw_source_metadata": {
"repo": {
"full_name": "dmtrKovalenko/fff",
... | 1 |
seen:stack_edu:bb8af21793cc47645269d394e573ee90ac6285fc | dolma3_hf | stack_edu | seen | rust | rust | null | 2026-05-09T12:12:37 | null | ODC-BY | use crate::enums::{Delimiters, NewLineState};
///For formatting the output file
pub(crate) struct StringFormatter {
pub string_container: String,
current_number_of_tabs: u16,
delimiters: Vec<Delimiters>,
}
impl StringFormatter {
///For a new struct the current number of tabs added should be 0
pub fn new(string_c... | 4,736 | 506 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "dad496507355afe99be6dff61c620b9806b03e8d044aede2269c30d5b1ea055f",
"repo_full_name": null,
"repo_stars": null,
"path": null,
"raw_source_metadata": {
"repo": null,
"tree_item": null,
"license_type": "permissive",
"length_bytes": 5719,
... | 0 | |
unseen:stack_edu:98c6e7c0f69eeafc8b76e809fa0829317ad70182 | github_api | stack_edu | unseen | typescript | typescript | 2026-03-31T17:30:14 | 2026-05-09T11:46:22Z | 2026-05-09T12:16:42 | https://raw.githubusercontent.com/NanmiCoder/cc-haha/main/src/utils/slashCommandParsing.ts | NOASSERTION | /**
* Centralized utilities for parsing slash commands
*/
export type ParsedSlashCommand = {
commandName: string
args: string
isMcp: boolean
}
/**
* Parses a slash command input string into its component parts
*
* @param input - The raw input string (should start with '/')
* @returns Parsed command name, arg... | 1,390 | 164 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "bcffdc177f1147690b0e2697ef13dfc6f86eae36e74a6acd225db36989da3bdd",
"repo_full_name": "NanmiCoder/cc-haha",
"repo_stars": 10067,
"path": "src/utils/slashCommandParsing.ts",
"raw_source_metadata": {
"repo": {
"full_name": "NanmiCoder/cc-haha",
... | 1 |
unseen:stack_edu:d36fd733bdf54401603002d69354912ac9a81788 | github_api | stack_edu | unseen | go | go | 2025-12-12T00:56:53 | 2026-05-08T19:56:55Z | 2026-05-09T12:22:34 | https://raw.githubusercontent.com/VibiumDev/vibium/main/clicker/internal/daemon/router.go | Apache-2.0 | package daemon
import (
"bufio"
"encoding/json"
"fmt"
"net"
"os"
"time"
"github.com/vibium/clicker/internal/log"
"github.com/vibium/clicker/internal/agent"
)
// StatusResult is returned by daemon/status.
type StatusResult struct {
Version string `json:"version"`
PID int `json:"pid"`
Uptime string `json:"u... | 4,108 | 532 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "4c98279994cd746739c601074e2044947d85738a2cb91efe5c1360128c749a54",
"repo_full_name": "VibiumDev/vibium",
"repo_stars": 2802,
"path": "clicker/internal/daemon/router.go",
"raw_source_metadata": {
"repo": {
"full_name": "VibiumDev/vibium",
"... | 1 |
seen:stack_edu:0a0927aabd14fd660ba28bf41a3186ed378c1465 | dolma3_hf | stack_edu | seen | go | go | null | 2026-05-09T12:12:34 | null | ODC-BY | package pg
import (
"fmt"
"log"
"strings"
"database/sql"
"github.com/austinov/rocker-bot/config"
"github.com/austinov/rocker-bot/store"
_ "github.com/lib/pq"
)
const (
bandInsert = `
WITH s AS (
SELECT id
FROM band
WHERE lower(name) = $1
), i as (
INSERT INTO band (name)
SELECT $2
WHERE NOT EXISTS (... | 4,478 | 658 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "772924198fe66f1674f2bfd586b0813135f38b249391e2ce75d71dd08f637ac4",
"repo_full_name": null,
"repo_stars": null,
"path": null,
"raw_source_metadata": {
"repo": null,
"tree_item": null,
"license_type": "no_license",
"length_bytes": 4693,
... | 0 | |
seen:stack_edu:ffce6f08e18515b6636c | dolma3_hf | stack_edu | seen | other | python | null | null | 2026-05-09T12:12:23 | null | ODC-BY | # CCC 2011 Senior 4: Blood Distribution
# written by C. Robart
# March 2011
# the order in which you match up the types makes little
# difference in the CCc test cases
# However Kevin Luo pointed out that problems can arise with
# certain orders, so two different ones are tried and the max taken
#
# eg:
# 0 0 1 0 1 0 ... | 3,511 | 735 | {
"dolma3_analog": "stack_edu",
"text_hash_sha256": "ffce6f08e18515b6636c3614748a2ebd00bb40cae0d2fe74d45310022f068fcc",
"repo_full_name": null,
"repo_stars": null,
"path": null,
"raw_source_metadata": {
"repo": null,
"tree_item": null,
"license_type": null,
"length_bytes": null,
"path": ... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.