Not at all proud to be publicly publishing of @degenerate-developers/linked-in-compensation package!
Makes it relatively easy to en/de-code messages into/from LinkedIn Job's "how much can we under-pay you" form fields
The #ecma launched a task committee for a natural language interaction protocol for communication with Artificial Intelligence (AI) agents.
https://ecma-international.org/technical-committees/tc56/
So far, nothing has been published but the idea. I am curious how this evolves.
Ecma International approves ECMAScript 2024: What’s new?
Best programming language and bytecode specifications. (By their rigidness)
Halifax’s Neon Dreams captures album of the year at East Coast Music Awards
Halifax-based alt-pop duo Neon Dreams has won album of the year at the 2024 East Coast Music Awards in Charlottetown.
#globalnews #Canada #Entertainment #EastCoastMusicAwards #ecma
https://globalnews.ca/news/10467004/neon-dreams-east-coast-music-awards/
I found what I think is an edge-case bug in ICU. It’s unlikely to impact most folks, unless you’re trying to run the ECMA-402 test suite.
This week the #TrioParrhesia is on its way to the Royale Danish Academy of Music for 2 #Concert #ECMA 2024
| #RDAM
April 5 th
https://www.dkdm.dk/en/event/ecma-2024-concert.
April 7th
https://www.dkdm.dk/en/event/ecma-2024-finale-concert
And bonus we get to see the little mermaid ...
@Biplan @classicalmusic @vanmusicmag @classicalpiano @Classicagenda
Cette semaine en route avec le #TrioParrhesia , pour la Royale Danish Academy of Music #Concert #ECMA 2024
| #RDAM
5 avril
https://www.dkdm.dk/en/event/ecma-2024-concert.
7 avril
https://www.dkdm.dk/en/event/ecma-2024-finale-concert
Et en plus on va aller voir la petite sirène...
OWASP CycloneDX is ready to support your CRA compliance journey! - by Olle E Johansson
In JavaScript the "empty" regular expression literal is written `/(?:)/` since the parser would erroneously take `//` as the start of a single-line comment
https://www.ecma-international.org/ecma-262/5.1/#sec-7.8.5
#JavaScript #ECMA #Empty #RegExp
In JavaScript the "empty" regular expression literal is written `/(?:)/` since the parser would erroneously take `//` as the start of a single-line comment
https://www.ecma-international.org/ecma-262/5.1/#sec-7.8.5
#JavaScript #ECMA #Empty #RegExp
@webmink @carlmalamud
The implications of this are huge.
Could this mean the standards organizations will need to have a different business model?
Most likely so.
In JavaScript the "empty" regular expression literal is written `/(?:)/` since the parser would erroneously take `//` as the start of a single-line comment
https://www.ecma-international.org/ecma-262/5.1/#sec-7.8.5
#JavaScript #ECMA #Empty #RegExp
Die aantreklikheid van LISP-tale is dat wanneer iets werk, dit 'n redelike hoë waarborg het dat dinge nie sommer gou weer hoef te verander nie. Ek kyk byvoorbeeld na al die veranderinge in #ECMA ( #JavaScript, #TypeScript ), #Java en #Python en daar is voortdurend verbeteringe en veranderinge, en die waarborg dat dat iets MOET verander is redelik onvermydelik.
Net nog 'n rede hoekom ek van #Clojure #ClojureScript en #Babashka hou. Goed werk en die konsepte verander bitter min.
#ECMAScript 2023 (its friends still call it #JavaScript) will standardize allowing #Unix-style shebang lines to indicate a #CommandLine interpreter.
https://github.com/tc39/proposal-hashbang/blob/gh-pages/README.md#why-hashbang-instead-of-shebang
Of course, the JavaScript kiddies want to call them “hashbangs” because “hash is commonly associated with modern terms involving # such as #hashtag.” No respect for tradition
In JavaScript the "empty" regular expression literal is written `/(?:)/` since the parser would erroneously take `//` as the start of a single-line comment
https://www.ecma-international.org/ecma-262/5.1/#sec-7.8.5
#JavaScript #ECMA #Empty #RegExp
Me looking for some minimal sample of an interface in ECMAScript that is SetLike:
Me relasing that Set is SetLike: