Amlan S Warman

Results 6 issues of Amlan S Warman

sometime we don't need complicated algorithm to see performance of programming language, we just need to see how these language loop's implemetation, all benchmark game like binarytree, fasta, etc just...

- most changes only replace int to 64bit types, like int -> sptr_t - already tested for 30 days usage, and no problem/crash found yet - release and new build...

@shawnlaffan maybe next release need add default package from CPAN: Tcl Tk Tkx PAR::Packer as default cross platform GUI/Form programming for Perl, Its not easy to install on StrawberryPerl, which...

help wanted

### instance.setValue(newVal) ``` //-- regular select newVal = 'foo'; //-- selected foo and bar option for multiple newVal = ['foo','bar']; ``` source SELECT tag will also change its value and...

### load MD and Save MD ![image](https://github.com/user-attachments/assets/a2bdc692-50bc-453d-aeca-43a77e5f4935) ### divider-resizer ![image](https://github.com/user-attachments/assets/2887be60-585f-41db-8f94-35371325ce0b) ### Print or PDF note: must use http server, using file:// cannot pass CORS ![image](https://github.com/user-attachments/assets/300e9c15-2fe7-43a2-b5b2-2c9775d52662) ### Copy Code ![image](https://github.com/user-attachments/assets/c3ba95ac-c574-49de-a046-7f736ce2b727) ###...

This ChatGPT-generated code, already tuned and tested, can reverse markdown-live-preview default HTML output.  file: html_to_markdown.html ``` HTML to MD function html_to_markdown(html) { var tempDiv = document.createElement('div'); tempDiv.innerHTML = html; function...

enhancement