And if you need help digging into the data you can also chat with an #assistant that can help you do data analyzation, request access to fetch more data to get more context about what you are trying to find out, or create new query nodes for you.
03.08.2025 16:14 — 👍 0 🔁 0 💬 0 📌 0
You can also get #ai help writing your #sql using local #ollama models, and remain in control of what query gets executed. All AI features run on-device, so nothing gets sent over the wire to any 3rd party providers. So no need to worry if your schema, data or queries leak or are used for training.
03.08.2025 16:14 — 👍 0 🔁 1 💬 1 📌 0
You can for instance chart out results, right next to the result set! If you write a lot of #sql or do #dataviz, #dataengineering or #, or are just using things like #postgres I'd love to get some feedback before the public beta.
03.08.2025 15:58 — 👍 1 🔁 0 💬 1 📌 0
I'm building a #database client. It's a #figma like UI where users can place queries on an infinite canvas. Results are linked and references are clickable. Click a foreign key to see the referenced data, or a primary key to see everything that refers to that data.
There are a bunch more features!
03.08.2025 15:58 — 👍 0 🔁 0 💬 1 📌 0
The "Trending Free" tab on Steam with Sandustry at the top.
The Sandustry Demo is currently #1 in "Trending Free" on Steam! 😎
#gamedev #indiedev
03.02.2025 11:22 — 👍 17 🔁 6 💬 0 📌 2
fn puzzle_one(input: &str) -> usize {
let options = input.split("mul(").collect::<Vec<_>>();
options
.iter()
.filter_map(|option| {
let scan = option.chars().take_while(|c| c != &')').collect::<String>();
let (a, b) = scan.split_once(',')?;
let (a, b) = (a.parse::<usize>().ok()?, b.parse::<usize>().ok()?);
Some(a * b)
})
.sum::<usize>()
}
Found a fun solution to #adventofcode day 3 without using regex. #rust
05.12.2024 07:49 — 👍 9 🔁 1 💬 0 📌 0
What I've learned about flow fields so far.
Noise functions and the tiniest bit of trigonometry can take you a long way towards making art.
Here is a #generative art article I wrote on flow fields a while back damoonrashidi.me/articles/flo.... If you like fun algorithms and visualizations check it out! #genart
12.11.2024 22:56 — 👍 3 🔁 0 💬 0 📌 0
Making things, writing software • nate.rip • build native & open, share your ideas with the world • future exploration @githubnext.com, ex @zed.dev / fb
Maker of Things.
He / Him.
🧍 http://tarwin.art
📍 SF _ Melbourne
👤 @tarwin@mastodon.social
👤 @tarwin
Data visualization researcher. Associate Prof of CS at the University of Utah. Lab website: https://vdl.sci.utah.edu. Co-founder of
datavisyn: https://datavisyn.io
Designer, journalist, and professor.
Author of 'The Art of Insight' (2023) 'How Charts Lie' (2019), 'The Truthful Art' (2016), and 'The Functional Art' (2012). NEW PROJECT: https://openvisualizationacademy.org/
Writing about tech, power, data visualization, social media, disability. Assistant prof of computational media @ MIT. 🇹🇼
crystaljjlee.com
Assoc Prof Computer Science and Communication Studies at Northwestern. Infovis, HCI. Author of tidybayes & ggdist R pkgs. he/him. 🏳️🌈 https://mjskay.com/
Co-director https://mucollective.northwestern.edu
Co-founder https://journalovi.org
Visualisation and graphics @posit.co
Classic Generative Art Weirdo using 🖤 and R: http://thomaslinpedersen.art and http://deca.art/thomasp85
he/him
Digital humanities, data science, AI, eating, professor of Data & Decision Science and English. Coauthor #DataFeminism w/ @kanarinka. PI #AIAInetwork. Views my own.
Visualization toolmaker. Founder of Observable. Creator of D3. Former NYT Graphics. Pronounced BOSS-tock.
Asst Professing at MIT CSAIL. Data visualization, ML interpretability, accessibility, cognitively convivial information.
Ginni Rometty Prof @NorthwesternCS | Fellow @NU_IPR | Uncertainty + decisions | Humans + AI/ML | Blog @statmodeling
Professor of Visual Analytics who does datavis, visualization storytelling and natural travel. Did I mention visualization?
Interested in all things visual and data, like data visualization. ISOTYPE collector, synth dabbler, runner.
Data Visualization & Biomedical Science. PhD in biology, trained in art, Associate Prof
Writes here: https://helenajamborwrites.netlify.app/
Principal Engineer at Posit (fka RStudio), technical lead at quarto.org
Learning Brazilian Choro and the 7-string guitar
ASA Fellow; #rstats developer of graphical methods for categorical and multivariate data; #datavis history of data visualization; #historicaldatavis; Milestones project
Web: www.datavis.ca
GitHub: github.com/friendly
Visualization, data, AI/ML. Professor at CMU (@dig.cmu.edu, @hcii.cmu.edu) and researcher at Apple. Also sailboats ⛵️ and chocolate 🍫.
www.domoritz.de
🦬🏔️ @cuboulder.info science prof
Vis / HCI - Designing data for the public.
📊❤️ PI @informationvisions.bsky.social
Previously: Bucknell CS prof, Tufts CS PhD
🔗 https://peck.phd/
#HCI researcher, assistant professor of computer science at the university of waterloo. previously {tableau | microsoft} research. interested in #visualization and ubietous information experiences. https://mattbrehmer.ca | https://ubixgroup.ca
Data Visualization researcher and Professor of Computer Science at the University of San Francisco. Research interests - Visualization Literacy, Mobile Data Visualization. Anti-Racist. Immigrant.
web: https://www.cs.usfca.edu/~apjoshi