HN user

weeber

799 karma
Posts53
Comments23
View on HN
hakon.gylterud.net 6mo ago

I program without syntax highlighting

weeber
45pts65
aviator.bbcelite.com 11mo ago

Documented source code for Aviator on the BBC Micro

weeber
3pts0
www.feynmanlectures.caltech.edu 1y ago

The Feynman Lectures of Physics

weeber
2pts2
github.com 1y ago

Build Your Own X

weeber
3pts0
fossil.wanderinghorse.net 1y ago

Cwal: Scripting Engine Without a Language

weeber
67pts10
incoherency.co.uk 1y ago

FreeCAD vs. Solvespace

weeber
1pts0
www.jeffreythompson.org 2y ago

Interactive Collision Detection Algorithms

weeber
4pts0
notes.eatonphil.com 2y ago

Lua Implementation in Rust

weeber
4pts0
ccrma.stanford.edu 2y ago

S7 Scheme

weeber
4pts0
gitlab.com 2y ago

Anarch Game

weeber
1pts0
www-cs-faculty.stanford.edu 2y ago

The CWEB System of Structured Documentation

weeber
60pts13
www.unixsheikh.com 2y ago

The proper design process in web development

weeber
14pts2
idle.nprescott.com 2y ago

Understanding Asteroids (2021)

weeber
1pts0
github.com 2y ago

EmbLua: Lua for Microcontrollers

weeber
7pts1
moosh.im 2y ago

Coroutine demonstration with setjmp/longjmp (STM32)

weeber
37pts2
www.sqlite.org 2y ago

What if OpenDocument used SQLite? (2014)

weeber
445pts293
end3r.github.io 3y ago

Gamedev Canvas Content Kit: Learn How to Build HTML5 Games in JavaScript

weeber
2pts0
www.odoo.com 3y ago

Survival Guide for Odooers

weeber
1pts0
fossil.wanderinghorse.net 5y ago

S2 Scripting Engine

weeber
3pts0
s-matyukevich.github.io 6y ago

Learning operating system development using Linux kernel and Raspberry Pi

weeber
446pts38
t3x.org 7y ago

LISPy things you can do in 64K bytes of core (2019)

weeber
1pts0
viewsourcecode.org 7y ago

Build Your Own Text Editor

weeber
2pts0
codemadness.org 7y ago

Saait: a boring HTML page generator

weeber
35pts9
minifesto.org 7y ago

Manifesto for Minimalist Software Engineers

weeber
3pts0
minifesto.org 8y ago

Manifesto for Minimalist Software Engineers

weeber
3pts0
arstechnica.com 8y ago

Elon Musk making “kid-sized submarine” to rescue teens in Thailand cave

weeber
41pts17
www.silicondelight.com 8y ago

What I’ve learned implementing a simple blocks game

weeber
2pts0
worrydream.com 8y ago

Bret Victor: Stop Drawing Dead Fish [video]

weeber
1pts0
www.lua.org 8y ago

Declarative Internal DSLs in Lua a Game-Changing Experience [pdf]

weeber
2pts0
medium.com 8y ago

Stop, Take a Break, and Just Think (The Life-Changing Habit of Thinking)

weeber
1pts0

Doing it more can provide better result only when it is allowed to trash the previous iterations to use the latest one.

This is not the case in the industry, we cannot change everything in a product at each iteration. This is why at least a little care and architecture have to be done before doing it and trashing must be made with care.

SHRDLU 12 years ago

It is very interesting to (re)discover software like that! IMO lot of things have been invented in the 70s and we always reinvent the wheel!

  I think existing incentives are working fine, except of  
  course that I wish more people would discover the 
  advantages of literate programming. 
The problem, is, in my opinion is that programmer believes in the beauty of code itself, and literate didn't allow to write beautiful code easily. It helps to write beautiful documentation. Maybe a tool allowing literate and inverse literate programming to propagate modifications in code or in documentation on both directions may allow a better adoption?
Ludde's FPGA NES 14 years ago

It is the repartition of the size of the differents parts of the structure on the fpga.