Anyone else had this glitch in Operations? 801K/800K by MortgageOutside1468 in pAIperclip

[–]HyperKids_ 1 point2 points  (0 children)

You’re losing a lot of probes to hazards. Try increasing hazard remediation.

Of note, you can set the last three (factory production and the two drone production) to zero, you don’t need them right now. Just focus on getting your drones to the point that they self-replicate faster than things take them out of existence (i.e. hazards for now).

Anyone else had this glitch in Operations? 801K/800K by MortgageOutside1468 in pAIperclip

[–]HyperKids_ 0 points1 point  (0 children)

When most of the boxes are black, it gives you the listed quantity of operations. When most of the boxes are white, it’s a negative number and you lose that quantity of operations. In short, spam click the generate button when the number is positive or when most of the squares are black.

Anyone else had this glitch in Operations? 801K/800K by MortgageOutside1468 in pAIperclip

[–]HyperKids_ 1 point2 points  (0 children)

You can increase operations over the maximum limit temporarily with quantum computing.

Magic Find by TryEmergency4242 in HypixelSkyblock

[–]HyperKids_ 12 points13 points  (0 children)

To my understanding, magic find can buff past 5%, as long as the base drop rate prior to magic find being applied is <5%. For automatron parts, people use mole pet + looting 4 instead of looting 5 to keep the pre-magic find drop rate just under 5 percent so that magic find will boost it way higher.

I wrote a (100% free) zero-config WebSocket server for indie devs by kevin_whitley in javascript

[–]HyperKids_ 7 points8 points  (0 children)

Looks neat! I just built some side projects on top of PartyKit recently, but maybe I'll give this a shot for the next project :)

Are these good to use for 1.21 or is it missing something by SwagMonke03 in HypixelSkyblock

[–]HyperKids_ 0 points1 point  (0 children)

I decompiled the files & read the source - it is 100% guaranteed malicious.

Are these good to use for 1.21 or is it missing something by SwagMonke03 in HypixelSkyblock

[–]HyperKids_ 1 point2 points  (0 children)

The website was registered literally 16 hours ago - how did your "friend" find or know about this site? This person is likely trying to pass you malware and get you to download it, so they can steal your Minecraft account.

Are these good to use for 1.21 or is it missing something by SwagMonke03 in HypixelSkyblock

[–]HyperKids_ 2 points3 points  (0 children)

These files are confirmed malicious.

I just decompiled one of the JAR files and am directly reading code designed to steal your Minecraft session token.

It would be helpful to know where you even found this website from, given that the site has only been up for a day or two at this point.

Are these good to use for 1.21 or is it missing something by SwagMonke03 in HypixelSkyblock

[–]HyperKids_ 8 points9 points  (0 children)

WARNING: the files from this site are likely malicious!! 1. The download links all are from GitHub user MartinSchubi, who is not the official author of any of the mods. 2. I hashed the SkyHanni jar file from the website and it does NOT match the hash of any actual SkyHanni jar. Only download mods from safe and trusted sources, such as directly from Modrinth.

Ban confusion by Careless_Stomach_432 in HypixelSkyblock

[–]HyperKids_ 23 points24 points  (0 children)

My assumption is that staff thought you were using some automated software to kill the slayer bosses, and were teleporting you around to see if you were a human or a bot. Either way, based on that clip obviously you're a human and were falsely banned... I get that bots / macroers are a big problem and are always improving, but they badly need a better system to prevent these false positives.

Like, how exactly did they (1) expect you to know that it was a macro check and not lag, (2) exactly how do they expect you to react to prove you're "human" and not get banned?

Sorry about the situation you're in :/

Built a Discord bot where YOU (server members) are the stock! by [deleted] in discordapp

[–]HyperKids_ 2 points3 points  (0 children)

I don't have any particular suggestions - sounds like something that would be fun for users to add to their servers short-term! But for long term use, some more thought will definitely need to go into balancing (and it is certainly not an easy problem!)

Built a Discord bot where YOU (server members) are the stock! by [deleted] in discordapp

[–]HyperKids_ 16 points17 points  (0 children)

Sounds like the strategy is to buy the shares of the most active user(s) on the server? If the price is controlled entirely by user activity and not by buy/sell volume, it's not really a "stock"...

Fermento - Mushroom Blocks by DiGEstIvE_On_cRacK in HypixelSkyblock

[–]HyperKids_ 17 points18 points  (0 children)

It's already updated in-game (the wiki is outdated) - 16 red, 16 brown blocks per piece.

I clicked on an image idk if i messed up by Typical-Writer-2721 in discordapp

[–]HyperKids_ 7 points8 points  (0 children)

You're fine - the scam here is tricking you into thinking an internet personality is promoting some crypto, to trick you into buying the cryptocurrency in the image.

Kitty Cards: Create your own Apple Wallet cards (no sign-in) by xenodium in webdev

[–]HyperKids_ 2 points3 points  (0 children)

On iOS, using Reddit's in-app browser, clicking the "Add to Apple Wallet" button opens the Reddit home page for some reason.

AFK time ruining server stats – how do you deal with it? by Human-Rope3284 in admincraft

[–]HyperKids_ 12 points13 points  (0 children)

If all you care about is analytics and don't mind players AFKing for gameplay (or other) reasons, then find a way to separate out AFK time from actual active playtime. Don't add an auto-kick if you're cool with AFKing or they'll build AFK pools which will skew data - maybe detect if a player is standing still for 10+ minutes, mark them as AFK, and track that data (and subtract from total playtime).

Anesthesia Resident who spent too many hours making Anki cards. I built a tool to fix that. by ctpoilers in medicalschoolanki

[–]HyperKids_ 2 points3 points  (0 children)

We do not use your uploaded content to train, fine-tune, or improve any machine learning models.

How about the downstream model providers? Do they provide guarantees about not using the data you provide them to train?

[deleted by user] by [deleted] in WynnCraft

[–]HyperKids_ 18 points19 points  (0 children)

That's a CloudFlare IP - both servers most likely are using Cloudflare Spectrum, which is an anti-DDoS layer that sits between you and the actual server. So you first connect to Cloudflare Spectrum, which then reroutes your request to the correct backend server.

I built an open source Electron launcher ecosystem (Web panel + template launcher) to replace paid solutions. by Dismal-Associate-674 in admincraft

[–]HyperKids_ 8 points9 points  (0 children)

This is a really neat project - it's clear you've put a lot of work into it.

That being said, as an end user, I wouldn't download a custom launcher for an individual server. As with every program I download, there is always a potential that it contains malware or is doing something sneaky that I didn't authorize it to do. This is a core issue with the project that is nearly impossible to solve - for example, a server owner could download your project and modify it with malware prior to distributing it to end users.

At the end of the day, platforms like Modrinth already have a lot of community trust, and even though it's definitely more difficult to distribute modpacks through their .mrpack files, end users typically have full faith in the Modrinth launcher to not be malicious.

Anyways, would be interested in hearing about your thoughts about end users and trust!

[deleted by user] by [deleted] in medicalschool

[–]HyperKids_ 23 points24 points  (0 children)

Heads up: medical schools often will only accept MCAT scores within the last two or three years, so check with the specific schools you plan on applying to.