jmoiron plays the blues

@jmoiron.bsky.social replied: A lot of people are rightfully asking, "If LLMs make software development so much faster, where's all the great software?" I think the answer is that LLMs are a 10x improvement on building software but only ~1.5x on maintaining it, and most software development is maintenance.
@jmoiron.bsky.social replied: I have a half-written post about how LLMs are great producers and good summarizers, but they've are poor organizers. This might be a reflection on ourselves, given how they're trained. This can all feel contradictory initially.
@jmoiron.bsky.social Another example of what I wrote about in "Wirth's Revenge." Your first prompt for an unfamiliar problem should be "explain 3 ways to solve this problem." People imagine these simple data manipulations are easy for LLMs, but they lack the fine motor skills to do this type of wor...
jmoiron/giverny main 6933660 fix bug where drag-clicking from inside a modal and mousedown outside a modal would close the modal
jmoiron/giverny main b79226d unify color pickers for labels and cards, first label sets card color, better random label color selection
jmoiron/giverny main 5481b20 add support for file attachments to cards, make image rendering in description not destroy the layout
jmoiron/giverny main fa64b6a fix a little visual bug when selecting card colors for cards that have checklists