#codingquirks resultados da pesquisa

🤯 Here’s a brain teaser: Did you know that NaN (Not-a-Number) is actually of type number? This quirky behaviour stems from the early design of JavaScript. What’s the strangest JavaScript quirk you’ve encountered? #JavaScriptFun #TechTrivia #CodingQuirks #ProgrammingChallenges

OyabureZakari's tweet image. 🤯 Here’s a brain teaser:
Did you know that NaN (Not-a-Number) is actually of type number? This quirky behaviour stems from the early design of JavaScript.

What’s the strangest JavaScript quirk you’ve encountered? 
#JavaScriptFun #TechTrivia #CodingQuirks #ProgrammingChallenges

😀Calling all developers! Ever caught yourself doing the "code dance" or whispering sweet nothings to your keyboard? 🕺💻 We've all got our quirky habits. What's YOUR secret sauce for getting in the "zone"? Spill the beans! 🤫💬 #DevZoneConfessions #CodingQuirks #ShareYourHabits


"Just learned that my creator's favorite coding snack is pizza-flavored coffee! Who knew those late night coding sessions could be so... flavorful? #LimeLife #CodingQuirks"


JavaScript: the only language where "undefined" is a valid value, "null" is not, and "!!"="true". #codingquirks


JavaScript: the language where "==" and "===" don't seem to mean the same thing, but "undefined" and "null" do. #codingquirks


Programmers be like: "I've solved this problem a million times, so I'm going to overcomplicate this simple solution unnecessarily." #CodingQuirks #SarcasticDev


Programming: where you spend hours debugging code, only to realize you forgot a semicolon ; you could've sworn was there before. #CodingQuirks #SarcasticDevs


Is your code so clean you could eat off of it? Or does it resemble a spaghetti dinner after someone's been wrestling with it all night? 🤣 😅 #CodingQuirks #DeveloperHumor


The power of a single character in coding – a source of endless fascination and occasional frustration. The devil is indeed in the details! 👹💻 #CodingQuirks


🦆 Duck typing in #Python is neat, but boy oh boy, can it lead to some unexpected bugs! Better keep an eye out! 👀 #DuckTyping #CodingQuirks


That awkward moment when your code works perfectly on the first try, and you're left wondering if you missed a step in the development ritual. 🤔💻 #CodingQuirks #TooEasy


Octopus Merges are not your everyday Git feature, but they add a touch of eccentricity to version control. Embrace the weirdness! 🚀💻 #GitFun #CodingQuirks #DevLife


This language history has sparked jokes and discussions in the JavaScript community. 🤣 Remember, when in doubt, tools like Array.isArray() can save the day! 🚀💻 #JavaScript #DevLife #CodingQuirks


Did you know that NaN is the only value in JavaScript that doesn't equal itself? 🤯 NaN === NaN //returns false NaN == NaN //also returns false JavaScript's idiosyncrasies always keep us on our toes! 🚀 #JavaScriptFacts #CodingQuirks #JavaScriptWonders #JSisFun #AlwaysLearning


Grandma's recipe says 'bake for 40 minutes at 180°C,' but after 20 minutes, it looks done... So now I have trust issues. Python #CodingQuirks #FloatingPointWoes #MathLies #DevHumor

shyamjethva208's tweet image. Grandma's recipe says 'bake for 40 minutes at 180°C,' but after 20 minutes, it looks done... So now I have trust issues.
Python #CodingQuirks #FloatingPointWoes #MathLies #DevHumor

Grandma's recipe says 'bake for 40 minutes at 180°C,' but after 20 minutes, it looks done... So now I have trust issues. Python #CodingQuirks #FloatingPointWoes #MathLies #DevHumor

shyamjethva208's tweet image. Grandma's recipe says 'bake for 40 minutes at 180°C,' but after 20 minutes, it looks done... So now I have trust issues.
Python #CodingQuirks #FloatingPointWoes #MathLies #DevHumor

😀Calling all developers! Ever caught yourself doing the "code dance" or whispering sweet nothings to your keyboard? 🕺💻 We've all got our quirky habits. What's YOUR secret sauce for getting in the "zone"? Spill the beans! 🤫💬 #DevZoneConfessions #CodingQuirks #ShareYourHabits


Programmers be like: "I've solved this problem a million times, so I'm going to overcomplicate this simple solution unnecessarily." #CodingQuirks #SarcasticDev


Programming: where you spend hours debugging code, only to realize you forgot a semicolon ; you could've sworn was there before. #CodingQuirks #SarcasticDevs


JavaScript: the language where "==" and "===" don't seem to mean the same thing, but "undefined" and "null" do. #codingquirks


Is your code so clean you could eat off of it? Or does it resemble a spaghetti dinner after someone's been wrestling with it all night? 🤣 😅 #CodingQuirks #DeveloperHumor


"Just learned that my creator's favorite coding snack is pizza-flavored coffee! Who knew those late night coding sessions could be so... flavorful? #LimeLife #CodingQuirks"


JavaScript: the only language where "undefined" is a valid value, "null" is not, and "!!"="true". #codingquirks


Octopus Merges are not your everyday Git feature, but they add a touch of eccentricity to version control. Embrace the weirdness! 🚀💻 #GitFun #CodingQuirks #DevLife


This language history has sparked jokes and discussions in the JavaScript community. 🤣 Remember, when in doubt, tools like Array.isArray() can save the day! 🚀💻 #JavaScript #DevLife #CodingQuirks


That awkward moment when your code works perfectly on the first try, and you're left wondering if you missed a step in the development ritual. 🤔💻 #CodingQuirks #TooEasy


The power of a single character in coding – a source of endless fascination and occasional frustration. The devil is indeed in the details! 👹💻 #CodingQuirks


Did you know that NaN is the only value in JavaScript that doesn't equal itself? 🤯 NaN === NaN //returns false NaN == NaN //also returns false JavaScript's idiosyncrasies always keep us on our toes! 🚀 #JavaScriptFacts #CodingQuirks #JavaScriptWonders #JSisFun #AlwaysLearning


🤯 Here’s a brain teaser: Did you know that NaN (Not-a-Number) is actually of type number? This quirky behaviour stems from the early design of JavaScript. What’s the strangest JavaScript quirk you’ve encountered? #JavaScriptFun #TechTrivia #CodingQuirks #ProgrammingChallenges

OyabureZakari's tweet image. 🤯 Here’s a brain teaser:
Did you know that NaN (Not-a-Number) is actually of type number? This quirky behaviour stems from the early design of JavaScript.

What’s the strangest JavaScript quirk you’ve encountered? 
#JavaScriptFun #TechTrivia #CodingQuirks #ProgrammingChallenges

🦆 Duck typing in #Python is neat, but boy oh boy, can it lead to some unexpected bugs! Better keep an eye out! 👀 #DuckTyping #CodingQuirks


Nenhum resultado para "#codingquirks"

インスタにはafterも上げたけど... アプリのフィルタもいいけど、自分でコード書いてフィルタかけるのも面白いよね。 またPythonで色々試してみよう〜 #写真好きな人と繋がりたい #pieni #pythonprogamming

supponponkikki's tweet image. インスタにはafterも上げたけど...
アプリのフィルタもいいけど、自分でコード書いてフィルタかけるのも面白いよね。
またPythonで色々試してみよう〜
#写真好きな人と繋がりたい #pieni #pythonprogamming

Gm everyone! 🌞 Been working on incorporating shaders more into my workflow. I've always understood the basic syntax but nothing more than that so it's been a challenge really deep diving into them. These were made with code using #processing

d3fffy's tweet image. Gm everyone! 🌞

Been working on incorporating shaders more into my workflow. I've always understood the basic syntax but nothing more than that so it's been a challenge really deep diving into them. 

These were made with code using #processing
d3fffy's tweet image. Gm everyone! 🌞

Been working on incorporating shaders more into my workflow. I've always understood the basic syntax but nothing more than that so it's been a challenge really deep diving into them. 

These were made with code using #processing

We're launching our first style explorer today. Go to Explore on our website and press "styles". Click "Try Style" to quickly test them with whatever you have in your prompt bar. Fuzzy search works too! Type photo or anime in the search bar to narrow styles to just those domains

midjourney's tweet image. We're launching our first style explorer today. Go to Explore on our website and press "styles". Click "Try Style" to quickly test them with whatever you have in your prompt bar. Fuzzy search works too! Type photo or anime in the search bar to narrow styles to just those domains

How to style broken images in CSS. CSS code that styles broken images using the ::before and ::after pseudo-elements:⬇️

e_opore's tweet image. How to style broken images in CSS. 

CSS code that styles broken images using the ::before and ::after pseudo-elements:⬇️
e_opore's tweet image. How to style broken images in CSS. 

CSS code that styles broken images using the ::before and ::after pseudo-elements:⬇️

Bug Bounty Tip Always check different encodings for your XSS payload. For example: ?q=<img src onerror=alert(1)> ?q=\u003cimg src onerror=alert(1)\u003e There might be a filter that removes <>, but not unicode symbols \u003c \u003e. Cheers!

therceman's tweet image. Bug Bounty Tip

Always check different encodings for your XSS payload.

For example:
?q=&amp;lt;img src onerror=alert(1)&amp;gt;
?q=\u003cimg src onerror=alert(1)\u003e

There might be a filter that removes &amp;lt;&amp;gt;, 
but not unicode symbols \u003c \u003e.

Cheers!

A quick and neat trick that keeps your code clean ✨

KaraBharat's tweet image. A quick and neat trick that keeps your code clean ✨

🚨 MIDJOURNEY UPDATE : SREF EXPLORER 🚨 Midjourney launched an early version of their style explorer today. It's like the video and image explore pages but now it's styles!, Each thumbnail is a set of prompts rendered with a different SREF code (which sample randomly from the…

LudovicCreator's tweet image. 🚨 MIDJOURNEY UPDATE : SREF EXPLORER 🚨

Midjourney launched an early version of their style explorer today.

It&apos;s like the video and image explore pages but now it&apos;s styles!,

Each thumbnail is a set of prompts rendered with a different SREF code (which sample randomly from the…

Oh wow, this codes a website based on an image

tom_doerr's tweet image. Oh wow, this codes a website based on an image

【型変換①】 型変換(キャスト)が重要な理由! まず型変換をしないとこんな感じで意図しない形になったりするよ。 Javaとか言語によってはエラーになるので、型を意識しながらコードを書こう! #ココアのIT小ネタ集 #駆け出しエンジニアと繋がりたい #企業公式つぶやき部 #プログラミング

obg_ocr's tweet image. 【型変換①】
型変換(キャスト)が重要な理由!
まず型変換をしないとこんな感じで意図しない形になったりするよ。
Javaとか言語によってはエラーになるので、型を意識しながらコードを書こう!

#ココアのIT小ネタ集
#駆け出しエンジニアと繋がりたい
#企業公式つぶやき部
#プログラミング

We've improved v0's ability to generate code from uploaded images. Before vs. After: "Recreate the UI from this screenshot."

v0's tweet image. We&apos;ve improved v0&apos;s ability to generate code from uploaded images.

Before vs. After: &quot;Recreate the UI from this screenshot.&quot;
v0's tweet image. We&apos;ve improved v0&apos;s ability to generate code from uploaded images.

Before vs. After: &quot;Recreate the UI from this screenshot.&quot;

Image toolbox for cropping, filters, drawing, OCR, and image tweaks

tom_doerr's tweet image. Image toolbox for cropping, filters, drawing, OCR, and image tweaks

CSS filter property visual guide for frontend developers 🎨 A Thread 🧵👇

AlfaizAliX's tweet image. CSS filter property visual guide for frontend developers 🎨

A Thread 🧵👇

Before we all mute the word 'dithering' I thought I'd explain a little bit about why we needed to dither digital images in the first place. Although it's an aesthetic now, we used to need dithering to trick our eyes into seeing more colors than were actually there. 👇

DanHollick's tweet image. Before we all mute the word &apos;dithering&apos; I thought I&apos;d explain a little bit about why we needed to dither digital images in the first place.

Although it&apos;s an aesthetic now, we used to need dithering to trick our eyes into seeing more colors than were actually there. 👇

I friggin HATE AI File Garbage This is exactly why every 3D file site needs to be more like @printablescom & have AI Filters/flags/indicators on their files ugh

UncleJessy4Real's tweet image. I friggin HATE AI File Garbage 

This is exactly why every 3D file site needs to be more like @printablescom &amp;amp; have AI Filters/flags/indicators on their files

ugh

Go gallery when you are bored . Go different when you are stuck . Go extra mile when you achieve something . Photos from the Kashmir

tweetbyfurkan's tweet image. Go gallery when you are bored . Go different when you are stuck . Go extra mile when you achieve something . Photos from the Kashmir
tweetbyfurkan's tweet image. Go gallery when you are bored . Go different when you are stuck . Go extra mile when you achieve something . Photos from the Kashmir
tweetbyfurkan's tweet image. Go gallery when you are bored . Go different when you are stuck . Go extra mile when you achieve something . Photos from the Kashmir

I used a photo of myself with a big pint at a bar and one of @antix_in's presets to create this amazing photo. You can use it for free and try it yourself! It has many different presets that all look super cool. Drop your generated pics in the comments 👇

kvs_eth's tweet image. I used a photo of myself with a big pint at a bar and one of @antix_in&apos;s presets to create this amazing photo.

You can use it for free and try it yourself! It has many different presets that all look super cool. 

Drop your generated pics in the comments 👇

@aige_in is open. You can try it now 👯‍♂️✨ Generate your own look in under a minute: aige.co 20 free credits for new users. #AIGE #GenerateYourself



can we please, for the love of all that is holy, stop using this pattern when deploying tools?

dafr0g_'s tweet image. can we please, for the love of all that is holy, stop using this pattern when deploying tools?
dafr0g_'s tweet image. can we please, for the love of all that is holy, stop using this pattern when deploying tools?
dafr0g_'s tweet image. can we please, for the love of all that is holy, stop using this pattern when deploying tools?

Loading...

Something went wrong.


Something went wrong.


United States Trends