HN user

blambeau

224 karma
Posts26
Comments28
View on HN
github.com 6mo ago

Bmg.js – Type-Safe Relational Algebra for TypeScript/JavaScript

blambeau
2pts1
elo-lang.org 6mo ago

Elo - An purely functional expression language for No-Code/Low-Code tools

blambeau
4pts1
www.klaro.cards 1y ago

No if, while, map or reduce. Relational algebra example

blambeau
2pts0
github.com 5y ago

Webspicy: An API test framework that yields better coverage for less effort

blambeau
4pts1
www.youtube.com 5y ago

A black-box API test framework with contracts

blambeau
1pts0
medium.com 6y ago

Uncertainty Driven Testing (defending TDD a little bit)

blambeau
1pts1
www.try-alf.org 11y ago

Context-aware Database Viewpoints

blambeau
13pts1
www.try-alf.org 11y ago

What would a functional SQL look like?

blambeau
4pts0
medium.com 12y ago

Why I won’t apply to your job offer.

blambeau
3pts1
www.try-alf.org 12y ago

Show HN: modern relational algebra

blambeau
1pts0
www.finitio.io 12y ago

Validate data with ease, Finitio.js is out

blambeau
1pts0
www.q-lang.io 12y ago

Q – Validate, Coerce, Sanitize and Document Data the Correct Way

blambeau
3pts0
www.try-alf.org 12y ago

Show HN: can we get rid of SQL?

blambeau
2pts0
www.try-alf.org 12y ago

Relations as First-Class Citizen - A Paradigm Shift?

blambeau
2pts0
thelifeofpsi.com 12y ago

Bertlmann's Socks and the Nature of Reality

blambeau
1pts0
www.revision-zero.org 13y ago

Correctness, 44 years later

blambeau
2pts0
www.revision-zero.org 13y ago

Design principles do matter

blambeau
2pts0
www.revision-zero.org 13y ago

Rails vulnerabilities are not Rails'

blambeau
4pts1
plwords.herokuapp.com 13y ago

Ruby, Python, C, Scala and others in a few words

blambeau
2pts1
plwords.herokuapp.com 13y ago

What words would you use to describe your favorite programming language?

blambeau
3pts0
news.ycombinator.com 13y ago

Ask HN: what words would you use to describe your favorite programming language?

blambeau
6pts5
www.revision-zero.org 14y ago

No Silver Bullet - Essence and Accidents in Database Management

blambeau
1pts0
github.com 14y ago

Wlang 2.0 - a user-defined templating engine (beta version)

blambeau
1pts0
www.revision-zero.org 14y ago

Further thoughts about O(RMs)

blambeau
1pts0
www.revision-zero.org 14y ago

(Some) ORM haters do get it

blambeau
116pts105
revision-zero.org 15y ago

Logical Data Independence

blambeau
1pts0

Great stuff :-)

Most introductions to relational algebra lack effective tooling, while SQL is closer to a calculus than an algebra

I hope university teachers will see here an opportunity for practical exercises with their students !

I'm not very good at naming things. I'm aware of the name clash with many other tools and would really like to find another name. If you have any better idea, just let me know.

The point here is to have a separate language. Data interoperability is about having multiple languages, not having only one to rule the world.

Is "which was designed only for parsing trusted input" written anywhere in Psych doc? Psych is shipped with Ruby, is it written in Ruby doc maybe?

> Please, if you find an issue like this, be nice. Tell the maintainers privately.

Nick. I dont support today's PoC, I don't, really. But I told you. Twice in a week. I feel deeply sad now.

Does anyone knows whether if would be possible to level up $SAFE only during tainted input parsing (JSON, XML, YAML, etc.)?

I mean, Ruby's $SAFE level provides a way to tackle security issues but apparently few developers use it. Wouldn't be useful to search for patterns of use there?

Great! travis-ci.org is a useful yet fun platform. The fact that Rails is now tested also guarantees that the project will be more mature really soon. That's very good news! Congratulations.