_dev_noise's profile picture. Hacker / Dad / Web Developer / Consultant / Wannabe entrepreneur / In search of ideas I can implement

Michael Flynn

@_dev_noise

Hacker / Dad / Web Developer / Consultant / Wannabe entrepreneur / In search of ideas I can implement

Thanks to @linode for the Yeti Rambler as swag for @LaraconOnline


I'm attending Webinar Series. All the AWS CodeBuild You Can Stomach in 45 Minutes RT if you think others will find this helpful 🙌 virtual-events.chariotsolutions.com


Unfortunately, my Internet provider, @VERIZON (AS701), does NOT implement BGP safely. Check out isbgpsafeyet.com to see if your ISP implements BGP in a safe way or if it leaves the Internet vulnerable to malicious route hijacks. via @Cloudflare


#php Tip: Don't use array_search() in a conditional. If you match the first element in the array, it will return 0 and the conditional will think it is false. in_array() is a better function to use for that test.


One of those days where the git commit message is longer than the code change.


Lot of searching for xargs cp examples. Did it by hand, but searched some more and figured it out: egrep -l "<regex here>" *.json | xargs -I '{}' cp -v '{}' <dest dir here>


Looking to use #pg_partman with #PostgreSQL. Having a hard time find examples to add constraints to the child partition tables. Need unique id and timestamp. Any ideas?


I support @EFF because digital rights are human rights. eff.org/join


“Purveyor of Fine Technical Debt” Best highlighted title. #LibertyJS2018 #JavaScript


Listening at 1.5 speed so it didn’t seem that long. #syntaxGoals @wesbos @stolinski


Thanks to @PhillyDotNet for hosting Kids Can Code Night!


Changed the first .+ to .* in your regex. This way ('|").*#\{.+\}.*(\1) the regex will not match '#{name} matches' and '#{name}' as well. #EdgeCase

you need to escape { and } \{ \}. Also I recommend to use \1 at the end to match same quotes ('|").+#\{.+\}.*(\1)



Anybody using @laravelphp on a @CentOSProject VM? I can't seem to connect to my app from the host browser. :(


Attending @ScoreMontco's Make Your Website Work for You webinar conta.cc/2JK5IlR #constantcontact


United States Trends

Loading...

Something went wrong.


Something went wrong.