#dired — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #dired, aggregated by home.social.
-
Title: P1: Emacs: Dired-hist my package [2024-03-21 Tue]
I am going to write article about configuration of Emacs as a
file manager.
🏄 #dailyreport #emacs #dired #filemanager -
Title: P2: P0: Emacs: Dired-hist my package [2024-03-21 Tue]
I also solved in Dired:
- selection by region selection, not by marks ●
- customization of opening file in other window ●
- instant search by the first press of any key ● #dailyreport #emacs #dired #filemanager -
Title: P1: P0: Emacs: Dired-hist my package [2024-03-21 Tue]
My Elisp package for history in Dired was added to MELPA
repository. 🎂
I added alternative implementation of history with tab-line
mode. 🤹 This implementation work perfect, fast and able to work
under root console or any terminal. ⌘ #dailyreport #emacs #dired #filemanager -
Title: P5: USA goverment AI guideline [2024-03-05 Tue]
(apply #'dired-find-file-other-window args)))
(define-key dired-mode-map (kbd 'M-o') #'my/dired-find-file-other-window) -
Title: P5: USA goverment AI guideline [2024-03-05 Tue]
(apply #'dired-find-file-other-window args)))
(define-key dired-mode-map (kbd 'M-o') #'my/dired-find-file-other-window) -
Title: P5: USA goverment AI guideline [2024-03-05 Tue]
(apply #'dired-find-file-other-window args)))
(define-key dired-mode-map (kbd 'M-o') #'my/dired-find-file-other-window) -
Title: P5: USA goverment AI guideline [2024-03-05 Tue]
(apply #'dired-find-file-other-window args)))
(define-key dired-mode-map (kbd 'M-o') #'my/dired-find-file-other-window) -
Title: P4: USA goverment AI guideline [2024-03-05 Tue]
which uses display-buffer-base-action global variable.
We bind key and just set this variable local before call:(defun my/dired-find-file-other-window(&rest args)
(interactive)
(let ((display-buffer-base-action '((display-buffer-in-direction)
(window-width . 100)
(direction . right)))) #dailyreport #management #director #ai #emacs #dired -
Title: P4: USA goverment AI guideline [2024-03-05 Tue]
which uses display-buffer-base-action global variable.
We bind key and just set this variable local before call:(defun my/dired-find-file-other-window(&rest args)
(interactive)
(let ((display-buffer-base-action '((display-buffer-in-direction)
(window-width . 100)
(direction . right)))) #dailyreport #management #director #ai #emacs #dired -
Title: P4: USA goverment AI guideline [2024-03-05 Tue]
which uses display-buffer-base-action global variable.
We bind key and just set this variable local before call:(defun my/dired-find-file-other-window(&rest args)
(interactive)
(let ((display-buffer-base-action '((display-buffer-in-direction)
(window-width . 100)
(direction . right)))) #dailyreport #management #director #ai #emacs #dired -
Title: P4: USA goverment AI guideline [2024-03-05 Tue]
which uses display-buffer-base-action global variable.
We bind key and just set this variable local before call:(defun my/dired-find-file-other-window(&rest args)
(interactive)
(let ((display-buffer-base-action '((display-buffer-in-direction)
(window-width . 100)
(direction . right)))) #dailyreport #management #director #ai #emacs #dired -
Title: P3: USA goverment AI guideline [2024-03-05 Tue]
- DEIA stands for diversity, equity, inclusion, and accessibility
- A variety of open source tools are available.
- Five Vs of data: Volume, Velocity, Veracity, Variety, Variability
https://coe.gsa.gov/coe/ai-guide-for-government/print-all/index.html
⚡️⚡️⚡️
In Dired (built-in file managed for Emacs) it is very easy
to customize opening file 🤹, it uses display-buffer function #dailyreport #management #director #ai #emacs #dired -
Title: P3: USA goverment AI guideline [2024-03-05 Tue]
- DEIA stands for diversity, equity, inclusion, and accessibility
- A variety of open source tools are available.
- Five Vs of data: Volume, Velocity, Veracity, Variety, Variability
https://coe.gsa.gov/coe/ai-guide-for-government/print-all/index.html
⚡️⚡️⚡️
In Dired (built-in file managed for Emacs) it is very easy
to customize opening file 🤹, it uses display-buffer function #dailyreport #management #director #ai #emacs #dired -
Title: P3: USA goverment AI guideline [2024-03-05 Tue]
- DEIA stands for diversity, equity, inclusion, and accessibility
- A variety of open source tools are available.
- Five Vs of data: Volume, Velocity, Veracity, Variety, Variability
https://coe.gsa.gov/coe/ai-guide-for-government/print-all/index.html
⚡️⚡️⚡️
In Dired (built-in file managed for Emacs) it is very easy
to customize opening file 🤹, it uses display-buffer function #dailyreport #management #director #ai #emacs #dired -
Title: P3: USA goverment AI guideline [2024-03-05 Tue]
- DEIA stands for diversity, equity, inclusion, and accessibility
- A variety of open source tools are available.
- Five Vs of data: Volume, Velocity, Veracity, Variety, Variability
https://coe.gsa.gov/coe/ai-guide-for-government/print-all/index.html
⚡️⚡️⚡️
In Dired (built-in file managed for Emacs) it is very easy
to customize opening file 🤹, it uses display-buffer function #dailyreport #management #director #ai #emacs #dired -
Title: P2: USA goverment AI guideline [2024-03-05 Tue]
- create 'Cantral AI technical resource' - a hub of AI expertise.
Information, Security, Data, etc. should support AI resource
for AI professionals. Used for coordinate.
- Evolution: 1) AI capabilities with ad hoc infrastructure at most
required places in organization, 2) several AI centers
3) move the AI infrastructure provider to a more accessible part #dailyreport #management #director #ai #emacs #dired -
Title: P2: USA goverment AI guideline [2024-03-05 Tue]
- create 'Cantral AI technical resource' - a hub of AI expertise.
Information, Security, Data, etc. should support AI resource
for AI professionals. Used for coordinate.
- Evolution: 1) AI capabilities with ad hoc infrastructure at most
required places in organization, 2) several AI centers
3) move the AI infrastructure provider to a more accessible part #dailyreport #management #director #ai #emacs #dired -
Title: P2: USA goverment AI guideline [2024-03-05 Tue]
- create 'Cantral AI technical resource' - a hub of AI expertise.
Information, Security, Data, etc. should support AI resource
for AI professionals. Used for coordinate.
- Evolution: 1) AI capabilities with ad hoc infrastructure at most
required places in organization, 2) several AI centers
3) move the AI infrastructure provider to a more accessible part #dailyreport #management #director #ai #emacs #dired -
Title: P2: USA goverment AI guideline [2024-03-05 Tue]
- create 'Cantral AI technical resource' - a hub of AI expertise.
Information, Security, Data, etc. should support AI resource
for AI professionals. Used for coordinate.
- Evolution: 1) AI capabilities with ad hoc infrastructure at most
required places in organization, 2) several AI centers
3) move the AI infrastructure provider to a more accessible part #dailyreport #management #director #ai #emacs #dired -
Title: P1: USA goverment AI guideline [2024-03-05 Tue]
- There is a trade-off between performance and generality. The
more tasks we want a single machine to perform, the weaker its
general performance becomes.
- AI should not be approached in a silo: 1) specialized
integrated product teams that include AI talent as the basic
unit of operations.
2) AI workforce should be spread - don't creating central team
of data scientinsts. #dailyreport #management #director #ai #emacs #dired -
Title: P1: USA goverment AI guideline [2024-03-05 Tue]
- There is a trade-off between performance and generality. The
more tasks we want a single machine to perform, the weaker its
general performance becomes.
- AI should not be approached in a silo: 1) specialized
integrated product teams that include AI talent as the basic
unit of operations.
2) AI workforce should be spread - don't creating central team
of data scientinsts. #dailyreport #management #director #ai #emacs #dired -
Title: P1: USA goverment AI guideline [2024-03-05 Tue]
- There is a trade-off between performance and generality. The
more tasks we want a single machine to perform, the weaker its
general performance becomes.
- AI should not be approached in a silo: 1) specialized
integrated product teams that include AI talent as the basic
unit of operations.
2) AI workforce should be spread - don't creating central team
of data scientinsts. #dailyreport #management #director #ai #emacs #dired -
Title: P1: USA goverment AI guideline [2024-03-05 Tue]
- There is a trade-off between performance and generality. The
more tasks we want a single machine to perform, the weaker its
general performance becomes.
- AI should not be approached in a silo: 1) specialized
integrated product teams that include AI talent as the basic
unit of operations.
2) AI workforce should be spread - don't creating central team
of data scientinsts. #dailyreport #management #director #ai #emacs #dired -
Title: P0: USA goverment AI guideline [2024-03-05 Tue]
I found 'AI Guide' document 3/5/2024 that describe 'How to
structure an organization to embrace AI' for director, managers
of AI programs, from USA goverment The Centers of Excellence.Abstract:
- business units should innovative technologies to enhance and
streamline their operations
- AI is a new tool for tasks, not replacement for jobs. #dailyreport #management #director #ai #emacs #dired -
Title: P0: USA goverment AI guideline [2024-03-05 Tue]
I found 'AI Guide' document 3/5/2024 that describe 'How to
structure an organization to embrace AI' for director, managers
of AI programs, from USA goverment The Centers of Excellence.Abstract:
- business units should innovative technologies to enhance and
streamline their operations
- AI is a new tool for tasks, not replacement for jobs. #dailyreport #management #director #ai #emacs #dired -
Title: P0: USA goverment AI guideline [2024-03-05 Tue]
I found 'AI Guide' document 3/5/2024 that describe 'How to
structure an organization to embrace AI' for director, managers
of AI programs, from USA goverment The Centers of Excellence.Abstract:
- business units should innovative technologies to enhance and
streamline their operations
- AI is a new tool for tasks, not replacement for jobs. #dailyreport #management #director #ai #emacs #dired -
Title: P0: USA goverment AI guideline [2024-03-05 Tue]
I found 'AI Guide' document 3/5/2024 that describe 'How to
structure an organization to embrace AI' for director, managers
of AI programs, from USA goverment The Centers of Excellence.Abstract:
- business units should innovative technologies to enhance and
streamline their operations
- AI is a new tool for tasks, not replacement for jobs. #dailyreport #management #director #ai #emacs #dired -
Title: P2: SQLAlchemy, ORM [2024-03-04 Mon]
(apply orig-fun args)
))
(advice-add 'dired-do-rename around #'my/dired-do-rename )
😶 #dailyreport #emacs #dired -
Title: P2: P1: SQLAlchemy, ORM [2024-03-04 Mon]
(advice-add 'dired-dwim-target-directory override #'my/dired-dwim-target-directory )
(apply orig-fun args)
(advice-remove 'dired-dwim-target-directory #'my/dired-dwim-target-directory))
:: else - many files selected #dailyreport #emacs #dired -
Title: P1: P1: SQLAlchemy, ORM [2024-03-04 Mon]
'Dired fix for renaming a single file, it suggests the same
name instead of only a current directory.'
(if (null (cdr (dired-get-marked-files nil args))) : one file selected
(progn #dailyreport #emacs #dired -
Title: P0: SQLAlchemy, ORM [2024-03-04 Mon]
I have been reading about
1) Python SQLAlchemy - ORM
Object-Relational Mapping - basics
2) Google Summer of Code (GSoC)
Contributor Applications open March 20, 2024
There is several weeks left.Also I created fix for Emacs Dired built-in file manager
(defun my/dired-dwim-target-directory()
(car (dired-get-marked-files nil nil)))(defun my/dired-do-rename (orig-fun &rest args) #dailyreport #emacs #dired
-
Title: P1: Emacs Dired file manager [2024-02-10 Sat]
was not properly supported in Emacs for 8 years. 🤪
😶 #dailyreport #emacs #dired #isearch #navigation -
Title: P2: P0: Emacs Dired file manager [2024-02-10 Sat]
do not work now properly, it was written in 2016 year, I
rewrited it with help of modern isearch mode functions and made
it in 40 lines. 😊It is very funny that such a basic feature is absent in Vim and #dailyreport #emacs #dired #isearch #navigation
-
Title: P1: P0: Emacs Dired file manager [2024-02-10 Sat]
Navigation by name used in Thunar, Emacs, Delphin, Windows
Explorer. You just type name to move cursor to a file with
that name.I found dired-exploerer.el package (160 lines of code). Package #dailyreport #emacs #dired #isearch #navigation
-
#emacs has really got me spoiled! I needed to copy all files from a directory, but with exceptions. Thought of writing a script for this, but I'm not very familiar with filesystems apis, I'd have to review the LLMs code. I just opened #dired, marked the files I didn't want to copy, toggled (inverted) the marks and copied what I needed.
-
#emacs has really got me spoiled! I needed to copy all files from a directory, but with exceptions. Thought of writing a script for this, but I'm not very familiar with filesystems apis, I'd have to review the LLMs code. I just opened #dired, marked the files I didn't want to copy, toggled (inverted) the marks and copied what I needed.
-
#emacs has really got me spoiled! I needed to copy all files from a directory, but with exceptions. Thought of writing a script for this, but I'm not very familiar with filesystems apis, I'd have to review the LLMs code. I just opened #dired, marked the files I didn't want to copy, toggled (inverted) the marks and copied what I needed.