If you've ever done an international wire, you know there's the form question "What intermediate bank to use". So at least the same if not less middlemen apply.
HN user
BlueZeniX
Haxe, Clojure, Scala, D, ActionScript, Devops (yay ZFS!)... ex designer turned Programmer.
AI to start a 1 on 1 in 3 characters. Great. Ya'll don't do anything at work do you?
Everyone saying "muh GDPR" has no clue none of it applies to financial transactions.
To get a PSD2 "Open Banking" license one needs to KYC every user and keep every transaction that passes through the system, for 5 years, including the KYC data.
Being PSD2 licensed doesn't even make you a bank. Just imagine what an actual bank has to keep around...
Also every business has to keep invoices and transaction data around for tax audits, usually 7 years. So you can GDPR delete request all you want, but the shop where you bought that thing still has to legally know you've bought it.
Can you provide an example of a 4th?
That's assuming the return on investment is _always_ lower than the rate of deflation. Which is, nonsense.
But wait, central banking is itself a scam! It's the only entity that doesn't have to balance its books.
Yet still we have no pictures of earth
If I'm a guest, visting NYC and looking for the next place to stay, I would be logged in and Airbnb would know very well I'm from out of town (payment details etc.)
SEEKING WORK - Remote/Travel.
DevOps (SmartOS, NixOS!) and Software Development in Haxe, Clojure & ClojureScript.
Other stuff too :-)
- https://www.linkedin.com/in/primevc - http://containium.com/
Not necessarily: nix the package manager runs fine on other distros, as well as FreeBSD, OSX, Windows, SmartOS, ...
Nix doesn't need fancy filesystem shenanigans to do its job: build isolated packages with complete runtime dependencies.
NixOS is built on top of it to provide atomic system-wide upgrades and rollbacks.
Two words: "Use NixOS".
I've been busy hacking together a SmartOS zone wherein the nix package manager runs. My plan is to use disnix to configure SMF services on it.
Dutch people and government are obsessed with (limiting) speed, instead of focussing on keeping distance. A nice effect of distance is less braking, which means less energy converted into useless heat and less ghost traffic jams.
It always amuses me to hear local radio news about yet another multi-vehicle collision.
In Germany, the country known for it's wonderful Autobahn, you can temporarily loose your license for tailgating.
PS: I'm dutch.
Your post explains time to first full packet. Yes that matters, not the first byte.
True.
The msgpack serializer was probably used in a suboptimal way. The integer 3 can be encoded by msgpack in one byte as well. I never use doubles which is probably why I didn't think of this case.
Integers are actually always <= bytes in msgpack than the JSON ascii representation.
Anyway - benchmarking is hard.
I seriously wonder how it's possible that in his tests JSON got smaller than MsgPack.
MsgPack is so close to JSON in structure, but very compact (1 byte type header, small numbers type and payload combined) it doesn't make any sense.
Ever since I've started programming in haXe, it became clear that the language you code in should never be completely tied to a single platform. This article hints at Flex dying and tech needing replacement, yet many parts of an application (lets call it domain model and business logic) should be unique and not rely on a specific platform or data exchange format.
When you write your data model in a language that works on client and server platforms, you save lots of duplication of effort and gain flexibility. The best example of experiencing the opposite I have is a fairly large application I worked on, where the backend developers designed a totally different set of classes around a (pretty much undocumented) XML structure than the frontend guys. Basically all communication happened through XML. Sure "it's an open format!", "it's human readable! (in a sense)", but taking over this project figuring out semantics and what was considered valid became a painful effort.
Your frontend should always use the same domain model as the backend. Designing the fundamental parts of your application without relying on an ORM, XPath, JSON, .NET, Scala case classes, Flash, Javascript, HTML5, Swing, whatever... makes you platform agnostic and shrug at the next internet technology death.
Am I happy Flash is considered dead? No, currently HTML5 lacks many features I rely on today and sanity (isn't it kind of bizar we consider cross-browser issues as normal?). Will my skills and all of my codebase die with it? Absolutely not.
On my phone Flash works fine. On a WAP phone, I wouldn't be seeing anything. Like whenever I try to visit hacker news on my nokia 7110.
Which is of course no excuse to make flash only restaurant sites... Nor is it to make canvas only, webgl only, image only...websites.
Which is _exactly_ why HTML is not by definition better than Flash!
Isn't it quite easy to block USB storage devices at the OS level? I mean hiding the stick is clever, but it shouldn't really matter. If you only allow HID devices, the mouse still works without getting access to the data on the stick.
Makes me wonder how fast OS level garbage collection could be, without the need to have a virtual memory layer in between...
30% faster, because it's a rewrite?
SWF is a very compact format and text rendering is optimized for speed (animation). I doubt their flash viewer was built on decent code...
Purmerend, The Netherlands (~30 min from Amsterdam)
Online Touch is building the next digital publishing platform.
We're focused on development now, going to launch a new product with a big splash when we're ready. Our current (somewhat neglected) website hardly does our team justice - http://onlinetouch.eu
The publishing backend is built using a mix of Scala and Clojure, while frontend web development is done using Clojure and some Ruby. Our database of choice is MongoDB. The viewer and editor applications are written in haXe: targeting javascript, iOS and flash >10.
Our office is light and roomy, which we'd like to fill up a bit more. Currently we're a small team of 4 bright hackers, of which 2 work remotely most of the week.
There's much interesting stuff to do. Talk to us :-)
I got my macbook pro last november with the new connector. The MagSafe connector is already broken. I attach/detach it maybe 3 times a day.
Seeing everyone I know that has a macbook have his/her adapter fail, not getting a replacement and then having to buy a new one for 80 EUR I took extra care. Still the cable broke inside the connector!
I've never had this problem with any other device or notebook. Seriously, power adapters should be simple and just work - except they don't for macbooks.
I do, our webservers run it. ZFS with automatic snapshots has saved my ass quite a few times already. Sending incremental snapshots (for backups) to offsite location (another OpenSolaris machine) is also easy and efficient.
But, if linux had ZFS i'd probably use that instead.
WOh! The demo videos are awesome :-)
ZFS auto snapshots, backup-server running incremental ssh "zfs send" |zfs recv.
Nice, but why do you only allow US zipcodes?
Wait, your friend called to give you a heads up and you thank twitter for it?
Aliens use map/reduce for telepathic communication!