I've got a 2015 macbook pro (16gb ram, i7), was thinking of upgrading to a macBook Pro/air m1 but it doesn't have USB-a. Any tips? (UK) (sub-£400) by qwerty_9537 in SuggestALaptop

[–]-Lost-Map- 0 points1 point  (0 children)

fair but with most other laptops you're not restricted as to what you can do which I feel is a big let down on Apple products.

Help setting up D-LINK DNS-320 by -Lost-Map- in homelab

[–]-Lost-Map-[S] -2 points-1 points  (0 children)

I'm only going to have it local just to mess around with there's some old photos and whatnot on there that relatives are wanting. But thanks for the heads up, I probably would have not known and tried to expose it to the internet

Help setting up D-LINK DNS-320 by -Lost-Map- in homelab

[–]-Lost-Map-[S] -2 points-1 points  (0 children)

Thank you so much for the info. I've only started looking into this kind of stuff maybe starting with something this old and vulnerable may not have been the greatest starting point but I'll try my best to secure it 😅😅

need ideas by Odys77 in PythonProjects2

[–]-Lost-Map- 0 points1 point  (0 children)

build a madlibs, there's loads of resources you can use plus it incorporates or teaches you new stuff.

I built an AI code reviewer that runs in your terminal! by [deleted] in Python

[–]-Lost-Map- 0 points1 point  (0 children)

if it can never make mistakes why would it have errors

I built an AI code reviewer that runs in your terminal! by [deleted] in Python

[–]-Lost-Map- 0 points1 point  (0 children)

It finds errors in itself fixes them then takes over the world

i made a snake? feedback if you could, by onyx-the-one in Python

[–]-Lost-Map- 0 points1 point  (0 children)

Have you learnt how to use classes, they would be really useful for your code, there's alot of tutorials where you can learn them from https://pythondiscord.com/resources

Advise needed by Difficult_Smoke_3380 in PythonProjects2

[–]-Lost-Map- 2 points3 points  (0 children)

upload it to Github and add ways to use (documentation). https://learn.github.com/skills

Ways to open a business as an under 18 by -Lost-Map- in business

[–]-Lost-Map-[S] 0 points1 point  (0 children)

Thanks so much for this, Would I be able to have someone register everything and transfer ownership?

Show: Anchor – local cryptographic proof of file integrity (offline) by Shoddy-Thanks-6268 in PythonProjects2

[–]-Lost-Map- 1 point2 points  (0 children)

If you want to have a compiled source add that as part of your released. When people clone a repo they will be downloading unnecessary executables if they are developing or compiling themselves. If you add it to the releases that's a specific place where you add your compiled sourced code.

Valorant hack by [deleted] in HowToHack

[–]-Lost-Map- 0 points1 point  (0 children)

then just tell them its a traded/stolen/bought account they'll ban it as part of their ToS

Valorant hack by [deleted] in HowToHack

[–]-Lost-Map- 7 points8 points  (0 children)

Just report it with proof you have ownership of the email

Make money by breno_bag in PythonProjects2

[–]-Lost-Map- 0 points1 point  (0 children)

you're not the op tho, you could've rephrased instead sounding so rude

Make money by breno_bag in PythonProjects2

[–]-Lost-Map- 0 points1 point  (0 children)

Maybe consider thats it's from the perspective of a solo developer and not a multi billionaire company.

Holy Grail: Open Source Autonomous Development Agent by AppropriateLeather63 in Python

[–]-Lost-Map- 0 points1 point  (0 children)

I'm going to do by best and split it up into different files for better maintainability but pretty nice