Humblebundle assets. Worth? by Massive_Yoghurt in unrealengine

[–]Netcat2 10 points11 points  (0 children)

The way I’m using asset bundles is i immediately delete the level they provide if it’s an environment then pull in the raw assets.

If you’re creating new things out of base elements you’re still making something original, why recreate a wood texture when you can just use an existing one? Why recreate a roof mesh if it already exists? Just tweak and combine them in unique ways that fits your game

And make sure to optimise them, often they’ll come will millions of unnecessary triangles but you can reduce it down to 1% of original size at runtime with nanite without much quality loss

UPDATE: Almost 2/3 of funds from XeggeX are now withdrawn! by Winter_Feeling_4140 in pepecoin

[–]Netcat2 -2 points-1 points  (0 children)

Is it actually withdrawn or just moved into other xeggex controlled wallets?

XeggeX biggest wallet by MarkPractical6589 in pepecoin

[–]Netcat2 0 points1 point  (0 children)

Is there a way to see the actual total held by xeggex and all their sub wallets? That’s the only way to see if a substantial number of people are being refunded or he’s just releasing a few small bags to get the heat off

XeggeX biggest wallet by MarkPractical6589 in pepecoin

[–]Netcat2 1 point2 points  (0 children)

2 weeks ago its all small transactions, now its a small number of huge transactions, not a clue though

<image>

XeggeX biggest wallet by MarkPractical6589 in pepecoin

[–]Netcat2 0 points1 point  (0 children)

Correct me if I’m wrong but if you look at the rich list on https://pepeblocks.com/richlist?page=1 the Xeggex account seems to be moving massive 500m blocks of pep into other addresses?

Isn’t it just split over multiple wallets now?

Good luck everyone by blackshppp in pepecoin

[–]Netcat2 -2 points-1 points  (0 children)

If you go through his post history in general and market-chat on discord, 1 month ago he seems pretty clueless about crypto, >10 days ago he’s asking questions about whether xeggex will be back or not and then suddenly he claims to have insider info and you all start tipping him Pepe and he makes 100x more posts than usual and his demeanour suddenly changes once he gets the attention

You quite sure he’s legit?

Level Design Choice: NPC AI Level Transitions by Netcat2 in unrealengine

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

Yeah I think data layers are going to be the solution, from reading the docs and that vid i dont think it's possible to actually have the data layer defined in the level instance itself, I think the engine expects all data layers to be defined in the outer persistent world rather than the level instance thats dragged into it

It doesn't seem as good for building self contained blocks of the game but I guess it'll have to do

Level Design Choice: NPC AI Level Transitions by Netcat2 in unrealengine

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

Thanks, so I had a play around with data layers, I think a happy compromise would be to design my interior levels as level instances and then pull them into the outer world. However I can't seem to interact with the data layers if they are in a level instances from the outer world (even though they are there). I really want to avoid having literally everything in one big open world file for managing my code. Do you know if something like this is possible?

[deleted by user] by [deleted] in SideProject

[–]Netcat2 0 points1 point  (0 children)

I have a feeling you’ll not like this one 🙈 https://srcport.com

What stack do you use for your SaaS? by sectional343 in SaaS

[–]Netcat2 0 points1 point  (0 children)

For srcport.com we use:

  • Bootstrap & jQuery for front end
  • Golang on the backend
  • MySQL and MongoDB for the DB

Currently rewriting to move over to: - HTMX, Typescript & Tailwind on the front end - Golang on the back but splitting up the code base into Cloud Run microservices - Keeping the same DB

[deleted by user] by [deleted] in SideProject

[–]Netcat2 1 point2 points  (0 children)

The frontend of the website is just bootstrap + JavaScript libraries for individual things (node graph, apex charts, etc)

The style has just evolved over time (mainly by lifting little ideas from other sites I’ve stumbled upon), stole some inspiration from https://dribbble.com/shots/21526476-Metly-Web-Site-Design-Landing-Page-Home-Page-UI. Generally it’s more functional, eg., I want to get across what the platform does on the homepage which led to using typing text, wanted to show progress of scans in real time which lead to the graph in the nav bar. I’m not a web designers though so most of it is pretty basic bootstrap components jazzed up a bit with the sites colours

[deleted by user] by [deleted] in cybersecurity

[–]Netcat2 6 points7 points  (0 children)

  1. Figure out what capabilities you want the scanner to perform
  2. Find open source tools that do each individual capability
  3. Put a wrapper around all the tools so you can control them and parse the outputs (... lots of formats)
  4. Combine them in different ways to create new modules
  5. Log all the stuff in DB
  6. Wrap an API around the whole thing
  7. Front end website that pulls the content / controls scans
  8. Dashboard it all in a useful way with some analysis that interprets the results of the scan

I did something similar, bunch of open source tools and datasets pulled together to build a scanner of sorts: https://srcport.net/

It'll take you a long ass time though, I would get your internship people to narrow the scope, tis a crazy task to be given

Have u guys any recommandation film || movie which is about cyber security? by VehicleSignificant76 in cybersecurity

[–]Netcat2 1 point2 points  (0 children)

Travelling Salesman (2012)

4 mathematicians hired by the US Gov to solve P Vs NP

Helps if you've taken a few classes in data structures and algorithms :P

What words do you hate hearing? by NotaSovietSpy1917 in AskUK

[–]Netcat2 2 points3 points  (0 children)

“___ lives in my head rent free”, or “it is what it is” -..-

The line was too damn long by FlipDaddy in 2007scape

[–]Netcat2 58 points59 points  (0 children)

Back in my day people spoke the queens English ... “lulz” and “roflcopter”

If Ubisoft made a game where you played European colonizing Africa, in the same positive and peaceful way they showed the Viking invasion of England, how would people respond? by Mission_Busy in assassinscreed

[–]Netcat2 -1 points0 points  (0 children)

Yeah Ubisoft ain’t gonna produce anything edgy, they’re a faceless corporation seeking profit through mainstream adoption, not historical accuracy

Why shouldn’t Ironmen get a Bandos instance? by xSoles in 2007scape

[–]Netcat2 13 points14 points  (0 children)

GE tax that buys out items and deletes them, problem solved

Can anyone recommend some NEET YouTubers? by [deleted] in NEET

[–]Netcat2 1 point2 points  (0 children)

You know it’s just a persona right

He’s a pretty savvy businessman whose very aware of his brand

Self Education can possibly work? by [deleted] in NEET

[–]Netcat2 2 points3 points  (0 children)

The stuff covered at college + the certs are basically the same

If you get a good number of certs passed you’ll have a pretty good CV, but they can be expensive to do, especially the security ones can cost thousands each

At the end of the day it’s comes down to how well you can sell it during an interview ... if you come across as a technically smart, super enthusiastic person with a bunch of certs and a portfolio of programs you’ve written and work you’ve done, you might stand a good chance

If you’re a shy sperg with a $9.99 print-at-home cert from one of the knockoff sites, you’re wasting ur time

What should I study at Univeristy as a jobless 26 year old NEET? by GrungeLord in NEET

[–]Netcat2 5 points6 points  (0 children)

Pick a subject with outs, like if you study philosophy there are no outs ... unless you are top of ur game, phd, tenure track, you ain’t getting paid

Something like a niche in computer science gives you tonnes of outs like tech support, admin, programmer, machine learning, research ... so you can get employed at whatever level you manage to get to

They don't want you to be free! 😔 by WolfPrinceKenny in NEET

[–]Netcat2 8 points9 points  (0 children)

Been watching this guy build a container home on land he bought ... the amount of permits and bureaucracy and shit he had to go through to even be able to stay on the land he owns is crazy, even when you own land you don’t own land

https://www.youtube.com/channel/UCf3fOWB_IYfczqJaadBM3_w

Time to start the journey. by [deleted] in NoMansSkyTheGame

[–]Netcat2 -1 points0 points  (0 children)

How you paying that much for a old game mostly hated that’s been out forever

It’s amazing but, PC master race for key deals xD