peter_the_coder's profile picture. Talk to me about SaaS.

Peter Dimitroff

@peter_the_coder

Talk to me about SaaS.

I've been learning Go and doing weird approaches like this. Not sure what kind of emotions such code would evoke in me if I saw it on production code.

peter_the_coder's tweet image. I've been learning Go and doing weird approaches like this.

Not sure what kind of emotions such code would evoke in me if I saw it on production code.

Quick reminder that Materialized Views in Clickhouse create a new physical table that does not inherit the source table’s PRIMARY KEY, PARTITION or ORDER BY. You have to add those to the view definition, otherwise instead of say 20x faster, your queries may end up say 5x slower!


MySQL: There’s an error in this query but I won’t tell you what it is or even point you in the right direction. Pick up the manual and shove it up yours. ChatGPT: Here are 5 possible issues with this query, solutions to each of them and 3 bonus alternative approaches.


I've been looking into some of the NextJS limitations, such as initializing data or variables in the back end. I liked this article a lot, I wish this is how every how-to dev blog post was like. mauricius.dev/inject-global-…


Everyone loves to hate PHP but honestly, it’s OK.


It’s incredible that Telegram is so widely used for sending media. I have never once sent a video longer than 1 minute without hurdles.


Putting a T-shirt on for the daily Scrum meeting only to take it off when the call ends.


When you write “git vommit” by accident but it makes you think.... Sometimes the code be so nasty it could be vomited. #git


How to break Arch Linux? sudo pacman -Syu


Arch Linux has the best wiki because everything is so badly made, there’s no way you can figure it out on your own.


Intermediate coders need to hear one thing. Don’t overlook the basics!


I’m gonna be honest - the worst thing about PHP is the official documentation. Oh, and the argument order of these two: in_array(needle, haystack) str_contains(haystack, needle)


Еxceptions are the shadiest part of OOP. After Inheritance, of course.


Whenever you come up with a clever piece of code ask yourself: 1️⃣Will this make my app harder to expand later? 2️⃣Will this make my app harder to debug?


For anything bigger than the smallest of projects more code is written to: - reduce the need for support - secure the features that allow that - track data and operations - track and deal with suspicious behavior ...than for the actual product.


The Express Docs websites so cool.


United States Tendências

Loading...

Something went wrong.


Something went wrong.