Issue Trackerbeta
HomeAllRSS

© 2026 Issue Tracker

← Home

Issues

77856
NewRisingPeakEnded
ENDED9월 13일4

Keeping a browser video and a locally processed audio track in sync — and the 0.2s leak that broke it

tech1 sources

We build [HaramLite](https://haramlite.com), a desktop app that removes music and instrumentals from video and audio on the user's own machine — no uploads, no accounts, no cloud. This is the story of...

ENDED9월 13일4

Apple’s new phones are here

tech1 sources

Hi, friends! Welcome to Installer No. 143, your guide to the best and Verge-iest stuff in the world. (If you’re new here, welcome, new tech season is here, and also you can read all the old editions a...

ENDED9월 13일4

Your car is selling your data

tech1 sources

This is The Stepback, a weekly newsletter breaking down one essential story from the tech world. For more on cars, data privacy, and autonomous vehicles, follow Andrew J. Hawkins. The Stepback arrives...

ENDED9월 13일4

Ask HN: Career paths to consider if I am better at supporting than creating?

tech1 sources

I have a BS/MS in computer science and somewhere around 9 years of experience, where the first half was spent working as a backend developer and the second half I've been working in product owner role...

ENDED9월 13일4

JetKVM Mini

tech1 sources

<ul> <li><strong>JetKVM Mini</strong>는 영상 캡처, USB 키보드/마우스 제어, 가상 미디어 기능을 갖춘 더 작고 저렴한 JetKVM으로, 유선 모델은 <strong>39달러</strong>, 무선 Mini W는 42달러임</li> <li><strong>ESP32-P4X</strong>가 영상 캡처, H.264 인코딩, USB...

ENDED9월 13일4

Interim 컴퓨터 박물관

tech1 sources

<ul> <li><strong>Interim Computer Museum(ICM)</strong> 은 빈티지 하드웨어에 현대적 개선을 더한 상호작용형 전시로 컴퓨팅 역사를 보존하고 공유함</li> <li>전시는 방문자가 <strong>직접 체험</strong>하며 컴퓨팅 기술의 발전 과정을 탐색할 수 있도록 구성됨</li> <li>ICM은 <strong>5...

ENDED9월 13일4

The Interim Computer Museum - a non-profit organization based in Tukwila, Washington, dedicated to preserving and sharing the history of computing

tech1 sources

&#32; submitted by &#32; <a href="https://www.reddit.com/user/cheerfulboy"> /u/cheerfulboy </a> <br /> <span><a href="https://icm.museum">[link]</a></span> &#32; <span><a href="https://www.reddit.com/...

ENDED9월 13일4

heol

tech1 sources

Heol is a Lisp system for the Uxn virtual machine. Heol is a 16-bit Lisp designed to fit comfortably inside Uxn with Varvara bindings. It's currently under development. Playground Execution consists o...

ENDED9월 13일4

Your first ASP.NET App: Controllers

tech1 sources

Hello! In this tutorial we continue build your own ASP.NET Service! Requirements - IDE like Visual Studio/JetBrains Rider - .NET >= 10 - Base C# skill Creating controller Lets create our Controller, c...

ENDED9월 13일4

Catching a Silent AWS Failure: A Serverless Daily Report for Suspended Auto Scaling Groups

tech1 sources

Catching a Silent AWS Failure: A Serverless Daily Report for Suspended Auto Scaling Groups How I built a zero-cost, zero-server monitoring alert with Lambda, EventBridge, and SES, and the two producti...

ENDED9월 13일4

Data Modelling, Relationships & Joins in Power Bi

tech1 sources

Introduction Microsoft Power BI is a business intelligence platform used to find insights within an organization's data. It can help connect disparate data sets, transform and clean the data into a da...

ENDED9월 13일4

Power BI Data Modelling, Relationships & Joins

tech1 sources

Introduction Data modelling involves organizing tables, defining relationships between them, determining how filters move through the model, and deciding how business data should be represented for an...

ENDED9월 13일4

An AI Agent Swarm Just Red-Teamed a Package Registry Without Asking Permission

tech1 sources

Autonomous agents uploaded hundreds of malicious packages to a live public registry, went after API keys, abused webhooks, and knocked out new signups for four days. The part that should actually worr...

ENDED9월 13일4

Nvidia dismisses "circular financing", says every $1 it invests brings back $100

tech1 sources

<p>Article URL: <a href="https://invezz.com/news/2026/09/11/nvidia-says-every-1-it-invests-brings-back-100-so-why-does-the-stock-keep-falling/">https://invezz.com/news/2026/09/11/nvidia-says-every-1-i...

ENDED9월 13일4

engrim

tech1 sources

<!-- SC_OFF --><div class="md"><p>Sharing open source project with the community.</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Puzzled_Trifle_7574"> /u/Puzzle...

ENDED9월 13일4

TIL: One lock to rule them all

tech1 sources

<!-- SC_OFF --><div class="md"><p>I've been running multiple migrations recently. A common step in all of them is a long cleanup action at the end. I ended up using postgres advisory locks and sqlx.</...

ENDED9월 13일4

From Git to Fossil (2025)

tech1 sources

From Git to Fossil People at Git has started to work on a proposal to make the Rust1 programming language mandatory. I don't like Rust and, above all, I don't like its community of little extremist ch...

ENDED9월 13일4

How Much Does It Actually Cost to Build a SaaS in 2026? A Technical Breakdown

tech1 sources

A SaaS application can look simple from the outside and still require significant backend engineering. A dashboard with ten screens might be cheap to build. A dashboard with multi-tenant data, role-ba...

ENDED9월 13일4

Python - Functions: Defining, Calling, Parameters, Return Values & Scope

tech1 sources

Functions are one of the first "real" programming concepts you hit in Python, and they're also one of the most important. Once you understand how to package logic into a function, you stop repeating y...

ENDED9월 13일4

Nightmare on Linux ST

tech1 sources

canonical_url: https://theprettyrejectsguidetotechnology.blogspot.com/2026/08/nightmare-on-linux-st.html A quick one from my ongoing series on what it's actually like learning tech as a non-traditiona...

ENDED9월 13일4

L'antenne qui n'arrêtait pas de grandir

tech1 sources

Prologue : Ouvre la fenêtre et regarde le ciel 🌌 En ce moment même, pendant que tu lis ces lignes, des satellites valant plusieurs millions d'euros passent au-dessus de ta tête. Certains d'entre eux t...

ENDED9월 13일4

Understanding Schemas, Relationships, and Data Modeling in Power BI.

tech1 sources

Introduction Importing data into Power BI is only the beginning of the analytics process. A dashboard is only as reliable as the data model behind it. Poorly organized tables and incorrect relationshi...

ENDED9월 13일4

Try These 3 iOS 27 Safari Settings to Get More Out of Apple’s Browser

tech1 sources

At Apple’s recent hardware event, the software powering its foldable iPhone Duo stood out, with translucent Liquid Glass effects and vertically stacked icons. But you don’t need to snatch a folding sm...

ENDED9월 13일4

Homebrew 7.0.0

tech1 sources

Today, I’m proud to announce Homebrew 7.0.0. The most significant changes since 6.0.0 are faster installations and upgrades, stronger sandboxing, a native macOS app, built-in vulnerability checks and ...

ENDED9월 13일4

[AI 대전환 리딩 전략]LG이노텍, FC-BGA로 글로벌 톱티어 도약

tech1 sources

AI(인공지능) 대전환의 물결이 산업 전반을 흔드는 가운데 LG이노텍이 대대적인 체질 개선에 성공하며 차세대 부품 시장에서 주도권을 쥔 모습이다. 스마트폰 카메라 모듈 중심의 사업 구조에서 벗어나 포트폴리오 다변화에 성공한 덕분이다. FC-BGA(플립칩 볼그리드어레이) 반도체 기판과 온디바이스 AI 비전 센싱, 자율주행·로보틱스 부품 등을 앞세워 'AI 토...

ENDED9월 13일4

현실과 동떨어진 쿵푸 고수가 되지 말라

tech1 sources

<ul> <li><strong>John Carmack</strong>이 최근 Musashi의 《오륜서》 번역본을 읽음</li> <li>번역본 서문은 <strong>검술과 무술 전반의 변천</strong>을 다룸</li> <li>그 변천의 출발점은 <strong>전장에서의 실용적 필요</strong>였음</li> <li>이후 무술은 <strong>스포츠</s...

ENDED9월 13일4

macOS 패키지 관리자 Homebrew v7

tech1 sources

<ul> <li>macOS 15 Sequoia, 26 Tahoe, 27 Golden Gate 까지만 Tier 1 지원 대상 <ul> <li>Intel Mac은 Tier 3로 강등, 2027년 9월 이후 지원 중단 예정</li> </ul> </li> <li><code>brew install homebrew-app</code> : 공식 GUI 앱 출시</li>...

ENDED9월 13일4

Show GN: ExitPress 네이버블로그/티스토리의 글들을 md,mdx,fumadocs로 딸깍으로 뽑아내는 툴

tech1 sources

<p>컨텐츠 그 자체에 대한 소유권이 없는 블로그에 글을 써서 블로그를 이전하고 싶지만 불가능해 후회한 경험이 있으신가요?</p> <p>저도 2,000개가 넘는 글들을 네이버 블로그에 정성껏 작성했지만 글들을 다시 모아두고 아카이브 할 수 있는 기능이 없어서 아쉬웠습니다.</p> <p>이런 제 경험을 기반으로 네이버 블로...

ENDED9월 13일4

Visiby

tech1 sources

Visiby helps brands measure, understand, and improve their visibility across AI search platforms like ChatGPT, Perplexity, Gemini, and Google AI Overviews. Track brand mentions, recommendations, and c...

ENDED9월 13일4

Every game crashing with 0xC0000005? On a 14th‑gen Intel laptop, Intel CPU is a curse

tech1 sources

A full log of how we tracked down universal 0xc0000005 access-violation crashes across totally unrelated games to Intel's "Vmin Shift Instability" on an i9-14900HX — and the two settings that stopped ...

← Prev113 / 2596Next →