L3s

joined 3 months ago
MODERATOR OF
2
submitted 3 weeks ago* (last edited 3 weeks ago) by [email protected] to c/[email protected]
 

We have completed maintenance to HackingNe.ws to migrate a few things and free up more resources.

Additionally, we've updated:

  1. Lemmy to Lemmy 0.19.12 (backend and UI)
  2. Tesseract to 1.4.39
  3. Voyager to 2.36.0

Everything should be back to normal, but should you notice any problems please let us know.

Thanks!

[–] [email protected] 0 points 1 month ago (1 children)

Not sure if I'm missing something here, but that scans ports on the localhost, it is not a port scan of your entire network. While that's still crazy and not something you want, it's not quite what you initially said, and I don't believe they'd be able to scan outside of your machine

[–] [email protected] 3 points 1 month ago

It's more so the frame of this post, laced run-ons with poor punctuation and grammar, with a bunch of non-sense.

Not to say he normally doesn't speak in non-sense.

[–] [email protected] 53 points 1 month ago (6 children)

This reminds me of a lot of half baked Facebook posts I've seen, how is this coming from the President of the United States?

[–] [email protected] 8 points 1 month ago (3 children)

Websites you visit can port scan your entire network bypassing most firewall rules and NAT

Wut?

[–] [email protected] 2 points 1 month ago (1 children)

Oh my bad, I misunderstood your question initially. Yes, Out-File will wait for the previous command to finish just like Out-Null.

[–] [email protected] 2 points 2 months ago* (last edited 2 months ago) (3 children)

I'm not at all computer, but I believe Out-Null is used as "don't give me any output", Out-File is used as "put the output in this file", and Out-Host is similar to the standard output in the terminal.

What I would do is something like this (I'm not at a computer to test this):

Copy-Item "$SourceRoot\$SourceFolder\$SourceFile" -Destination "$DestinationRoot\$DestinationFolder" -Verbose *>&1 | Out-File -FilePath "$LogFile" -Append ; if(Test-Path "$DestinationRoot\$DestinationFolder\$SourceFile"){ Write-Host "Success!" } else { Write-Host "Failed!!!" }

Or if you want the actual output, this will store the result to the file and the screen/host:

Copy-Item "$SourceRoot\$SourceFolder\$SourceFile" -Destination "$DestinationRoot\$DestinationFolder" *>&1 | Tee-Object -FilePath "$LogFile" -Append | Out-Host
[–] [email protected] 1 points 2 months ago

This is the way

[–] [email protected] 10 points 2 months ago (1 children)

Agreed. Companies buying Chrome to make it a hyper target ad source sounds like a terrible idea, most tech people will just flock to a browser that doesn't do that (at least the ones who haven't already).

[–] [email protected] 16 points 2 months ago

will no longer have to report as much detailed, public crash information to the federal government

I feel like this is more incentive not to purchase one, than to purchase one

[–] [email protected] 6 points 2 months ago* (last edited 2 months ago)

~~[email protected]~~

Edit: Just saw it's already there lol

[–] [email protected] -1 points 3 months ago* (last edited 2 months ago)

Fixed, thank you!

4
New UIs Available (hackingne.ws)
submitted 3 months ago* (last edited 2 months ago) by [email protected] to c/[email protected]
 

If you're not a fan of the Tesseract UI for Lemmy, here are a few alternatives we deployed at HackingNe.ws.

We will keep this list updated when adding any additional interfaces, also feel free to reach out if you'd like us to host your UI.

Use another instance and want to use Tesseract?

Please let me know if they give you any issues!

 

Is there some kind of rate limiting trick to mod report federation and LW? I have HackingNe.ws, but it seems like only reports generated from LW do not federate, not sure how to make the two instances like each other - comments/posts seem to federate properly.

Reports from other instances work fine btw, just LW reports. For example I created [email protected] - I am able to report fine between instances (account on SJW can report from there to HN or HN to SJW just fine). But I also mod LW/c/Technology, and reports to LW/c/Technology from HN works fine but on my instance it does not show reports to that community from other instances. I do not see receiving the reports in my logs that I can tell, nor do I see them visually on my instance.

Someone I talked to who had a similar issue mentioned LW rate limiting causing the same issue for them, is that what's going on?

Open to creating a bug report with Lemmy, but since it seems instance specific I figured I'd ask here first.

Feel free to DM me if needed, thanks

 

Is there some kind of rate limiting trick to mod report federation and LW? I have HackingNe.ws, but it seems like only reports generated from LW do not federate, not sure how to make the two instances like each other - comments/posts seem to federate properly.

Reports from other instances work fine btw, just LW reports. For example I created [email protected] - I am able to report fine between instances (account on SJW can report from there to HN or HN to SJW just fine). But I also mod LW/c/Technology, and reports to LW/c/Technology from HN works fine but on my instance it does not show reports to that community from other instances. I do not see receiving the reports in my logs that I can tell, nor do I see them visually on my instance.

Someone I talked to who had a similar issue mentioned LW rate limiting causing the same issue for them, is that what's going on?

Open to creating a bug report with Lemmy, but since it seems instance specific I figured I'd ask here first.

Feel free to DM me if needed, thanks

 

China-linked groups (Volt & Flax Typhoon) are attacking Taiwan's critical infrastructure (telecom, healthcare, IT). Data theft and persistent access via web server vulnerabilities are the goals. US sanctions have been imposed.

view more: next ›