Skip Navigation
Posts
2
Comments
66
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.

  • In my top 3 most gore movies of all time.

    It is a fun one too. On that top 3 Peter Jackson actually made two if them :-).

    • Utopia (UK)
    • The expense
  • Permanently Deleted

  • 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.

  • haha I am not British but the curved banana was a funny one

  • I buikt a minimal bot some time ago on reddit. It was very simple. It reacted with predefined response when it detected specific terms.

    While it was mostly made for a joke. I was surprised how efficient this was. I received mostly positive return as well as some infuriating responses. Still this was effective.

    The current platform appears to actively prefer the russian bot presence. So an option might be to provide a FOSS bot maker that anyone could easily use that will also have the property to be easy to not be detected immediately as a bot.

    Then these bots should both counter russian bots and promote this bot creation tool or even platform (bit a platform would certainly be easier to detect and block).

    But by doing so, the dead Internet is closer than ever.

    Code: https://git.esy.fun/yogsototh/redbot

    See stack.yaml file for the env var to set. If you run it it should start a web interface. And you can create new bots from there.

  •  undefined
        
    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

  • Clojure is pretty decent.

  • Clojure @programming.dev
    yogsototh @programming.dev

    Leveling Up Clojure Runtime Specs

    Programming.dev Meta @programming.dev
    yogsototh @programming.dev

    Should we block zerobytes.monster?

    First happy new year everyone! Thanks a lot for all the work provided by admins and everyone involved in this lemmy instance.

    Recently I am blocking all communities from zerobytes.monster instance personally. It just appears to be a ripoff some subreddits.

    As there is no way to block all communities from some instance as a programming.dev user and as I feel these communities are mostly spam. I wonder if other people share the same feeling and if programming.dev should block them?

    I hope I am asking via the correct channel. I don’t think this should be reported as I might also be in the minority and other people prefer to keeps these communities copied from reddit.