Jump to content

mLipok

MVPs
  • Posts

    12,033
  • Joined

  • Last visited

  • Days Won

    69

mLipok last won the day on September 14

mLipok had the most liked content!

About mLipok

  • Birthday 07/19/1978

Profile Information

  • Member Title
    Sometimes... even usually I'm nitpicky.
  • Location
    Europe, Poland, Upper Silesia, Zabrze
  • Interests
    ¯\_(ツ)_/¯

Recent Profile Visitors

32,788 profile views

mLipok's Achievements

  1. I feel this way:
  2. If you calculate it based on the time saved, I’d say it’s equivalent to a month’s worth of work as a programmer without AI. Unless you’re writing bad prompts—in which case, it’s several times a day (this time in terms of actual clock time).
  3. I have big 2 projects writen entirly with AI one with C# one with AutoIt Both really big working on it about 1 month Have many integrations btw. recently 2 udfs posted by me here on the forum are also created with AI and next will come soon
  4. With ChatGPT codex this is taken automaticaly. With chatty I put : And then I start to co-work with AI
  5. What kind of AI you are using ? I currently use ChatGPT for simple chat and with CODEX variant.
  6. my global AGENTS.md is about 15k and for one of my new project 54k But I even have specific rules for coloring and GUI positioning.
  7. AutoIt Registration-Free COM Manifest Tools A small set of AutoIt utilities for creating, testing, and merging Windows Registration-Free COM manifests. The project is intended to simplify working with native COM DLLs that normally require system registration through regsvr32.exe. FULL INFO: LINKS: https://github.com/mlipok/ManifestManagement.au3 https://github.com/mlipok/ManifestManagement.au3/blob/main/ManifestManagement.au3
  8. Markdown.au3 — an AutoIt UDF for converting Markdown text to RTF. It supports headings, bold and italic text, lists, blockquotes, links, code blocks, and other common Markdown elements. It also provides _MarkdownToRTF_MsgBox(), an enhanced MsgBox()-style dialog that displays formatted Markdown content as RTF. Markdown_Example.au3 — demonstrates Markdown → RTF conversion, displaying the result in a RichEdit control, example AutoIt, SQL, and JavaScript code blocks, and the use of _MarkdownToRTF_MsgBox(). Markdown.zip
  9. @bladem2003 thanks for pointing me in this direction
  10. new version MSSpellCheckingAPI.au3 AI long description:
  11. Long comparison generated by artificial intelligence:
  12. Todays mod to my version: MSSpellCheckingAPI.au3
  13. My latest version: MSSpellCheckingAPI.au3 I'll compare it to yours.
×
×
  • Create New...