Search
181 results for “Aschenbrenner”
-
[Blog] Column Tetris Explained: The Hidden Storage Costs of Migrating from SQL Server to PostgreSQL: https://www.sqlpassion.at/archive/2025/09/08/column-tetris-explained-the-hidden-storage-costs-of-migrating-from-sql-server-to-postgresql/ #Postgres #PostgreSQL #SQLServer #Migrations #Overhead
-
[Blog] Column Tetris Explained: The Hidden Storage Costs of Migrating from SQL Server to PostgreSQL: https://www.sqlpassion.at/archive/2025/09/08/column-tetris-explained-the-hidden-storage-costs-of-migrating-from-sql-server-to-postgresql/ #Postgres #PostgreSQL #SQLServer #Migrations #Overhead
-
[Blog] Column Tetris Explained: The Hidden Storage Costs of Migrating from SQL Server to PostgreSQL: https://www.sqlpassion.at/archive/2025/09/08/column-tetris-explained-the-hidden-storage-costs-of-migrating-from-sql-server-to-postgresql/ #Postgres #PostgreSQL #SQLServer #Migrations #Overhead
-
[Blog] Running PostgreSQL with PgBouncer on Mac OS Using Docker Compose: https://www.sqlpassion.at/archive/2025/09/01/running-postgresql-with-pgbouncer-on-macos-using-docker-compose/ #postgres #PostgreSQL #pgbouncer #Docker
-
What are you doing during a rainy weekend? Instructing CoPilot in #VScode to implement a fully working Blockchain implementation in Rust - with a TUI and WASM-based frontend. I haven't written any line of code, just prompted CoPilot in the right direction. In sum I have spent less than 4 hours on this. I learned a lot about CoPilot, Generative AI, cryptography, and the blockchain technology itself. #GenAI #rust #rustlang #ratatui #wasm #blockchain #crypto #crytography
-
[Blog] Switching My 2019 MacBook Pro to Linux: The T2-Ubuntu Journey: https://www.sqlpassion.at/archive/2025/07/02/switching-my-2019-macbook-pro-to-linux-the-t2-ubuntu-journey/ #sqlpassion #apple #linux #ubuntu
-
Running Rust code in a freestanding, bare-metal environment is quite challenging. Currently, I'm dealing with unsafe preconditions violations and pointer provenance... #rust #rustlang #osdev #baremetal #x64
-
Running Rust code in a freestanding, bare-metal environment is quite challenging. Currently, I'm dealing with unsafe preconditions violations and pointer provenance... #rust #rustlang #osdev #baremetal #x64
-
Running Rust code in a freestanding, bare-metal environment is quite challenging. Currently, I'm dealing with unsafe preconditions violations and pointer provenance... #rust #rustlang #osdev #baremetal #x64
-
Running Rust code in a freestanding, bare-metal environment is quite challenging. Currently, I'm dealing with unsafe preconditions violations and pointer provenance... #rust #rustlang #osdev #baremetal #x64
-
Running Rust code in a freestanding, bare-metal environment is quite challenging. Currently, I'm dealing with unsafe preconditions violations and pointer provenance... #rust #rustlang #osdev #baremetal #x64
-
My interactive BASIC interpreter (with a simple REPL loop) supports now also string literals - with the help of some famous LLM. But the generated code is - let's say "ugly and unmaintainable"... Time to read *THE* book: https://craftinginterpreters.com/ #osdev #basic #baremetal #x64
-
My interactive BASIC interpreter (with a simple REPL loop) supports now also string literals - with the help of some famous LLM. But the generated code is - let's say "ugly and unmaintainable"... Time to read *THE* book: https://craftinginterpreters.com/ #osdev #basic #baremetal #x64
-
My interactive BASIC interpreter (with a simple REPL loop) supports now also string literals - with the help of some famous LLM. But the generated code is - let's say "ugly and unmaintainable"... Time to read *THE* book: https://craftinginterpreters.com/ #osdev #basic #baremetal #x64
-
My interactive BASIC interpreter (with a simple REPL loop) supports now also string literals - with the help of some famous LLM. But the generated code is - let's say "ugly and unmaintainable"... Time to read *THE* book: https://craftinginterpreters.com/ #osdev #basic #baremetal #x64
-
My interactive BASIC interpreter (with a simple REPL loop) supports now also string literals - with the help of some famous LLM. But the generated code is - let's say "ugly and unmaintainable"... Time to read *THE* book: https://craftinginterpreters.com/ #osdev #basic #baremetal #x64
-
What do you do if you have too much spare time? Building a very *simple* BASIC interpreter for your own OS... 😅 #osdev #x64 #baremetal
-
What do you do if you have too much spare time? Building a very *simple* BASIC interpreter for your own OS... 😅 #osdev #x64 #baremetal
-
What do you do if you have too much spare time? Building a very *simple* BASIC interpreter for your own OS... 😅 #osdev #x64 #baremetal
-
What do you do if you have too much spare time? Building a very *simple* BASIC interpreter for your own OS... 😅 #osdev #x64 #baremetal
-
What do you do if you have too much spare time? Building a very *simple* BASIC interpreter for your own OS... 😅 #osdev #x64 #baremetal
-
A picture tells more than 1000 words: I have now GDB debug support for my own x64-based OS! GDB just attaches to qemu that runs my OS, and provides me C-based source level debugging functionalities! :-) #x64 #debugging #qemu #gdb #osdev #osdev #computerscience
-
A picture tells more than 1000 words: I have now GDB debug support for my own x64-based OS! GDB just attaches to qemu that runs my OS, and provides me C-based source level debugging functionalities! :-) #x64 #debugging #qemu #gdb #osdev #osdev #computerscience
-
A picture tells more than 1000 words: I have now GDB debug support for my own x64-based OS! GDB just attaches to qemu that runs my OS, and provides me C-based source level debugging functionalities! :-) #x64 #debugging #qemu #gdb #osdev #osdev #computerscience
-
A picture tells more than 1000 words: I have now GDB debug support for my own x64-based OS! GDB just attaches to qemu that runs my OS, and provides me C-based source level debugging functionalities! :-) #x64 #debugging #qemu #gdb #osdev #osdev #computerscience
-
A picture tells more than 1000 words: I have now GDB debug support for my own x64-based OS! GDB just attaches to qemu that runs my OS, and provides me C-based source level debugging functionalities! :-) #x64 #debugging #qemu #gdb #osdev #osdev #computerscience
-
[Blog] From SQL Server to PostgreSQL: A Story of 5 Key SQL Differences: https://www.sqlpassion.at/archive/2025/06/11/from-sql-server-to-postgresql-a-story-of-5-key-sql-differences/ #sqlserver #sqlpassion #postgres #PostgreSQL
-
I only take 2 SQL Rescue Sprints per week - so I can personally work on each one.
If your SQL Server is in trouble, now it's your time.#sqlserver #sqlpassion #sqlrescue #performance #troubleshooting
-
A recent client told me:
“We struggled with deadlocks for months. You fixed it in one day.”That’s what the SQL Rescue Sprint is about:
✔️ Fast
✔️ Focused
✔️ Risk-free#sqlserver #sqlpassion #sqlrescue #performance #troubleshooting
-
Why I Created the SQL Rescue Sprint - And How It Works: https://www.sqlpassion.at/archive/2025/06/02/why-i-created-the-sql-rescue-sprint-and-how-it-works/ #sqlserver #sqlpassion #sqlrescue #performance #troubleshooting