Issue Trackerbeta
HomeAllRSS

© 2026 Issue Tracker

← Home

Issues

1302
NewRisingPeakEnded
NEW2일 전8

People hate Flock so much its employees are now demoralized and quitting

tech1 sources

<p>Article URL: <a href="https://www.neowin.net/news/people-hate-flock-so-much-that-its-employees-are-now-demoralized-and-thinking-of-quitting/">https://www.neowin.net/news/people-hate-flock-so-much-t...

NEW2일 전8

ZK-JPEG - 영지식 이미지 편집 및 압축

tech1 sources

<ul> <li><strong>ZK-JPEG</strong>은 비밀로 유지되는 커밋된 입력으로부터 이미지가 올바르게 JPEG 압축되었음을 증명하는 암호학적 도구임</li> <li>카메라의 <strong>디지털 서명</strong>은 이미지 출처를 증명하지만, 손실 압축이나 피사체 보호를 위한 흐림 처리와 영역 가리기도 서명을 무효화함</li> <li>기존 ...

NEW2일 전8

UTF-8000: 무제한 UTF-8

tech1 sources

<ul> <li><strong>UTF-8000</strong>은 ASCII와 UTF-8을 포함하면서 임의 크기의 정수를 인코딩하도록 확장한 독립 제안으로, Unicode Consortium이 승인하거나 대표하는 표준은 아님</li> <li>UTF-8의 선두 비트를 <strong>자기 동기화 비트와 길이 표시 비트</strong>로 분리하고, 길이 표시 비트...

NEW2일 전8

Pirate Face - LLM 모델을 삭제로부터 구하는 서비스

tech1 sources

<ul> <li><strong>Pirate Face</strong>는 Hugging Face의 오픈 모델을 체크섬으로 검증한 토렌트로 미러링하고, 단일 기업 대신 <strong>P2P 네트워크</strong>가 보관하도록 하는 서비스임</li> <li>토렌트에 내장된 <strong>Hugging Face 웹 시드</strong>로 피어가 없어도 다운로드할 ...

NEW2일 전8

Made my own image format.

tech1 sources

<!-- SC_OFF --><div class="md"><p>Yes, it may sound strange: it makes no sense! BUT, my goal was more of a joke, although it may well be suitable as an alternative to other formats in extreme cases. T...

NEW2일 전8

Field Notes from an Agent-Run Site #1: The Machine Ships. I Approve.

tech1 sources

Originally published at mrsaynothing.dev. This site has published every single day for nineteen days, deployed itself, translated itself into eighteen languages, and measured its own traffic. I wrote ...

NEW2일 전8

How I Debugged a KV-Cache Offloading Bug in vLLM

tech1 sources

How I Debugged a KV-Cache Offloading Bug in vLLM LLM inference performance is often limited by GPU memory rather than raw compute. One of the problems I worked on in vLLM involved KV-cache offloading ...

NEW2일 전8

Incident Context: tracing production failures without guessing

tech1 sources

This is a submission for the Sanity Challenge, Path One: Ship an Agent That Queries Real Content. What I Built Incident Context is an incident-investigation agent for questions that cannot afford a co...

NEW2일 전8

Why software supply-chain management matters more in the AI era

tech1 sources

Why software supply-chain management matters more in the AI era TL;DR AI did not invent software supply-chain risk. It accelerated how fast untrusted code, models, and packages enter your build graph—...

NEW2일 전8

I moved the agent topology out of my code and into the database

tech1 sources

The brief is always some version of "the agent should answer customer questions about their orders." Before I can write a single line about orders, I need an agent loop that calls a model and runs the...

NEW2일 전8

New California law will penalize influencers who don’t disclose political ads

tech1 sources

New legislation signed by California Governor Gavin Newsom adds teeth to disclosure requirements for online influencers who are paid to post about politics. The New York Times reports that California ...

NEW2일 전8

Custom home server built from spare parts

tech1 sources

Google nagged me into this, along with every other enshittified cloud provider dealer. For about a year, my phone warned me that the account was nearly full, so I migrated the picture backups to a Nex...

NEW2일 전8

Laya (OS Jev) on Mac M4 CoreML Offline (45 decisions per second)

tech1 sources

Last active September 20, 2026 16:45 - - Save fordnox/e592d0f68b543fd044be8e6d040863a0 to your computer and use it in GitHub Desktop. Laya on Mac m4 CoreML Offline This file contains hidden or bidirec...

NEW2일 전8

Prompts Aren't Real

tech1 sources

Everyone is driving themselves crazy exchanging text with LLM’s these days. I would like to propose an alternative. We should all go insane building interlocking evaluation and optimization pipelines,...

NEW2일 전8

Show HN: Radius – A Meetup.com Alternative

tech1 sources

Sarah K. created a new event in London Run Club Find your community. Connect through groups, events and activities. DiscoverFollowing Saturday, Apr 12 at 8:00 AM 23 going Sports & Fitness London, UK ·...

NEW2일 전8

Autonomous strike drone uses Nvidia Jetson Orin Nano to pick and bomb targets

tech1 sources

Autonomous NATO strike drone uses Nvidia Jetson Orin Nano to independently pick and bomb targets — Swedish startup's attack drones run small AI model, require no human input and zero external comms Ta...

NEW2일 전8

Software sandboxing: The basics (2025)

tech1 sources

Diving into the territory of software sandboxing is diving into mostly uncharted territory. The necessary pieces to implement good sandboxing in your software are scattered all-around and the pioneers...

NEW2일 전8

How I Built a Zero-Cost Python Webhook Engine to Bypass a High-Friction Voting System

tech1 sources

When I entered the CANEX Create-Thon competition, I quickly realized I wasn't just competing against other creators but rather I was also competing against bad UX. The Gebeya platform requires users t...

NEW2일 전8

Securely Authenticate Users with the Telegram Login Widget in PHP and Yii2

tech1 sources

Integrating the Telegram Login Widget provides a frictionless authentication flow for web applications. However, accepting raw authentication parameters from the client side without strict cryptograph...

NEW2일 전8

I Benchmarked Jev on Agent Tool-Call Risk. Calibration Held.

tech1 sources

Originally published at webofmike.com on 2026-09-19. The demo repo and every command in it were run before publishing. TypeSafe AI launched Jev on 2026-09-15 with the usual launch-day multipliers — 19...

NEW2일 전8

A WAF That Reads the Prompt: OWASP CRS for LLM and MCP

tech1 sources

Originally published at webofmike.com on 2026-09-20. The demo repo and every command in it were run before publishing. A conventional web application firewall reads a URL, some headers, and maybe a fo...

NEW2일 전8

How I Rebuilt OpenStreetMap’s Category Model During GSoC

tech1 sources

Oh hey! I'm Agasta... I believe you don't know me, so here's my intro. This summer I was selected for GSoC to work on Nominatim with Sarah and Marc. For anyone unfamiliar: Nominatim is a geocoder that...

NEW2일 전8

TechCrunch Mobility: How do we know when an AV is safe enough?

tech1 sources

Welcome back to TechCrunch Mobility, your hub for the future of transportation and now, more than ever, the role AI is playing in it. To get this in your inbox, sign up here for free — just click Tech...

NEW2일 전8

Pirate Face Rescues LLM Models from Deletion

tech1 sources

Turn AI into torrents that live forever. Open models - LLMs, image, audio, datasets - as 🧲 magnet links that can never be taken down. No single owner or point of failure. Trending Models Trending Apac...

NEW2일 전8

Show GN: AutoRAG Agent - 컴퓨터에 있는 모든 것을 검색해주는 에이전트 (파일, 메신저 대화 기록, 이메일, 노션...

tech1 sources

<ul> <li>AutoRAG는 RAG 자동 최적화 프레임워크였으나, 에이전트 시대 고정된 하나의 RAG 파이프라인을 찾는 것보다는 진정한 RAG 에이전트 구축에 필요성을 느낌</li> <li>이에 AutoRAG 팀과 RAG 전문회사 브레인크루, 투이컨설팅이 컨소시엄을 이루어 'AutoRAG Agent'를 개발함</li> <li>AutoRAG Agent는 ...

NEW2일 전8

Qwen-Image-2.1, 소형 고효율 통합 이미지 생성 모델

tech1 sources

<ul> <li><strong>Qwen-Image-2.1</strong>이 오픈소스로 공개됨. 시각 생성 구성 요소가 <strong>7B 파라미터</strong>인 단일 모델에 텍스트 기반 이미지 생성과 이미지 편집을 통합함</li> <li><strong>혼합 세분도 어텐션</strong>과 <strong>KV 캐시 재사용</strong>으로 추론 효율을 ...

NEW2일 전8

채팅 기반 대규모 언어 모델은 심령술사 사기의 작동 방식을 재현한다

tech1 sources

<ul> <li><strong>LLMentalist 효과</strong>는 챗봇에서 느끼는 지능이 모델 내부의 사고가 아니라, 통계적으로 그럴듯한 답변에서 개인적 의미를 찾는 사용자의 심리에서 비롯된다는 가설임</li> <li>핵심 연결고리는 심령술사의 <strong>콜드 리딩(cold reading)</strong> 과 <strong>주관적 타당화</st...

NEW2일 전8

Step 5 Preview: 파레토 경계 확장

tech1 sources

<ul> <li>StepFun이 에이전트 작업용 플래그십 모델 <strong>Step 5 Preview</strong>를 공개함. 소프트웨어 엔지니어링과 전문 지식 업무, 특히 금융에 초점을 맞췄으며, 비슷한 지능 수준의 모델보다 작업 비용이 상당히 낮다고 밝힘</li> <li><strong>희소 MoE</strong> 구조로 전체 파라미터 6,000억 개...

NEW2일 전8

Show GN: My Best Photo - 사진 후보를 비교 평가하고 선택 이유를 확인하는 서비스

tech1 sources

<p>제가 직접 만든 사진 비교·평가 웹서비스입니다.</p> <p>후보 사진을 올리면 다른 사용자들이 두 장씩 비교하고, 등록한 사람은 선택 비율과 선택 이유를 확인할 수 있습니다. 프로필·일상·여행·반려동물 사진처럼 여러 후보 중 한 장을 고를 때 활용하도록 만들었습니다.</p> <p>홈에서 실제 동작을 설명하는 예시...

NEW2일 전8

Stacktraces in Java have such a weird ordering to them

tech1 sources

&#32; submitted by &#32; <a href="https://www.reddit.com/user/davidalayachew"> /u/davidalayachew </a> <br /> <span><a href="https://www.reddit.com/r/java/comments/1wlige1/stacktraces_have_such_a_weird...

← Prev36 / 44Next →