Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Cyborg)
  • No Skin
Collapse
Brand Logo

CIRCLE WITH A DOT

sowophie@chaos.socialS

sowophie@chaos.social

@sowophie@chaos.social
About
Posts
2
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

View Original

Posts

Recent Best Controversial

  • Why it is a terrible idea to try to prevent 3D printers from printing guns: https://www.schneier.com/blog/archives/2026/02/3d-printer-surveillance.html
    sowophie@chaos.socialS sowophie@chaos.social

    @apas_csc @pluralistic ... and how exactly is the 3D printer supposed to tell whether something is part of a gun?

    3D printer processing power typically ranges from Arduino levels to a modern RPi.

    They are extremely stupid machines. They never see the model file, they just get a list of movements, and execute them. Small tweaks in path generation settings can drastically change the output, and the model geometry is also easy to adjust.

    How the hell is this supposed to work out?

    Uncategorized

  • Zipbomb JSON.
    sowophie@chaos.socialS sowophie@chaos.social

    @developing_agent @prozacchiwawa @jwz The first component in the parser is gonna be some kind of loop iterating over input tokens. Recognition of a single token is typically either O(1) (e.g. punctuation) or built from O(1) subtasks (e.g. literals). Putting something like

    if (++work > LIMIT) abandon_ship();

    after each of these might be worth a shot.

    Uncategorized
  • Login

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups