Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
problems
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
121.
▲
by
problems
9y ago
Don't ask me, it seems ridiculous to me.
122.
▲
by
problems
9y ago
Client-side encryption. Mega works, may use some questionable cryptography, but the rest of your solutions don't offer that at all.
123.
▲
by
problems
9y ago
They're trying to avoid running the next Mega. It also posts the unencrypted hash of the file you uploaded to their server so that they can do DMCA takedowns. There are other existing solutions like https://share.riseup.net
124.
▲
by
problems
9y ago
> sharing information in totality with foreign agencies as quid-pro-quo to achieve the same (Five Eyes) But this is exactly how it works under the precise legal framework you've laid out. This is the problem. To attack allies intern
125.
▲
by
problems
9y ago
There's many such tools available, RiseUp runs one called Up1. See https://share.riseup.net/ It's quite nice, has integrated image and video viewers as well as a pastebin all end-to-end encrypted.
126.
▲
by
problems
9y ago
> I just wish it was .. faster. They're working on it, to see the progress, install nightly (which is already a huge improvement) and turn on servo CSS for an extra boost. It feels much faster.
127.
▲
by
problems
9y ago
The tech is legit for its application - but for many other purposes its very much not. It's being thrown around as a buzzword.
128.
▲
by
problems
9y ago
I believe there's a few things under .NET that try to wrap multiple UI libraries to varying levels of success too however none of them are as mature as Qt for a nice multiplatform UI in my opinion.
129.
▲
by
problems
9y ago
Definitely a good reason to use Qt, but you wouldn't get that with Delphi either. Qt is probably the best looking build-once, run with an acceptable UI package anywhere in that market. EDIT: Just saw your second addition... not so sure
130.
▲
by
problems
9y ago
If you're looking for something more Deplhi-like, why don't you just use .NET? Mostly open source now, tons of 3rd party libraries and component packages available for it, just like Delphi in its glory days.
131.
▲
by
problems
9y ago
I completely agree with this, but if a determined company is scraping the data, they can do various things to make the traffic blend in, it's not always possible for technical means to detect scraping. To which I say "oh well, dea
132.
▲
by
problems
9y ago
A few things, like police and fire services I think most people are willing to pay for, they can see they may require them. You could make an argument that insurance companies and volunteer fire departments could provide a sufficient level
133.
▲
by
problems
9y ago
My city's tax website includes a breakdown.
134.
▲
by
problems
9y ago
> How could a library not excite you? :D I'll go ahead and answer that for you: $80 a year for a service I have never used nor do I know anyone who has used in the past decade. It's just not a good value for money to me.
135.
▲
by
problems
9y ago
https://www.ably.io/ Different kind of messaging.
136.
▲
by
problems
9y ago
> I have to admit, that is a reasonable assumption. It costs dirt to move your coins. It's not remotely reasonable if you're in the Bitcoin world at all - if you have any reason to believe that an attacker had any access to you
137.
▲
by
problems
9y ago
I think you're either focusing on a very small part of the market - very large websites - or you're overestimating the requirements most websites have. Either way, it seems like you're taking about a very different scenario t
138.
▲
by
problems
9y ago
AWS tooling doesn't save developer time in my experience. In fact, I'd argue that optimizing for it more often than not wastes it. I've watched someone spend days learning to configure a performant DB server on AWS due to the
139.
▲
by
problems
9y ago
> He's making a judgement on the value of aws using a use case that makes no sense to use aws, I think the problem here is that a lot of people use AWS when there's no value in using AWS. It's commonly reached for as a fir
140.
▲
by
problems
9y ago
If they would have open sourced flash player I think we'd be in a much different place today. Not like they'd lose any ground on their actual profit center - the Flash animation tool and development environment, which is still ser
141.
▲
by
problems
9y ago
Newer versions of OllyDbg never caught on and a stable working x64 version has never hit. The main community for Olly sort of died with XP 32-bit unfortunately. x64dbg has largely replaced it for 64-bit code and many of its common features
142.
▲
by
problems
9y ago
It's easier to read pseudo-C than assembly, especially on an architecture you're not terribly familiar with. I can fire up an ARM decompiler (Hex-Rays) and be able to do some basic RE work in minutes on an architecture I've n
143.
▲
by
problems
9y ago
> Everyone would benefit if service providers rolled out provisioning that incentivized application programmers to truthfully mark traffic using QoS / ToS ... unlimited bandwidth at lowest priority, limited bandwidth if low latency
144.
▲
by
problems
9y ago
> Because it's not worth the effort to allow VPNs, but only allow content that's available globally since they can't figure out where the traffic really originates? You don't really need to, you just need to say "
145.
▲
by
problems
9y ago
Does Netflix pay out if you don't watch the content? It also may make it more likely that Netflix will drop the content if it's not getting good enough numbers.
146.
▲
by
problems
9y ago
Yeah, Android put the effort into software and let manufacturers deal with the hardware. It's sad that their approach failed though, I'd really like a modern device with something like OsmocomBB available right about now...
147.
▲
by
problems
9y ago
If you run it on your own server, it's quite usably fast - gitlab.com is super slow.
148.
▲
by
problems
9y ago
They have to tread very, very carefully here. I seem to remember early demo screenshots with weed as a sample product. Not exactly a good call. There's a reason all the piracy tools show things like Big Buck Bunny downloading, playing,
149.
▲
by
problems
9y ago
I've been running a ~7 year old laptop for occasional browsing. Chrome is unable to seek properly in video playback (gives page unresponsive after a while) and lags randomly when loading large pages, I suspect due to RAM allocations. O
150.
▲
by
problems
9y ago
Unicode has some wonky characters - I use zero-width space, probably the most ridiculous of them to bypass filters at times. For intentionally wide spaces you have a few options: Test unicode non-breaking space
More ›