HN user

smlacy

1,408 karma

http://slacy.com/blog

Posts22
Comments298
View on HN
www.chronicle.com 1y ago

The Surveilled Student (2021)

smlacy
86pts42
www.gov.ca.gov 1y ago

Californians can now add their mobile driver's license to Google Wallet

smlacy
69pts70
www.youtube.com 2y ago

What If? YouTube Channel Launches

smlacy
1pts0
taskflow.github.io 3y ago

Taskflow: A General-Purpose Parallel and Heterogeneous Task Programming System

smlacy
2pts0
www.yudkowsky.net 4y ago

The Twelve Virtues of Rationality

smlacy
1pts0
github.com 6y ago

Mesh: Compacting Memory Management for C/C++

smlacy
3pts0
neuton.ai 7y ago

Neuton: A “disruptive” neural network framework

smlacy
2pts1
news.ycombinator.com 9y ago

Ask HN: What build tools does Apple use for large-scale macOS projects?

smlacy
1pts0
bgr.com 10y ago

EFF proves T-Mobile is throttling YouTube

smlacy
1pts0
narrowstreetssf.com 11y ago

Narrow Streets: Re-Imagining Our Streets as a Place for People

smlacy
2pts0
medium.com 11y ago

My rocky first 24 hours with the Apple watch

smlacy
5pts2
tricorder.xprize.org 11y ago

10 Finalist Teams Announced for the Tricorder XPrize

smlacy
1pts0
github.com 12y ago

MathBox.js: Presentation-quality math diagrams in a browser using WebGL.

smlacy
2pts0
www.stickyminds.com 12y ago

Configuration Flags: A Love Story

smlacy
6pts0
slacy.com 14y ago

PyCon Attendees: Do fun stuff while you're visiting Silicon Valley

smlacy
1pts0
slacy.com 14y ago

Why I just deleted my Google+ account

smlacy
7pts0
plope.com 14y ago

Try not to Jobs-ify the task of software development.

smlacy
1pts0
blog.parentsguild.com 15y ago

An Open Letter to Jeff Bezos

smlacy
27pts32
mediadecoder.blogs.nytimes.com 15y ago

MySpace sold for $35mm

smlacy
4pts1
scripting.com 15y ago

Google Yawn

smlacy
15pts5
slacy.com 15y ago

What Larry Page really needs to do to return Google to its startup roots

smlacy
212pts76
github.com 15y ago

Minimongo: A micro-ORM for MongoDB & Python

smlacy
11pts11

Can we please just make emoji bigger onscreen? They're not even em-height most of the time. Most interfaces don't scale the emojis when scaling the text.

There's so much artistry and time & effort put into these, and they end up feeling l ike a yellow smudge behind a crack on a dim screen in my life.

Waymo Premier 1 month ago

So you're implying that someone in a locked Waymo was assaulted at gunpoint from outside the vehicle? These are rolling surveillance machines (in a good way?) and virtually every aspect of this would be caught on probably a dozen cameras. I'd be surprised if this hypothetical scenario has ever happened, and if it has, I'd love to see the evidence.

IMHO this article misses a couple really important points.

First, if the mesh can use Internet or other transports then it will, and it will be built out in a way where these become a necessity. If all you want is a silly new way to text your friends, then something like reticulum will be ok. But if you want a serious solution for emergency response and free communication -- free as in "no one can stop me or control what is said no matter what" then building something independent from scratch is critically important.

Second, the author also misses an important piece of functionality of meshcore: If I lose power, the mesh still works.

This is hugely important for emergency preparedness and disaster recovery. Especially in places prone to any form of natural disaster.

It's certainly the early days, and it's clear that there's a long way to go, but I really feel that these fully decentralized solar powered networks are hugely important as a simple alternative to the corporate behemoth the internet has become.

Ti-84 Evo 3 months ago

IMHO surprisingly low. Still not clear to me why they don't just port these things to ARM or similar?

Copy Fail 3 months ago

The fetishism of "byte count" (here, as "732 byte python script") needs to stop, especially when in a context like this where they're trying to illustrate a real failure modality.

Looking at their source code [1] it starts with this simple line:

import os as g,zlib,socket as s

And already I'm perplexed. "os as g"? but we're not aliasing "zlib as z"? Clearly this is auto-generated by some kind of minimizer? Likely because zlib is called only once, and os multiple times. As a code author/reviewer, I would never write "os as g" and I would absolutely never approve review of any code that used this.

Anyway, I could go on. :) Let's just stop fetishizing byte count

[1] https://github.com/theori-io/copy-fail-CVE-2026-31431/blob/m...

Total gimmick. I guess we're "making progress", but this is will never lead to any useful application other than "Yes, you're absulotely right" bots. What's needed for real applications is 10000× the input token context and 10× the output token speed, so we're off by a factor of ... 100,000×?

I like the analogy but which 2 is AI coding?

Fast & Cheap (but not Good?) - I wouldn't really say that AI coding is "cheap"

Cheap & Good (but not Fast) - Again, not really "cheap"

Fast & Good (but not Cheap) - This seems like maybe where we're at? Is this a bad place?

There are certainly cases of Greek/Latin without any punctuation at all, typically in a historical context. Chinese & Japanese historically did not have any punctuation whatsoever.