Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
cristoperb
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
cristoperb
3d ago
"there's no ethical production under capitalism"?
2.
▲
by
cristoperb
3d ago
ethnographies of the rich and the famous
3.
▲
by
cristoperb
5d ago
This is a good metaphor for treating the means as an end, thanks. And I agree with your parent comment that that is largely the misalignment that Terence is pointing out.
4.
▲
by
cristoperb
7d ago
They reference this paper which describes a method to decrypt reasoning traces (by sending the encrypted trace back to the model and asking it to transcribe it): https://stolen-thoughts.com/paper.pdf
5.
▲
by
cristoperb
5mo ago
Apparently just a TI-84 Evo emulator(?) that you can run in a browser for $20/year: https://education.ti.com/en/products/calculators/graphing-ca...
6.
▲
by
cristoperb
5mo ago
I still use my TI-89 from high school, but I'm interested to find if there are any open hardware/firmware calculator projects with basic engineering tools and a CAS.
7.
▲
by
cristoperb
5mo ago
I can't speak for the person you're replying too, but I use -- for emdash for two reasons: I never remember how to type an actual emdash in linux/X11, and more importantly, I do most of my writing in Asciidoc which converts -
8.
▲
by
cristoperb
5mo ago
I haven't tried it for anything myself yet. The paper provides several benchmarks. The emphasis during training was on multi-language support (over 1800 languages are represented in its pre-training data, which is 40% non-English) and
9.
▲
by
cristoperb
5mo ago
Apertus is the open source 8b and 70b LLM from swiss-ai. They've published both the base and the instruct sft models. Very cool that projects like this exist. https://apertvs.ai/pages/documentation/
10.
▲
by
cristoperb
5mo ago
It looks like the ia's collection of Compute! is complete: https://archive.org/details/compute-magazine?page=2&sort=dat... Also Compute!' Gazette: https://archive.org/details/computes
11.
▲
by
cristoperb
5mo ago
Though see the Plain Text Accounting[0] movement for something maybe more unixy than Gnucash. I download .csv files from my bank and credit card issuers and import to hledger[1]. hledger has its own rules engine for filtering/transform
12.
▲
by
cristoperb
5mo ago
I missed the "a" in the title and expected something about Proudhon
13.
▲
by
cristoperb
6mo ago
> We all know Meta can still read E2EE chats That can't be true, otherwise in what sense is it E2EE?
14.
▲
by
cristoperb
6mo ago
Thanks, your install script worked for me. In case it helps anyone else, the first time I tried to run purr I got "OSError: PortAudio library not found". Installing libportaudio (apt install libportaudio2) got it running.
15.
▲
by
cristoperb
6mo ago
Yes. Here's an AP article: https://apnews.com/article/afroman-police-raid-lawsuit-ohio-...
16.
▲
by
cristoperb
6mo ago
You could do signatures/MAC without encryption to guarantee that the message was not modified
17.
▲
by
cristoperb
6mo ago
Thanks for sharing, and congratulations! Interesting that you didn't use dead reckoning at all to return to the nest. I didn't think I could get away with that. And somehow using a second channel to extend the trails never occurre
18.
▲
by
cristoperb
6mo ago
I just came back to check if anyone else was discussing their entry, so thanks for posting your write up! I wrote mine by hand just testing it using the in-browser simulator. I initially used subroutines to try to keep things structured but
19.
▲
by
cristoperb
6mo ago
> Thunderbird delivers RSS feed items the same way as email, so you can apply filters to mark them as "read" This is a good idea. I use Thunderbird only for a small number of feeds I want to read every post from. I used to also
20.
▲
by
cristoperb
7mo ago
I guess it's not prefatory remarks or disclaimers that I find so grating, but the explicit "I'll explain" (or worse, faux conversational "May I explain?" "Let me explain") followed immediately by the
21.
▲
by
cristoperb
7mo ago
This is a nitpick, but since this essay is over 15 years old now I don't think the author will mind. This phrase always rankles me: > Let me explain what I mean. It turns out that if you're writing an essay or a youtube script
22.
▲
Experimenting a New Syntax to Write SVG (2022)
(yuanchuan.dev)
3 points
by
cristoperb
7mo ago
|
0 comments
23.
▲
by
cristoperb
7mo ago
This is my project/writeup. I think it is too simple for a Show HN, but if anyone actually tries it out and finds it useful I'd love to know! source code: https://github.com/cristoper/lichess-puzzle-timer/
24.
▲
Lichess Puzzle Timer: A browser extension to help you do chess puzzles slower
(catswhisker.xyz)
1 points
by
cristoperb
7mo ago
|
1 comments
25.
▲
by
cristoperb
7mo ago
I don't know when the term became widespread for gui-style terminal programs, but the wikipedia entry has existed for more than 20 years so I think it is an older term than you imply. https://en.wikipedia.org/w/ind
26.
▲
I ran 40km and knit a hat for my 40th birthday
(catswhisker.xyz)
1 points
by
cristoperb
8mo ago
|
0 comments
27.
▲
by
cristoperb
8mo ago
I cloned my voice and had it generate audio for a paragraph from something I wrote. It definitely kind of sounds like me, but I like it much better than listening to my real voice. Some kind of uncanny peak.
28.
▲
by
cristoperb
8mo ago
It's just Gemini. I'm guessing they changes the system prompt for the new year or something, but it's pretty annoying.
29.
▲
by
cristoperb
8mo ago
I don't know the answer to your second question, but what about "transformer" makes you think "not an LLM"?
30.
▲
by
cristoperb
8mo ago
Apparently it is the same as the DeepseekV3 architecture and already supported by llama.cpp once the new name is added. Here's the PR: https://github.com/ggml-org/llama.cpp/pull/18936
More ›