April 27, 2026

Capitalizations Index – B ∞/21M

疑功課壓力 洋童時代廣場墮斃

疑功課壓力 洋童時代廣場墮斃

    銅鑼灣時代廣場發生近半年來第3宗高處墮下死亡事件。一名據悉就讀國際學校的15歲外籍少年,疑因不堪功課壓力,從時代廣場6樓跨越圍欄一躍而下,直墮2樓大堂重傷昏迷,送院搶救後不治。警方經初步調查認為事件無可疑,將案件列作「有人從高處墮下」處理。

    事發今晚10時許,外籍少年獨自走上時代廣場6樓,先行攀越一道1.8米高加固圍欄,然後迅速向下跳,廣場職員聽到一聲隆然巨響,前往出事地點察看,見到一名少年倒卧在扶手電梯對出空地,全無反應,立即用圍板欄起少年,救護員稍後到場為他進行急救,再將他送院,惜最終不治。家人事後接報趕抵醫院,得悉噩耗均傷心不已。
    消息人士指死者就讀國際學校,最近曾向友人及在社交媒體Instagram透露功課壓力沉重,墮下廣場大堂前曾向友人傳短訊指欲尋死,由於現場未有檢獲遺書,警方現正就事件展開調查。

今次是時代廣場過去5個月內第3宗高處墮下事件,上月5日一名外籍男子於廣場6樓飛墮至2樓平台,送院搶救後不治。去年10月一名患抑鬱症的六旬翁由廣場8樓躍下飛墮2樓大堂,送院後不治。

(Why?)

Published at Sun, 19 Feb 2017 03:05:34 +0000

Previous Article

Bitcoin Keychain – customized 1

Next Article

Bitcoin Barcamp

You might be interested in …

Ivy Playground for Bitcoin: Experimenting With the Future of Bitcoin Smart Contracts

IvyChain.jpg

Blockchain developer Chain is releasing an open-source compiler and development environment for writing Bitcoin smart contracts using Ivy, a smart contract language developed in-house.

Chain is best known for the open-source Chain protocol and Chain Core, an enterprise blockchain infrastructure that facilitates financial transactions on scalable, private blockchain networks. An open-source developer edition of Chain Core is available to developers, with a testnet operated by Chain. Ivy was developed at Chain as a smart contract language for Chain Core. With Ivy for bitcoin, which compiles to bitcoin Script, Chain wants to make it easier for average programmers to write smart contracts for the public bitcoin network.

By design, bitcoin doesn’t include a Turing-complete programming language for smart contracts of arbitrary complexity. But this doesn’t mean that bitcoin doesn’t support smart contracts. In fact, the simple, low-level, primitive operations included in bitcoin’s native scripting language (bitcoin Script) can be exploited to write smart contracts of significant complexity. “bitcoin Script does provide a set of useful primitives — signature checks, hash computations, and absolute and relative timelocks  — and the freedom to combine those primitives,” notes the Chain news release.

However, bitcoin Script is not being fully used by software developers, which according to Chain is due to “the relative difficulty of reading and writing bitcoin Script programs, and of creating and using addresses from those programs.” In fact, bitcoin Script is a very low-level, assembly-like language, which doesn’t offer the readability and ease of use of high-level programming languages. Therefore, most bitcoin programmers limit themselves to simple applications, without pushing bitcoin Script to its limits.

The Chain developers want to change that with Ivy, a higher-level language that allows developers to create custom, SegWit-compatible bitcoin addresses that enforce arbitrary combinations of conditions supported by the bitcoin protocol, including signature checks, hash commitments and timelocks.

Earlier this year, Chain released Ivy Playground, a tool for designing, drafting and testing smart contracts on a Chain Core blockchain network with Ivy. Now, Chain is making Ivy available to bitcoin developers and releasing Ivy Playground for bitcoin, which allows developers to design, create and spend simulated bitcoin contracts. The playground includes preloaded smart contract templates for bitcoin and developer documentation.

A disclaimer states that Ivy is relatively untested prototype software and should be used for educational and research purposes only. “Do not attempt to use Ivy to control real Bitcoins,” warns the front-page document.

Besides Chain, other developers are realizing that bitcoin needs more sophisticated smart contracts and user-friendly programming environments for smart contracts. Recently, blockchain developer Blockstream introduced Simplicity, a new programming language for blockchain-based smart contracts, intended for inclusion in Blockstream’s sidechains and eventually in bitcoin. Lead developer Russell O’Connor said that “after extensive vetting,” Simplicity support could be considered for inclusion in one of the next releases of bitcoin.

In the Blockstream announcement, O’Connor noted that Ivy’s programming language development efforts may be suitable for being compiled to Simplicity. But it now appears that Ivy’s progress toward these more sophisticated bitcoin smart contracts is advancing faster than some might have expected.

The post Ivy Playground for Bitcoin: Experimenting With the Future of Bitcoin Smart Contracts appeared first on Bitcoin Magazine.