xtodo Xah Talk Show

xtodo

add transparency to CSS: HSL Color

xtodo
// 2026-05-26 output from
// deno run

console.log(3++4);

/*
error: The module's source code could not be parsed: Expected ',', got 'numeric literal (4, 4)' at file:///C:/Users/xah/.emacs.d/temp/20260525_1258_4566.js:1:16

  console.log(3++4);
                 ~
*/
printfn "%s" 4

(*
20260525_1302_43c9.fsx(1,14): error FS0001: This expression was expected to have type
    'string'
but here has type
    'int'
 *)
print( 3++)

#   File "c:\Users\xah\.emacs.d\temp\20260525_1258_c898.py", line 1
#     print( 3++)
#               ^
# SyntaxError: invalid syntax

# Process xah-run exited abnormally with code 1
p 3++

# c:/Users/xah/.emacs.d/temp/20260525_1301_7936.rb:1: syntax error, unexpected end-of-input
# p 3++
#      ^
xtodo
xtodo
xtodo
xtodo
xtodo
xtodo
xtodo
xtodo
xtodo
xtodo

ask grok ai, teach me about font tech. font format types, format, their year, diff. show actual code example, of creating a font.

also, explain what's meta font, maybe in detail, code example. can it create a new font.

ask grok ai, about postscript language, and compare to svg. and ask about what is similar to postscript.

xtodo
xtodo
xtodo
xtodo
xtodo

why does browser not allow defer of direct js code like this <script defer>/*code*/</script> , what is the reason for the design.

xtodo
xtodo
xtodo
xtodo

emacs lisp xah-html-decode-ampersand-entity, xah-html-ampersand-to-and new command or mod, ampersand to FULLWIDTH AMPERSAND or to and.

xtodo

install flux ai locally


xtodo
xtodo
xtodo
xtodo
xtodo
xtodo
xtodo
xtodo
xtodo
xtodo
xtodo
xtodo
xtodo
xtodo

normalize YouTube links

YouTube link fix 2024-08-23 090931 NXXpV
YouTube link fix 2024-08-23 090931 NXXpV

write emacs command

todo stuff