x3i

joined 1 year ago
[–] [email protected] 1 points 10 months ago

Not just Dell... bought an HP Elite x360 in 2018 and it had to go back twice too; first time because they jammed a physical blocker for non-LTE models into my sim slot (then sent it back after removing it and putting the same blocker back in, afterwards gave me free on-site repair for this issue, fucked up my board during that and came back next day with a replacement board) and second time because the keyboard died after a year. Solid ever since, still running perfectly but these initial issues should not happen with a 2500€ device.

[–] [email protected] 1 points 10 months ago

Vim supports editing files through scp as well, no reason to cry here xD

[–] [email protected] 1 points 10 months ago

I second this. If you want people to help you tell us

  • what did you try to achieve
  • what command did you issue
  • what is the problem

Meaning what did you type, what did you expect it to do and what is the error. Copy the code ideally, alternatively send a screenshot. Once you provide this, we will be happy to help.

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

Okay, then it simply has an issue with the addresses you are providing, as someone pointed out already, the issue likely is the 192.168.100 network. Find out where exactly you define localhost and 192.168.100.1 as addresses to listen to and change them to e.g. 0.0.0.0 and 127.0.0.1 instead (or ideally just 0.0.0.0 as this includes localhost as well). Restart the container afterwards, see if it works. Of course make a backup of your config first so you can go back.

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

I don't see anything like that in this thread. If you want people's help, help them help you and provide sufficient information about your problem.

[–] [email protected] 6 points 10 months ago

Yes, have it running and it works well. Nextcloud setup is sth that I will still have to set up but the only problem I see there is certificates. To debug Nebula, simply try executing it by hand, e.g. nebula --config /path/config.yml and see what the error message is. Or check your journalctl of course. Share the message here and we can have a look!

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

When you issued the netstat command, were the containers up or down? Issue it again after docker-compose stop. If you moved or renamed the compose file, the old conrainers would still run in the old context.

[–] [email protected] 1 points 10 months ago

For me, two main aspects: I do not have to move my hands from the keyboard and I can pipe things from one tool into others, significantly speeding up many tasks

[–] [email protected] 3 points 10 months ago

Correct. However, this looks like a direction that language processing and GPTs would excel in and to my knowledge, there already have been some ML addons made for certain RE tools, so this might become more easy in the future. If that is necessarily a good thing is a different story...

[–] [email protected] 77 points 10 months ago* (last edited 10 months ago) (15 children)

Well, source code is not sth that you "crack", you can only reverse engineer it (I think it was done with Doom, also OpenRA) or steal it from the company's servers. The use for it is also rather niche, so the risk vs gains ratio is not attractive enough to feed dedicated websites. You can also look at fully open source games like 0AD and check out what they did!

Edit: I stand corrected (thrice); Doom was indeed open-sourced, not reverse engineered. Thanks for pointing out!

[–] [email protected] 1 points 10 months ago

Very nice! I am running an HC4 (I think; the toaster) now since last month and so far, it's running much better than I thought! So yes, check that one first, then see if you have to upgrade and if you do, go for aarch64 or traditional x64 but not 32 bit arm

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

Alternatively, there are also some options from pine64.com, maybe scroll through there! Same for odroid.nl

view more: ‹ prev next ›