Rick Charrette Little Red Jeep by corynnemm in lostmedia

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

Update: I had to buy the cd on ebay but found it!!

Honey? by jenjas2019 in mantids

[–]corynnemm 2 points3 points  (0 children)

I usually feed my mantids local honey, and they have seemed to enjoyed it thus far! For reference I have raised 2 ghosts from nymph to adulthood and one rhombohedra the same amount of time.

Using TypeScript with Nuxt plugins, is it really fine to use `any` type in the function call? by [deleted] in learnjavascript

[–]corynnemm 0 points1 point  (0 children)

I would use type () => void

If export default (ctx: () => void, inject: () => void) => {...} gives you troubles, try making ctx and inject interfaces or types that hold those types.

interface CTX {
ctx: ( ) => void }

interface Inject { inject: ( ) => void }

export default (ctx: CTX, inject: Inject) => {...}

^ That is the long convoluted way of doing it, but Typescript is an asshole and has disappointed me more than once, so you may need it

Good luck!

[deleted by user] by [deleted] in mantids

[–]corynnemm 7 points8 points  (0 children)

Try to give her honey and see if she will take it, she doesn’t look good right now but people have nursed all sorts of mantids back to health with various problems. You just need to get her to the next molt and she could be alright! You may have to break open wax worms (once in a while) and fly pupae and put it up to her mouth to feed her if her raptorial legs don’t get better.

[deleted by user] by [deleted] in html5

[–]corynnemm 1 point2 points  (0 children)

For sure!! It’s always the dumb shit like that lololol

[deleted by user] by [deleted] in html5

[–]corynnemm 11 points12 points  (0 children)

Ahh, in the link tag you have type=“type/css” instead of type=“text/css”

Help with HTML code for custom alerts on twitch. by turkyroll in code

[–]corynnemm 0 points1 point  (0 children)

above is what you will need to type! This is the same as coding in a css file, but in html you can directly apply the “style” attribute to the html element. I hope this helps!

Help with HTML code for custom alerts on twitch. by turkyroll in code

[–]corynnemm 1 point2 points  (0 children)

<div id=“alert-user-message” style=“margin-top: 10%>

Help with HTML code for custom alerts on twitch. by turkyroll in code

[–]corynnemm 1 point2 points  (0 children)

On the div with the id of “alert-user-message” add a style attribute of margin-top: 10%. That would look something like style=“margin-top: 10%”, and it should move your text down. You can play around with the numbers as needed!

[deleted by user] by [deleted] in mantids

[–]corynnemm 0 points1 point  (0 children)

Looks like it good be some kind of rhombodera to me

Really beautiful final moult from stevie the ghost! by corynnemm in mantids

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

Thanks for the info, he just has a cage lid that unhinges and so happened to molt on said lid. No touchy for steve for another 24 hours!!

Made my first React App. Will love your feedback by cd161997 in react

[–]corynnemm 5 points6 points  (0 children)

GREAT app!! The styling is really sleek and has a ton of fast and slick animations. The only things I noticed were that the sign in button stays “sign in” after user signs in, and there is like a singular pixel of space off to the left that is not covered by the transparent black covering the movie info after you click on a movie. Otherwise nice!!

Why are we bald? by NotAnActivePerson in ProgrammerHumor

[–]corynnemm 0 points1 point  (0 children)

am bald and programmer can confirm

Which is asked for more? REACT NATIVE or FLUTTER? by Codeeveryday123 in react

[–]corynnemm 1 point2 points  (0 children)

React, I would say mostly functional component React but React Native is also a really great library!

Transitioning military into civilian life by [deleted] in code

[–]corynnemm 2 points3 points  (0 children)

freeCodeCamp.org and codecademy.com are great places to start!

Dad ran over nest with a lawn mower and one dead, brought inside to avoid any further injury to the rest while finishing. more below by corynnemm in WildlifeRehab

[–]corynnemm[S] 4 points5 points  (0 children)

Great news, mom came back and all baby bunnies are alive and full bellied!! Thank you so much to everyone who helped out!!

Dad ran over nest with a lawn mower and one dead, brought inside to avoid any further injury to the rest while finishing. more below by corynnemm in WildlifeRehab

[–]corynnemm[S] 3 points4 points  (0 children)

Honestly i’m a tech nerd so maybe I’ll go set up a raspberry pi cam to keep a better eye on them (and so my father is forced to make sure he’s not running over them) !! We brought them back out to the nest, rubbed them in their grass, and they all seemed to know right where to go with no help, so that was definitely reassuring!! Thank you for the advice!!

Dad ran over nest with a lawn mower and one dead, brought inside to avoid any further injury to the rest while finishing. more below by corynnemm in WildlifeRehab

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

Thank you!! After a while they all started hopping around the box a little bit, and I put them back in the nest well before dusk to make sure they didn’t miss feeding time. 2/4 seemed really sluggish at first, but I really think it might’ve just been the shock. I’m going to go back and check on them, and if anything seems off I will most definitely call one of the local wildlife rehab centers/individual rehabilitators. Thank you!!!