HackerTrans
TopNewTrendsCommentsPastAskShowJobs

fcjr

23 karmajoined há 7 anos
---- keyoxide ---- $argon2id$v=19$m=512,t=256,p=1$aED0gF+KdseKRxcHRmMUpg$V+2ajADZMkRXew0aVY16DtmdmZg7P+pz1ZaFYEkgy3Y ---- keybase ---- my public key: https://keybase.io/fcjr; my proof: https://keybase.io/fcjr/sigs/4ecWCI2-NHB7kMm5YCL-Tt_62g0zBqJlViFixhSU3Pk

Submissions

RestoreKit: Recover a Mac in one click from any platform

github.com
4 points·by fcjr·há 4 dias·4 comments

Running a Virtual Machine on a Cloud Box That Can't Run Virtual Machines

frankchiarulli.com
2 points·by fcjr·há 9 dias·0 comments

A collection of every site on the web

everytab.site
5 points·by fcjr·há 24 dias·0 comments

FCC bans import and sale of routers produced in a foreign country

fcc.gov
2 points·by fcjr·há 4 meses·1 comments

ShiftAPI – A nicer way to write Go APIs, with TypeScript types for free

shiftapi.dev
1 points·by fcjr·há 4 meses·0 comments

Expo-OpenClaw-chat – An in-app AI chat that modifies your app as you talk to it

github.com
2 points·by fcjr·há 5 meses·0 comments

Show HN: Full-stack type-safety from go to TypeScript with Hot Reloading

github.com
1 points·by fcjr·há 5 meses·0 comments

SMLL: Using 200MB of Neural Network to Save 400 Bytes

frankchiarulli.com
17 points·by fcjr·há 5 meses·3 comments

RCade: Building a Community Arcade Cabinet

frankchiarulli.com
10 points·by fcjr·há 5 meses·2 comments

Show HN: Local AI-powered subtitle generation, translation and embedding

github.com
2 points·by fcjr·há 9 meses·0 comments

Show HN: Quick CLI for local text-to-speech using Kokoro

github.com
2 points·by fcjr·há 9 meses·0 comments

comments

fcjr
·há 4 dias·discuss
Thanks! Yep author here -- you can fully reformat with `restorekit restore` or just restore the firmware (retaining the user disk) with `restorekit revive`. This is what apple calls these two different actions, but I found the naming a bit confusing when I first started looking into this too.

Open to any suggestions on how to make this clearer!
fcjr
·há 4 dias·discuss
I've worked at a few places where windows was the default machine (including for IT) and macs were only issued when requested or required. A lot of times the IT folks are forced to use a macbook simply because they need one to recover and reset their fleet of macbooks. I've also seen companies forced to ship a whole new mac out to employees in locations without an apple store when a simple reset would have solved the problem. I think this sucks. People should be able to repair their mac without needing to own another one!
fcjr
·há 5 meses·discuss
Hey op here: the goal was not to just get something working, it was to build it ourselves and learn along the way. And what's a better way to learn about how VGA works than to build a graphics card!

But for a little more context, we did purchase a few old AMD cards originally, but we were mostly interested in using modern hardware and possibly windows + webgpu (for certain games). We didn't want to rely on no longer manufactured parts and potentially unmaintained kernel drivers (like CRT emudriver).