Ah, Google... Imagine a world of being a developer without you. Google and Stack Overflow are like my mom and dad helping me through my silly mista...
For further actions, you may consider blocking this person and/or reporting abuse
«sql server pass an array to stored procedure»
Start PostgreSQL command line
guilty
duckduckgo is still valid to this question :).
I am always looking up how to center things in CSS
ORM good or bad
Bad.
"on duplicate index update"
This is something I learned about far too recently, considering how long I've been using MySQL. It turns out that when doing a bulk insert, you can have MySQL automatically update records on a key/index conflict. That way your bulk insert won't fail on duplicate records and you can insert/update in bulk in a single query.
Very cool!
dev.mysql.com/doc/refman/8.0/en/in...
Obligatory duckduckgo plug!
I see up there duckduckgo.com is valid too, then: "Three.js group add"
not ashamed about it btw
"Integrity check failed for yarn"
Dependency issues 😅😅😅 I feel ya
Php loop
I use Stackoverflow when I encountered something I can't solve. But google never use that before for solving specific problems
searched for "npm prune" :p
Never knew about this command... but it's super useful.
Haha, nice point! Anyways, I've switched to DuckDuckGo a month ago and didn't regret about it.
Differents wordings for "jformattedtexfield getvalue returning integer or long"
if someone can help here i would be pretty happy <3
I've tried the same search in duckduckgo.com and this is my first result: community.oracle.com/thread/1362374
Kind of "I'm going to be lucky" 😂
As always, searching stuff at 3am doesn't go well for me
"php strpos". I should really post-it the order of
haystack
andneedle
to my screen. Same with, oh, you know, every other PHP function I have to use.Best way to check multiple Boolean conditions in C#.
Google has stacking of results from StackOverflow — the feature I missing in DuckDuckGo.
My latest search was for "regex railroad diagram"
If you do anything with regex take a look, you'll thank me later 😁
I just searched this:
How to call custom function in U-sql Script. :)
Wait ... What's that "You Forgot that Fast Huh" button?!
javascript map can't find variable
Found a bug in our code causing duplicate records being returned. It has been a while since I wrote some solid ActiveRecord code so I needed a refresher on the syntax.
but the important thing is that you will eventually figure it out :)
swift nsview listen keyboard
golang byte array to string
SSHFS
I was thinking about developing on an EC2 like I do with Cloud9, but with VSCode instead.
[datetime input html]
Which led me to just use separate inputs.
~~
Edit: forgot about last night
[WordPress htaccess] because I forgot about adding it when I moved a site.