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 |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 26