File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -25,19 +25,19 @@ export default [
2525 desc : "A text editor for macOS. Built using the Ebitengine game engine." ,
2626 to : "/making-a-text-editor-with-a-game-engine" ,
2727 } ,
28+ {
29+ name : "dumac" ,
30+ link : "https://github.com/healeycodes/dumac" ,
31+ desc : "A very fast alternative to 'du -sh' for macOS that uses getattrlistbulk." ,
32+ to : "/maybe-the-fastest-disk-usage-program-on-macos" ,
33+ } ,
2834 {
2935 name : "andoma" ,
3036 link : "https://github.com/healeycodes/andoma" ,
3137 desc :
3238 "A chess engine with alpha-beta pruning, piece-square tables, and move ordering." ,
3339 to : "/building-my-own-chess-engine" ,
3440 } ,
35- {
36- name : "dumac" ,
37- link : "https://github.com/healeycodes/dumac" ,
38- desc : "A very fast alternative to 'du -sh' for macOS that uses getattrlistbulk." ,
39- to : "/maybe-the-fastest-disk-usage-program-on-macos" ,
40- } ,
4141 {
4242 name : "queuedle" ,
4343 link : "https://queuedle.com" ,
You can’t perform that action at this time.
0 commit comments