HackerLangs
TopNewTrendsCommentsPastAskShowJobs

timonoko

1,560 karmajoined قبل 15 سنة

comments

timonoko
·قبل 18 ساعة·discuss
Know 6 languages and you will never get anything right. Search space too large.
timonoko
·أمس·discuss
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
·أمس·discuss
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 أيام·discuss
This "rag" pulled really good. There is always wind above 300 meters: https://youtube.com/shorts/mdiKYHHAvAA?si=Vd4T2qiHLQ3Q8Gh-
timonoko
·قبل 4 أيام·discuss
How do you resist the temptation to raise somekind of rag on strong tailwind? No witnesses.

-- I was just drying laundry.
timonoko
·قبل 7 أيام·discuss
The horror that was aluminium engine. You could open and close a screw only twice and goodbye threads.
timonoko
·قبل 19 يومًا·discuss
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 يومًا·discuss
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 يومًا·discuss
?
timonoko
·قبل 20 يومًا·discuss
[flagged]
timonoko
·قبل 20 يومًا·discuss
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 يومًا·discuss
[flagged]
timonoko
·قبل 21 يومًا·discuss
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 يومًا·discuss
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 يومًا·discuss
Whatever this is, Tasmota is not the solution.
timonoko
·الشهر الماضي·discuss
Unrelated font joke.

https://x.com/TimoNoko/status/2030735635313545330
timonoko
·قبل شهرين·discuss
No Thank You

  export EDITOR="emacs -nw"
timonoko
·قبل شهرين·discuss
Incredibly splendid. I just tested it myself.

Try C-x 2, C-x 3 and C-x 4
timonoko
·قبل شهرين·discuss
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
·قبل شهرين·discuss
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.