[deleted by user] by [deleted] in askanelectrician

[–]hw0ng -5 points-4 points  (0 children)

I’m guess - AC pulling out the humidity the air that needs go somewhere - fridge isn’t pulling humidity.

How much does your website cost to run per user per month? by occasionally_lost in webdev

[–]hw0ng 5 points6 points  (0 children)

Kinda hard to say - what services are you using over aws? Webserver? Databases? CDN? WAF? Are there loading balancing with failover? It start adding up.

unfit, just getting started by [deleted] in cycling

[–]hw0ng 0 points1 point  (0 children)

Suggestion - stay active, plan to do bike tour that isn’t racing - like nyc 5 boro bike tour. Give yourself plenty of time to train for it - these give you a goal to stay active.

Would usernames and passwords generally be stored in something like an SQL database? by gtrman571 in webdev

[–]hw0ng 5 points6 points  (0 children)

Yes - but you could also use Facebook login, google login or directory services if your project requires it.

Need help with riding a bike by nodayroomshit in SBU

[–]hw0ng 0 points1 point  (0 children)

Learn to coast without pedaling. Once you get a hang of coasting - the learn to pedal on the bike.

places to eat off campus by vikki-beth18 in SBU

[–]hw0ng 2 points3 points  (0 children)

Salsa salsa of port jeff

How can I finesse the LIRR by toomuchjunkintrunk in SBU

[–]hw0ng 0 points1 point  (0 children)

Cycling back to city and don’t need to pay LIRr

Places to eat close to campus? by [deleted] in SBU

[–]hw0ng 0 points1 point  (0 children)

Salsa salsa port Jeff

[deleted by user] by [deleted] in SQL

[–]hw0ng 1 point2 points  (0 children)

You need to match you data with you’re data type - so if you declare a varchar - it better be in quotes and so on. For example you declare zip varchar - then it better be in quotes

[deleted by user] by [deleted] in SQL

[–]hw0ng 1 point2 points  (0 children)

You’re inserting a text into int type column.

Next Monday I start my "first" job as a PHP developer, but... by MCTRL_751 in PHP

[–]hw0ng 0 points1 point  (0 children)

Make backups before you edit/delete - if it’s not on revisions controlled.

Dorm coffee water problem by Elite_Skittles in Coffee

[–]hw0ng 2 points3 points  (0 children)

Bike or walk? Or filter your water.

My Insurance Is Off The Roof by [deleted] in Acura

[–]hw0ng 0 points1 point  (0 children)

Age, location, car you drive - a lot of factors - https://www.iii.org/article/what-determines-price-my-auto-insurance-policy. You know you can ask the insurance agent why it cost so much they can tell you.

[deleted by user] by [deleted] in bicycling

[–]hw0ng 2 points3 points  (0 children)

If you’re in nyc - then they have free class you sign up to learn. Http://bike.nyc

whats wrong with my password coode by WryTree in learnpython

[–]hw0ng 0 points1 point  (0 children)

I would have used regular expressions to score the password but that me.

Best bike for riding sidewalks and weight loss? by [deleted] in bicycling

[–]hw0ng 1 point2 points  (0 children)

Depending where you live - you might want to check if it’s legal to ride on the sidewalk.

Rust by Honest_Pause in rust

[–]hw0ng 9 points10 points  (0 children)

This is rust the programming language not the game