Explore >> Select a destination


You are here

blog.separateconcerns.com
| | iferminm.gitlab.io
6.0 parsecs away

Travel
| | More than writing code
| | log.schemescape.com
6.2 parsecs away

Travel
| | My search for a small, simple embeddedable scripting language.
| | blog.robbowley.net
5.5 parsecs away

Travel
| | [AI summary] An analysis of a massive study reveals that generative AI tools provide a modest 4% productivity boost for software developers without sacrificing code quality, though team-level outcomes remain complex.
| | danlark.org
26.4 parsecs away

Travel
| When it comes to hashing, sometimes 64 bit is not enough, for example, because of birthday paradox -- the hacker can iterate through random $latex 2^{32}$ entities and it can be proven that with some constant probability they will find a collision, i.e. two different objects will have the same hash. $latex 2^{32}$ is around...