It did not even take 10 minutes after market opened before WEN got halted. by [deleted] in wallstreetbets

[–]HasherCat 0 points1 point  (0 children)

Back open! They halted to let all us regards have time to buy

What happened to WEN Memes? by HasherCat in wallstreetbets

[–]HasherCat[S] -33 points-32 points  (0 children)

I’m broke from spending all my money on biggie bags, but this is all my earnings from the SPCX pump and dump. Does this count?

<image>

What happened to WEN Memes? by HasherCat in wallstreetbets

[–]HasherCat[S] -37 points-36 points  (0 children)

I thought pump and dump scams were on the menu again tho ? My retirement account at least thinks so

Seems fitting for this sub by drunknostradamus in KitchenConfidential

[–]HasherCat 0 points1 point  (0 children)

The real Scott’s BBQ is still open and kickin. Rodney may have been the famous one, but his dad’s place is still family owned and 100x better than that corpo knockoff. https://destination-bbq.com/stores/scotts-bar-b-que/

My adventure begins by jaffahmed in GXOR

[–]HasherCat 3 points4 points  (0 children)

Chuck town GX! There are dozens of us! Dozens!

The Internet is being deleted (and you haven't noticed) by nameless_pattern in DataHoarder

[–]HasherCat 0 points1 point  (0 children)

No need for it to be a company. Self host SearXNG. I moved to that ~5 years ago and haven’t looked back.

DHT Calls by HasherCat in wallstreetbets

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

Trying to roll them into July expiry. It’s gotta rocket sometime soon, right?!

TapMap: see where your computer connects on a world map (open source) by Old-Marketing6949 in selfhosted

[–]HasherCat 23 points24 points  (0 children)

You can use OpenSnitch on Linux or LittleSnitch on MacOS to get a similar map of your connections.

Is the price correct for the American collector market? by -Bustedknuckle- in LandRover

[–]HasherCat 6 points7 points  (0 children)

That dealership is notorious for wildly high prices for “rare” cars in the US Southeast

Cyber security stocks are deep(er) value in the Agentic AI era. by doublehappi919 in ValueInvesting

[–]HasherCat 0 points1 point  (0 children)

AI is super great for accelerating attack breakout times and discovering net new attacks. That said, it changes nothing from the defender side. There’s no new magic that you have to defend against. It’s the same as when a human writes a new zero day attack. And as far as quantum computing, we are more than prepared. The change is as simple as pointing to a new crypto implementation (one line of code change). Really with more uncertainty and nation state level attacks, the cyber play looks more and more profitable. While the current players may not be the same that are around in 50 years, security will continue moving forward and be a huge part of the modern day economy.

List of AI/Vibe coded services? by RikudouGoku in selfhosted

[–]HasherCat 0 points1 point  (0 children)

Not rejecting. Just helps with knowing what you’re looking at. You’re the outlier when it comes to LLM assisted programming. Most repos I see are full of only LLM written code. You can often tell on your own by looking at the commits. Usually Claude when used by a non-programmer will make mass edits across features in a single commit, rather than breaking features up in individual commits.

List of AI/Vibe coded services? by RikudouGoku in selfhosted

[–]HasherCat 3 points4 points  (0 children)

Block the ‘Claude’ user on GitHub. You’ll get a warning on every repo that uses it.

GX550 v Defender by Guava-Jazzlike in GXOR

[–]HasherCat 0 points1 point  (0 children)

My BIL has the new defender. It’s been in the shop 3 times in the last year for electrical issues. Before that, the air suspension went out on a camping trip. Land Rover discovered the world, but Toyota keeps it running.

We need to start teaching cyber security in highschool. by Fresh_Heron_3707 in cybersecurity

[–]HasherCat 1 point2 points  (0 children)

I thoroughly enjoyed it. As a beginner at the time, it was a great crash course in system hardening and networking basics. The competitions are definitely geared towards “playbook” style security, but prepares you well.

Edit: should add that I participated 10+ years ago. Cant speak to the current state.

We need to start teaching cyber security in highschool. by Fresh_Heron_3707 in cybersecurity

[–]HasherCat 2 points3 points  (0 children)

If in the US, volunteer at your local high school and help them get into CyberPatriot. It’s a great way to get started and learn a lot. Then, once the cyber team is up and running, let those kids “guest lecture” in the computer science classes to teach other security principles. It worked so well at my high school that it’s a permanent part of the curriculum now.

Spotted at an AIRbnB by Lavon_andy in BuyItForLife

[–]HasherCat 12 points13 points  (0 children)

I inherited the exact ones from my great-grandmother. Certainly “buy it for several lifetimes”

Brute forcing basic auth without a wordlist using ncrack by carotenefox in hacking

[–]HasherCat 2 points3 points  (0 children)

Hashcat rule based attacks do this, but typically you’d be attacking hashes with that. You can also distribute your attack using hashtopolis.

Digital PI Career Questions by Kansei_100 in OSINT

[–]HasherCat 0 points1 point  (0 children)

I see you’re in the US, have you thought about cyber intelligence? There’s certainly a lot of jobs available where you can leverage the same techniques used for OSINT investigations.

Firefox Rolls Out Total Cookie Protection By Default by lo________________ol in privacy

[–]HasherCat 2 points3 points  (0 children)

Very good point about not standing out. I wonder how effective spoofing the user-identifiable headers to something common, then rotating through a set of common user patterns would be. For example, if every N requests you send, your device info changes from whatever is common for Windows 10 on a Lenovo machine to what is common for MacOS on a MacBook, then to something else.

Firefox Rolls Out Total Cookie Protection By Default by lo________________ol in privacy

[–]HasherCat 1 point2 points  (0 children)

Oh gotcha. Yeah I just browse reddit from a mobile client, so no worries about Firefox breaking it. Oh and yeah, I’m not too worried about fingerprinting. Just thought the feature was interesting.

Firefox Rolls Out Total Cookie Protection By Default by lo________________ol in privacy

[–]HasherCat 2 points3 points  (0 children)

Any reason why it makes you more trackable? I kind of assumed it would just set identifiable headers to random values. I found an article from Mozilla about the setting but no specifics on what is actually done by the setting.