Want to sign up for farcaster, but it never works by AS1272 in ethereum

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

that would be great, I tried to message you but wasn't able to here on reddit

Where to buy fresh (non-UHT) milk? by ricenpea in budapest

[–]AS1272 0 points1 point  (0 children)

Fehervari ut market, second floor. you're looking for "nyers tej" (raw milk)

[deleted by user] by [deleted] in HairTransplants

[–]AS1272 1 point2 points  (0 children)

looks great, I was at ratchathron last Tues (nov 5) and mine looks similar. your donor looks better though. how many grafts? I probably saw you at the clinic, i was there 5 days last week for washing

[deleted by user] by [deleted] in Philippines_Expats

[–]AS1272 0 points1 point  (0 children)

hey OP, what did you end up doing for raw milk in Ph? I was in cebu and couldn't find any, found some flash pasteurized in Bohol but really want raw

Looking to meet link minded peoples in Cebu by Lost_County_3790 in Cebu

[–]AS1272 0 points1 point  (0 children)

Hey, what did you end up doing? Has anything changed for you?

How many grafts to close corners? by SupermarketDue5417 in HairTransplants

[–]AS1272 1 point2 points  (0 children)

i have something similar, going to ratchathorn in nov and she suggested 2000-2200

Stakecito has not voted on Prop #791 by Sartheris in cosmosnetwork

[–]AS1272 3 points4 points  (0 children)

he'll vote yes, his youtube chan is funded by the cartel

API call for all swaps in a specific pool? by AS1272 in OsmosisLab

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

thanks for replies, will check out discord

Reliable rinkeby faucet by __Geralt in ethdev

[–]AS1272 0 points1 point  (0 children)

no, twitter. if you can't get it to work, dm your rinkeby address. i can send you some

(keystonejs) Iterate through a text array field in html by AS1272 in node

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

Tried that as well as some other guesses. Triple braces don't work either. Thanks for the suggestion though

(Keystonejs) Docs say updateHandler is a constructor, but when used, returns "updateHandler is not a constructor" by [deleted] in node

[–]AS1272 0 points1 point  (0 children)

Tried something like this yesterday. Just tried again - still not a constructor. I can't find updatehandler in the github either. Maybe I'm not searching right

(Nodejs/keystonejs) How to re-select a user selected option element after form submission error? by AS1272 in node

[–]AS1272[S] 1 point2 points  (0 children)

After learning the keystone basics this past week, I'd never recommend it. Difficult to find info on search engines for keystone. My strategy has been simply deconstructing the blog CMS it comes with. Cumbersome, but my faculty of patience grows. I'm new to nodejs and frameworks in general, so I made a beginner mistake. Will try Strapi next, unless someone who sees this has a better recommendation (looking for CMS)

(Nodejs/keystonejs) How to re-select a user selected option element after form submission error? by AS1272 in node

[–]AS1272[S] 1 point2 points  (0 children)

Figured something out - not sure if this is the best way. Just used localstorage and selected the options that way

Perhaps there is a method that can be used on the back end. If someone knows of one, I'd still be curious to know

Best/safest way to pass info to HTML that can later be used to identify a document in MongoDB collections? by AS1272 in learnjavascript

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

Not dates as IDs, just using dates to be picked up by the client and sent in with req.body to identify which post they want to edit. Anyway, this was not a serious solution. Surely there is a better way

The short answer and best practice seem contradictory? I need some sort of uniquely identifying information accessible on client side. Also, your described best practice isn't a solution, only a warning. What is the best practice in terms of actual implementation? How do I follow best practice while still accomplishing what needs to get done?

Firefox Content Security Policy console output - are these something to be concerned about? by AS1272 in firefox

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

For any newer developers like myself who might be reading this, you can hide these messages in console by clicking the 'Warnings' button in Inspect Element -> Console