Tootfinder

Opt-in global Mastodon full text search. Join the index!

@arXiv_csGR_bot@mastoxiv.page
2025-08-15 07:35:12

B-repLer: Semantic B-rep Latent Editor using Large Language Models
Yilin Liu, Niladri Shekhar Dutt, Changjian Li, Niloy J. Mitra
arxiv.org/abs/2508.10201

@aral@mastodon.ar.al
2025-08-26 15:49:18

Here‘s a little tip if you’re using (the latest version of) Helix Editor:
Add the following keybinding to your config (if you don’t use Ctrl b for page up, that is; otherwise, change the key):
[keys.normal]
C-b = ":echo %sh{git blame -L %{cursor_line}, 1 %{buffer_name}}"
Now, when you press Crtl b in the editor, you’ll see the git blame for the line you’re on. Very useful for seeing which commit the line last changed in and, for teams, who committed the chang…

@arXiv_csCV_bot@mastoxiv.page
2025-09-05 10:24:41

From Editor to Dense Geometry Estimator
JiYuan Wang, Chunyu Lin, Lei Sun, Rongying Liu, Lang Nie, Mingxing Li, Kang Liao, Xiangxiang Chu, Yao Zhao
arxiv.org/abs/2509.04338

@deprogrammaticaipsum@mas.to
2025-08-07 18:49:04

"By 1993, I added a CD-ROM player to my computer, and I ordered a couple of CD-ROMs from Walnut Creek. One of them had folders and folders of source code in a variety of languages with very strange names: REXX, Forth, Basica, ADA, Lisp, Fortran. I did not know what those languages were for. I did not know why there were so many. I did not know I could create my own. There was no Stack Overflow, there was no GitHub."

@jochenlingelba1@h-net.social
2025-10-06 07:59:31

It is slowly getting published:
Proofs for my special issue on Camp Memories (all texts are already published online first)
A first view on the TOC !!
journals.sagepub.com/home/mss
@…

Screenshot of a TOC page in the journal Memory Studies. Text:

"Volume 18 Number 5 October 2025
Contents
Special Issue: Camp Memories. Silencing, contesting and
memorializing past encampments in Africa and beyond
Guest Editor: Jochen Lingelbach
Editorial
Introduction: Camp memories in Africa and beyond 1133
Jochen Lingelbach
Special Issue Articles
Constructing, reconstructing and representing communities: Polish and 1152
Ukrainian memory activists from displaced person camps in Western Germany
…
@ErikJonker@mastodon.social
2025-08-19 10:50:45

Qwen-Image-Edit: Image Editing with Higher Quality and Efficiency
qwenlm.github.io/blog/qwen-ima

@rasterweb@mastodon.social
2025-09-19 16:15:58

I had this one GPX file that passed my cleaner code (which separates bike rides from walks based on speed.) I popped it into a text editor and I realized I must have started a walk and then got in a car and drove for a bit before I stopped the walk.
It's always some damn edge case...

@davej@dice.camp
2025-08-18 21:01:44

Zathras is having Win11 issues. mastodon.art/@pentup/115050095

@shanmukhateja@social.linux.pizza
2025-08-16 10:16:14

Can somebody point me towards a Myers diff algorithm in a C project?
I am looking for the following data as diff result:
1. (old) line number
2. (old) column number
3. (new) line number
4. (new) column number.
Need the above info so I can ask my text editor widget to highlight the line and column as to what was added/deleted.
Please reboost for reach :)
#cppdev