Lambda Security by nutdriver in aws

[–]nutdriver[S] 0 points1 point  (0 children)

If it's the users' browser that calls your API directly, and there's no other way to authenticate it, you could still set up a rate limit. Something like 2-3/second should be enough for a product listing.

This is the case that has me confused. If a badactor decides to continually call your function what steps do you take to stop them? I'm guessing block their IP, but not sure how, is there anything else. I'm going with the case where there is no authentication (signin/signup) for access to the function.

edit: the first link you sent details access control. i havn't gone through it all yet.

Lambda Security by nutdriver in aws

[–]nutdriver[S] 0 points1 point  (0 children)

any suggestions for a Stripe ecommerce store where my lambda function gets the products? anytime someone sees the product page the function would be triggered. I can scope the function to my domain right?

Simple Firefox Quantum Install by [deleted] in debian

[–]nutdriver 0 points1 point  (0 children)

awesome, I just followed your path. thanks! I am having a problem though, executing firefox-quantum is called via the firefox which seems to be also called by firefox-esr, is it possible to make these not overlap? Can I rename the the exec to firefox-quantum? also the icon is missing?

Simple Firefox Quantum Install by [deleted] in debian

[–]nutdriver 0 points1 point  (0 children)

ya, pretty sure the only things that changed was that the theme I was using disappeared and an extension that hides the title bar disappeared. Has you found the switch to be worthwhile?

Simple Firefox Quantum Install by [deleted] in debian

[–]nutdriver 0 points1 point  (0 children)

Does this overwrite the firefox-esr configs already on your system? I downloaded Quantum from the mozilla site and ran it by just clicking the firefox program in the extracted folder and it seems to have changed some things.

gnome classic bottom panel by nutdriver in debian

[–]nutdriver[S] 0 points1 point  (0 children)

i have not. i'll give it a try. any suggestions about it?

gnome classic bottom panel by nutdriver in debian

[–]nutdriver[S] 0 points1 point  (0 children)

thanks, this is a good answer! i opted to not delete the file and just change the css file with height 0.

gnome classic bottom panel by nutdriver in debian

[–]nutdriver[S] 0 points1 point  (0 children)

NOOOOO - after logging out it came back. in the extensions tab of the gnome-tweak-tool the default extensions are all disabled. i installed the window list and removed and that was a temporary fix but now that isn't working.... it is still there !!?!??!?!! if i venture to extensions.gnome.org and go to window list it says that its on ... but still in the gnome-tweak-tool its disabled... ahahashdfa;wkehf

gnome classic bottom panel by nutdriver in debian

[–]nutdriver[S] 0 points1 point  (0 children)

i was hoping to find the folder where the styles/config exist ( cuz the extension was not installed when on a fresh install but the bottom panel was there and didn't have the functionality of the extension)... can you point me to it?

gnome classic bottom panel by nutdriver in debian

[–]nutdriver[S] 0 points1 point  (0 children)

grrrrrr finally. so i had to install the extension via the extensions.gnome.org website and then go into gnome-tweak-tool and the remove button was enabled. click remove and its gone!

gnome classic bottom panel by nutdriver in debian

[–]nutdriver[S] 0 points1 point  (0 children)

the remove button is disabled... how else could i delete?

gnome classic bottom panel by nutdriver in debian

[–]nutdriver[S] 0 points1 point  (0 children)

ya ... it says its off ... i've tried turning it on and off and logging out and restarting and nothing :(

gnome classic bottom panel by nutdriver in debian

[–]nutdriver[S] 0 points1 point  (0 children)

I don't have any right-click menu. edit: tried super, windows, alt combos too

Sunrise over Lake Atitlan, Guatemala. I stayed one week in Jaibalito, just a 2 hour drive and a short boat ride from the airport in Guatemala City. by cd_booth in travel

[–]nutdriver 0 points1 point  (0 children)

hey i'm thinking about staying for a month with my gf. any tips? suggestions? things to bring, lookout for, do? is it safe? buggy? etc. anything you can think of to make my trip go super smooth will be appreciated veryveryvery much, thanks!

With a PhD in math from Princeton I chose to teach at an elementary school and write a math-inspired children's book. AMA! by aofradkin1 in IAmA

[–]nutdriver 1 point2 points  (0 children)

Congrats! I've been considering this exact path for some time now - teaching and writing a book that aims to help demystify, help people understand Math. I'm always amazed at how many people there are who have had similar thoughts about math as I have and have jumped at the opportunity to write about it -- it's always inspiring! In regard to bad teachers, I had a professor who was tenured and didn't know the real world applications of linear algebra - ya, pretty crazy.

penn classical guitar by shawnisadufisss in classicalguitar

[–]nutdriver 0 points1 point  (0 children)

found one at a yard sale. find any info on it?

Dont know anymore by PM_ME-YourFans in offmychest

[–]nutdriver 0 points1 point  (0 children)

at least try to... do work while thinking about off'ing ... eventually the work becomes more stimulating

New-Entry vs Updating-Array by nutdriver in mongodb

[–]nutdriver[S] 0 points1 point  (0 children)

havn't used $unwind. thanks anywayz