Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment Re:can't cross chip in one clock. big deal. (Score 1) 168

Erm, well true, but same goes for light, yet we speak about the speed of light as a constant...

The point I was trying to make, obviously, Slashdot of old has gone away, so I guess you need to pencil it out in stone, was that the guy is claiming a clock cycle took ages to propagate through the systems, which tells us he has no idea, what was and is going on in a computer. Now syncing a clock across several huge monolithic machines back then was easy, because a clock cycle was happening almost at a walking pace, going to 5Ghz is a entirely different beast, as you are now dealing with the limits of physics.

Comment Re:liability coverage is needed (Score 1) 341

Sorry but you are wrong.

If a driver hits you and doesn't have insurance, your own insurance company will cover you and they in turn will do civil suits against the driver to get reimbursement. (This isn't the US, you guys get screwed by your government and insurance companies, we do less so here in Europe)

Comment Re: WebRTC, Asterisk/FreeSwitch and a JS SIP clie (Score 1) 194

Why are you getting modded insightful? There is no fucking single solution out there, that has the magic bullet, if there can't be no single person doing anything to maintain it.

OP wanted a cheap, simple easy to maintain solution, one was offered. People suggesting dedicated IT guys are fucking idiots, if they think that matches cheap.

And yes, my solution is complicated, if you don't know how to read howtos, but then again, you are out of luck, if you want it cheap.

And regarding server setup and maintenance, if you think that is expensive, then you sir are delusional. You can get 5 9's cloud based hosting with excellent support for very little money; and yes, someone needs to update it from time to time, but if that can't be done, there is nothing to do.

No matter if you select TV, iPads, Macs, Windows or magic unicorns, you will have to have some software update from time to time - and it sucks no matter which one you select. Personally I think the TV option is the worst, as there is very little reason for Samsung, Sony, et. al. to push updates to old televisions, they will just tell you to get a new one, when you favorite Skype(ish) app decides to change protocol.

Comment Re:just too good... (Score 1) 194

You guys are truly amazing. You grasp on to simple misunderstandings in language and go completely ignorant, not to say full blown retard of the points trying to come across.

If you make a solution with WebRTC, some sip server, some JS client, you are dealing with one single point of distribution and maintenance. All clients can be kioskmode if they need to be in their simplest form.

If all clients on the other hand are using Samsung TV setups, that means every single person using the system needs a Samsung setup, configured proper and used basically just for that - try explaining to Joe Average how to get into their TV apps, log into the right account etc. vs. having them click on a single fucking link synced with their favorite flavor of social data gathering.

The weak point is the Alzheimers home, but one would expect some form of caretaker who can place the patient in front of the computer and click a single icon.

Comment Re:example of "dork" thinking ruining tech (Score 1, Informative) 194

Not sure what your point is, other than going absolutely abeshit on the wrong guy. The magic rainbows aren't directed at the original questioner, but at the doofus who I was answering.

And he is out of luck if he expects a no maintenance cheap solution exists, there is no such thing. Even going iPad proprietary will be a headache as soon as iOS 8 hoes out.

Oh yeah, and let me finish off by pointing out you just went full retard by doing the exact thing you say I was doing.

Comment Re: WebRTC, Asterisk/FreeSwitch and a JS SIP clie (Score 1) 194

Do tell how those points are fixed by using a Samsung product.

If he sets that up, he is still on the hook, when some software needs to be updated, when the internet is down or whatever else might get in the way.

Oh and have you actually used samsung products? They are a fucking pain in the arse to setup, my solution pushes updates through the browser using html5 and JS; yes he will need to keep that server running, but that can be outsourced very cheaply and since it's not using proprietary software, codecs and service providers, any part of it can be switched - tired of chrome? use FF or safari (IE will work from next verion as well). Tired of Asterisk? Use FreeSwitch. Don't like the SIP ML5? Well switch to JS SIP.

 

Comment Re: WebRTC, Asterisk/FreeSwitch and a JS SIP clien (Score -1, Flamebait) 194

Do elaborate mr. know-it-all.

OP says no maintenance at the Alzheimers home, my suggestion needs no intervention on the Alzheimer homes part once it's up and running.

If OP wants something that requires absolutely no setup, no software, no hardware and magic internet rainbows, then he is shit out of luck. But that's not how I read the request.

Also, thanks for joining the debate with zero input.

And Slashdot, seriously? You want us to debate, but will not allow us to make more than one reply every 5 fucking minutes?

Comment Re:WebRTC, Asterisk/FreeSwitch and a JS SIP client (Score 2) 194

There is always a weak point.

The way I read OP is he needs something that doesn't need to be maintained at the Alzheimers home.

This setup moves the responsibility to a server of his choice. Granted, if that is too much, he needs to pay someone for doing it, but the suggested setup is a weekends worth of configuring and you are good to go, all updates are automatically handled by clients, you just need to make sure your linux box is up to date and perhaps ensure some sane firewall rules for the OS.

Comment WebRTC, Asterisk/FreeSwitch and a JS SIP client (Score 4, Interesting) 194

Move the maintainance to something you control and deploy through a browser.

One setup could be:
Crhome/Firefox as VoIP client
SipML5 http://sipml5.org/
Webrtc2sip (see above)
Asterisk for handling the RTP exchange and authentication.

The security aspect is handled by Asterisk via. simple sip.conf, all clients use a webcam + browser and connect through a simple client (see the call.html example at sipml5.org ).

This way you have a linux box somewhere at your control running asterisk, apache and webrtc2sip (needed for dtls proxying); the clients can be a simple kioskmode setup with a webcam and a single page served from your apache.

Comment Re:Radicalization (Score 4, Informative) 868

Did they now?

Perhaps you should read other propaganda than you normal intake and see what other parts of the world is thinking.

Right now Israel is facing a lot of problems, it seems like they very well knew that Hamas in fact did *not* sanction the kidnappings; also Israel seems to have left out important informations regarding the kidnapping in order to step up the conflict with Hamas.

Slashdot Top Deals

Beware of Programmers who carry screwdrivers. -- Leonard Brandwein

Working...