Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
carstenhag
on June 19, 2023
|
parent
|
context
|
favorite
| on:
PostgreSQL reconsiders its process-based model
The person probably implied that Postgres should switch to another toolchain that guarantees more things at compile time, so probably Rust.
blincoln
on June 19, 2023
|
next
[–]
If the existing code is old-school enough to use thousands of global variables in a thread-unsafe way, seems like changing it enough to compile as safe Rust code would push the "non-trivial" envelope pretty far.
bb88
on June 19, 2023
|
prev
[–]
You can take a chunk of code and just rewrite it in Rust. You'll learn a lot quickly by this.
tylerhou
on June 19, 2023
|
parent
|
next
[–]
The boundaries within database code are not clear. There are too many interlocking parts to take a nontrivial chunk and rewrite it Rust.
steve_adams_86
on June 19, 2023
|
parent
|
prev
[–]
It’s sort of like the inverse of the Matrix when Neo learns kung fu. You realize that you actually don’t know how to program :)
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: