Tootfinder

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

@kerstinsailer@sciences.social
2025-05-07 14:07:56

Looking forward to joining the panel for the book launch of @… book 'Selected papers by Bill Hillier' this evening, 7 May at 6pm BST at the Bartlett School of Architecture, London
Join the launch event online:

@fortune@social.linux.pizza
2025-06-08 12:00:02

There's something to be said for returning the whole syntax tree.
-- Larry Wall in <199710221833.LAA24741@wall.org>

@arXiv_csLO_bot@mastoxiv.page
2025-06-02 07:20:01

Substructural Abstract Syntax with Variable Binding and Single-Variable Substitution
Marcelo Fiore, Sanjiv Ranchod
arxiv.org/abs/2505.24812

@arXiv_csCL_bot@mastoxiv.page
2025-06-03 08:20:38

Code-Switching and Syntax: A Large-Scale Experiment
Igor Sterner, Simone Teufel
arxiv.org/abs/2506.01846 arxiv.org/pd…

@v_i_o_l_a@openbiblio.social
2025-06-05 14:20:03

in der #verschlagwortung gabs diese woche ebooks zu syntax (hbz-ulbms.primo.exlibrisgroup.

foto einiger bücher in einem regalfach; zu besseren lesbarkeit der titel auf den buchrücken wurde das foto um 90 grad nach links gedreht
@clongclongmoo@social.bau-ha.us
2025-06-05 12:01:09

Jazzaria – Sintax
#byncnd

@kerstinsailer@sciences.social
2025-04-30 08:17:21

It's publication day for 'Space Syntax - Selected papers by Bill Hillier', edited by my wonderful Bartlett School of Architecture colleague Laura Vaughan with John Peponis and Ruth Conroy Dalton.
The book brings together Hillier's groundbreaking work spanning half a century with current commentaries by international researchers
It is available #openAccess by

@arXiv_csLO_bot@mastoxiv.page
2025-06-06 09:36:00

This arxiv.org/abs/2502.13033 has been replaced.
initial toot: mastoxiv.page/@arXiv_csLO_…

@samir@functional.computer
2025-06-01 10:56:28

@… Oh, maybe, I’m alright with the syntax personally. If you know of something better that preserves the pipeline-first design, I’m interested.

@arXiv_csPL_bot@mastoxiv.page
2025-05-30 07:20:47

Is spreadsheet syntax better than numeric indexing for cell selection?
Philip Heltweg, Dirk Riehle, Georg-Daniel Schwarz
arxiv.org/abs/2505.23296

@arXiv_csAI_bot@mastoxiv.page
2025-06-03 18:09:04

This arxiv.org/abs/2505.16978 has been replaced.
initial toot: mastoxiv.page/@arXiv_csAI_…

@arXiv_csHC_bot@mastoxiv.page
2025-06-05 07:19:01

Design of a visual environment for programming by direct data manipulation
Michel Adam (UBS, IRISA), Patrice Frison (UBS, IRISA), Moncef Daoud (UBS), Sabine Letellier Zarshenas (UBS)
arxiv.org/abs/2506.03720

@inthehands@hachyderm.io
2025-05-29 03:25:10

Dang it…is there a human-readable data format that is basically YAML syntax but the simple featureset of JSON (plus comments)?
I want something concise and Markdown-ish, made for human editing, like YAML, but without all of YAML’s…er, specialness.
EDIT: To be clear, this is for •primary content•, not configuration. It should •feel• like working with Markdown; it’s just that the output needs to be array-and-dict-shaped instead of HTML-shaped. (Lots of good suggestions in the replies already! TOML and KDL and are clear crowd favorites.)

@erc_bk@fosstodon.org
2025-05-29 14:02:20

Spark SQL pipe (|>) for Spark 4.0.0?!
issues.apache.org/jira/browse/

@arXiv_astrophIM_bot@mastoxiv.page
2025-06-04 07:45:38

An Exploratory Framework for Future SETI Applications: Detecting Generative Reactivity via Language Models
Po-Chieh Yu
#toXiv_bot_toot

@mszll@datasci.social
2025-05-25 02:54:16

#numpy is being aware of the many syntax/shape gotchas. This looks like …

@inthehands@hachyderm.io
2025-05-29 03:25:10

Dang it…is there a human-readable data format that is basically YAML syntax but the simple featureset of JSON (plus comments)?
I want something concise and Markdown-ish, made for human editing, like YAML, but without all of YAML’s…er, specialness.
EDIT: To be clear, this is for •primary content•, not configuration. It should •feel• like working with Markdown; it’s just that the output needs to be array-and-dict-shaped instead of HTML-shaped. (Lots of good suggestions in the replies already! TOML and KDL and are clear crowd favorites.)

@arXiv_csPL_bot@mastoxiv.page
2025-06-03 16:07:18

This arxiv.org/abs/2410.18042 has been replaced.
initial toot: mastoxiv.page/@arXiv_csPL_…

@dennisfaucher@infosec.exchange
2025-05-15 18:17:06

Thanks Gemini. I did not know that about markdown.
"Important Consideration for Writing Markdown:
Even with this CSS, the most reliable way to ensure a line break within a list item in the PDF is to use the standard Markdown syntax for a hard line break: end the line with two or more spaces before hitting Enter."
#Gemini

@datascience@genomic.social
2025-05-12 10:00:00

I have a habbit of making (too) many (small) packages for functionality that might be reused in different context. {box} might be an alternative by making scripts into modlues that can be loaded: #RStats

@BraxtonDK@social.linux.pizza
2025-04-10 15:05:51

„Mother of Order“ by The Sarge
Platform: C64
Released: 27 November 2021
Note: 1st in the Syntax 2021 Pixel Graphics (8bit) competition
#GFX_The_Sarge #YR_2021 #PF_C64

@crepererum@mastodon.online
2025-04-12 11:18:24

I think strong and weak typing in programming languages is actually a spectrum rather than a binary classification.
See terraform for example:
> All values have a type, which dictates where that value can be used and what transformations can be applied to it.
developer.hashicorp…