~/pito salas
home blog link blog pages + new post
admin

Posts tagged #programming-language

16 posts

  • 2026-06-19

    Clear — Intent-First Agentic Development Language

    Clear — An intent-first agentic development language. Write readable specifications. AI agents turn them into real software.

  • 2026-04-15

    A brief history of C/C++ programming languages

    Initially, we had languages like Fortran (1957), Pascal (1970), and C (1972). Fortran was designed for number crunching and scientific computing. Pascal was restrictive with respect to low-level access (it was deliberately "safe", as meant for teaching structured programming). So C won out as a language that allowed low-level/unsafe programming (pointer arithmetic, direct memory access) … Continue reading A brief history of C/C++ programming languages

  • 2022-11-27

    Using Rust at a startup: A cautionary tale

    The author (not me) says: “Right up front, I should say that Rust is very good at what it’s designed to do, and if your project needs the specific benefits of Rust (a systems language with high performance, super strong typing, no need for garbage collection, etc.) then Rust is a great choice. But I think that Rust is often used in situations where it’s not a great fit, and teams pay the price of Rust’s complexity and overhead without getting much benefit.”

  • 2022-10-02

    The Hundred-Year Programming Language

    A suprisingly thoughtful and detailed essay. I skimmed it. It's a bit of intellectual play because the question could be answered much more briefly. But the article does go deep and look at the question in many different interesting ways.

  • 2021-04-06

    Better Ruby Presenters - Literate Programming

    But I digress: objects > functions. At least in the context of getting stuff done in Ruby. This pretty much applies to most of the rest of the points in this post, so just keep that in the back of your brain.

  • 2021-04-06

    Introduction | Crystal Programming Language

    A compiled language with Ruby like syntax and type inference

  • 2021-04-06

    repl.it - Java

    Write and run Java code using our Java online compiler & interpreter. You can build, share, and host applications right from your browser!

  • 2021-04-06

    The Crystal Programming Language

    A language for humans and computers

  • 2021-04-06

    TabNine | Install TabNine

    Looks really cool. ML auto completion for any programming language. Must try.

  • 2021-04-06

    The Programming Language I'm Looking For

    Nice review of various programming language s including crystal

  • 2021-04-06

    Writing Pretty Code — Ruby Style

    You may or may not agree with these formatting ideas.

  • 2021-04-06

    An Introduction to Task-Oriented Programming

    Subreddit dedicated to the news and discussions about the creation and use of technology and its surrounding issues.

  • 2021-04-06

    Ruby From Other Languages

    If you are coming to Ruby from another programming language there are a lot of good tips here!

  • 2021-04-06

    Best programming books EVAR!

    A good list. I know every single one and would generally agree with it. Some books are too high in the list and some too low. But an excellent starting point.

  • 2021-04-06

    Programming Rules

    Some wise advice although for a funny language.

  • 2021-04-06

    10 Ultimate Programming Jokes

    Groan but ok, funny

© Salas Blog. All rights reserved.