HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mjbrusso

no profile record

Submissions

Show HN: ZetaMerge – New add-on for merging Google Sheet data into Google Docs

workspace.google.com
3 points·by mjbrusso·قبل 4 سنوات·0 comments

comments

mjbrusso
·السنة الماضية·discuss
Now I feel old. I know void from K&R C and iota from APL
mjbrusso
·قبل سنتين·discuss
A lot of the work being done here by the program code was done in dynamically linked libraries in the original game.
mjbrusso
·قبل سنتين·discuss
This is similar `Resume Next` in VB
mjbrusso
·قبل 3 سنوات·discuss
Where do I find the implementation of int 0x16 and int 0x10?
mjbrusso
·قبل 3 سنوات·discuss
The First Computers

History and Architectures

Edited by Raúl Rojas and Ulf Hashagen

https://mitpress.mit.edu/9780262681377/the-first-computers/
mjbrusso
·قبل 5 سنوات·discuss
Wouldn't it be better to put SQL statements in stored procedures rather than dynamically loaded text files?
mjbrusso
·قبل 5 سنوات·discuss
I agree. 68k was one of the most orthogonal architectures ever.
mjbrusso
·قبل 5 سنوات·discuss
However , to pass a constant I could use default parameter value.
mjbrusso
·قبل 5 سنوات·discuss
In the `logNow` example, the date argument will be eager evaluated, not lazzy evaluated. Am I right? So what was supposed to be a real use case doesn't seem useful to me.
mjbrusso
·قبل 5 سنوات·discuss
The equivalent in Visul Basic would be:

On Error Goto line
mjbrusso
·قبل 5 سنوات·discuss
A game with this UI and Voronoi diagram rules would be fun.

https://en.m.wikipedia.org/wiki/Voronoi_diagram
mjbrusso
·قبل 5 سنوات·discuss
I would say the argument is lazy evaluated.
mjbrusso
·قبل 5 سنوات·discuss
Wouldn't it be time to create a International Obfuscated Rust Code Contest (IORCC)?
mjbrusso
·قبل 5 سنوات·discuss
What about distribute LLVM bitcode?
mjbrusso
·قبل 6 سنوات·discuss
x96 has been used in context of x64 + x32 architectures
mjbrusso
·قبل 6 سنوات·discuss
> I don’t have a link to back it up but I recall that yes, PICO-8 in fact uses the two least significant bits of each color channel, respectively.

"The cart data is stored using a steganographic process. Each PICO-8 byte is stored as the two least significant bits of each of the four color channels"

https://pico-8.fandom.com/wiki/P8PNGFileFormat
mjbrusso
·قبل 6 سنوات·discuss
C doesn't even have a standard filesystem library!