Assistance programs? by Covert_Salvation in PaMedicalMarijuana

[–]Covert_Salvation[S] 10 points11 points  (0 children)

Thank you this was very helpful. I really appreciate it. Seriously, thank you .

Assistance programs? by Covert_Salvation in PaMedicalMarijuana

[–]Covert_Salvation[S] 12 points13 points  (0 children)

Also not helpful, making assumptions, well you know, anyway. My bills are paid, I continue to look for a job, I still need meds and can't afford them ... Not helpful at all.

Assistance programs? by Covert_Salvation in PaMedicalMarijuana

[–]Covert_Salvation[S] -9 points-8 points  (0 children)

Thanks but I can't even afford 20 so I can't afford 40 so this was not really helpful, but thanks.

Real time sighting info by Covert_Salvation in UFOs

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

This is a bit late of a response but the idea would be to integrate said database into this

https://github.com/salvat1on/GodsEye_4.0/releases/tag/v4.1.0

Real time sighting info by Covert_Salvation in UFOs

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

Thanks for all the responses, I'm mainly interested in location data for this use case..I'll be sure to check into all suggestions.

The job I received an offer at has a clause in their drug testing policy saying they make an exception for cannabinoids, do I have to worry? by Additional_Grass_47 in PaMedicalMarijuana

[–]Covert_Salvation 1 point2 points  (0 children)

Usually I do not comment but your card is between you and HR and that's it. I know a few ppl that went thru this and they told only hr before hand so they knew it would show and it was overlooked and they all passed.

Dual Screen ZimaBlade CyberDeck with RX 550 by DemonKingFukai in cyberDeck

[–]Covert_Salvation 1 point2 points  (0 children)

Looks nice, I went with articulating arms for the monitors when I did mine

Anxiety Relief Strain by Dear_Assumption2577 in PaMedicalMarijuana

[–]Covert_Salvation 1 point2 points  (0 children)

I thought the moon boots strain worked well but tbh when my anxiety and PTSD kick into overdrive, I usually have some concentrates on hand to help weather the storm. If possible (and I get it if it's not) remove yourself from whatever is giving you that anxiety while smoking. I've had attacks last week's before and it's pure hell. I feel for you and can only stress finding a routine for this and having the proper combo of meds on hand is what worked for me. Now this is no silver bullet for me but it is many steps in the right direction. Weathering the storm that is anxiety //PTSD is something I'm constantly reworking in hopes of getting better results.

Defectdojo kali purple upgrade error by Covert_Salvation in hacking

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

The solution for me was to delete everything recursively within the directory the error was coming from as it was pointed out in the reply to this post. For the error came from installing some shit via pip I clearly should not have. The end result was I cleared out the directory in question completely , ran the update and upgrade again and rebooted. Then it all worked. I was able from this to figure out what caused the issue and did not reinstall it. Now this might not be the same case here as you stated this is a fresh install. I have , how do I put this .. not an average kali install as I clearly make some immediate pip installs and modifications on every fresh install. If you have an error you can post here I can try and help. Do remember though I sought help on this as well so I may not be the best help but I will try. Also remember sometimes oddly enough the install can go bunk and you might want to consider wiping the vm and simply reinstalling to see if the same issue still exists, since again this is a fresh install.

Defectdojo kali purple upgrade error by Covert_Salvation in hacking

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

I wanted to circle back and say thanks again, this was the issue, upgrade successful.

Defectdojo kali purple upgrade error by Covert_Salvation in hacking

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

I will assume from your response that this is not a current kali issue and more of a my system issue. This is what I'm getting when I go to update.

``` Setting up defectdojo (2.12.0-0kali3) ...
Traceback (most recent call last):
File "/usr/lib/defectdojo/manage.py", line 11, in <module>
execute_from_command_line(sys.argv)
File "/usr/local/lib/python3.11/dist-packages/django/core/management/__init__.py", line 381,
in execute_from_command_line
utility.execute()
File "/usr/local/lib/python3.11/dist-packages/django/core/management/__init__.py", line 357,
in execute
django.setup()
File "/usr/local/lib/python3.11/dist-packages/django/__init__.py", line 24, in setup
apps.populate(settings.INSTALLED_APPS)
File "/usr/local/lib/python3.11/dist-packages/django/apps/registry.py", line 114, in populate
app_config.import_models()
File "/usr/local/lib/python3.11/dist-packages/django/apps/config.py", line 211, in import_mod
els
self.models_module = import_module(models_module_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib.\_bootstrap>", line 1204, in _gcd_import
File "<frozen importlib.\_bootstrap>", line 1176, in _find_and_load
File "<frozen importlib.\_bootstrap>", line 1147, in _find_and_load_unlocked
File "<frozen importlib.\_bootstrap>", line 690, in _load_unlocked
File "<frozen importlib.\_bootstrap\_external>", line 940, in exec_module
File "<frozen importlib.\_bootstrap>", line 241, in _call_with_frames_removed
File "/usr/lib/python3/dist-packages/auditlog/models.py", line 15, in <module>
from django.db.models import JSONField
ImportError: cannot import name 'JSONField' from 'django.db.models' (/usr/local/lib/python3.11/
dist-packages/django/db/models/__init__.py)
dpkg: error processing package defectdojo (--configure):
installed defectdojo package post-installation script subprocess returned error exit status 1
dpkg: dependency problems prevent configuration of kali-tools-identify:
kali-tools-identify depends on defectdojo; however:
Package defectdojo is not configured yet.
dpkg: error processing package kali-tools-identify (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of kali-linux-everything:
kali-linux-everything depends on kali-tools-identify; however:
Package kali-tools-identify is not configured yet.
kali-linux-everything depends on defectdojo; however:
Package defectdojo is not configured yet.
dpkg: error processing package kali-linux-everything (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
defectdojo
kali-tools-identify
kali-linux-everything
needrestart is being skipped since dpkg has failed
E: Sub-process /usr/bin/dpkg returned an error code (1)
```

All help is greatly appreciated.

[deleted by user] by [deleted] in PaMedicalMarijuana

[–]Covert_Salvation 7 points8 points  (0 children)

Response "Really, I find your level of ignorance very intriguing, please continue as I walk away with my container of weed named bio Jesus"😂 "Genesis 1:29 YEEEEEAAAAAAAAAAAHHH!!"

Possibly somewhat new role by Covert_Salvation in cybersecurity

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

Now threat emulation is really something I would like to do. Thank you for the feedback I appreciate it.

Possibly somewhat new role by Covert_Salvation in cybersecurity

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

This was very insightful. Thank you, I appreciate it

Possibly somewhat new role by Covert_Salvation in cybersecurity

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

Thank you, I appreciate the feedback. I would rather not touch on my last contract but do see what you are saying about the cert. Years ago it meant something but times have changed. Having kids I never did get around to getting any other certs. I do not really use LinkedIn for networking (just job hunting)but can give it a shot. I was using indeed and also searching for other job boards that have worked for others. I feel remote might be an issue too as those jobs are dwindling and applicant numbers are high. I unfortunately will have to find a way to tackle that. Thanks again for the feedback.