not sure why you're downvoted, the point is quite valid. I worked on both sides. They may seem similar from afar over the big picture but largely distinct in details and thereafter scaling tricks.
Trading on both buy and sell sides are highly structured data, and post trade requires high level of interpolation among data entities.
Payment processing data unit are somewhat unstructured / document based (payer/customer details, payment intent, plans, gateway infos..), but each payment object are quite isolated from each other. Post payment there are some interpolation if system is dealing with payouts account ledgers, but far from level of trading risk management (particularly derivatives).
Title and article is misleading, as usual, alas. Being a Chinese gamer/coder is hard, everywhere you turned there's no less of anti-china content shove down your throat, at the same time an authoritarian regime squeeze on the other end.
We get it, 1940s there's mass slaughter, 1980s crazy things happened when there's a nutjob in charge. It's a country with 5000 years of history and 1.4 billion people each with life stories living and thriving, and a govt having bag of problems just like everywhere else. But, to some people, like youtube/github/stackoverflow still not enough to tell me I'm less of a human being, my family my friends and our beloved dog are being 'slaughtered',
I fall into this category. my concentration trajectories slip fast, constant context switching actually boost my productivity. Hacker news is a god sent, when I'm stuck on at work digging myself into a rabbit hole, 10 minutes read into an interesting topic re-juice my mind (and expand my knowledge, a win-win :).
It felt like playing a triple A game with great idea and visual, but with writing, acting, dialogue from a generic RPG maker by a teenager done after a Monday evening.
I think he meant more in the fundamental difference between phonetic vs logographic. For the latter, when speaker can't read a new word but can have a good guess of what it means.
Took my family to Thailand two years ago and we (2 generations born and raised in No.3 on the city list) were surprised too, literally had to extend our stay in Koh Samui island to avoid the shame from fellow Chinese speakers in Bangkok..
One of the fun thing to do on ChromeOS is crouton, which opens door to full blown Linux applications, now before you accuse me of 'pro'/developer user, my 12 year old nephew has more Linux software under crouton with his Chromebook than I do.
this reflects my team's experience, initially skilled programmers (from C# mainly) complains almost hourly about lack of IDE features, in particular - Debugging. 14 months in now with 9 major services in production, I hear no more conversation on this, and still no one yet bothered to setup dlv. 'Breakpoints', to our surprises, is not actually indispensable. Also I noticed positive cultural change around, we move faster and team talks about business problem solving more than programming itself, to a point I believe rich functionality IDE over complicated things we do here.
This article reflects our transition experience with Docker, it took us two years to finally feel comfortable (old chaps from decades of corp dev), but end result is very positive and rewarding. It is fair to say that this should be expected for any infrastructure migration, there is nothing wrong with being slow and careful as long as we are moving forward. Based on experience from our team, the problem has never been finding help/answers, problem is we were facing, one one hand, an encyclopedia of single page documentation like Dockerfile/docker run command, while practical guidances and gotchas are scattered around rest of teh Internet, blended with personal and business specific opinions. It is hard but eventually we figured the best way to work with containers from git to build server to deployment, that fits well with our productivity workflow;, as well as where to not use docker.
I miss that old computer. That feeling of top of the world when something I made just works, without worrying being judged by framework standard, patterns, team collaboration, pair programming, etc etc
Someone mentioned about 14.4k hayes modem, I miss that too, BBS was a wonder land, people talk and share and respect without worrying being downvoted or disliked.
I miss the world without portable computers, nowadays it's hard to hold on a conversation with someone without her being buzzed away by phone/watch, heck it is even impossible to start a conversation to people sitting next to us, buried her head in her shiny gigantic smartphone.
Same here, I'm going to upgrade gaming pc's win10 and give Linux subsystem a go, if it works for POSIX dev environment I am finally leaving Mac after 15 years.
You might get down-voted but I agree with you more. In my late 30s I get to deal with a lot 42+ "senior software engineer", majority are significantly slow in adapting workflow changes, what frustrate more is the amount of distractions from wife/kid/sport/news and the amount of time and effort to back on track what she was trying to do half hour ago while co-worker standing next waiting.. Life changes with aging but I think for where there are incompetence, it is not discrimination.
KNX, being one of the most sophisticated and proven building intelligent protocol, widely adopted in Europe.
If anyone interested, cross scan its default IP interface port 3671
and,
say German telecom ISP IP range (and there is CSV available on www),
with efficient penetration test tool like masscan, challenge it with 0x0205, look for 0x0206 on response.
Thousands of home and factories and commercial buildings welcome you with real time datagrams on all their switches/appliances/presences/sensors/cams/... Bonus point: writable!
Being that 'geek' kid taught myself everything through all those sleepless nights and fried boards, and the only outlier branded himself as 'programmer' my whole family social circle ever know of, I do not have plan on teaching my son any programming language. The last thing I want is taking away the fun he discovering his talent. If he shows a great interests in what i am doing everyday, I will just show him how to write in the programming language I am using for work.
as you probably guessed, i'm not a native-english speaker as well :)
yes i immediately realised what you meant after my reply, so I should mark my words as off topic. it did inspired me similar thinking today, before I saw this :)
Trading on both buy and sell sides are highly structured data, and post trade requires high level of interpolation among data entities.
Payment processing data unit are somewhat unstructured / document based (payer/customer details, payment intent, plans, gateway infos..), but each payment object are quite isolated from each other. Post payment there are some interpolation if system is dealing with payouts account ledgers, but far from level of trading risk management (particularly derivatives).