HN user

Ycros

166 karma

[ my public key: https://keybase.io/ycros; my proof: https://keybase.io/ycros/sigs/cuLqxgL7QjI1z1Y57c5g4StpVLi0Wk46GPi0YBs-fuU ]

Posts2
Comments55
View on HN

Yes, we should archive everything. And we should perhaps reform IP more broadly and re-think how we treat our culture. And we shouldn't expect retaliation.

But retaliation will happen, and I worry that it's going to pull down one of the most incredible archives along with it.

Unscii 7 months ago

there's enough support for it across various things that it's not going anywhere

Ollama and gguf 11 months ago

ollama has always had a weird attitude towards upstream, and then they wonder why many in the community don't like them

Having played around with this sort of thing in the llama.cpp ecosystem when they added it a few weeks ago, I will say that it also helps if your models a) are tuned to output json and b) you prompt them to do so. Anything you can do to help the output fit the grammar helps.

E Ink Gallery 3 4 years ago

The recently launched Playdate handheld gaming device uses a monochrome Sharp brand Memory LCD with no backlight.

The article suggests a good first step, but I recommend using a 3-way capable merge tool for an even better experience. 3-way merging with a reasonable UI should be the default, I don't really understand why it still isn't. It makes large and complex merges easy. My merge tool of choice was kdiff3 for the longest time, though these days I'm using Beyond Compare which is a commercial product.

Qt 6.3 4 years ago

No general framework will magically solve this problem, you need to tread carefully around the audio processing thread whatever you're using.

I was shopping for a new monitor recently, and I considered 3 different models from Samsung, and all 3 had so many complaints from users indicative of serious QA issues in at least their monitor division. I hope they sort their issues out, their products on paper at least, are compelling.

I used to use an Ergodox Infinity that I built from a kit. Since then I've moved to the Model 01 from https://keyboard.io

Why? I find the thumb clusters way better, I feel like they're just a bit too far away on the ergodox keyboards. That, and the shape of the keys and the curve of the stagger are better IMO.

The downside is you can't use any keycaps because they're unique to this keyboard.

The popup dialog you get when you click either "like" or "dislike" is annoying - show it the first time and then don't show it again. I'm happy to scroll through a bunch of logos and quickly mark some likes/dislikes, but not with a popup on each one.

Terraform 0.12 7 years ago

Good stuff. It looks like they've addressed a few of the ergonomic issues in their language with this release. The old way of doing iteration and having to use string interpolations just to reference variables were annoying.