HackerTrans
TopNewTrendsCommentsPastAskShowJobs

cyrc

339 karmajoined 7 năm trước

Submissions

Grok 4.5, based on our 1.5T V9 foundation model, with Cursor data added in su

twitter.com
12 points·by cyrc·13 ngày trước·6 comments

SpaceX Just Made the AI Infrastructure War Public

forbes.com
5 points·by cyrc·28 ngày trước·0 comments

Instrumental Convergence in AI Safety: Complete 2026 Guide

aisecurityandsafety.org
2 points·by cyrc·28 ngày trước·0 comments

Captainys / Townsemu Releases v20260522

github.com
1 points·by cyrc·2 tháng trước·0 comments

The Motorola 68060 and Chip Design: Interview with Lead Designer Joe CI [video]

youtube.com
5 points·by cyrc·2 tháng trước·0 comments

I recreated the Apple Lisa computer inside an FPGA [video]

youtube.com
139 points·by cyrc·2 tháng trước·68 comments

Project Ace Sony AI [video]

youtube.com
2 points·by cyrc·3 tháng trước·0 comments

I Built a Spy Satellite Simulator in a Browser. Here's What I Learned

spatialintelligence.ai
19 points·by cyrc·4 tháng trước·6 comments

Building a C Compiler from Scratch with AI-Driven Development

moonbitlang.com
2 points·by cyrc·5 tháng trước·0 comments

Rare Blood Clots After Certain Covid Vaccines

mcgill.ca
5 points·by cyrc·5 tháng trước·2 comments

Do you have one of these 17 browser extensions? They could be tracking your brow

mashable.com
2 points·by cyrc·6 tháng trước·0 comments

I wanted a camera that doesn't exist, so I built it

medium.com
466 points·by cyrc·6 tháng trước·139 comments

Hogwarts Legacy is free on the Epic Games Store for a limited time

windowscentral.com
2 points·by cyrc·7 tháng trước·0 comments

[untitled]

1 points·by cyrc·8 tháng trước·0 comments

Honda Sustainable Rocket Our Next Frontier – Outer Space [video]

youtube.com
2 points·by cyrc·8 tháng trước·0 comments

Panther Lake unveiled: A deep dive into Intel's next-gen laptop CPU

pcworld.com
2 points·by cyrc·9 tháng trước·0 comments

comments

cyrc
·Hôm qua·discuss
lets say I install this extension pangram. it is only scratching the surface of "verified" information and opens a whole can of worms..

how do i guarantee there is no mitm attack when it makes api calls.. the extension might even assume a mitm attack was a malicious user or attempted jailbreaking and respond accordingly (filters, etc) but there is a 3rd party..

how do i know there are no mitm prompt injections when it scans the article.. which model is the system using to curate, and it hallucinates or has bias, hidden system directives. there could be semantic injection..

if you look at the internet landscape as a sigint environment there can be psyops conducted without dropping leaflets, but direct to my phone/laptop how do i know, linked-in, social web is not already poisoned with hidden prompts to be ingested by AI crawlers.. what does this mean for news during elections for example?

if a detector flags content incorrectly at scale, the false positives become a consensus.. "crowd hallucination"

this is at machine speed, outside human token/s ooda loop
cyrc
·tháng trước·discuss
its vital for them to have self validation for exponential rsi.. and this human distillation of human in the loop debugging ai models is needed even though they have judge models handling parallel speculative execution.

labs have parallel speculative execution. they spawn hundreds of agent branches, validate them internally with AI judges and only show the user the successful result.

free users are using sequential single-turn generation. the model requires and waits for the human to debug, fix and re-prompt.

by forcing a human to act as validator. they are capturing high value correction trajectories (Bad Output --> Human fix). They are using your cognitive labour to train judge models and validator agents needed to automate the internal verification step, eventually closing the loop for fully autonomous recursive self-improvement.

human in the loop debugging isn't a bug; it's the necessary training signal for the self-validating agents required for exponential recursive self improvement. With new 'distilled judge' models landing in 2026, this article means that they might have gathered enough data. we might be in the final phase..
cyrc
·4 tháng trước·discuss
For user interface designers. A sincere request to consider these old interfaces like Palm OS, IBM CUA, Mac System 6 for a modern Linux GUI.

The simple black and white interface reduces cognitive load and decision fatigue. Modern UI like skeumorphic, material, drop shadows, 3d interface, aero, glass etc are high cognitive load for some individuals.

A text heavy interface and GUIs that are explicit, not implicit and learnt through discovery is easier for me.

A link to the an article. The picture shows that the IBM CUA works for both terminal and Windows 2.0 type GUI in simple black and white.

https://www.linkedin.com/pulse/from-cua-today-enduring-legac...
cyrc
·7 tháng trước·discuss
It would be great if somebody tried to create an opensource version of Rhapsody DR2 that ran on X86 baremetal.

Would not even need to be binary compatible. Source compatible API would be enough.

Rhapsody DR2 is more like Classic Mac than any current MacOS.
cyrc
·7 tháng trước·discuss
It was because of QuarkXPress and Photoshop. In the same way WordPerfect and Lotus 1-2-3 were dominant for business computers.

Wish someone would try to create native MacOS classic on x86 hardware.

There are so many Unix or Linux ABI compatible kernels like the recent Moss written in rust.
cyrc
·8 tháng trước·discuss
https://support.microsoft.com/en-us/windows/optimizations-fo...

From the website; Optimizations for windowed games improves gaming on your PC by using a new presentation model for DirectX 10 and DirectX 11 games that appear in a window or in a borderless window.

When these optimizations are used, games that originally use the legacy blt-model presentation can use the newer flip-model presentation instead (if the game is compatible). This results in lower frame latency and lets you use other newer gaming features; for example, Auto HDR, and variable refresh rate (for displays that support it).

It is checked by default. Hope it helps.
cyrc
·10 tháng trước·discuss
Think it can be used for lockstep computing.

Also seems to be a way to bring microkernel benefit to Linux. Isolate system services.