Viewing profile — schultzer
schultzer
HN member- Joined
- Wed, May 01, 2019, 4:05 PM UTC
- HN karma
- 29
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About schultzer
No profile information was provided.
Recent public activity
-
comment
Comment #48658778
We can do way better then LINQ in an extendable language.
-
comment
Comment #48652288
I don’t understand why no one is making SQL a first class citizen in a language, there are tons of languages out there that are extendable, how hard can it be, enough of DSL and ge…
-
comment
Comment #48620713
Sure, but that is rarely the biggest issues facing a client: top contenders are always queue, pool and decoding. And obviously lack of SQL being a first class in most languages.
-
comment
Comment #48612584
While it’s important to focus on the backend itself, why don’t anyone focus on the clients which talk to the databases, it is there most of an applications problem starts also in r…
-
comment
Comment #48101971
What we really need is an atomic_term :)
-
comment
Comment #46360033
SQL is great, but what is even better is a SOTA client. https://github.com/elixir-dbvisor/sql the BEAM can give you superpowers that no other platform can, handle massive concurren…
-
comment
Comment #45610425
Couldn’t agree more, I was taking a diplomatic approach as I was linking to my own work!
-
comment
Comment #45606187
A lot of people tend to flag Elixir for its size and rightfully so, but the community is trying to punch above it’s weight with SOTA libraries. As an old developer once told me: le…
-
comment
Comment #44293737
Great to see this, Denmark would do well having an autonomous regiment in the Navy, Airforce and Army.
-
comment
Comment #44194047
I disagree, it’s wonderful for writing compilers in as well https://github.com/elixir-dbvisor/sql I would go so far as to say superior to a lot of other languages that do not have …
-
comment
Comment #44006657
If your language has macros you can get by as well https://github.com/elixir-dbvisor/sql
-
comment
Comment #44006035
You can google SQL grammar. But here is the 2025: https://standards.iso.org/iso-iec/9075/-2/ed-6/en/
-
comment
Comment #44005951
Just took a quick look, and it seams like the parser is hand written which is great, but you probably want to build a lexer and parser based on the BNF grammar take a look at how I…
-
comment
Comment #44005593
Not really sure what a t string is or if it’s a macro, but feel similar to https://github.com/elixir-dbvisor/sql but less elegant and ergonomic.
-
comment
Comment #43977433
Low latency is addictive. And by the time when you think you might need to change you’re probably become such a skilled engineer that you realize that everybody that shit on mnesia…
-
comment
Comment #43976217
mnesia is great, and you can get very far before you would make the jump to anything else. And it can be way faster then any other database. For obvious reasons. Although it would …
-
comment
Comment #43969270
Elixir compiler is written in Erlang, Erlang can produce very efficient code, the new json library can beat c libraries at decoding / encoding. And you get this with a strongly typ…
-
comment
Comment #43969074
One thing that is great about Erlang’s pattern matching is that it makes it extremely approachable for writing, lexer, parser and compilers in it: https://github.com/elixir-dbvisor…
- comment
- story
-
comment
Comment #43036607
When I first started working in Elixir I loved Ecto and the pipe syntax, but now I want a SQL sigil, that wont care about where I put my where or from clauses. Why are SQL parsers …
-
comment
Comment #25127114
What people seam to forget is, that SOC is the future, and an upgrade should be as simple as switching one chip. This also comes with a lot of benefit with locality and performance…
-
comment
Comment #23850655
This is interesting, I did write BLAS in Rust https://github.com/schultzer/libblas it's only single threaded at the moment. I feel people forget to ask a more important question be…
-
comment
Comment #19798443
Location: Tijuana, Mexico (EU Citizen) Remote: Yes Willing to relocate: Yes Technologies: Elixir/Erlang | Rust | Fortran | JavaScript/TypeScript | Ruby/Rails | Swift | HTML/CSS | M…