Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
boogerlad
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
boogerlad
2mo ago
> I’ve been running Kimi K3 alongside Claude on my normal coding work, and for all practical purposes I can’t tell them apart When you say "Claude", do you mean Opus? Fable? What effort level?
2.
▲
by
boogerlad
6mo ago
Does this use anything from the flash-moe project? https://github.com/Alexintosh/flash-moe
3.
▲
by
boogerlad
7mo ago
How can this be used with jj?
4.
▲
by
boogerlad
1y ago
This is your chance! As a clean slate design, you can abandon the concept of a hierarchal file system and replace it with rdbms.
5.
▲
by
boogerlad
1y ago
You're right, but aren't you forgetting that for each image, the encode cost needs to be paid just once, but the decode time must be paid many many times? Therefore, I think it's important to optimize size and decode time.
6.
▲
by
boogerlad
1y ago
I think subsidized svalboards are far better. Moonlanders are an evolution to the standard keyboard design, but a svalboard is a step function improvement - a true keyboard revolution.
7.
▲
by
boogerlad
1y ago
If you're going to learn it, use at least a split columnar keyboard and a non qwerty layout. Learning to touch type on a regular keyboard will likely worsen your health compared to your four finger hunt and peck due to the bad uncomfor
8.
▲
by
boogerlad
2y ago
Too bad this doesn't use the system keyboard on mobile
9.
▲
by
boogerlad
2y ago
It has been 5 years and while it's getting better, I still regret every single day. I never wanted one since I believe I'm unsuitable to be a parent, yet everyone around me assured me it would be ok. It wasn't. I don't s
10.
▲
by
boogerlad
2y ago
You're right about how "useful" needs to be defined. Monero at 30tps and blockchain growth rate is useless for global adoption. Lack of fungibility also makes every other cryptocurrency useless for global adoption. You'r
11.
▲
by
boogerlad
2y ago
Not monero. It is the only useful cryptocurrency in my opinion, and it is easy to understand that it is private digital cash.
12.
▲
by
boogerlad
2y ago
Location: Japan Remote: Yes Willing to relocate: No Technologies: Node.js, postgresql, javascript, python, django, playwright Résumé/CV: boogerlad.github.io Email: boogerlad@gmail.com I've been a software develop
13.
▲
by
boogerlad
2y ago
Location: Japan Remote: Yes Willing to relocate: No Technologies: Node.js, postgresql, javascript, python, django, playwright Résumé/CV: boogerlad.github.io Email: boogerlad@gmail.com I've been a software develop
14.
▲
by
boogerlad
2y ago
How does this compare to lamdu?
15.
▲
by
boogerlad
2y ago
Yeah I've been searching for this kind of display technology for the past couple years and concluded I'm using the wrong search terms or it just doesn't exist. Techically possible with oled / microled.
16.
▲
by
boogerlad
2y ago
What's the display equivalent for an event camera?
17.
▲
Svalboard – Datahand Successor
(svalboard.com)
2 points
by
boogerlad
3y ago
|
1 comments
18.
▲
by
boogerlad
4y ago
There are: https://github.com/agentm/project-m36
19.
▲
by
boogerlad
5y ago
Oh I think I understand what you're saying now. You have a laptop with a QWERTY hardware layout, and rely on the WM to remap the keys to a different layout? Sorry I can't help out. Just wanted to understand the issue.
20.
▲
by
boogerlad
5y ago
Where do you see that Cardboard handles only QWERTY?
21.
▲
by
boogerlad
5y ago
https://github.com/yggdrasil-network/yggdrasil-go/issues/779...
22.
▲
by
boogerlad
5y ago
The fees will remain low in terms of fiat value assuming that if the price goes up, activity goes up due to Monero's adaptive blocksize. See https://monero.stackexchange.com/questions/12729/when-monero... Reg
23.
▲
by
boogerlad
5y ago
Try featherwallet.org
24.
▲
by
boogerlad
5y ago
I wonder if any of these companies would be interested in paying Monero and just avoiding taxes entirely. Taxes are such a huge headache for both parties. Of course it's illegal, but hard to trace if done right. I think it would be wor
25.
▲
by
boogerlad
6y ago
Technically, it can be integrated with Postgres with https://github.com/wasmerio/wasmer-postgres . That said, it makes little sense to integrate this at the database level since it'll bloat up the column size, unle
26.
▲
by
boogerlad
6y ago
It only states that near the end of the page. What is the purpose of it if it's not secure? It only prevents an attacker from performing naive attacks (+1 to get the next id, for example), which might be good enough... But anyone reall
27.
▲
by
boogerlad
6y ago
I built something better that's actually secure and performant here: https://github.com/boogerlad/crypt-ids/ The issues with this are 1) as more IDs are generated, the probability of collision increases 2) a
28.
▲
by
boogerlad
6y ago
Do you know of any microcontrollers with a development PCB that exposes > 62 GPIOs if I wanted to wire all the switches directly?