tjchear
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: Vim-like wysiwyg webpage editor (vivpage.vercel.app)
- Testing Microservices the Sane Way (copyconstruct.medium.com)
- Segfault! Card Game (cs.cards)
- Computer Science Playing Cards (cs.cards)
- The Journey to Kernel Land (a manga concept) (cs.cards)
-
Hi all, I made a Computer Science themed Collectible Cards deck. There are 36 cards in it ranging from simple data structures such as linked list and stack to more advanced ones such as bloom filter and merkle tree. I'm…
- Behavior Trees for AI – How They Work (gamedeveloper.com)
-
While still retaining the ambitious scope, and with the same capital backing and time frame (8 years), sans the crunch time? What processes can be deployed to massively reduce chances of glitches and bugs? Is this…
-
The environment within which the code could execute could belong to other users, how can we do this safely? My initial high level thought is 1) custom domain, 2) iframe security policies, 3) setting some https headers?…
-
I may be seeking parallels where none exists; but if we go by avant garde's definition, code that is new, experimental, and/or unusual, functionally, or aesthetically (yes, I think good code can look aesthetically…
- Show HN: SheetUI – Turn Google Sheets into Web Pages (sheetui.com)
- Show HN: I made a Vim-like editor for building webpages (vivpage.com)
-
TL;DR: A Vi-like Editor but for editing webpages. https://vivpage.com Why: Long ago I had the idea of typing simple commands (something like h1 hello world!) into the browser and have it materialize elements as I do so.…