Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Search - "phony"
-
I am going to post cryptic ass shit on y'alls shit that gives over a fake sense of me knowing what I am talking about in terms of faking my credentials from working on big companies and having tons of knowledge of software development in an effort to convince you all in of my credentials to get massive upvotes by making you all think I am intellectually and technologically superior to you in multiple senses! I will use a thesaurus for this btw! not my general day to day speech! after all, it will give my fake ideals of credibility more success and acceptance! remember! i worked for all companies starving kids in different parts of the world did! nothing but my word for it!
Some people really need to consider the shit they read online from people that have been caught bullshitting all the time.
9/10 your shit is good enough, stop letting phonies make you feel inadecuate over their supposed success in this works ffs16 -
Wordpressrant wordpress sucks enough said get that phony shit out of my face wordpress is retarded wordpress is really retarded wordpress6
-
### Functions ###
range = $(if $(filter $1,$(lastword $3)),$3,$(call range,$1,$2,$3 $(words $3)))
make_range = $(foreach i,$(call range,$1),$(call range,$2))
equal = $(if $(filter-out $1,$2),,$1)
### Variables ###
limit := 101
numbers := $(wordlist 2,$(limit),$(call range,$(limit)))
threes := $(wordlist 2,$(limit),$(call make_range,$(limit),2))
fives := $(wordlist 2,$(limit),$(call make_range,$(limit),4))
fizzbuzz := $(foreach v,$(numbers),\
$(if $(and $(call equal,0,$(word $(v),$(threes))),$(call equal,0,$(word $(v),$(fives)))),FizzBuzz,\
$(if $(call equal,0,$(word $(v),$(threes))),Fizz,\
$(if $(call equal,0,$(word $(v),$(fives))),Buzz,$(v)))))
### Target ###
.PHONY: all
all: ; $(info $(fizzbuzz)) -
//Met an old friend
So I heard you're a programmer now. I need some help from you.
*write something on paper
HACK this fb account unless you are a big fat phony.6 -
I've fucked up a really simple test. I didn't knew what to answer not even to the most stupid and simple questions in it. How can I run my own business, code my sites entirely, install, administrate and maintain every device and db we have or need, and yet can't be able to properly use cat?
I feel like a phony. Next thing I'm going to do (after cry and feel ashamed) is to stick my nose to the screens until I achieve the knowledge I miserably lack or until my eyeballs get dry.
I'd like to end with a 'see you later' but that's not guaranteed...2 -
In this moment, I am euphoric. Not because of any phony god's blessing. But because I am enlightened by my intelligence.2
-
Anyone who tells you there is no time constraint is on drugs. There's no such thing. At best, there are just secret deadlines that crop up as you're getting close. It's just a fucking con to get you to build unimportant shit, and work your ass off to meet some artificial deadline at the end.