home.social

#notepadexe — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #notepadexe, aggregated by home.social.

fetched live
  1. Notepad.exe offers Mac users a fast, lightweight code editor supporting Swift, Python, and more. Features include an integrated Notes library and in-editor iOS simulator, streamlining development without unnecessary bloat.

    #NotepadExe #Mac #CodeEditor #Swift #Python #JavaScript

    thedailytechfeed.com/notepad-e

  2. Notepad.exe offers Mac users a fast, lightweight code editor supporting Swift, Python, and more. Features include an integrated Notes library and in-editor iOS simulator, streamlining development without unnecessary bloat.

    #NotepadExe #Mac #CodeEditor #Swift #Python #JavaScript

    thedailytechfeed.com/notepad-e

  3. Write #Swift code on your Mac and run it on #Linux. Everything is handled automatically and transparently. It just works.

    v1.4 includes a major update with the Linux subsystem! #notepadexe #swiftlang

    notepadexe.com/news/index.html

  4. Write #Swift code on your Mac and run it on #Linux. Everything is handled automatically and transparently. It just works.

    v1.4 includes a major update with the Linux subsystem! #notepadexe #swiftlang

    notepadexe.com/news/index.html

  5. week progress update: Linux runtime #notepadexe soon to be ready. Stars align well. A few to-do list items remain, but progress is steady and satisfying.

  6. week progress update: Linux runtime #notepadexe soon to be ready. Stars align well. A few to-do list items remain, but progress is steady and satisfying.

  7. pretty amazing and feels magical to run three snippets each on different operating systems, with zero setup needed (batteries included) #macdev #swiftlang #python #linux #notepadexe

    1. Python on Linux
    2. Swift on Linux
    3. Swifton macOS

  8. pretty amazing and feels magical to run three snippets each on different operating systems, with zero setup needed (batteries included) #macdev #swiftlang #python #linux #notepadexe

    1. Python on Linux
    2. Swift on Linux
    3. Swifton macOS

  9. when stars align and the process works for the first time: Linux support is happening #notepadexe

  10. when stars align and the process works for the first time: Linux support is happening #notepadexe

  11. "make it AppKit"

    can't wait to ship the improved Coding Assist to empower AI assisted coding playground experience in #notepadexe

  12. "make it AppKit"

    can't wait to ship the improved Coding Assist to empower AI assisted coding playground experience in #notepadexe

  13. vendors mitigate many LLM issues with custom API for certain features (that suppose to be a model feature). Excellent example of selling solution to the problem they create #notepadexe

  14. vendors mitigate many LLM issues with custom API for certain features (that suppose to be a model feature). Excellent example of selling solution to the problem they create #notepadexe

  15. dealing with a small local LLM model is pretty annoying. Many features available otherwise via vendor http API is unavailable, and I have to "prompt it to death" for results.

    I came up with a custom function calling scheme. Tool calling is all prompt-based. It's not perfect yet, but the results are promising.

    In this example, the model reads the content of the file using a tool, properly understands the response, and modifies the content using another tool.

    🙃 I am AI engineer now #notepadexe

  16. dealing with a small local LLM model is pretty annoying. Many features available otherwise via vendor http API is unavailable, and I have to "prompt it to death" for results.

    I came up with a custom function calling scheme. Tool calling is all prompt-based. It's not perfect yet, but the results are promising.

    In this example, the model reads the content of the file using a tool, properly understands the response, and modifies the content using another tool.

    🙃 I am AI engineer now #notepadexe

  17. weekend project plan: improve assistant game in #notepadexe

  18. weekend project plan: improve assistant game in #notepadexe

  19. onet is not like the other (confused, a little sad, but also embracing the future) #notepadexe

  20. onet is not like the other (confused, a little sad, but also embracing the future) #notepadexe

  21. I released not one, but two updates over two days. The first update addressed bugs in the editor that had been bothering me, and the second update introduced a custom flags setting that allows testing upcoming features and tweaking build options. #notepadexe
    enjoy: notepadexe.com

    weekend is for updates #macdev #indiedev

  22. I released not one, but two updates over two days. The first update addressed bugs in the editor that had been bothering me, and the second update introduced a custom flags setting that allows testing upcoming features and tweaking build options. #notepadexe
    enjoy: notepadexe.com

    weekend is for updates #macdev #indiedev

  23. sunday evening's experiment with the pop-up simulator window #notepadexe

  24. sunday evening's experiment with the pop-up simulator window #notepadexe

  25. Let's get started with how you can make your app truly shine with a new design (remix) or how I watch #wwdc25 #swiftui sessions with #notepadexe on the side

  26. Let's get started with how you can make your app truly shine with a new design (remix) or how I watch #wwdc25 #swiftui sessions with #notepadexe on the side

  27. 🧨 Running the #SwiftUI code on Mac and iOS, side by side (finally got it working) #notepadexe

    Can't wait to get that update out before #WWDC25, so I can play and experiment with the new API straight away

  28. 🧨 Running the #SwiftUI code on Mac and iOS, side by side (finally got it working) #notepadexe

    Can't wait to get that update out before #WWDC25, so I can play and experiment with the new API straight away

  29. "one-shot prompt" app I approve #notepadexe #SwiftUI #macdev

    /what local ai model can do on my M3 Air 👀

  30. "one-shot prompt" app I approve #notepadexe #SwiftUI #macdev

    /what local ai model can do on my M3 Air 👀

  31. there's a lot to unwind in this scenario #notepadexe #swift

    1. too lazy to fix source code by hand, ask AI to do it for me
    2. pay $ for that interaction
    3. AI changes the printing content

  32. there's a lot to unwind in this scenario #notepadexe #swift

    1. too lazy to fix source code by hand, ask AI to do it for me
    2. pay $ for that interaction
    3. AI changes the printing content