Michael Flynn
@_dev_noise
Hacker / Dad / Web Developer / Consultant / Wannabe entrepreneur / In search of ideas I can implement
You might like
Fun web game I came across. hexapipes.vercel.app
hexapipes.vercel.app
Hexagonal pipes puzzles
Rotate tiles to connect all the pipes into a single network.
Granted it only changed 2 lines, but my PR (github.com/laravel/docs/p…) to the #Laravel #docs was accepted.
github.com
Updating custom throttle response. by devNoiseConsulting · Pull Request #7950 · laravel/docs
Added the 2 parameters that the custom response callback is called with in the ThrottleRequests::buildException method. I tried to implement my own custom response and lost the throttle headers (X-...
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'm going to "2018 Philadelphia Azure DataFest: Advanced Analytics and Big Data Conference". See you there? eventbrite.com/e/2018-philade… via @Eventbrite
eventbrite.com
2018 Philadelphia Azure DataFest: Advanced Analytics and Big Data Conference
Unfortunately, this event is sold out, however we'll be live streaming the General Sessions and the Real Time Analytics
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
- 1. Luka 62.5K posts
- 2. Clippers 18.2K posts
- 3. Lakers 48.7K posts
- 4. #DWTS 95.6K posts
- 5. Kris Dunn 2,647 posts
- 6. #LakeShow 3,531 posts
- 7. Kawhi 6,280 posts
- 8. Jaxson Hayes 2,467 posts
- 9. Reaves 12.3K posts
- 10. Robert 137K posts
- 11. Ty Lue 1,589 posts
- 12. Collar 45K posts
- 13. Jordan 115K posts
- 14. Zubac 2,294 posts
- 15. Alix 15.1K posts
- 16. Elaine 46.2K posts
- 17. TOP CALL 14.3K posts
- 18. Colorado State 2,454 posts
- 19. Godzilla 36.6K posts
- 20. AI Alert 10.7K posts
Something went wrong.
Something went wrong.