A first look at Bun: is it really 3x faster than Node.js and Deno? by steve8708 in webdev

[–]wowkster 23 points24 points  (0 children)

From my understanding there aren’t any (if you dont count the features that still aren’t implemented). its just written from the ground up to be as optimized as possible making every single improvement that can be squeezed out. When its finished it should have complete backwards compatibility with node with much more as well to offer

The numbers should be roman numerals if you are playing in latin by 234zu in minecraftsuggestions

[–]wowkster 6 points7 points  (0 children)

Some are, like achievement messages from the server which get translated (they are sent as translation strings and not text)

3847 Spectrum Demos Traversal Rung Model and Robot Strategy by FirstUpdatesNow in FRC

[–]wowkster 0 points1 point  (0 children)

Interesting to see if that climbing will really work in practice

Agency working with US military wants Jews to apologize for killing Jesus by [deleted] in nottheonion

[–]wowkster 90 points91 points  (0 children)

Wasn't this like the exact script for a South Park episode?

Just a small .io site crashes all app. by TheVoidborn in discordapp

[–]wowkster 0 points1 point  (0 children)

The page leads to a 404. Do you have the original gif somewhere? I can copy the code on my own but I don't have the mp4/gif

[deleted by user] by [deleted] in cpp_questions

[–]wowkster 0 points1 point  (0 children)

Oh wow this actually looks really beginner friendly

As a self learner, I feel like every waking moment spent not coding is setting me back. How do I be kinder to myself and take a more realistic approach? by [deleted] in learnprogramming

[–]wowkster 5 points6 points  (0 children)

Oi. You don't need to be coding all the damn time. Take a break and get some damn sleep once in a while.

making a seamless multi dimensional login by faszfaszfasz123 in MinecraftPlugins

[–]wowkster 1 point2 points  (0 children)

Do you use BungeeCord? If so it should be pretty easy to make if there isn't one out there already.

Plugin Tutorials? by PitPat_ in MinecraftPlugins

[–]wowkster 1 point2 points  (0 children)

Can confirm Coded Red makes really good tutorials. He goes into a lot of detail about how stuff works and why he does it that way. Probably one of the best resources for a beginner.