CVS is BCPL. It works if everything you do fits neatly into a one-dimensional array.
#jj-vcs is … I’m not sure?
CVS is BCPL. It works if everything you do fits neatly into a one-dimensional array.
#jj-vcs is … I’m not sure?
iNVERT THE CASE OF YOUR SENTENCES.
Add em-dash in the wrong—places.
{Use} {more} {curly} {braces.}
Replace punctuation with smiley faces🙂
Plenty of actual human beings know how to type em dashes! We’re called “writers” and “editors” — maybe you’ve heard of us?
iNVERT THE CASE OF YOUR SENTENCES.
Add em-dash in the wrong—places.
{Use} {more} {curly} {braces.}
Replace punctuation with smiley faces🙂
But when reading, it is nice to move sentence-by-sentence. I wrote a little #Emacs minor mode to do that:
github.com/gn0/sigh-mode
But when reading, it is nice to move sentence-by-sentence. I wrote a little #Emacs minor mode to do that:
github.com/gn0/sigh-mode
Rough around the edges but it works, for now only on Linux: github.com/gn0/lsx86fea...
Rough around the edges but it works, for now only on Linux: github.com/gn0/lsx86fea...
> Filter(function(x) !grepl("^.?$|^(..+?)\\1+$", rep(".", x) |> paste(collapse = "")), 1:30)
[1] 2 3 5 7 11 13 17 19 23 29
Totally straightforward.
> Filter(function(x) !grepl("^.?$|^(..+?)\\1+$", rep(".", x) |> paste(collapse = "")), 1:30)
[1] 2 3 5 7 11 13 17 19 23 29
Totally straightforward.
Why they are called racionális számok in Hungarian when they could be arányos számok is a mystery
Why they are called racionális számok in Hungarian when they could be arányos számok is a mystery
“… the TypeScript to Go move was far more automatable and more one-to-one in its mapping. Our existing codebase is all functions and data structures - no classes. Idiomatic Go looked just like our existing codebase …”
github.com/microsoft/ty...
devblogs.microsoft.com/typescript/t...
“… the TypeScript to Go move was far more automatable and more one-to-one in its mapping. Our existing codebase is all functions and data structures - no classes. Idiomatic Go looked just like our existing codebase …”
github.com/microsoft/ty...
Around this time, software developed on expensive workstations was becoming accessible to the broader public.
ftp.ntua.gr/mirror/pytho...
Around this time, software developed on expensive workstations was becoming accessible to the broader public.
ftp.ntua.gr/mirror/pytho...
www.npr.org/2025/02/27/n...
www.npr.org/2025/02/27/n...
$ cat a.tail
#!/usr/bin/tail -1
hello world
$ ./a.tail
hello world
$
But it’s wasteful because it uses an entire byte to represent just one letter.
$ cat a.tail
#!/usr/bin/tail -1
hello world
$ ./a.tail
hello world
$
But it’s wasteful because it uses an entire byte to represent just one letter.
Instead of likes, it has awesomes because of course it does: www.dwitter.net/top/month
Instead of likes, it has awesomes because of course it does: www.dwitter.net/top/month
Saving files in insert mode by pressing ^X^S and replaying macros by pressing F4 are creature comforts of the day.
Saving files in insert mode by pressing ^X^S and replaying macros by pressing F4 are creature comforts of the day.