Viewing profile — Cadwhisker
Cadwhisker
HN member- Joined
- Sun, Jan 29, 2017, 11:08 PM UTC
- HN karma
- 386
- Public activity
- 143 items
- HN profile
- View on Hacker News ↗
About Cadwhisker
No profile information was provided.
Recent public activity
-
comment
Comment #49149312
I have a RiscPC in the shed and a half-repaired A3000. I don't fire them up them often, but both have !Director launching on boot; it is a wonderful program. Thanks!
-
comment
Comment #48768810
> The primary goal of this is support for old/obscure hardware with no LLVM/GCC support. There are still some systems out there that don't support Rust but support C. The landing p…
-
comment
Comment #48514433
There goes my coding assistant (removed by US gov't). It was useful while it lasted. (eye-roll) https://news.ycombinator.com/item?id=48511072
-
comment
Comment #48499448
My personal experience of Fable 5 doing its own thing has been very positive. I was trying to find the root cause of a crash in a Python module which left no errors in the log or c…
-
comment
Comment #48471859
Install Windows 11 ARM under the macOS "UTM" App. This lets you run x86 Windows programs on Apple silicon.
-
comment
Comment #48469770
If you want to experiment with KANs yourself in a non-FPGA environment, there's a GitHub repo here: https://github.com/KindXiaoming/pykan HN comments page on that is here: https://…
-
comment
Comment #48365532
Greg Egan writes novels with plots that revolve around high-end science, physics and mathematics with some very wild concepts and conclusions. Even better, he has animations and il…
-
comment
Comment #48032405
“Sent from my iPhone” is a default signature, but you can change the message under Settings -> Apps -> Mail -> Signature (at the bottom of the options page)
-
comment
Comment #47929406
My /usr/bin/ folder wants to know which bit gets italicised :)
-
comment
Comment #47711498
Very impressive that I can sketch a character in the top-left and get a close match. That's a real highlight showing that there's more going on under the hood than a big look-up ta…
-
comment
Comment #47450641
I love the photo of the probe, and I bet it's very expensive. I wonder if the "A071626" sticker changes the impedance of the traces enough for you to notice :) https://www.mattkeet…
-
comment
Comment #46665102
Thanks, I get it now.
-
comment
Comment #46611801
I took a look at the https://tvnfo.com/ site and I have no idea what's behind the donation wall. Can I suggest you have a single page which explains or demonstrates the content, or…
-
comment
Comment #46387462
I had to replay that to appreciate how the transitions from night to day were done so very, very well. The dynamic range of the shots always seemed spot on. That isn't easy to get …
-
comment
Comment #46361896
Yes, IP usage is awkward and tricky. You can use the GUI to make the initial .xci file or .tcl file, but when you build a project, you need to use the same version of Vivado that t…
-
comment
Comment #46361347
I've managed to make nice 'make' flows for Vivado, ISE, Quartus and DC. Libero took a bit more poking, but it's also possible. The GUI interfaces are what newcomers tend to aim for…
-
comment
Comment #46361309
# Here's the general flow for Vivado TCL projects that takes you from source code to a bit-file with no interaction. Read UG835 for details. create_project -in_memory -part ${PART}…
-
comment
Comment #46361272
This article is a rant about how bad tools are without going into specifics. "VHDL and Verilog are relics", well so is "C" but they all get the job done if you've been shown how to…
-
comment
Comment #46349156
LMStudio? No, it's the easiest way to run am LLM locally that I've seen to the point where I've stopped looking at other alternatives. It's cross-platform (Win/Mac/Linux), detects …
-
comment
Comment #46225688
OK, I take it back now that the HN hug has died off a bit. Bruno's site is a ridiculously neat thing to see in a web browser.
-
comment
Comment #46214193
I can't see Bruno's site and I assume it's because of the HN hug of death, but an impressive 3D website that always comes to mind is acko.net, with its 3D rendered tubular logo. He…
-
comment
Comment #46104186
In the past, I'd find one wrong answer and I could easily spot the copies. Now there's a dozen different sites with the same wrong answer, just with better formatting and nicer tex…
-
comment
Comment #46027797
I have to do tech support for grandma. Every few years, her Windows laptop gets so slow that we get her a new one. This time I will test out a switch to Linux instead of buying a n…
-
comment
Comment #45766398
Just a warning that the video ends with a loud, high pitched tone that will make you want to rip your headphones off. Ironic for a video about hearing.
-
comment
Comment #45652708
Helping me get up to speed with an unfamiliar API much, much faster than any online searching. I can describe an example application and see which API is chosen, along with which f…