GoldAyan
2025-01-16

@daviwil @abcdw @kolev @charliemac I faced screen sharing problem in guix foreign distro after i installed ungoogled chromium in ubuntu. I haven't found any solution for it yet. Still searching....

2024-09-23

@b0rk P5.js, i once gave a talk about using trig to do animation using P5.js

resource:
- Nature of code book by daniel sniffman: natureofcode.com/
- Nature of code playlist: youtube.com/playlist?list=PLRq

2024-09-13

@tecoholic thanks for the tip will give it a try

2024-09-13

@tecoholic i am planning to compile today wish me luck. I am using basic screenshoot editor til now.

GoldAyan boosted:
Arne BabenhauserheideArneBab@rollenspiel.social
2024-07-20

@daviwil for your #Emacs VC-mode check video, please have a look at committing from a pruned diff:
draketo.de/software/emacs-tipp

Also note that Emacs maintainers are discussing to make magit part of Emacs (they started with the required legal work, see the mailing lists).

#git #mercurial

VC-mode enables partial commits for every version tracking system (Git, Mercurial, …)

Just open the directory with vc, get the diff, adjust the diff, and commit from there.

C-x v d RETURN
= (to show the complete diff)
k on the hunk header to remove the hunk (one part of the diff)
C-c C-s to split a hunk (you can then delete parts)
C-x v v to commit the cleaned diff
GoldAyan boosted:
2024-07-13

Me, most days.

#emacs

John William Waterhouse painting with sirens as note-taking apps Evernote, Obsidian, and Notion with man lashed to the mast of Emacs.
2024-07-13

@lf_araujo Really amazing

GoldAyan boosted:
Bhavin Gandhi :emacs:bhavin192@toots.dgplug.org
2024-05-24

Announcing Emacs Asia-Pacific (APAC) virtual meetup, Saturday, May 25, 2024 at 1400 Asia/Kolkata. More details: emacs-apac.gitlab.io/announcem

#Emacs

GoldAyan boosted:
2024-05-17

Neovim 0.10 released.

Featuring a new default color scheme, and other improvements.

github.com/neovim/neovim/relea

GoldAyan boosted:
2024-05-15

Money is like shit. If we spread it around, it functions as fertilizer, enabling incredible ideas to sprout and grow. If instead we just pile it up into mountains, it stinks and all the great stuff that could sprout and flourish is starved of nutrients.

Universal basic income is the good shit.

GoldAyan boosted:
2024-05-10

@spritelyinst Truly excited with the 🐑 Shepherd + Goblins perspective, but really: that’s a whole bunch of exciting news in this post!! (Kudos, NLnet!)

GoldAyan boosted:
2024-05-02

@anselmschueler

I recommend that you start with #guix as a package manager on a regular Linux distribution (e.g., Debian).

Get familiar with #guix as a package manager and try installing all the software you use regularly using it.

Once you are confident that you have a way to install all your stuff, then move to #guix on bare metal.

If you play your cards right, you'll be able to install all your packages with a single command.

GoldAyan boosted:
Andrew Tropinabcdw@fosstodon.org
2024-05-01

We released Arei Guile IDE 0.9.4. It's already available in Guix.
git.sr.ht/~abcdw/emacs-arei/re
git.sr.ht/~abcdw/guile-ares-rs

It has eldoc and xref (go to definition) features, better completion and a few other improvements.

Big kudos to @krevedkokun for implementing them.

We are working hard towards 1.0, which will be even more exciting:
todo.sr.ht/~abcdw/tickets?sear

#guile #scheme #lisp #guix

GoldAyan boosted:
2024-04-30

Adding a resource page to collect all the content together:

- installing / intro to guix
- installing common applications
- managing profiles
- using guix shell / dev environments
- packaging for guix
- community resources

futurile.net/resources/guix/

If you're interested in and and want to see how it works with then there's plenty here. Or you're into but would like to see how uses - there should be plenty here! 😃

2024-04-01

@shanecelis

My trackpad pinch is diabled after unsetting below keys

'''
(global-unset-key (kbd "<C-wheel-up>"))
(global-unset-key (kbd "<C-wheel-down>"))
'''

or

this one removes the undefined error showing in message buffer

'''
(global-set-key (kbd "<C-wheel-up>") 'ignore)
(global-set-key (kbd "<C-wheel-down>") 'ignore)
'''

GoldAyan boosted:

2/ Despite being together for over two decades, we still bicker. #Emacs

;; Don't scale font on trackpad pinch!
(global-unset-key (kbd "<pinch>"))
GoldAyan boosted:
2024-03-28
GoldAyan boosted:
2024-03-28

I made an HTML/DOM viewer you can paste into your console to view or debug any website in 3D. Choose from random/gradient/clear colors or whether layers have sides.

You can save it as a bookmarklet so it's 1 click away. It's just a tiny IIFE JS function.
gist.github.com/OrionReed/4c37

GoldAyan boosted:
2024-03-25

Part 1/2:

Inkscape‘s development version has now switched to GTK4 ✨ , the current version of the underlying UI framework.

This is a huge architectural 🏗️ improvement for Inkscape, and will enable proper graphics acceleration ⏩ in the future.

This quick transition - only about 9 months - was made possible by donations, as we’ve invested approx. $80,000 towards it.

Support our development:

inkscape.org/support-us/donate

#inkscape #development #gtk

GoldAyan boosted:
Christian Lynbechmapcar@mastodon.sdf.org
2024-03-04

Happy birthday #LISP 𝛌🎂𝛌

Today is the anniversary of AIM-8, the memo that McCarthy wrote describing LISP and its first implementation, written in 1959.

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst