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

 



Forgot your password?
typodupeerror

Submission + - Zed Editor officially supports Linux (zed.dev)

petree writes: Zed is an open source (GPL) high-performance, multiplayer code editor written in rust which released their first, official, stable build of Zed on Linux!

There are packages for many linux distros, pre-packaged binaries (installed manually or via curl oneliner) or you can easily build it from source. Zed natively supports tree-sitter grammars for syntax highlighting, language-servers for code intelligence, AI assistant with using your preferred model (GitHub Copilot, ChatGPT, Claude, Ollama local models, etc) and supports nearly 100 programming languages. It's also available for MacOS.

Comment ACM book on this (Score 1) 32

I've recently been working my way through an excellent book published by the ACM following the companies and products which resulted in the modern networking stack we take for granted today: Circuits, Packets and Protocols: Entrepreneurs and Computer Communications, 1968-1988. It's an amazing history of dozens of companies, products and people most of which have been largely forgotten or (at best) relegated to footnotes.

Censorship

Court Case To Test Legality of Recording the Police With Your Cell Phone 384

suraj.sun sends this excerpt from Ars Technica: "If you pull out your cell phone to make a video of police officers arresting a suspect, are you 'secretly recording' them? 'No' seems like the obvious answer, but that's precisely the claim that three police officers made to justify their arrest of a Boston man. In arguments before the US Court of Appeals for the First Circuit on Wednesday, the city also denied the man's claim that his First or Fourth Amendment rights had been violated. The case will be an important test of whether the Constitution protects individuals' right to record the police while they are on duty. Many states have 'one-party notification' wiretapping laws that allow any party to a conversation to secretly record it. But under the strict 'two-party notification' laws in Massachusetts, it's a crime to 'secretly record' audio communications unless 'all parties to such communication' have given their consent. The police arrested Glik for breaking this law. For good measure, they also charged Glik—who did no more than stand a few feet away with his cell phone—with 'aiding the escape of a prisoner' and 'disturbing the peace.'"
Government

Battle Brews Over FBI's Warrantless GPS Tracking 259

fysdt writes "The FBI's use of GPS vehicle tracking devices is becoming a contentious privacy issue in the courts, with the Obama administration seeking Supreme Court approval for its use of the devices without a warrant, and a federal civil rights lawsuit targeting the Justice Department for tracking the movements of an Arab-American student. In the midst of this legal controversy, Threat Level decided to take a look at the inside of one of the devices, with the help of the teardown artists at iFixit."

Comment pfSense ftw (Score 1) 520

I believe all of this is possible (even multiple SSIDs with one router) with OpenWRT or DD-WRT on certain hardware, but I never got it working right. I just ended up using an two Linksys routers (one with open wifi, one encrypted) and pfSense as a router. You can even do this with just pfSense and couple wireless cards. Private wifi bridges to the local network, public is on an isolated subnet. pfSense traffic shaping keeps users in check. I have a QOS class for "public" traffic which is limited to a couple mbit/sec down and few dozen kb/sec up. Rock solid, more than I can ever say for either of the Linksys routers.

I found pfSense: The Definitive Guide to be a decent dead trees source for getting started with pfSense.

Idle

Submission + - Dead People Scientists Keep Messing With (discovermagazine.com)

An anonymous reader writes: Some historical figures are just too interesting to leave alone, even when they're supposed to be moldering in the grave. That's why medical researchers dug up Tycho Brahe, bombarded Napoleon's hair with neutrons in a nuclear reactor, and did everything they could think of to King Tut. Discover Magazine has 8 stories of delayed diagnoses and extreme postmortems.

Comment Private Zimbra installation (Score 1) 385

While it's totally overkill for the job, I highly recommend you run a Zimbra Open Source instance for yourself. Although you don't need much of what it provides (Calendaring, contact sync, Jabber IM, etc), it will let you store your messages in a stable, searchable and accessible form. Zimbra can directly import from PST or via IMAP (with your mail client or imapsync) and once it has your messages it full text indexes them with Lucene and so you can search them via the web or IMAP clients. You can easily get your messages out via one of the supported export formats or just use your IMAP mail client to dump the messages into mbox/maildir/pst/whatever. While you could certainly roll your own, why not let someone else take care of all the hard work for you?

Comment Skype + Auto Answer (Score 5, Informative) 253

Create a dedicated Skype account which is set to auto start video and accept calls from it's contact list, add your skype to that contact list and you're all set. All you have to do is click call whenever you're in your kitchen and there will be a video uplink. Runs on windows or mac with any old x86 box and webcam, pretty close to $0. Just make sure the PC doesn't go to sleep (more than $0).

Comment New type of microfilm (Score 2, Interesting) 90

This could have some neat applications. You can encode a large amount of information (like a detailed map of the world) in something the size of a marble and read it without power using an optical microscope. If done well, this could have applications for things from a modern rosetta stone to providing reference material for schools in places without electricity.

Comment Re:if you're in the intersection and it's red (Score 1) 976

Sorry dude, that is against the law in Mass. I've even been in a car where the driver was pulled over and given ticket for this. If you enter an intersection while it's green, but cannot make your left turn before it turns red, you've broken the law. :(

From the Mass RMV Drivers Manual:
"If you are crossing an intersection, make sure you have enough room to make it completely through. Never block an intersection."

Slashdot Top Deals

The difficult we do today; the impossible takes a little longer.

Working...