Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)VE
Posts
30
Comments
27
Joined
2 yr. ago
Linux @lemmy.ml
veer66 @lemmy.one

Are there any Flatpak packages that utilize Tcl/Tk?

Linux @lemmy.ml
veer66 @lemmy.one

Where should I request Fedora Silverblue to include all Noto fonts in the image?

Including all compressed Noto fonts, which require approximately 104MB of disk space, would be a worthwhile addition to the 2.8GB Fedora Silverblue image. This would provide out-of-the-box support for numerous writing systems worldwide. I hope that Fedora will consider including all Noto fonts in a future release.

However, I don't know where I should send my statement to them.

Official India community on Lemmy @lemmy.run
veer66 @lemmy.one

Which mobile banking app is the most popular in India?

Lisp @programming.dev
veer66 @lemmy.one

SBCL: New in version 2.4.7, 2024-07-27

Lisp @programming.dev
veer66 @lemmy.one
DevOps @lemmy.ml
veer66 @lemmy.one

Is it normal for companies these days to solely rely on Amazon RDS backup without another backup strategy?

DevOps @programming.dev
veer66 @lemmy.one

Is it normal for companies these days to solely rely on Amazon RDS backup without another backup strategy?

Lisp @programming.dev
veer66 @lemmy.one
Lisp @programming.dev
veer66 @lemmy.one
Linux @programming.dev
veer66 @lemmy.one

For the Love of Linux – REWORK podcast / DHH

  • People claiming Linux isn’t a viable alternative cause you can’t run it without using the command line.

    Even in 2024, many people begin using GNU/Linux with Arch Linux or Ubuntu with apt-get, then later they complain that Linux is not for average users. Maybe the community needs more GUI only tutorials.

  • Linux @lemmy.ml
    veer66 @lemmy.one

    OMAKUB: Opinionated Ubuntu Setup in 1 Command

    The video offers a practical example of using Ubuntu for web development, reminiscent of the Rails screencasts popular two decades ago. Back then, many software developers I met still believed the iBook G4 was primarily for desktop publishing, not software development.

    Lisp @programming.dev
    veer66 @lemmy.one
    Linux @lemmy.ml
    veer66 @lemmy.one
    world.hey.com Linux as the new developer default at 37signals

    For over twenty years, the Mac was the default at 37signals. For designers, programmers, support, and everyone else. That mono culture had some clear advantages, like being able to run Kandji and macOS-specific setup scripts. But it certainly also had its disadvantages, like dealing with Apple's awf...

    Linux as the new developer default at 37signals

    dhh is the creator of Ruby on Rails. He has extensively used Mac for decades. A few months ago, as far as I remember, he mentioned something like switching to Windows and WSL.

    Lisp @programming.dev
    veer66 @lemmy.one

    By Kenichi Sasagawa - Easy IS-LISP maintainer

    Common Lisp @lemmy.ml
    veer66 @lemmy.one

    Why can I find a list of remote Common Lisp jobs?

    Common Lisp @lemmy.ml
    veer66 @lemmy.one

    cl-llama.cpp demo

    mstdn.io veer66 (@[email protected])

    Attached: 1 video cl-llama.cpp is llama.cpp's Common Lisp wrapper by Carlos Ungil. It allows us to use LLMs locally via Common Lisp. I modified it to use the updated llama.cpp API, and improved how it prints the output. You can get the modified version by running: [email protected]:veer66/cl-llama....

    veer66 (@veer66@mstdn.io)

    cl-llama.cpp is llama.cpp's Common Lisp wrapper by Carlos Ungil. It allows us to use LLMs locally via Common Lisp. I modified it to use the updated llama.cpp API, and improved how it prints the output.

    Common Lisp @lemmy.ml
    veer66 @lemmy.one

    A Lisp loving uncle is developing parallel IS-LISP.

    Common Lisp @lemmy.ml
    veer66 @lemmy.one

    I suppose this is an important library to use Common Lisp in building RAG apps.

    LocalLLaMA @sh.itjust.works
    veer66 @lemmy.one
    SQL @programming.dev
    veer66 @lemmy.one

    Is there a programming language specifically designed for interacting with SQL databases?

    Is there a programming language specifically designed for interacting with SQL databases that avoids the need for Object-Relational Mappers (ORMs) to solve impedance mismatch from the start?

    If such a language exists, would it be a viable alternative to PHP or Go for a web backend project?