HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Shebanator

no profile record

comments

Shebanator
·3 माह पहले·discuss
NixOS is not a read only OS. There is an impermanence addon that can do this, though, for many partitions.
Shebanator
·3 माह पहले·discuss
This problem has been around for a long time. Not only that but it would say this even when the problems were directly caused by their code.

I put a line in my CLAUDE.md that says "If a test doesn't pass, fix it regardless of whether it was pre-existing or in a different part of the code."
Shebanator
·4 माह पहले·discuss
Exactly: it depends on what you mean by "better". OS/2 had a much more modern basis, but:

* it was painful to program compared to Windows

* it required a lot more hardware (and thus money) to achieve the same level of performance.

* the UI was terrible
Shebanator
·4 माह पहले·discuss
not mini PCs, no, but there are laptops that do
Shebanator
·4 माह पहले·discuss
This works well for problems that are purely algorithmic in nature. But problems often have solutions that don't fall into those categories, especially in UI/UX. When people tell me that LLMs can solve anything with a sufficiently details spec, I ask them to produce such a spec for Adobe Photoshop.
Shebanator
·4 माह पहले·discuss
The quality x price curve is not linear. Expensive materials and engineering often produce only incremental quality improvements, if any. Sometimes the improvements are only cosmetic. So Apple's headphones would need to be a lot closer to the best of the best than 80-90% in order to justify their price.
Shebanator
·4 माह पहले·discuss
I think Apple is more responsible. One of Flash's chief benefits to the customers who paid the big bucks was that it 'just worked' everywhere. Once Apple stopped supporting Flash on the iPhone, that story was a lot less attractive.

The bugs were definitely Adobe's fault: as with most tech companies, they were far more interested in expanding the feature set than they were on fixing the bugs and stabilizing the platform.
Shebanator
·4 माह पहले·discuss
You assume the marketing folks actually talk with the hardware folks. More likely its a big game of telephone....
Shebanator
·5 माह पहले·discuss
Does anyone know if the company is still active. Haven't seen any updates for a while now. I like the product a lot, but products like this need security updates at the very least.
Shebanator
·6 माह पहले·discuss
Its shift-tab in Claude Code, fyi
Shebanator
·6 माह पहले·discuss
I discussed approaches in my earlier reply. But what you are saying now makes me think you are having problems with too much context. Pare down your CLAUDE.md massively and never let you context usage get over 60-65%. And tell CLAUDE not to commit anything without explicit instructions from you (unless you are working in a branch/worktree and are willing to throw it all away).
Shebanator
·6 माह पहले·discuss
Those kinds of errors were super common 4-6 months ago, but LLM quality moves fast. Nowadays I don't see these very often at all. Two things that make a huge difference: work on writing a spec first. github.speckit, GSD, BMAD, whatever tool you like can help with this. Do several passes on the spec to refine it and focus on the key ideas.

Now that you have a spec, task it out, but tell the LLM to write the tests first (like Test-Driven Development, but without all the formalisms). This forces the LLM to focus on the desired behavior instead of the algorithms. Be sure to focus on tests that focus on real behavior: client apis doing the right error handling when you get bad input, handling tricky cases, etc. Tell the system not to write 'struct' tests - checking that getters/setters work isn't interesting or useful.

Then you implement 1-3 tasks at a time, getting the tests to pass. The rules prevent disabling tests, commenting out tests, and, most importantly, changing the behavior of the tests. Doesn't use a lot of context, little to no hallucinating, and easily measurable progress.
Shebanator
·8 माह पहले·discuss
Wrong. If you know nix then you know "leverages the unique way that Flox environments are rendered without performing a nix evaluation" is a very significant statement.
Shebanator
·8 माह पहले·discuss
Author forgot about image, video, and music creation. These have all been quite successfully commercially, though maybe not as much artistically.
Shebanator
·9 माह पहले·discuss
I don't think its for everyone, the paper metaphor either works for you or it doesn't.

That said, the other big benefit for me is it breaks a lot less often than hyprland and its ecosystem seems to (and I don't just mean bugs here, I also mean things like config file format changes). And this isn't a slam on hyprland - I was only ever mildly annoyed by its breakage.
Shebanator
·9 माह पहले·discuss
Tabs, and workspaces.
Shebanator
·9 माह पहले·discuss
Niri has named workspaces, each of which has a scrolling model. So you can achieve something very very close to what you want.
Shebanator
·10 माह पहले·discuss
Wait until you get a load of nix's home manager!
Shebanator
·6 वर्ष पहले·discuss
Its not just BofA - Amex does a great job of classifying your transactions and giving you monthly and yearly reports on your spending. Other banks with "premium" credit cards do similar things.