Tootfinder

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

No exact results. Similar results found.
@cyrevolt@mastodon.social
2026-02-10 12:37:33

In case anyone finds #JavaScript for #UEFI funny/weird...
news.ycombinator.com/item?id=4

@kubikpixel@chaos.social
2026-01-07 06:05:10

Disable JavaScript — How to disable JavaScript in your browser
Nowadays almost all web pages contain JavaScript, a scripting programming language that runs arbitrary code, through the web browser, on the visitor's computer. It is supposed to make web pages functional for specific purposes but it has proven its potential to cause significant harm to users time and time again. […]

@memeorandum@universeodon.com
2026-02-09 04:30:38

Jeffrey Epstein's Global Reach (Julie K. Brown/The Epstein Files)
jkbjournalist.substack.com/p/j
memeorandum.com/260208/p63#a26

@toxi@mastodon.thi.ng
2025-12-10 12:33:43

Aeolian dune simulation (made in 2017) for #MeerMittwoch:
The images show a screenshot of the JavaScript application to create the simulation and some Houdini renders of exported height fields. The sim itself had 5 macro params to control the behavior of the interactive deposit/erosion/transportation process. It supported tileable patterns, customizable seed terrain (images) and ran r…

Screenshot showing a 2D grayscale height map of the simulated dune formation process. Below it is a cross-section profile view of the map's center row...
3D render of a simulated dune (using the same heightmap shown in the 1st image)
3D render of a simulated dune, showing a more classic long ripple pattern...
3D render of a simulated dune with adjusted wind & deposition params to make the ripples wider and more sloped...
@frankel@mastodon.top
2026-01-10 09:02:49

#Bun Introduces Built-in Database Clients and Zero-Config Frontend Development
infoq.com/news/2026/01/bun-v3-

@ellie@ellieayla.net
2026-03-09 07:28:58

So wonderful when well-meaning people slap Cloudflare in front of their artifact store, so CI fails to retrieve assets.
I assure you, tools in the GitHub actions runner cannot identify the fire hydrants. A http/403 & blob of html imploring them to enable cookies & javascript just isn't a valid manifest list.
This is crap.
#cicd #cloudfare #complaining

@kubikpixel@chaos.social
2026-01-05 07:05:12

2025 JavaScript Rising Stars
🧑‍💻 #RisingStars #javascript

@memeorandum@universeodon.com
2026-03-08 00:56:14

DOJ docs, FBI interview, raise new questions about Epstein's "suicide" (Julie K. Brown/The Epstein Files)
jkbjournalist.substack.com/p/d
memeorandum.com/260307/p61#a26

@kubikpixel@chaos.social
2025-12-10 06:05:32

»Introduction to CSS if() Statements and Conditional Logic«
CSS will probably become logically structurable after a long time. It's not a programming language and that's why it's all the more exciting.
🖌️ markodenic.com/introduction-to

@kubikpixel@chaos.social
2026-02-09 06:35:11

»quicktype — Convert JSON into gorgeous, typesafe code in any language.
Convert JSON to Swift, C#, TypeScript, Objective-C, Go, Java, C and more.«
In my opinion, this open source tool is good for quickly creating a prototype, but then the programming only begins.
⚙️ quicktype.io