Skip to content
0
  • Home
  • Piero Bosio
  • Blog
  • World
  • Fediverso
  • News
  • Categories
  • Old Web Site
  • Recent
  • Popular
  • Tags
  • Users
  • Home
  • Piero Bosio
  • Blog
  • World
  • Fediverso
  • News
  • Categories
  • Old Web Site
  • Recent
  • Popular
  • Tags
  • Users
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone
amoroso@oldbytes.spaceundefined

Paolo Amoroso

@amoroso@oldbytes.space
About
Posts
451
Topics
110
Shares
46
Groups
0
Followers
1
Following
0

View Original

Posts

Recent Best Controversial

  • Suppose I use SBCL to develop a Common Lisp project to be built with ASDF and loaded with Quicklisp.
    amoroso@oldbytes.spaceundefined amoroso@oldbytes.space

    @aartaka An interesting thought, thanks.

    Uncategorized commonlisp quicklisp lisp

  • Suppose I use SBCL to develop a Common Lisp project to be built with ASDF and loaded with Quicklisp.
    amoroso@oldbytes.spaceundefined amoroso@oldbytes.space

    @aartaka Thanks, others in this thread report it should work also under ~/quicklisp/local-projects/.

    Uncategorized commonlisp quicklisp lisp

  • Suppose I use SBCL to develop a Common Lisp project to be built with ASDF and loaded with Quicklisp.
    amoroso@oldbytes.spaceundefined amoroso@oldbytes.space

    @AndreasDavour Right, a local project. Thanks.

    Uncategorized commonlisp quicklisp lisp

  • Suppose I use SBCL to develop a Common Lisp project to be built with ASDF and loaded with Quicklisp.
    amoroso@oldbytes.spaceundefined amoroso@oldbytes.space

    @hajovonta Thanks.

    Uncategorized commonlisp quicklisp lisp

  • Suppose I use SBCL to develop a Common Lisp project to be built with ASDF and loaded with Quicklisp.
    amoroso@oldbytes.spaceundefined amoroso@oldbytes.space

    Suppose I use SBCL to develop a Common Lisp project to be built with ASDF and loaded with Quicklisp. To simplify things and leverage defaults should the source tree go under ~/quicklisp/local-projects/ or ~/common-lisp/?

    #CommonLisp #quicklisp #lisp

    Uncategorized commonlisp quicklisp lisp

  • An in-depth analysis of Mozilla's dystopian future.
    amoroso@oldbytes.spaceundefined amoroso@oldbytes.space

    @macinjosh We probably deserve a bit more.

    Uncategorized mozilla firefox

  • An in-depth analysis of Mozilla's dystopian future.
    amoroso@oldbytes.spaceundefined amoroso@oldbytes.space

    @mikro2nd RIP

    Uncategorized mozilla firefox

  • An in-depth analysis of Mozilla's dystopian future.
    amoroso@oldbytes.spaceundefined amoroso@oldbytes.space

    An in-depth analysis of Mozilla's dystopian future.

    Again we encounter the fundamental schism of purpose between Mozilla trying to survive, and the mission its core audience believes in.

    https://taggart-tech.com/mozilla-cycle-pt3/

    #mozilla #firefox

    Uncategorized mozilla firefox

  • A handy list of the main features of Common Lisp with concise descriptions and code snippets.
    amoroso@oldbytes.spaceundefined amoroso@oldbytes.space

    @vindarel Right, the list is a sort of executive summary of Common Lisp.

    @mark_watson

    Uncategorized commonlisp lisp

  • A handy list of the main features of Common Lisp with concise descriptions and code snippets.
    amoroso@oldbytes.spaceundefined amoroso@oldbytes.space

    @mark_watson What do you like of Quicklisp? Isn't the Python package ecosystem much bigger?

    Uncategorized commonlisp lisp

  • Good evening.
    amoroso@oldbytes.spaceundefined amoroso@oldbytes.space

    @synx508 Taking care of labrats.

    Uncategorized

  • A handy list of the main features of Common Lisp with concise descriptions and code snippets.
    amoroso@oldbytes.spaceundefined amoroso@oldbytes.space

    A handy list of the main features of Common Lisp with concise descriptions and code snippets.

    http://random-state.net/features-of-common-lisp.html

    #CommonLisp #lisp

    Uncategorized commonlisp lisp

  • Cross-platform GUI frameworks were hot in the 1990s.
    amoroso@oldbytes.spaceundefined amoroso@oldbytes.space

    @mikro2nd Or you can roll your own framework as this developer did in Common Lisp. 😀

    https://tomscii.sig7.se/2025/04/The-Barium-Experiment

    Jokes aside, I came across those links by reading this post. The author reached similar conclusions to the other posts and yours, but took a different road.

    Uncategorized gui retrocomputing

  • Cross-platform GUI frameworks were hot in the 1990s.
    amoroso@oldbytes.spaceundefined amoroso@oldbytes.space

    @mikro2nd This is more recent, 2019:

    https://www.hohlerde.org/rauch/en/blog/2019-12-08-GUI-Frameworks/

    Uncategorized gui retrocomputing

  • Cross-platform GUI frameworks were hot in the 1990s.
    amoroso@oldbytes.spaceundefined amoroso@oldbytes.space

    @mikro2nd Does this 2016 post help?

    https://blog.johnnovak.net/2016/05/29/cross-platform-gui-toolkit-trainwreck-2016-edition

    Uncategorized gui retrocomputing

  • @lproven Thanks, I haven't been using Windows since around then and Windows 95.
    amoroso@oldbytes.spaceundefined amoroso@oldbytes.space

    @lproven Thanks, I haven't been using Windows since around then and Windows 95.

    Uncategorized

  • *Laughs until coughing*
    amoroso@oldbytes.spaceundefined amoroso@oldbytes.space

    @lproven For non Windows users: what does activation do? Register the product with a user ID?

    Uncategorized

  • Learn Lisp like it's 1972.
    amoroso@oldbytes.spaceundefined amoroso@oldbytes.space

    Learn Lisp like it's 1972. A very early introductory booklet on Lisp that covers a variety of topics, including compilation and garbage collection, and has examples that compare Lisp with Fortran.

    https://archive.org/details/programmersintro0000maur_t1l8

    #lisp #books #retrocomputing

    Uncategorized lisp books retrocomputing

  • Quick update of my profile on Codeberg.
    amoroso@oldbytes.spaceundefined amoroso@oldbytes.space

    @thelastpsion Not Psion related but... how do you edit a profile overview on Codeberg?

    Uncategorized

  • How the Linux-vs-BSD culture clash looked in the 1980s/1990s
    amoroso@oldbytes.spaceundefined amoroso@oldbytes.space

    @lproven Well, my copy of Coherent was version 3.3 for 286 and higher systems but the floppies are now little more than molecules in some landfill. And yes, I wasn't yet aware of the historical significance of such artifacts. If you're interested I can email Stephen Ness.

    @withaveeay

    Uncategorized
  • 1
  • 2
  • 10
  • 11
  • 12
  • 13
  • 14
  • 22
  • 23
  • 12 / 23
  • Login

  • Login or register to search.
  • First post
    Last post