#rulesascode kết quả tìm kiếm
Season's Greetings to everyone out there working on #RulesAsCode and on "justice equal & *intelligible* for all" (to quote Napoleon)
Back in Feb-Mch ChatGPT & Bing couldn't parse a legislative prohibition as IF-THEN sensibly. Now Bing can parse it, suggest Python, suggest trick question & better one, & give useful answers. Still some wrinkles but much closer to helping us mark up legislative logic #RulesAsCode
OpenFisca has a new logo and a long overdue new website, to reflect how the #RulesAsCode movement has geared up in the last 5 years 🏃 Onwards for the next 5! <§>
Here is some more info about the launch of our Computer-Readable Legislation Project digitallegislation.substack.com/p/launching-th… It is a Substack, so you can subscribe to receive free email updates on our progress (for more than we can fit in a Tweet) #RulesAsCode
April CALC Newsletter out calc.ngo/publications/n… It has an update on our project plus- 🔸CALC working group on AI 🔸Commonwealth Law Ministers Meeting on tech, innovation, digitalization & access to justice 🔸various #RulesAsCode & #legalAI news including umarbutler.com/mapping-almost…
We've launched our Computer-Readable Legislation Project, on how to enable legislative drafters to mark up the logical structure of our drafts for computers to read. It now has its own Twitter account, so if you follow us for #RulesAsCode please now also follow @DigitalLawsJsy
~2 weeks left to apply for the #Policy2Code Prototyping Challenge! Ready to apply? Missed the webinar? Need teammates? See all of the materials you need on beeckcenter.org/policy2code #RulesAsCode #CivicTech #GovTech @MassiveData_GU
New #rulesascode research from @BeeckDBN & @MassiveData_GU: ・Analyzes communication of U.S. benefits eligibility rules and adaptation into code ・Compares coded examples of policy ・Explores standardization based on data standards, tools & frameworks digitalbenefitshub.org/exploring-rule…
Join us for the #RulesAsCode Community of Practice Roundtable Meeting on March 19, 2025 from 1-2pm ET. 📜 AI for SNAP & Medicaid RaC translation 💞 Insights from the community 🔮 Discussion on the year ahead Please join RaC CoP to receive the invite! beeckcenter.org/raccop
👏Congratulations to the 14 teams selected for the Policy2Code Prototyping Challenge! Experimenting with generative #AI #genAI to translate government policies for U.S. public benefits into plain language & software code. #RulesAsCode digitalbenefitshub.org/community/poli…
Excellent article on #RulesAsCode by @dr_lbc now out - "Rules as code and the rule of law" Lisa Burton Crawford Public Law 2023, Jul, 402-423 - Westlaw "examines emerging idea of RaC & its implications for the rule of law. RaC…remains largely unstudied by public law scholars"
Public Law's July 2023 issue arriving @WestlawUK shortly. Analysis feat. @kian_leong98 on legal representation in admin. review systems; Dan Meagher and Andrew Geddis on the voting age and non-discrimination in NZ. Articles from @dr_lbc on rules as code and the rule of law; ...
🚀 Exciting News! 🚀 Join the Policy2Code Prototyping Challenge to experiment with public benefits policy implementation via generative AI & LLMs. Apply by May 22, 2024. beeckcenter.org/policy2code Hosted by @BeeckDBN & @MassiveData_GU at @Georgetown. #AI #LLMs #RulesAsCode 🌟
.@Beeck_DBN and @MassiveData_GU are presenting at @APHSA1’s ISM Conference sharing insights from our #Policy2Code Prototyping Challenge. ▶︎ Tues, Oct 8 ▶︎ 10-11 am ▶︎ Room Summit 6 See you there! #ISMPHSA24 #RulesAsCode #GovTech #GenAI
🇬🇷 and 🇳🇱 will soon adopt the #OpenSource #RulesAsCode engine OpenFisca to deliver social benefits on the model of 🇫🇷 @MesAides, supported over the next 2 years by the brand new 🇪🇺 initiative #GovTech4All! Big thanks to our partners @_DINUM 🇫🇷 / @grnet_gr 🇬🇷 / @DigicampusNL 🇳🇱.
Just attended this very interesting Rules as Code Roundtable. Focused on welfare benefits and USA, but lots of useful angles & links. Here are some of the slides #RulesAsCode
February’s Digital Benefits Digest is packed! 📰 Check out the Digest to find: Cross Sector Insights from our 2023 Rules as Code Roundtables, info for our Feb. 22 RaC Roundtable, benefits delivery news, + details on upcoming virtual events! Read more ➡️ mailchi.mp/georgetown/dig…
mailchi.mp
The Digital Benefits Digest
For practitioners working to strengthen the social safety net
#RulesAsCode #legaltech govcms.gov.au/news-events/ne… This is huge.
Been a while since I updated @BlawxAI. So it's about time. The update? It's about time. And datetimes. And durations of less than a day. v1.3.33-alpha with a new example and docs should be on dev.blawx.com shortly. #RulesAsCode #LegalTech github.com/Lexpedite/blaw…
Interested in the intersection of policy & software code in U.S. public benefit programs like SNAP/WIC, Medicaid/CHIP, Unemployment insurance, Basic Income, & Child Care? Join the Rules As Code Community of Practice beeckcenter.org/raccop #DigitizingPolicy #RulesAsCode
CSPS has been asking for a simplified version of the Scenario Editor, so today I released v1.3.34-alpha of @BlawxAI, which adds a "View" tab to Scenario Editor for streamlining the interface. Live at dev.blawx.com! #RulesAsCode #LegalTech github.com/Lexpedite/blaw…
Little update along with 2.1 update, Now you don't need to write it down how to write the best practice and optimal code. You just need to write /generate-rules {add option if you want} And you already set :)
By your own admission “break a code”. And I said they’re not “codes” they’re “rules”. As do using the word “retard” in this day & age just shows you’re not right.
Rule: An accepted principle or instruction that states how things should be done or what is allowed in a particular situation, such as a game or organization.
Practical rules: ➡️ Generate small chunks ➡️ Review immediately ➡️ Keep refactoring ➡️ Take breaks to reset your mental cache
Rule-based contracts turn compliance into code. No more afterthought audits for the suits
Our 10 rules of using coding agents (from 31/10/2025) #ruby #rubyonrails #programming #rules #using #coding #agents rubyonrails.ba/link/our-10-ru…
🎉 分享下我配置的 user rules ``` - Always respond in 中文,但注释一律用英文 - 不要过度设计,保证代码简洁易懂,简单实用 - 写代码时,要注意圈复杂度,代码尽可能复用 - 写代码时,注意模块设计,尽量使用设计模式 - 改动时最小化修改,尽量不修改到其他模块代码 ```
THE RULES - and what happens if we get it wrong Sir/Mme?
MAN pretending to be a WOMAN educates you on how to address ‘trans’ people. 🏳️⚧️ “I use They/Them pronouns.’ What is your response to him?
Rule #4: Check for consistency. Buttons, spacing, labels, typography, etc… everything must follow a system. Inconsistency slows users down and weakens trust. 5/10
Claude code用のルール定義のmdファイルを作ってみました| これを使うと、ひとまず安心してClaude codeで開発できるかなと思います。 興味ある人は是非noteからダウンロードしてみてくださいな𓃠 #claudeCode #Claude #AI駆動開発 note.com/taka_atlas/n/n…
Hello World! This is the Computer-Readable Legislation Project from @JerseyLDO We are working on ways to enable legislative drafters to mark up the logical structure of our drafts for computers to read. Follow us for #RulesAsCode from a #LegislativeDrafting perspective
Disrupting the traditional "policy cycle" for better, test-driven, predictable and high confidence policy outcomes @OPSIgov thanks @piacandrews #RulesAsCode
Season's Greetings to everyone out there working on #RulesAsCode and on "justice equal & *intelligible* for all" (to quote Napoleon)
Now in Catala, a fully fledged log of which statutory provisions you have to apply to reach the correct computation result! #rulesascode #explainableAI #literateprogramming
Back in Feb-Mch ChatGPT & Bing couldn't parse a legislative prohibition as IF-THEN sensibly. Now Bing can parse it, suggest Python, suggest trick question & better one, & give useful answers. Still some wrinkles but much closer to helping us mark up legislative logic #RulesAsCode
What is the future of legal expert systems? How to make sure taxes are computed correctly? Can we efficiently translate law into #rulesascode? New paper with @NChataing and @_protz_: ➡️ arxiv.org/abs/2103.03198 📖 github.com/CatalaLang/cat… 🚀 catala-lang.org
Jason Morris will be doing a live demo of using @BlawxAI to build and deploy legal apps at the Regulatory Innovation Showcase in Ottawa Nov 5! Check out the #RulesAsCode panel! Don't forget! #LegalTech
WEBINAR 📢 Report launch: “Cracking the Code: #Rulemaking for humans and machines” Join @OPSIgov for the launch of its new #innovation report on #RulesAsCode. 🗓️ 14 October, 10:00AM (CEST) Register now: bit.ly/3kZGa5R
Excited to have @piawaugh with us today for the @CFR_CRF & @School_GC Regulatory Innovation Showcase to speak on Rules as Code! Look forward to your insights on a Cdn approach to coded regulatory service delivery 🇨🇦🇦🇺 #RulesAsCode #Innovation #DigitalTransformation #Canada
New #rulesascode research from @BeeckDBN & @MassiveData_GU: ・Analyzes communication of U.S. benefits eligibility rules and adaptation into code ・Compares coded examples of policy ・Explores standardization based on data standards, tools & frameworks digitalbenefitshub.org/exploring-rule…
Un simulateur des allocations familiales qui donne des résultats instantanément, et dont on peut inspecter directement le code source ET la loi qu'il est censé suivre, ça donne quoi ? ➡️ catala-lang.org/fr/examples/fa… #rulesascode #explainableai #openlaw
📢 #CrackingtheCode: Rulemaking for humans & machines Report on how #RulesAsCode can help governments improve the effectiveness and efficiency of #rulemaking processes, achieve better policy outcomes & transform public service delivery. ➡️See: oe.cd/il/3hc | @opsigov
~2 weeks left to apply for the #Policy2Code Prototyping Challenge! Ready to apply? Missed the webinar? Need teammates? See all of the materials you need on beeckcenter.org/policy2code #RulesAsCode #CivicTech #GovTech @MassiveData_GU
🚀 Exciting News! 🚀 Join the Policy2Code Prototyping Challenge to experiment with public benefits policy implementation via generative AI & LLMs. Apply by May 22, 2024. beeckcenter.org/policy2code Hosted by @BeeckDBN & @MassiveData_GU at @Georgetown. #AI #LLMs #RulesAsCode 🌟
Something went wrong.
Something went wrong.
United States Trends
- 1. Klay 21.3K posts
- 2. McLaren 72.8K posts
- 3. #AEWFullGear 71K posts
- 4. Lando 118K posts
- 5. #LasVegasGP 208K posts
- 6. Oscar 110K posts
- 7. Ja Morant 9,462 posts
- 8. Piastri 50.1K posts
- 9. Max Verstappen 58.2K posts
- 10. Hangman 10.2K posts
- 11. Samoa Joe 5,014 posts
- 12. gambino 2,686 posts
- 13. LAFC 15.9K posts
- 14. Swerve 6,480 posts
- 15. #Toonami 2,844 posts
- 16. Kimi 45.8K posts
- 17. Fresno State 1,015 posts
- 18. South Asia 35K posts
- 19. Utah 24K posts
- 20. Arsenal 144K posts