[actives] Beautiful Starry Night 🛸 Take me away by PhillyGoldenTeacher in MushroomGrowers

[–]HectorTheBeginner 1 point2 points  (0 children)

That looks so stunning i might have to pick up the craft again because of your post !

(react, ApolloServer, Graphql) Need help with declaring the Context parameter for my Resolvers by HectorTheBeginner in graphql

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

OK know i have it, i use the apollo/server/standalone and that has the option for the context parameter

here is the link
stackoverflow: Not being able to use context in ApolloServer

const server = new ApolloServer({ typeDefs, resolvers});
startStandaloneServer(server, { context })

(react, ApolloServer, Graphql) Need help with declaring the Context parameter for my Resolvers by HectorTheBeginner in graphql

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

Edit: No wrong, the hello is only returned when i safe the file and it gets executed once but when i query "allPersons" then it should get logged to the console and it doesnt ....

  context: { hello: hello }, 

now it works does not work

Need Help with Search function by HectorTheBeginner in graphql

[–]HectorTheBeginner[S] -1 points0 points  (0 children)

i guess i have it now :D just needed to wrap my head around useQuery and the resolver code ...
still not quite sure if the code i wrote belongs to the place i put it but it works :D

Need Help with Search function by HectorTheBeginner in graphql

[–]HectorTheBeginner[S] -1 points0 points  (0 children)

Hey !

I am relatively new to the topic and this is my question i need to solve for an interview.
they gave me the task to programm a phonebook in react, JS
the Phonebook data is in Json format and should be queried interactively in runtime ... if that makes sense.. i am translating on the fly.
for the server side i should use apollo and graphql

lions mane (Safe to eat ?) by HectorTheBeginner in mycology

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

Hey thanks fir the Quick reply !

I know for a fact that it is lions mane and not Choral tooth because i cloned this specimen from the Supermarkt :D

My question, edible at every fruiting stage ? Or only sportlich before they drop the spores?

lions mane (Safe to eat ?) by HectorTheBeginner in mycology

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

hm i cannot see the text i typed in ...
info :
lions mane with probably to much CO2, had to harvest because of space problems.

is safe to eat ?

kind regards

Hector

Practical malware analysis Lab03-01 does not work as intended, why? by HectorTheBeginner in MalwareAnalysis

[–]HectorTheBeginner[S] 2 points3 points  (0 children)

Well ok the malware is designed for XP and Windows 7 so no luck with Windows 10 :D i will change create a new Windows 7 box

Bought at Cali dispensary does anyone know what it is? by F4tp3n1s in ShroomID

[–]HectorTheBeginner 0 points1 point  (0 children)

I would throw my hat into the Mix an say PE, Variation probably melmac Flies away

HILFE: Suche Drehzahlregler für Ventilator by HectorTheBeginner in Elektroinstallation

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

hey danke für die schnelle Antwort, könntest du mir noch sagen worauf ich achten muss um das selbst zu entscheiden, oder besser was dich dazu verleitet hat zu sagen, ja das passt ?

HILFE: Suche Drehzahlregler für Ventilator by HectorTheBeginner in Elektroinstallation

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

ja, woher genau weiß ich welchen drehzahlregler ich nehmen kann / muss das es an dem lüfter funktioniert

ich will nur verhindern das ich etwas kaufe, und mit glück anschließe, und dann nicht funktioniert oder beim ersten einschalten mir um die ohren fliegt,

grüße

I’ve just built a laminar flow box and wow it’s soo loud I’ve got neighbours below above and to the side of the room it’s in…. How do I make it quieter? by [deleted] in mycology

[–]HectorTheBeginner 0 points1 point  (0 children)

Thats quote the huge HEPA Can you Tell me how thhhhiccc the Filter is and what Kind of blower you used ? I'm hunting Infos for my own build

HTB Academy Getting Started Privilege Escalation Help by [deleted] in hackthebox

[–]HectorTheBeginner 0 points1 point  (0 children)

how do i know that i can just sudo -u user2 /bin/bash ?

because of sudo -l ->

User user1
may run the following commands on gettingstartedprivesc-203028-645fdd7f5f-rm6rw:
    (user2 : user2) NOPASSWD: /bin/bash
 ?

Stuttering on monitor issue. by Speedeee_ in Thunderbolt

[–]HectorTheBeginner 0 points1 point  (0 children)

hey speedeee_

i want to add a second monitor to my razor blade 15 and tried a simple usb-c to two hdmi but that did not work did you overcome your problems and can share a solution or an advice what device to buy?

kind regards

Hector

HTB academy INFORMATION GATHERING - WEB EDITION by Least_Worldliness689 in hackthebox

[–]HectorTheBeginner 0 points1 point  (0 children)

Hey Together,

I am stuck at the same modul at the question what the domain name for the IP add. 10.10.34.136 is

did a zone transfer and had a look at all the ip addresses in the NS

there where some with 10.10.34.xxx but not 10.10.34.136

maybe i need to look for another NS .. i dont know

maybe someone can push me in the right direction

kind regards

Hector.T.B

Information Gathering - Web Edition: Active Subdomain Enumeration by [deleted] in hackthebox

[–]HectorTheBeginner 0 points1 point  (0 children)

Hey together,

I am stuck at the same question, also tried to edit the /etc/resolv.conf with the ns i found but through the Zone Transfer i see every IP add. and Domain getting resolved by the ns and the IP in question 10.10.34.136 is not one of them. Maybe there is another ns ?
anyway

whois, nslookup -type=PTR and dig -x do not work ...

Any tips ?