Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Cadwhisker
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
Cadwhisker
2mo ago
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!
2.
▲
by
Cadwhisker
3mo ago
> 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 page mentions Plan 9 as one of the systems.
3.
▲
by
Cadwhisker
3mo ago
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
4.
▲
by
Cadwhisker
3mo ago
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 console. Fable wrote a test harness that simulated clicks in
5.
▲
by
Cadwhisker
3mo ago
Install Windows 11 ARM under the macOS "UTM" App. This lets you run x86 Windows programs on Apple silicon.
6.
▲
by
Cadwhisker
3mo ago
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://news.ycombinator.com&#
7.
▲
by
Cadwhisker
4mo ago
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 illustrations of some of his books' concepts on his webs
8.
▲
by
Cadwhisker
4mo ago
“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)
9.
▲
by
Cadwhisker
5mo ago
My /usr/bin/ folder wants to know which bit gets italicised :)
10.
▲
by
Cadwhisker
5mo ago
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 table.
11.
▲
by
Cadwhisker
6mo ago
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.mattkeeter.com/blog/2022-08-11-
12.
▲
by
Cadwhisker
8mo ago
Thanks, I get it now.
13.
▲
by
Cadwhisker
8mo ago
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 there's no reason for "new
14.
▲
by
Cadwhisker
9mo ago
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 right.
15.
▲
by
Cadwhisker
9mo ago
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 the IP core was originally created in. Xilinx have improved
16.
▲
by
Cadwhisker
9mo ago
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 straight away, but they're not go
17.
▲
by
Cadwhisker
9mo ago
# 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} set_property target_language VHDL [ current_project ]
18.
▲
by
Cadwhisker
9mo ago
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 use them properly. "engineer
19.
▲
by
Cadwhisker
9mo ago
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 the most appropriate GPU in y
20.
▲
by
Cadwhisker
9mo ago
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.
21.
▲
by
Cadwhisker
9mo ago
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 even describes how it was done in a blog po
22.
▲
by
Cadwhisker
10mo ago
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 text.
23.
▲
by
Cadwhisker
10mo ago
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 new computer. Zorin is the most attractive option because
24.
▲
by
Cadwhisker
11mo ago
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.
25.
▲
by
Cadwhisker
11mo ago
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 functions/methods are called and in what order and with
26.
▲
by
Cadwhisker
1y ago
I'd switch to semicolons, but I need to re-read this book to be sure I'm using them correctly: https://en.wikipedia.org/wiki/Eats,_Shoots_%26_Leaves
27.
▲
by
Cadwhisker
1y ago
Switching the font on apple.com to Comic Sans is a nice touch. https://www.fuckupmysite.com/?url=https%3A%2F%2Fapple.com&to...
28.
▲
by
Cadwhisker
1y ago
That fine needs an extra zero on the end. They'll shrug it off as the cost of doing business.
29.
▲
by
Cadwhisker
1y ago
I got the Australian one by replacing `cn` with `au` in the link. https://apps.apple.com/au/app/ublock-origin-lite/id674534269...
30.
▲
by
Cadwhisker
1y ago
This CODEC uses the same base algorithm as HTJ2K (High-Throughput JPEG 2000). If the author is reading this, it would be very interesting to read about the differences between this method and HTJ2K.
More ›