Skip Navigation

Posts
1
Comments
52
Joined
2 yr. ago

  • I didn’t see Claude 4 Sonnet in the tests and this is the one I use. And it looks like about the same category as o4 mini from my experience.

    It is a nice tool to have in my belt. But these LLM based agents are still very far from being able to do advanced and hard tasks. But to me it is probably more important to communicate and learn about the limitations about these tools to not lose tile instead of gaining it.

    In fact, I am not even sure they are good enough to be used to really generate production-ready code. But they are nice for pre-reviewing, building simple scripts that don’t need to be highly reliable, analyse a project, ask specific questions etc… The game changer for me was to use Clojure-MCP. Having a REPL at disposal really enhance the quality of most answers.

  • He looks from company money perspective. And I think AI is difficult to monetize. A google paper explained a long time ago that big company cannot easily have a huge competitive advantage because new techniques exists in the open source world to learn incrementally on top of costly models. Mainly you don’t need millions to make another good quality LLM.

    That being said. LLM add some value, but as everything hyped to no end the real value is negligible comparatively to the « market expected value ».

  • Moreover, codebase in pure funcional languages is hard to understand and maintain, that’s why they are rarely used in production.

    hahahah how to trigger a lot of people working with these pure functional languages (like me).

    I've worked with both "normal languages" like C++, java, Perl, javascript (node + UI), etc... and then I switched to Haskell and Clojure. And our current production code is a LOT better than in traditional languages. In particular, maintenance is a lot cheaper that what I was used to when working with more traditional languages.

    Regarding the community impact I would advise to use Clojure instead of Haskell (or Purescript, or Elm). Clojure is a nice middleground that has a huge advantage of being very stable (by that I mean, the code you write today will probably be very easy to deploy in 10, or 20 years from now).

    Note however, the language alone is not sufficient to write good code, but it helps you choose better abstractions that will be easier to maintain. If you dive into the spirit of the language, you will have a better intuition and understanding about state management of big applications and will probably make more visible some design issues.

  • Permanently Deleted

    Jump
  • Depends on how you look at things.

    Compare your life to the life of people 1 century ago, 2 centuries ago, etc…

    News, social networks focus on shit. Lot of things improve. But news only focus on what is going wrong.

    Lot if things are shit, but lot other things aren’t.

  •  
        
    cp $fic $fic.$(date -Iseconds)
    git commit -a -m "save at $(date -Iseconds)"
    # edit $fic
    git commit -a -m "save at $(date -Iseconds)"
    git push -f
    
      
  • If men learn this, it will implant forgetfulness in their souls. They will cease to exercise memory because they rely on that which is written, calling things to remembrance no longer from within themselves, but by means of external marks.

    Plato against writing

  • Fresh from university I found a job with terrible keyboards. After about 4 months I started to feel constant pain in my wrists. I then switched to vim.

    And it solved my wrists issue. But also, I discovered a way to edit text that was so much optimized fat beyond my expectations.

    I wrote this article for people that would like to familiarize with vi keybindings.

    https://yannesposito.com/Scratch/en/blog/Learn-Vim-Progressively/

  • when you have a certain world vue your frame of reference is this one. And you will prefer to hide reality for a very long time before admitting you made a poor decision. Worse admitting your point of view is not moral, or problematic.

    All of this to say, people will not make a direct correlation between facts and their acts. They will find another plausible (for them) explanation.

  • I selfhost using forgejo (the same project codeberg is using) and I only clone on github.

    This should be a good first step to decentralize.

  • Once I went to Australia and I had a very long flight. I played Steredenn and I don’t really know how I finished first worldwide after a game that lasted forever.

    And I stopped playing not because I lost, but because this was the end of the flight. More than 7 billions. It was a few years ago and I am the 10th now.

  • you're really not

    Jump
  • Clojure is pretty decent.

  • factorio

    the dedication of the dev is perceptible, almost unlimited replay value and the will release a major extension in 9 days that looks wonderful.

  • purescript if you count “compile to js” as compiled.

    Otherwise Haskell

    • can AI replace the job of a real programmer, or a team of software engineers? Probably not for a long time.
    • can manager abuse the fantasy that they could get rid of those pesky engineers that dare telling them something is impossible? Yes totally. If they believe adding an AI tool to a team justifies a 200% increase in productivity. Some managers will fire people against all metrics and evidence. Calling that move a success. Same occurred when they try to outsource code to cheaper teams.
  • I work for s company that suddenly asked to rename a lot of stuff. This had consequences. It cost time, money, and created a disconnect between internal to the dev vocabulary that couldn’t be changed easily and user facing vocabulary. Also we were lucky but this could gave broken some long used API that we are proud not to version because the policy we have internally is “we will NEVER break the API”. And so far, for 8 years we still haven’t.

  • Programming.dev Meta @programming.dev

    Should we block zerobytes.monster?