HackerLangs
トップ新着トレンドコメント過去質問紹介求人

timonoko

1,560 カルマ登録 15 年前

コメント

timonoko
·18 時間前·議論
Know 6 languages and you will never get anything right. Search space too large.
timonoko
·昨日·議論
TLDR, but you are (probably) describing somekind of builtin property.

I am just saying that the end-user do not need macros for much anything, unless she has some specific optimization in mind. Bloody annoying when they start making cryptic macros to "extend the language".
timonoko
·昨日·議論
You do not need macros for anything. They are not the tool to "extend the language", but instructions for the compiler. And if the system does not even have a compiler, macros are useless, often incredibly stupid.
timonoko
·4 日前·議論
This "rag" pulled really good. There is always wind above 300 meters: https://youtube.com/shorts/mdiKYHHAvAA?si=Vd4T2qiHLQ3Q8Gh-
timonoko
·4 日前·議論
How do you resist the temptation to raise somekind of rag on strong tailwind? No witnesses.

-- I was just drying laundry.
timonoko
·7 日前·議論
The horror that was aluminium engine. You could open and close a screw only twice and goodbye threads.
timonoko
·19 日前·議論
My Lisp from 1975 was actually used in real world and highly lucrative. Gemini could read the source code, but it told that my code was piece of shit and cannot be implemented in 64-bit world without drastic changes, so it made an example. But that version was just too advanced and too complex as a study subject. There are already enuff good Lisps in the world, methinks.

https://github.com/timonoko/nokolisp
timonoko
·19 日前·議論
I actually perfected the Norvig Lisp at one time. It has compiler to python and just everything. Those very few here that can actually read code, understand why this project soon exploded into biggest piece of odorous excrement.

https://github.com/timonoko/nokolis.py
timonoko
·19 日前·議論
?
timonoko
·20 日前·議論
[flagged]
timonoko
·20 日前·議論
The report is deliberately misleading by the red-green government. If you read between the lines it is a poll among the library visitors.
timonoko
·20 日前·議論
[flagged]
timonoko
·21 日前·議論
One soon discovers that those fancy words are not Ænglish words at all. If you know 6 other languages, you will pass this test 100%.
timonoko
·24 日前·議論
There are not many watch-enthusiasts on boomer generation methinks. The misery of unreliable super-expensive timekeeping raises no fond memories.

I can literally taste bile, when somebody is boasting about their ugly watch, whose only value is that some slave in China worked hundreds of hours to make it.
timonoko
·25 日前·議論
Whatever this is, Tasmota is not the solution.
timonoko
·先月·議論
Unrelated font joke.

https://x.com/TimoNoko/status/2030735635313545330
timonoko
·2 か月前·議論
No Thank You

  export EDITOR="emacs -nw"
timonoko
·2 か月前·議論
Incredibly splendid. I just tested it myself.

Try C-x 2, C-x 3 and C-x 4
timonoko
·2 か月前·議論
Unrelated, but me and Gemini just invented "C-x 4" for multiscreens.

  (defun my-external-readonly-split ()
    "Open the current file in an external xfce4-terminal as read-only."
    (interactive)
    (if buffer-file-name
        (start-process "xfce-terminal-split" nil 
                       "xfce4-terminal" "-x" "emacs" "-nw" 
                       "--eval" "(find-file-read-only (pop command-line-args-left))"
                       buffer-file-name)
      (message "Current buffer is not visiting a file!")))

  (global-set-key (kbd "C-x 4") 'my-external-readonly-split)
timonoko
·2 か月前·議論
Gemini now remembers you wholesale and makes good analogies and shortcuts knowing youres personal capabilities. You are already hooked and paying starts any day now. Or maybe it starts recommending some marvellous products somewhat related to your query.