...

mbeex

536

Karma

2017-12-19

Created

Recent Activity

  • Did this for 30 years. Two years ago I finally took the time to acquire the whole thing.

    There is no way back. Relaxed posture, no UI elements stealing my focus unnoticed, parallelism (partially): continually "big-picturing" text; speaking with people while typing. The rhythm of this motoric skill and his quite specific form of memory alone, strangely decoupled from and coupled to the other mental processes at the same time, the interplay is simply marvelous.

  • Left/Right: First thing - add more axes. The most used standard example from politics or economics is liberalism/libertarism (not diving into the subtleties of definitions, their history, usage in different parts of the world, etc.). Look for more such axes, leave the political conceptual world behind.

    After that, try Principal Component Analysis and look, what remains from these dimensions and the labels describing them. Think up names for the Eigenvectors / new axes. Investigate further. For example, look where people are concentrating in this high-dimensional space.

  • ...

    - uv tool replaces pipx etc.

    - uv pip --tree replaces pipdeptree (including 'inverse' mode)

    - ...

  • > aider [...] It kept telling me to "add files" that are in the damn directory that I opened it in.

    That's intentional, and I like it. It limits the context dynamically to what is necessary (of course it makes mistakes). You can also add files with placeholders and in a number of other ways. but most of the time I let Aider decide. It has a repomap (https://aider.chat/docs/repomap.html), gradually building up knowledge and makes proposals based on this and other information it gathered also with token costs and out-of-context-window in mind.

    As for manual changes: aider is opinionated regarding the role of Git in your workflow. At first glance, this repels some people and some stick to this opinion. For others, it is exactly one of the advantages, especially in combination with the shell-like nature of the tool. But the standard Git handling can still be overridden. For me personally, the default behavior becomes more and more smooth and second nature. And the whole thing is scriptable, I only begin to use the possibilities.

    In general: Tools have to be learned, impatient one-shot attempts are simply not enough anymore.

HackerNews