Readit News logoReadit News
shooshx commented on Mapping latitude and longitude to country, state, or city   austinhenley.com/blog/coo... · Posted by u/azhenley
shooshx · 3 months ago
One obvious optimization that would half the size of the data and also solve the gaps problem is to keep every border between two states once and not twice (for each polygon). This would require some processing of the geometry to find the intersection points, but assuming that in the original data, the border between two states is the same exact line, it shouldn't be hard.
shooshx commented on Turing-Drawings   github.com/maximecb/Turin... · Posted by u/laurenth
shooshx · 4 months ago
There was once a similar page that generated a game-of-life game with randomized rules. Does anyone has that link? The concept there was more restricted, but that made it more likely to produce interesting results.
shooshx commented on The highest-ranking personal blogs of Hacker News   refactoringenglish.com/to... · Posted by u/sharjeelsayed
shooshx · 5 months ago
Number 18, Jeff Atwood codinghorror.com is a dead link. The actual link is https://blog.codinghorror.com/
shooshx commented on Where are programming languages created? A zoomable map   pldb.io/blog/whereInnovat... · Posted by u/marinesebastian
shooshx · a year ago
"A not very zoomable map"
shooshx commented on Jennifer in paradise: the story of the first Photoshopped image (2014)   theguardian.com/artanddes... · Posted by u/Schiphol
shooshx · a year ago
> My husband actually proposed to me later on in the day, probably just after that photo

Wait did he propose to her while topless?

shooshx commented on Show HN: 2d web paddle game   raould.github.io/pn0gstr0... · Posted by u/cypherpunk666
shooshx · a year ago
Boy that escalated quickly
shooshx commented on Wintergatan Marble Machine (2016) [video]   youtube.com/watch?v=IvUU8... · Posted by u/kaycebasques
barnabask · a year ago
If you enjoy Wintergatan’s clever marble videos, check out Ivan Miranda’s marble clock project: https://youtu.be/JLD_Nl12oac. Ivan relies on 3d printing vs. Martin’s emphasis on machining and welding, but they are both charming and instructive creators.
shooshx · a year ago
Though these two guys could not be more different from each other. Ivan actually has a toy marble machine video which he seemingly build over the course of a few weeks. I feel like he could design and build from scratch a fully featured MMX in not much more than that.
shooshx commented on Welding and the automation frontier   construction-physics.com/... · Posted by u/shaldengeki
shooshx · 2 years ago
Feels like this article was cut in the middle just before the interesting part, where he's supposed to explain why welding for construction was not automated a much and how all this is relevant to AI...
shooshx commented on Server-side sandboxing: Containers and seccomp   figma.com/blog/server-sid... · Posted by u/emilsjolander
jagrsw · 2 years ago
nsjail author here (the original one, as the tool is also maintained by others), good job!

Irrelevant nit: .proto files are protobuf definition files (like this one: https://github.com/google/nsjail/blob/master/config.proto), a text representation of a specific protobuf contents is typically called (as per man clang-format): .textpb .pb.txt or .textproto - I use .config for examples distributed with nsjail, but it's licentia poetica :)

shooshx · 2 years ago
Why not just use json?
shooshx commented on QX82: Tiny JavaScript game/experience engine inspired by retro 80s computing   btco.github.io/qx82/... · Posted by u/CharlesW
shooshx · 2 years ago
constant white noise on the background is way too distracting.

u/shooshx

KarmaCake day23October 12, 2023View Original