I think what Seonghyun did, that he thought “you won’t like what I’ll do from now on,” wasn’t messing anything up for her or the company, but just having his father see the pictures.
Sister might be jealous but she wouldn’t mess up with the company either. It’s all the asshole father, who thinks that ruining D&T is a way to punish Jeongwoo and (I guess) force him to marry sister. #KDrama #CSL
Reading the #CSL #CitationStyleLanguage specification, my understanding is that non-dropping particles should never be dropped from short names, regardless of the value of demote-non-dropping-particle. So, in an author-year citation, a name like “Joris van Zundert” should always appear as “van Zundert,” right? However, #Pandoc always produces “Zundert.” CSL allows you to cite “van Zundert” and have him sorted under Z—but this doesn’t seem to be possible with Pandoc. Am I missing something?
#csl #citationstylelanguage #pandoc
As I'm working on some changes to the style model, I decided to look back to the first example of a #csl style I could find; one from 2006.
This was from the initial XSLT implementation; before "macros" and when there was a "relation" attribute.
Coincidentally (in the sense I didn't set out to do this), that version and what I'm working on now share some similarities.
I haven’t touched #csl since early March, I remember I couldn’t get my map loading; now I can’t even make it to the main menu. 🙄
Bueno, berez, Zotero edo beste edozein aplikazio #csl aipuen estilorako formatu-fitxategiak erabiltzen dituena: https://citationstyles.org/
#csl-next
One of the details I like of the #BibLaTeX design is it offers a lot of low-level flexibility and power, but also simpler interfaces for configuring the common behaviors.
For example, you get very low-level on sorting, or just select a simple parameter.
I'm playing currently with a similar idea, where one can configure sorting and grouping together like so:
processing: author-date
RIP, my Intel i7 4790K literally meets minimum requirements. Given that I built my current PC in 2015 just for this game’s predecessor… I think I have to upgrade my machine again.
But the new trailer (https://youtu.be/eC-gjyvUvGQ) with in-game footage looks really promising!
Source: https://store.steampowered.com/app/949230/Cities_Skylines_II/
My #csl-next #rustlang newbie question for the day:
When to write new traits, and when to implement core things like fmt::Display?
Two key traits that I am considering, for example, are Render (to define how to format different data types to a string), and SortAndGroupAble (to return a string to use as a sort or grouping key).
The former obviously treads on fmt::Display territory. So how to know whether to roll my own or not?
«...the city of #CôteStLuc made it clear just how seriously it takes the #Legault government’s latest linguistic reality.
“For service in English, press 2,” says a recorded voice that answers the municipality’s general information number. “And by the way, you don’t need to show us your Grade 3 report card or your family tree going back 10 generations. And you don’t have to pinky promise anything.»
#qcpoli #CSL #CAQ #CAQa #Bill96 #Language #English #French #Anglophobe
#cotestluc #legault #qcpoli #csl #caq #caqa #bill96 #language #english #french #anglophobe
csl 推 5G AI Academy 免費工作坊 推動全民認識 AI
去到 2023 年,科技上最熱門的肯定離不開 AI,無論是基本的資料搜尋、文字編撰、甚至製圖,或者生活上的每一 […]
The post csl 推 5G AI Academy 免費工作坊 推動全民認識 AI appeared first on 香港 unwire.hk 玩生活.樂科技.
#生活科技 #AI #csl
https://unwire.hk/2023/05/31/csl-launch-free-5g-ai-academy-workshop-to-all-hk-citizens/life-tech/?utm_source=rss&utm_medium=rss&utm_campaign=csl-launch-free-5g-ai-academy-workshop-to-all-hk-citizens
A little demo repo that shows integration of rust code auto-generated from the #csl-next JSON schemas, which are in turn auto-generated from the typescript model.
https://github.com/bdarcus/csln-rs
It's just a few lines of added code, and shows serializing and deserializing the style JSON.
The #cslnext #csl project (no, I'm not good with project names, and it's likely temporary) has turned out to be pretty fun.
I switched to using #deno for development a couple of weeks ago, and in the past couple of days finally hit a key milestone:
https://github.com/bdarcus/csl-next/commit/ece85826f4141c06d34de877f3c11b6cbad5225d
Will be tagging v0.1.0 in the coming days, which is just me saying the draft model is solid enough to start building out the processing functionality.