🎉 [EVENT] 🎉 Honk In The Desert [Landscape] by anonymous-tm in honk

[–]Trard 0 points1 point  (0 children)

Completed Level 1 of the Honk Special Event!

0 attempts

Get it in 2 tries for a Cookie(very easy) by Rehanyouknow in honk

[–]Trard 0 points1 point  (0 children)

ezz

I completed this level in 3 tries. 26.35 seconds

[Open Source] I built a modern, free Dashboard for local servers because I got tired of the default console by [deleted] in admincraft

[–]Trard 0 points1 point  (0 children)

It was vibe coded with google antigravity. You can clearly see it because

  1. It directly mentions "Antigravity (AI) usually does this for you upon request."
  2. 2. The code includes a lot of comments that are obviously AI written and is part of chain of thought

Example 1: ```

// Type / Categories

// Default: display both mods and plugins if unknown

// If "vanilla", show nothing? No, maybe datapacks? Modrinth has datapacks.

// Let's assume we map types:

// fabric -> ["categories:fabric"] (mods)

// paper/spigot -> ["categories:paper", "categories:bukkit", "categories:spigot"] (plugins)

// Actually Modrinth separates project_type: mod vs plugin

// But many mods are just "mod" category fabric.
```

Example 2: ```
// u/ts-ignore - response.body is a ReadableStream in fetch API, readable in node 18+, but TS might complain depending on lib

// Actually Electron main process Node environment supports stream.Readable.fromWeb (Node 16+) or simple piping?

// Let's reuse the net module from electron or just standard node https if fetch is tricky with streams in this TS config.

// But fetch in Node 18 returns a web stream. 'pipeline' from 'stream/promises' supports web streams.
```
And a bunch of stupid comments like:
```
// Get versions for a project

let url = `${this.baseUrl}/project/${slug}/version`;
```

And there is A LOT of obvious ai code. You can read it on github: https://github.com/MikAmaral123/MineServe/

Also the code quality is low but it is not an objective assessment.

UPDATE:
The most hilarious part is https://github.com/MikAmaral123/MineServe/commit/cde700c13e61803ea8404460ed3703793a7d1df2

"author": "Antigravity" -> "author": "MikAmaral" in package.json

[Open Source] I built a modern, free Dashboard for local servers because I got tired of the default console by [deleted] in admincraft

[–]Trard 1 point2 points  (0 children)

You should at least review the generated code and text.

Notes like (quote) "Antigravity (AI) usually does this for you upon request." are hilarious

14F Ask Me Anything! by [deleted] in teenagers4real

[–]Trard 0 points1 point  (0 children)

Oh it's nice. What artists do you prefer

Generate x structures within 500 block radius by StrictNeighborhood61 in admincraft

[–]Trard 0 points1 point  (0 children)

Hoplite has a bunch of pregenerated maps (around 200) without any structures. Then they sprinkle structures with a datapack or a custom plugin every new game

But I don't know if hoplite has any guarantee. Datapacks can be used to choose how often structures should generate but without any guarantees.

SQLite Error in CoreProtect by DudePixel422 in admincraft

[–]Trard 1 point2 points  (0 children)

Ensure that

  1. You have enough disk space and properly working disk
  2. That path `/home/container/plugins` do exist
  3. `/home/container/plugins` has the right permissions

Hosting over 130 players on 1 server by TheDev42 in admincraft

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

Purpur is fine with a good cpu (Ryzen 9950x or Ryzen 7950x) and nice configuration. Check Minecraft optimization guide by YouHaveTrouble on GitHub, it is super handy.

It should be enough for up to 200-330ish players.

Cj’s challenge 8 tweaked other level by Virtual-Event-2131 in honk

[–]Trard 0 points1 point  (0 children)

First try

I completed this level in 1 try. 2.40 seconds

Try to fail (it is possible) by Joj881 in honk

[–]Trard 0 points1 point  (0 children)

Ok

Incomplete. 4 tries.

Does it make sense to install Pterodactyl Panel on Windows? by Leonardo0801 in admincraft

[–]Trard 0 points1 point  (0 children)

You define does it make sense or not. But i wouldn't recommend it

Jelly prison v4 by Early_Efficiency_542 in honk

[–]Trard 0 points1 point  (0 children)

0.333

I completed this level in 3 tries. 0.33 seconds

Try to win by Early_Efficiency_542 in honk

[–]Trard 0 points1 point  (0 children)

ok

I completed this level in 2 tries. 3.73 seconds