borar

6.7K posts

borar

borar

@Savlambda

Sumali Temmuz 2016
576 Sinusundan400 Mga Tagasunod
Naka-pin na Tweet
borar
borar@Savlambda·
Huge themes of my personal state of software engineerig art: * (pure) FP in back-end and front-end * the Onion architecture * REST
English
2
0
28
0
John Crickett
John Crickett@johncrickett·
Software engineers six months ago: "An engineering manager has to be technical. How would they understand what the team is doing if they can’t build software?" Software engineers today: "Coding is basically solved. Non-technical people can just manage AI agents and build software now." Which is it?
English
145
23
245
105.6K
borar
borar@Savlambda·
@zero_to_seed @0xglitchbyte And in order to do that design of the architecture and "patterns" one needs to know how to design and program...
English
0
0
2
115
Adam Kerr
Adam Kerr@zero_to_seed·
Design the rules and the architecture and the pattern you want and put in checks to ensure they happened and then make sure they happened. That is the new coding. nobody writes binary anymore because higher level languages were invented. The quality of the lower level code still matters but nobody writes it.
English
2
0
1
1.4K
Glitchbyte
Glitchbyte@0xglitchbyte·
Because these codebases need to architected and maintained You cannot maintain a large codebase with full confidence unless you yourself are in said codebase doing the work. The more you allow LLMs to code for you, the less you understand of your own codebase, and the less youre able to maintain in the long term.
BURKOV@burkov

With all due respect to Andrew, in his motivational post, he didn't explain why anyone would write code by hand. I can code, but I consider coding by hand a waste of time. So, if I, the one who already knows how to code, consider this a waste of time, why would anyone learn something which is very hard to learn only to then consider it a waste of time, like I do?

English
78
66
1K
66.1K
borar
borar@Savlambda·
@devabram @mimivalsi @ChShersh @JustDeezGuy Close, but a bit different: PureScript. A perfect balance of pure FP, much smaller language surface and many "mistakes" of Haskell taken into acccount. Usabe both for Web and Node-like environments.
English
1
0
3
69
David Abram 🐊
David Abram 🐊@devabram·
OCaml is Golang of functional programming.
English
15
4
86
7K
borar
borar@Savlambda·
@mimivalsi @devabram @ChShersh @JustDeezGuy It is a "bad" language if you want to learn pure FP (which is _the_ FP, but it's already too subtle for many :)) Otherwise OCaml and its cousin F# are great FP-first languages.
English
1
0
3
64
borar nag-retweet
The Haskell Interlude
The Haskell Interlude@HaskelInterlude·
In the new Interlude, we’re joined by Peter Thiemann. Peter is a professor at the University of Freiburg, and he was doing functional programming right when Haskell got started. Come with us on a trip down memory lane! haskell.foundation/podcast/79/
English
0
2
7
228
borar
borar@Savlambda·
@davidfowl Nah, slop in one language is not the same as slop in another. So my language is still better than yours.
English
0
0
0
128
David Fowler
David Fowler@davidfowl·
So when programming languages are all irrelevant because we’re slopping out code in any language, what are we going to replace “my language is better than yours” discussion? Will it be agent harnesses?
English
63
8
141
19.5K
borar
borar@Savlambda·
@rahulj51 Not those specs, but CS meaning of specification.
English
0
0
1
39
Rahul Jain
Rahul Jain@rahulj51·
I don't know. Hard for me to agree with the spec-is-code argument. Specs are low fidelity. They aren't a common shared DSL. Have very low signal to noise. Not verifiable or deterministic. They don't encourage iterative work. Almost always written by an agent, thus prone to more slop. Lose their inherent value as soon as they are converted to code. Specs are throwaway. They are a way to temporarily express behavior intent - an agent translates that to a version of code. That's the thing that lives forever. If you are convinced that spec is code then you should be able to confidently delete all code and regenerate from specs.
English
19
2
56
8.5K
borar nag-retweet
gabby
gabby@GabriellaG439·
New blog post: "A sufficiently detailed spec is code" I wrote this because I was tired of people claiming that the future of agentic coding is thoughtful specification work. As I show in the post, the reality devolves into slop pseudocode haskellforall.com/2026/03/a-suff…
English
124
268
2.5K
424.5K
borar
borar@Savlambda·
@TansuYegen Saw this in Japan 20 years ago. Guys were filling vending machines at a railway station with these. "Came out in China" my ass.
English
0
0
0
48
Tansu Yegen
Tansu Yegen@TansuYegen·
Electric lifts that climb stairs on their own just came out in China, carrying up to 180 kg for 60 to 80 floors, totally changing the game for delivery people...
English
407
2.9K
15.5K
1.2M
pikuma.com
pikuma.com@pikuma·
@smartnakamoura Something is off. Why would a university teach web dev? Did you mean vocational school?
English
3
1
236
7.1K
Smart👨‍💻 | Software Engineer
Nigerian uni is giving us C programming in 2026. Not React. Not cloud. Not even basic web dev. C for that matter omoo who are we building for 😭
English
247
23
413
241.8K
borar
borar@Savlambda·
@raimeyuu Fine, as long as it is literally :)
English
1
0
1
40
borar nag-retweet
🌵
🌵@fresheyeball·
Haskell is the best language for vibe coding and it's not even close.
Harney, CO 🇺🇸 English
9
2
24
1.5K
borar
borar@Savlambda·
@WillEhrendreich @fresheyeball Yeah, same principle applies in both cases. Haskell probably provided an even stronger effect of the "funnel of success".
English
1
0
1
11
borar nag-retweet
Leonardo Farroco
Leonardo Farroco@lfarroco·
@fresheyeball I noticed that when vibing Haskell or Purescript even Copilot/Claude uses a different tone when "speaking", it's more precise and analytical
English
0
1
2
129
borar
borar@Savlambda·
@allenholub What does this mean, practically speaking? That it's ok for a factory to stand still for a few day, a couple of people to die, a large financial transaction to be incorrect, all part of embracing imprecision while we "accept fuzzyness"?
English
0
0
2
55
Allen Holub. https://linkedIn.com/in/allenholub
One common critique of AI is that it's imprecise and nondeterministic. We programmers have held too long to the notion that precision—in algorithms, in the programming languages we use, in the data we collect—is essential. We think that if our specifications and implementations are precise, our problems are solved. Our eternal quest for ever greater precision has failed us. We simply cannot write precise enough code. There are always bugs. That precise spec turns out to describe something nobody wants, and the details are wrong. Computers don't need to be this precise. Analog computers worked very well for the classes of problems they solved. Aviation and naval navigation, for example, were entirely analog until just a few years ago, and the planes and ships got where they needed to go. Precision is perhaps not as important as some of us think. It seems to me that our attempts to impose precision on a chaotic, fuzzy world have failed us. Algorithms often fail. E.g., problems like chaotic turbulence or traffic-flow patterns are easy to model, but no algorithm can predict them. Even physics is not as precise as some imagine; the location of an electron is probabilistic, not precise. We programmers want the world to be Newtonian, subject to precise mathematics, but it's a quantum world. We need to figure out ways of working that reflect that reality. The original Agile challenged the idea that a precise up-front plan was viable. It assumed the world was complex, not simply complicated, and we needed to work in a way that recognized that complexity. We dumped the precise plan and instead built small, got feedback, then adjusted. That worked surprisingly well. Agile failed when we reverted to the idea of precision. Estimates, backlogs, burn-down charts, prescriptive meetings—all of that is an attempt to reimpose precision onto an imprecise activity. That thinking destroyed Agile, but the original thinking was correct. We now need to extend the original thinking further, to the coding itself. So, AI. LLMs fly in the face of precision coding, approaching programming in a more natural, almost analog way. The haters want our tools to create MORE precise results, so they are deeply suspicious of AI's fuzziness. They think they must correct that fuzziness by a detailed after-the-fact analysis that injects precision into the generated code. Disaster strikes when people who think that way are forced to use AI. Just look at Amazon. The solution is not to fight the fuzziness, but to work with it and develop ways to write effective systems in a fuzzy way. That thinking leads to guardrails as our primary tool rather than inspection. Things like a modular component architecture, emphasis on testability, static analysis, testing in production, etc., all become critical. So, my advice is: Embrace fuzziness. But add guardrails. It's time to rethink how we work. Instead of "that's nuts," think "what innovative guardrails solve the problem?"
English
40
17
140
12.9K