GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Notices by Daniel Kochmański (jackdaniel@functional.cafe), page 2

  1. Embed this notice
    Daniel Kochmański (jackdaniel@functional.cafe)'s status on Monday, 09-Dec-2024 05:19:54 JST Daniel Kochmański Daniel Kochmański
    in reply to
    • screwlisp

    @screwtape the interface waits for well deserved refactor (see for accepting-value tickets on the repo). If you have certain requests about changes then the tracker is the right place to discuss it.

    Thanks for the link!

    In conversation about 5 months ago from functional.cafe permalink
  2. Embed this notice
    Daniel Kochmański (jackdaniel@functional.cafe)'s status on Sunday, 08-Dec-2024 18:30:54 JST Daniel Kochmański Daniel Kochmański
    • screwlisp

    @screwtape is there a recording of your presentation available?

    In conversation about 5 months ago from functional.cafe permalink
  3. Embed this notice
    Daniel Kochmański (jackdaniel@functional.cafe)'s status on Sunday, 08-Dec-2024 17:28:37 JST Daniel Kochmański Daniel Kochmański
    • Digital Mark λ 📚 🕹 💾 🥃
    • screwlisp

    @mdhughes @screwtape generally accepting-values is ran on behalf of a frame, so running it from execute frame command is correct (note that execute-frame-command *is* thread safe).

    Re starting a frame in a background, you may wrap run-application-frame in make-thread, or use find-application-frame.

    Note that soon (before christmas?) I'm merging a branch that adds thread-safe drawing and a repaint queue that speeds things up a lot and enables animations.

    In conversation about 5 months ago from functional.cafe permalink
  4. Embed this notice
    Daniel Kochmański (jackdaniel@functional.cafe)'s status on Sunday, 08-Dec-2024 06:34:58 JST Daniel Kochmański Daniel Kochmański
    in reply to
    • Paolo Amoroso

    @amoroso well, that would be destructive uncommon lisp then!

    In conversation about 5 months ago from gnusocial.jp permalink
  5. Embed this notice
    Daniel Kochmański (jackdaniel@functional.cafe)'s status on Sunday, 08-Dec-2024 06:34:58 JST Daniel Kochmański Daniel Kochmański
    in reply to
    • Paolo Amoroso

    @amoroso no, if it is not uncommon lisp, then it is common lisp, or at least something semantically compatible with it, isn't that right?

    that's just one of ideas I'm playing right now when reworking parts of ECL -- Common Lisp without "Standard Library".

    In conversation about 5 months ago from gnusocial.jp permalink
  6. Embed this notice
    Daniel Kochmański (jackdaniel@functional.cafe)'s status on Sunday, 08-Dec-2024 06:01:00 JST Daniel Kochmański Daniel Kochmański

    UCL - UnCommon Lisp
    NUCL - Not UnCommon Lisp

    Naming is the hardest problem in computing, but I'm pretty happy with these goofs!

    In conversation about 5 months ago from functional.cafe permalink
  7. Embed this notice
    Daniel Kochmański (jackdaniel@functional.cafe)'s status on Wednesday, 27-Nov-2024 01:10:23 JST Daniel Kochmański Daniel Kochmański

    I've send my application to NGI Zero for improving #ecl.

    The goal is to create a comfortable environment for using Common #Lisp in a browser along with a JS bridge to:

    a) use Common Lisp from a comfortable IDE in a browser

    b) write web applications using Common Lisp (think <script type='cl'> ... </script>)

    Keep your fingers crossed :)

    In conversation about 6 months ago from functional.cafe permalink
  8. Embed this notice
    Daniel Kochmański (jackdaniel@functional.cafe)'s status on Wednesday, 20-Nov-2024 17:55:41 JST Daniel Kochmański Daniel Kochmański

    I'm working on a proposal to @nlnet to improve ECL in the browser. Keep your fingers crossed!

    #lisp

    In conversation about 6 months ago from functional.cafe permalink
  9. Embed this notice
    Daniel Kochmański (jackdaniel@functional.cafe)'s status on Saturday, 16-Nov-2024 16:19:35 JST Daniel Kochmański Daniel Kochmański
    in reply to
    • screwlisp
    • DougMerritt (log😅 = 💧log😄)

    @dougmerritt @screwtape technically common lisp has both unnamed and keyword arguments, although the latter can't be specialized in standard generic functions.

    There's also that many editors provide the function signature as a hint when you edit a function invocation; I don't know how this would work like with messages though.

    In conversation about 6 months ago from functional.cafe permalink
  10. Embed this notice
    Daniel Kochmański (jackdaniel@functional.cafe)'s status on Thursday, 07-Nov-2024 19:22:36 JST Daniel Kochmański Daniel Kochmański
    in reply to
    • met

    @met

    This branch is not fast; I've split recent works into two branches -- first thread safety, then repaint queue - because each feature is pretty independent.

    FPS-wise untangling recording from drawing gives fps that goes easily above 4000fps (but it is throttled to go at 60fps); although recording technically may not keep up with this.

    In conversation about 6 months ago from gnusocial.jp permalink
  11. Embed this notice
    Daniel Kochmański (jackdaniel@functional.cafe)'s status on Thursday, 07-Nov-2024 18:59:26 JST Daniel Kochmański Daniel Kochmański

    I'm working now on concurrent drawing from multiple threads. #lisp #mcclim

    The color "leakage" is a sign of an issue that has not been addressed yet, the important part is that rectangles are drawn at correct coordinates and that the output does not get corrupted.

    In conversation about 6 months ago from functional.cafe permalink

    Attachments


  12. Embed this notice
    Daniel Kochmański (jackdaniel@functional.cafe)'s status on Monday, 27-May-2024 00:37:11 JST Daniel Kochmański Daniel Kochmański
    in reply to
    • dave
    • Christine Lemmer-Webber
    • tech? no! man, see...
    • screwlisp
    • Alexander Shendi
    • Christian Himpe

    @alexshendi @screwtape @cwebber @dthompson @technomancy @gramian

    (With-output-to-drawing-stream (s nil nil)
    (Draw-circle* s 50 50 25))

    Voila. Assuming wish is already game over portability wise.

    In conversation about a year ago from functional.cafe permalink
  13. Embed this notice
    Daniel Kochmański (jackdaniel@functional.cafe)'s status on Sunday, 07-Jan-2024 18:02:33 JST Daniel Kochmański Daniel Kochmański
    in reply to
    • nytpu
    • screwlisp
    • Christian Lynbech
    • kmz
    • LisPi
    • lispm

    @screwtape @lispm @nytpu @lispi314 @zoerhoff @mapcar

    Regarding friendly commentary - they cosponsor european lisp symposium and donate to common lisp foundation, they do innovate and evolve by providing new software products and, I think, they are only vendor capable of providing enterprise support for big clients. From Lisp viability perspective they do good fo CL, even if their offer to individual devs is not good.

    In conversation Sunday, 07-Jan-2024 18:02:33 JST from functional.cafe permalink
  • After

User actions

    Daniel Kochmański

    Daniel Kochmański

    People put here catchy ad-words that define them, ain't they?Sneezing the means of computation since 1898BC.

    Tags
    • (None)

    Following 0

      Followers 0

        Groups 0

          Statistics

          User ID
          230120
          Member since
          7 Jan 2024
          Notices
          33
          Daily average
          0

          Feeds

          • Atom
          • Help
          • About
          • FAQ
          • TOS
          • Privacy
          • Source
          • Version
          • Contact

          GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

          Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.