HN user

boucher

4,602 karma

@boucher

[ my public key: https://keybase.io/boucher; my proof: https://keybase.io/boucher/sigs/QnKkp1_s4Cs18LqgGer6G6ME-KXo6SqZ56xHjiqND74 ]

Posts40
Comments1,137
View on HN
www.thenation.com 4y ago

You Can't Buy These Books

boucher
4pts1
github.com 10y ago

Docker images that replicate the live AWS Lambda environment

boucher
6pts0
medium.com 10y ago

The Composable Future of API Development

boucher
6pts0
medium.com 10y ago

DoveCote: Microservices-as-a-Solution

boucher
5pts0
blog.tonicdev.com 10y ago

Introducing Tonic Endpoint and Literate APIs

boucher
37pts1
blog.tonicdev.com 10y ago

Embed Node.js on any website

boucher
156pts42
blog.tonicdev.com 10y ago

Embed Node.js on any website

boucher
24pts3
cg.cs.tsinghua.edu.cn 10y ago

Sketch2Photo: Automatically synthesize images from hand drawn sketches

boucher
7pts0
tonicdev.com 10y ago

Show HN: Tonic – A data visualizing REPL for Node.js

boucher
342pts79
harpers.org 12y ago

The Glitch in the Video-Game Graveyard

boucher
1pts0
amberonrails.com 13y ago

Building Stripe's API

boucher
138pts17
stripe.com 13y ago

Stripe in Canada

boucher
361pts81
blog.gomockingbird.com 15y ago

Mockingbird goes 1.0, introduces real-time collaboration using OT and Node

boucher
97pts32
www.avc.com 16y ago

Why Taxing Carried Interest As Ordinary Income Is Good Policy

boucher
41pts8
cappuccino.org 16y ago

Making a Plug-in for Atlas (the Cappuccino IDE from 280 North)

boucher
33pts4
www.windowfarms.org 16y ago

Hydroponic Edible Gardens for Urban Windows

boucher
57pts3
techblog.gomockingbird.com 16y ago

Using Node.js and Cappuccino to create real time collaborative drawing

boucher
74pts14
cappuccino.org 16y ago

Internet Explorer: Global Variables, and Stack Overflows

boucher
58pts15
www.cbsnews.com 16y ago

Startup Bloom Energy Debuts New Fuel Cell on 60 Minutes [video]

boucher
2pts1
www.red-sweater.com 16y ago

Can't Catch Me

boucher
8pts0
www.good.is 16y ago

The Decade in Design

boucher
8pts1
ridiculousfish.com 16y ago

C gibberish to English translator

boucher
1pts0
blog.derekhammer.com 16y ago

Mocking, Cappuccino and You - Project OSL

boucher
7pts0
www.alertdebugging.com 16y ago

Mockingbird, Cappuccino, and what really matters

boucher
75pts21
github.com 16y ago

Clarity - New log search server from Shopify

boucher
4pts0
gomockingbird.com 16y ago

Mockingbird: New tool for building mockups, written in Cappuccino

boucher
166pts52
cappuccino.org 16y ago

Cappuccino Turns One

boucher
84pts48
www.alertdebugging.com 16y ago

On HTML 5 Drag And Drop

boucher
32pts4
cappuccino.org 17y ago

Cappuccino 0.7 Released

boucher
71pts35
www.alertdebugging.com 17y ago

WebKit gets a new JavaScript profiler courtesy of 280 North (YC W08)

boucher
80pts16

I've seen a lot of takes on the GPL but this is a new one to me. As another comment points out, you only have to make changes available to others if you make the software itself available to others; either by distributing a binary or by using it to provide a web service.

But this is, fundamentally, the point of "Free" software: someone who uses a piece of software should be entitled to change that software as they desire. This obviously implies that if you make your own modified software available to others, they too must be able to make their own changes.

Do you know how effective rehab is for people who don’t go voluntarily?

The unfortunate reality of drug addiction is that even for people who want out it’s very hard. For people who don’t, it’s quite a lot harder. If there was a magic pill that cured addiction I think we might make different policy choices, but given that there isn’t I don’t see how your plan can really work.

You seem really intent in your comments on this post to conflate drug addiction and homelessness, which are overlapping but definitely separate issues.

Also, there are housing assistance programs for everyone who makes less than a certain amount of money, and I think everyone who advocates for more housing for the homeless would agree with more affordable housing in general. Mostly people who work in this space agree that housing costs are the primary driver of homelessness.

I don’t know how relevant this story is to the question of whether people who are homeless in California are from California.

In any case, the claim was made that the LAHSA data showed something which I found no evidence of, and in fact found that it showed something quite different. Lots of other data also suggest that a large majority of homeless do not come from other places.

If someone wants to share other data about this issue I’m happy to read it.

I don't really understand the point you are making. "I'm not arguing for work requirements... But I don't think its insane to require people to work." So, you are in favor of work requirements then?

This article has an extremely click bait headline; it's entirely about one encampment and not at all about what the $17B is being spent on or any other aspect of the homelessness problem.

Nevertheless, one thing pointed out in this article is that some of the homeless do have jobs, so the issue of work requirements is not simple. And I think you need some evidence for your suggestion that anyone is being handed cash and spending 90% of it on drugs.

I think there's a small but growing group of people in the JS ecosystem that are beginning to explore a more "platform native" approach to front-end development, which removes the need for bundlers and transpilers and embraces the fairly capable feature set of most modern browsers.

As the OP points out, a lot of what happens now is an artifact of the history of how these things have developed, and about which things were prioritized over the years. Many of these choices made sense at the time but may no longer be necessary, and some things were definitely lost in the process.

When we were developing Cappuccino, which includes its own transpiled to JS language (possibly the first such general purpose language), one of our important goals was making sure the compiler could run in the browser itself so no external build tools were needed; everything worked just dragging index.html in the browser and writing code in <script> tags if you wanted. Security changes in how browsers handle file: URLs made this harder to do, but anything that simplifies the process of actually running code is very welcome.

They can, but that doesn't mean they are right. Controlled Digital Lending is not an "obvious" mistake, and contrary to what people on HN keep saying, the emergency library program is not what this case is about. It also does it seem to be the situation that their entire mission is at risk.

Seems to me like the Internet Archive can determine for itself what it's job is, and they've determined that this is in fact part of their core mission.

Your perception that their purpose is solely to archive the Internet is at odds with their actual demonstrated activities for many years (the home page says: "Internet Archive is a non-profit library of millions of free books, movies, software, music, websites, and more"), as well as their public mission statement: "Our mission is to provide Universal Access to All Knowledge."

I've talked to the founder of the IA who told me he doesn't believe the lawsuit puts the IA at risk of having to shut down.

I totally agree. I loved that you could understand more or less the entire language's set of additions to C by reading one relatively short document.

JavaScript used to have the same appeal, before it started evolving. Despite the rough edges and some poor decisions, you could still grok the entire thing pretty quickly and appreciate how it works.

Of course, I have my own bias here, but it really did feel like they fit well together in Objective-J.