Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Comment Re:Salmon (Score 2) 27

A while back someone posted a (now-deleted) comment on the Fediverse about how they were able to construct a single unicode glyph of arbitrary length, e.g. a single character that could require 2MB of data to store.

The salmon code appears to be doing something similar - if you look at the source code in a hex editor, you'll see that the four spaces before "is very yummy" are actually a huge stream of F3,A0,81,93 and so on, where '93' is a varying number that may contain the actual payload (a recipe for cooking salmon). I don't know enough about unicode to tell precisely how it's doing that, but essentially it's some strange unicode trick.

However, I do not understand the significance of the 'grill' defines, since the code doesn't appear to be calling it in a way I'm familiar with, but it is also doing some unicode shenanigans with that too, and the code won't build if the 'grill' defines are commented out.

Comment Getting sucked into one publication's bubble (Score 1) 70

Part of the problem is that there's no way to pay "journalists" as a whole. Because of electronic payment networks' fees per transaction, online newspapers have to sell a monthly subscription, not a single issue they way they would with cash in a vending machine. And a subscription to NYT includes zero articles from WaPo or WSJ. This means readers get sucked into the ideological bubble of the one publication that happens to be part of their subscription plan.

Comment Re:Most cities really need this (Score 1) 107

You really need to drive here.

Like most of the US, the population density simply isn't enough for mass transit to be practical.

Buses run every 15-30 minutes on the main grid streets, nominally a mile apart. Most aren't particularly full, and there aren't enough transit police to enforce basic civility, such as the blaring music from multiple speakerphones.

A planned light rail has been replaced with an expansion of the bus line on Maryland parkway.

There are more bike lanes with spacing than there used to be, but there is *no* way I am going back on to the roads with the drivers around here.

Underground tunnels with regular small automated cars would seem to be a possibility, but only if monitored well enough. I have no idea whether it would be financially viable, though.

Comment How does interactivity disqualify SLAPS? (Score 1) 243

These aren't even marketed as works of art, they're marketed as video games

I concede that I have not viewed incest-themed video games, as sexually explicit works do not appeal to me. However, US law classifies a video game as an audiovisual work, little different from a motion picture. I'm aware of more than one film adaptation of Lolita, a novel by Vladimir Nabokov depicting sexual abuse of a minor. I'm not aware of any statute or regulation that disqualifies a work of authorship from having "artistic value" solely because it is interactive. Could you give me something to cite about categorical exclusion of interactive audiovisual works from having "serious literary, artistic, political, or scientific value" per the Miller test?

Note that in the Miller v California decision, Miller lost. His conviction was upheld.

The conviction was reversed and remanded. From Wikipedia's article "Miller v. California, section "Opinion of the Court":

The result of the ruling was that the Supreme Court overturned Miller's criminal conviction and remanded the case back to the California Superior Court for reconsideration of whether Miller had committed a misdemeanor.[5]

[5] Beverly G. Miller, Miller v. California: A Cold Shower for the First Amendment , 48 St. John's L. Rev. 568 (1974).

From the opinion of the Court, 413 U.S. 15 (1973):

The judgment of the Appellate Department of the Superior Court, Orange County, California, is vacated and the case remanded to that court for further proceedings not inconsistent with the First Amendment standards established by this opinion.

Could you give me something to cite about Miller's conviction having been upheld on remand?

The case introduced a three-part test, which you must have known to quote only the third part of the test.

I quoted the part of the Miller test on which authors and publishers would most likely rely in a defense. The Miller test is not like the fair use test in the copyright statute (17 USC 107), in which the judge is expected to weigh the factors against one another. A work has to meet all three parts of the Miller test to be obscene.

And "serious literary or artistic" value wouldn't pass the laugh test.

This is where we disagree on how the opinion of the Court ought to be interpreted.

Comment Re:Most cities really need this (Score 1) 107

oh, no.

It doesn't even *compare* to the uselessness of the Las Vegas monorail and its multiple bankruptcy.

It goes to something like five resorts and the convention center.

Due to the juice that the taxi companies used to have, it was blocked from going anywhere useful, such as the airport.

And the fair for those short hops is something like $9, although only a dollar for locals.

I haven't heard of any extensions of the boring loop in at least a couple of years, though. It will *supposedly* reach the airport and downtown, but I'll believe it when I see it.

And I'm not sure that there's any point in the current form in which it needs drivers in passenger cars. But next to the monorail, it's downright brilliant! [insert eyeball here]

Comment Not offering less common board thicknesses (Score 1) 186

I've noticed that a lot of these US-based PCB fabs that offer manufacturing have a limited selection of board thicknesses, such as 1.6 mm and little else. That doesn't help if you're interfacing with another device that needs a 1.2 mm thick PCB, such as a Nintendo Entertainment System Control Deck.

Comment Fair Access to Banking Act (HR 987 and S 401) (Score 1) 243

The bigger question is why aren't there laws requiring payment processors to blindly accept all payments and only report fraud.

Because not enough Americans have called their Representative in support of H.R. 987 and their Senators in support of S. 401. These bills, collectively the "Fair Access to Banking Act", would do much as you suggest.

Comment Serious artistic value = get out of jail (Score 1) 243

Incest is illegal, and depictions of incest are also illegal in many states.

Laws banning depictions of incest are unconstitutional under Miller v. California if said depictions have serious artistic value. This is true under both current state law and the proposed interstate definition of obscenity.

Comment Re:Common GUI API (Score 1) 220

What is the POSIX specified API for graphics, again? There isn't one.

True. Regulators would need to pick a GUI API stack as the baseline for interoperability, much as regulators picked POSIX.1 stack back in the day. I'd even be fine with a regulation that requires an OS publisher to support "either X11 or Wayland" because applications meant for one can run in the other through XWayland or Weston, as can apps made for the subset of Win32 supported by Winelib.

Slashdot Top Deals

On a paper submitted by a physicist colleague: "This isn't right. This isn't even wrong." -- Wolfgang Pauli

Working...