cptn_brittish's comments

cptn_brittish | 8 years ago | on: Fantastic DSLs and where to find them

I think another difference at least for Common Lisp DSL's are embeded into the language (look at loop) and so people are comfortable with using them and somewhat how to write them.

This doesn't mean there isn't people who hate stuff like loop being in cl but it does go someway to showing why it's okay. I think the design of lisp encourages them as well (as the previous poster said) by the fact that the entirety of lisp is built up from a extremely limited amount of instructions so the entire language can be argued to be a DSL on top of a DSL on top of a DSL etc.

cptn_brittish | 8 years ago | on: Turn any link into a suspicious-looking one

My experiance with symantec web protection (which I assume will use the same blocklists they are talking about) is that it has a ridiculous false positive rate and when I was still in High School they had blue-coat installed and it had a worse false positive rate. I would be very careful about running blacklists from those companies aside from anti-ad blocklists.

cptn_brittish | 8 years ago | on: Turn any link into a suspicious-looking one

In what way are you more secure then when someone uses a .com domain? In both cases it is easy to register a url and turn into a malicious site. It really seems you are blackholing parts of the web for no good reason except to exempt yourself from actually performing a security check on the sites on the assumption all other tld's are safe.

cptn_brittish | 8 years ago | on: Show HN: Sudo for Windows

By adding extra complexity to a shell command instead of offloading the process to small programs with a defined api?

I can see a lot more maintainability and portability of a implementation using FUSE to mount these systems as filesystems (so the abstraction is complete across the entire system instead of just in the command). Also the ease of having a abstraction which does not require special capabilities to be added to a program before it is useful is a reason that no system has properly supported these models before in this manner. On a UNIX system the same techniques could of been implemented sometime between the 70's and now to interact with environment variables and it has probably been implemented before but it has not gained mindshare as that approach is not scalable.

cptn_brittish | 8 years ago | on: Lego Saturn V

In my family Lego is something passed down to the parents kids as it just doesn't die.

cptn_brittish | 9 years ago | on: Genius laid off a bunch of its engineers

I think its because outside of rap there isnt many songs with the lyrical density and complexity required for anotations to work. Even most rap songs are very up front about what they are talking about.

Their only other major play is annotating things like scientific papers but I cant see the market for that being big enough to make money.

cptn_brittish | 10 years ago | on: G is for Google

It seems to me that Google is now the software arm and everything else is spun off into its individual niches.

cptn_brittish | 10 years ago | on: Microsoft to stop producing Windows versions

Aside from initially installing Arch and the major programs I know I am going to use I have never had a major problem with Arch which required extensive knowlege of linux to fix. All in all I'd say I have about the same number of issues with Arch as a normal Windows install.

cptn_brittish | 11 years ago | on: Google seems to have broken email forwarding

The last time I had Facebook emails before I marked Facebook as spam every action which somehow concerned me on Facebook resulted in me getting a email and consequently flooding my inbox. Admittantly this was a few years ago when I finaly had enough of it so they might of gotten better but at one point they did.
page 2