- 2 Posts
- 59 Comments
I also tend to prefer left to right and use threading macros a lot.
yogsototh@programming.devto
Programmer Humor@programming.dev•Break Things !== Move Fast
4·6 months agoFrom my experience of boss looking at people working. Working hard is by a huge margin a lot better than working smart. Trust me I know my shit. Once I even wrote a formula in Excel! /s
That being said with experience you stop using anecdotes, easy pre-made sentences like “premature abstraction/optimisation is the root of all evil!” and you understand that there are no generic solutions and you need, every time, to think hard about the best way to produce something relatively to the context and constraints which, most of them, aren’t technical but organizational and human related.
And also, if you intend to work on a project more than 6 months. Quality is really worth it. The lack of quality works like accumulating mud. After a while, you are stuck, and the next step will require a huge amount of energy.
Before ; someone with a salary did some work.
After ; you the customer do the work, are not paid for it, forced to see ads, and naturally more and more steps will be added. (do you want to give to charity? do you want our premium card? what is your city? and other bullshit).
Sorry but I refuse to self checkout. Pretty often if there is only self checkout I left everything in place for the staff to put again in the store.
If I am forced to use them, I am already in such bad mood that I make my best to make the experience as terrible as possible. I lie systematically to any question, I tend to make mistakes, wait for someone to come. Mainly, I try to make it worse economically.
How in one generation people have accepted to work for free. Not for me.
yogsototh@programming.devto
Programming@programming.dev•AI Models from Google, OpenAI, Anthropic Solve 0% of ‘Hard’ Coding Problems
184·8 months agoI 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.
yogsototh@programming.devto
Technology@beehaw.org•Microsoft CEO Admits That AI Is Generating Basically No Value
2·8 months agoHe 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 ».
Obligatory link to wat? video
yogsototh@programming.devto
Programmer Humor@programming.dev•Are IDEs really like this ?
222·8 months agoObligatory XKCD https://xkcd.com/378/
yogsototh@programming.devto
Programming@programming.dev•i want to learn/use functional programming language
3·10 months agoMoreover, 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.
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
yogsototh@programming.devto
Technology@lemmy.world•The Impact of Generative AI on Critical Thinking: Self-Reported Reductions in Cognitive Effort and Confidence Effects From a Survey of Knowledge WorkersEnglish
20·1 year agoIf 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
yogsototh@programming.devto
Programming@programming.dev•Coders or lemmy, what editors do you use? Is it worth learning a new one?
9·1 year agoFresh 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/
yogsototh@programming.devto
World News@lemmy.world•'We will not hesitate': Canada prepares to hit U.S. with billions in tariffsEnglish
171·1 year agowhen 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.
yogsototh@programming.devto
Programming@programming.dev•Rant: I wish more people stopped using Github
3·1 year agoI selfhost using forgejo (the same project codeberg is using) and I only clone on github.
This should be a good first step to decentralize.
yogsototh@programming.devto
Ask Lemmy@lemmy.world•What's the highest score you got in a game?
8·1 year agoOnce 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.
Clojure is pretty decent.




there is no money to be done on the fediverse
people here are sensible to influencers, ads, etc… Like at the beginning of the Internet. They hate it a lot lot more than people on youtube, tiktok or facebbok even reddit.
This is a place for non-commercial sharing. At least for now.