Tag programming

73 bookmarks have this tag.

2023-05-14

238.

I don't want to go to Chel-C

applied-langua.ge/posts/i-dont-want-to-go-to-chel-c.html

A classic rant on uxn and programming. Uxn is done for.

Uxn says it's about permacomputing and vintage computing, the author of the article says it's not and proves it.

The author insists on a relation to permacomputing. Their page on permacomputing describes frugal computing and salvage computing as principles of permacomputing, defining them as "utilizing computational resources as finite and precious, to be utilised only when necessary, and as effectively as possible", and "utilizing only already available computational resources, to be limited by that which is already produced." The author is part of a collective that wanted to replace all the "bloated" software they used, due to having little energy storage on their sailboat. Using software design techniques to reduce power usage, and to allow continued use of old computers is a good idea, but the uxn machine has quite the opposite effect, due to inefficient implementations and a poorly designed virtual machine, which does not lend itself to writing an efficient implementation easily.

Devine then mentioned it, and a discussion followed.

2023-05-09

229.

How to implement strings

beza1e1.tuxen.de/strings.html

There are many alternatives to C strings. Here we explore the design space.

2023-05-01

189.

Уровень

grishaev.me/prog-level

Пока мир сходит с ума по искусственному интеллекту, всплакну о низком уровне разработчиков. Подкатило, нужно выплеснуть.

Иван Гришаев жалуется, что программисты плохо программируют.

2023-02-19

70.

Thoughts on Swift and Objective-C

lapcatsoftware.com/articles/swift.html
69.

Tables and Strings in COBOL | datagubbe.se

www.datagubbe.se/cobtab

Since I'm a deeply demented man with a lot of free time on my hands, I decided to expand a bit on the subject - if only to give myself a chance of brushing up on my own very rudimentary COBOL knowledge.

2023-01-21

13.

How Memory Safety Approaches Speed Up and Slow Down Development Velocity

verdagon.dev/blog/when-to-use-memory-safe-part-2

A good overview of 4 memory management approaches. TL;DR: There is no panacea.

2023-01-19

4.

Anton Zhiyanov

antonz.org

One of my most favorite technical blogs out there. The author has an excellent taste in everything. I've been following him for years.

Ещё по-русски есть: https://antonz.ru

2023-01-18

2.

Stop Building On Corporate-Controlled Languages

blog.deckc.hair/2023-01-18-stop-building-on-corporate-controlled-languages.html
1.

Gestlings

pbat.ch/gestlings

Cool system, though I do not understand it fully. I especially like the Gestku the author posts on the Fediverse.

2