Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
cdcarter
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
cdcarter
15d ago
How would a docker container do anything for a web component?
2.
▲
by
cdcarter
4mo ago
Can you share some credible sources on "schools banning calculus"? Googling seems to primarily show up Quora and indeed HN discussions, and no actual policy proposal or news article.
3.
▲
by
cdcarter
4mo ago
Check out the Adafruit Fruit Jam, its got pretty much everything you need.
4.
▲
by
cdcarter
4mo ago
Most US insurance has very strict guidelines about what is diagnostic vs preventative for a colonoscopy. And its almost certianly diagnostic.
5.
▲
by
cdcarter
5mo ago
The plugin directly adapts code from GNU Grep, so they MUST release it under the GPL, as far as I understand.
6.
▲
by
cdcarter
5mo ago
All you really need is a copy of "The Unix Programming Environment", where you can implement `hoc` in a couple hours.
7.
▲
by
cdcarter
6mo ago
What do you mean by that? bad support for what?
8.
▲
by
cdcarter
6mo ago
Swift too, in 6.3!
9.
▲
by
cdcarter
6mo ago
The blog started publishing in 2017. Why do you think this?
10.
▲
by
cdcarter
6mo ago
That is what raincole is asking about. Do you have a source for this, in the Uk context?
11.
▲
by
cdcarter
6mo ago
As of very recently, the entire stdlib (i.e. "Foundation") is open source and available on all platforms Swift targets. For a while, the Linux builds had a much smaller/limited version of Foundation, but it's fully suppo
12.
▲
by
cdcarter
6mo ago
I was looking for something that allows easy access to direct memory, with a syntax thats a little easier to explain than C. Frankly, zig was not actually a real viable option based on that syntax requirement but I still wanted to explore i
13.
▲
by
cdcarter
6mo ago
If it weren't for the 11k process fork bomb, I wonder how much longer it would have taken for folks to notice and cut this off.
14.
▲
by
cdcarter
6mo ago
I spent last week (with Opus, of course) porting the xv6-riscv teaching operating system to a bunch of different languages. Zig, Nim, LISP, and Swift. The improvements in embedded Swift have definitely made it one of the most enjoyable/
15.
▲
by
cdcarter
6mo ago
That would be the "hardwired" option.
16.
▲
by
cdcarter
6mo ago
I don't think beyond tastes that crazy, but I have to jump in to support this bean burger. These guys are the real deal.
17.
▲
by
cdcarter
6mo ago
80% of my home voice assistant requests really need no response other than an affirmative sound effect.
18.
▲
by
cdcarter
7mo ago
Even a PCMCIA slot would help! ;)
19.
▲
by
cdcarter
9mo ago
I vibe coded an app to track my movie watches, at https://moviesonthe.computer . I really enjoy the ability to get started quickly with a known idea like “make a single user letterboxd clone” with a system prompt that explains my
20.
▲
by
cdcarter
2y ago
Nothing stopping someone from deciding to migrate VCSs (or even just repos) and all of a sudden end up in the place that 15 years of codebase history is squashed down to a single new starting commit. :(
21.
▲
by
cdcarter
2y ago
On the other hand, ifnt is fun to say outloud.
22.
▲
by
cdcarter
2y ago
Huge shout out to Small Computer Central/Steven Cousins. I have four or five machines designed by him, with various main boards and backplanes. The parts are all tested working, and the build instructions are comprehensive. It’s a very
23.
▲
by
cdcarter
2y ago
Do you have any written posts or documents about this language and your design decisions?
24.
▲
by
cdcarter
2y ago
What?
25.
▲
by
cdcarter
2y ago
I don't come from TS, but this seems like a good intro to zig from that sort of perspective. There's a whole lot of paradigms to relearn when you switch to something like Zig and this kind of content is useful. I'll nitpick w
26.
▲
by
cdcarter
2y ago
The Unix Programming Environment tutorial for building hoc doesn’t even come close to what Nystrom gets into in Crafting Interpreters. Hoc is a very fun little language, but as Nystrom describes several times in the book…parsing just isn’t
27.
▲
by
cdcarter
2y ago
I’ve also ported the lox vm to Zig and had a great time working through it. Since the project is designed in C, you can mostly write the exact same code in zig, with minimal modifications. If you want to use zig features, they’re easy to in
28.
▲
by
cdcarter
2y ago
Well, the markdown specification allows inline HTML, so that's to be expected. But it's true if you're taking user input as markdown and display it as rendered HTML, you need to think very carefully about escaping and sanitiz
29.
▲
by
cdcarter
2y ago
kens is the author of the write up, not the designer of the chip.
30.
▲
by
cdcarter
3y ago
(2017)
More ›