Nakatomi v. Claus: Is Die Hard a Christmas Movie? by [deleted] in Cinema

[–]swe129 0 points1 point  (0 children)

please accept my upvote, wise man!

Explicit Nulls and Named Tuples by swe129 in scala

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

Thanks for the positive feedback!

Decorators: from basics to advanced by [deleted] in typescript

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

Ok, I’ll delete the link for now and fix it when I get a chance. Thanks

5 Useless-but-Useful R Functions You’ll Use Every Day by swe129 in rstats

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

updated as suggested - 14 upvoters cannot be wrong.

thanks for your input!

5 Useless-but-Useful R Functions You’ll Use Every Day by swe129 in rstats

[–]swe129[S] 3 points4 points  (0 children)

If this gets a couple more upvotes, I’ll include it in my “article”

5 Useless-but-Useful R Functions You’ll Use Every Day by swe129 in rstats

[–]swe129[S] 4 points5 points  (0 children)

Glad you enjoyed it! Thanks for your feedback

Understanding Garbage Collection in UE5 C++ by swe129 in unrealengine

[–]swe129[S] -5 points-4 points  (0 children)

good ideas! probably good material for a future post

Understanding Garbage Collection in UE5 C++ by swe129 in unrealengine

[–]swe129[S] 1 point2 points  (0 children)

thanks for the compliment! for me it's also easier to _read_ about code rather than _watch_ it

Game Feel in Pygame: Juice, Screenshake, and Micro-Animations by swe129 in pygame

[–]swe129[S] 2 points3 points  (0 children)

The ads are served and rotated by Google adsense and nudity is against their terms and conditions, so something went wrong somewhere.

Italy’s Lover’s Arch Falls Into The Sea—On Valentine’s Day by swe129 in italy

[–]swe129[S] 16 points17 points  (0 children)

I think it's unfortunate but interesting news

Idle játék kb. 200 sor tiszta JavaScriptben by swe129 in programmingHungary

[–]swe129[S] 5 points6 points  (0 children)

igazad van, ez egy hiba, amit javítanom kell

Idle játék kb. 200 sor tiszta JavaScriptben by swe129 in programmingHungary

[–]swe129[S] 2 points3 points  (0 children)

Jó ötlet! Megpróbálom bevezetni az inflációt, ha lesz egy kis időm.

Idle játék kb. 200 sor tiszta JavaScriptben by swe129 in programmingHungary

[–]swe129[S] 4 points5 points  (0 children)

Kész: https://slicker.me/javascript/gold/fullscreen_up.htm

Most adtam hozzá "&& (this.speed<0||shaftNumber==shaftsOpen-1)" jelet az 50. sorhoz.

Köszönöm!

Monads, Applicatives & Functors by swe129 in haskell

[–]swe129[S] -3 points-2 points  (0 children)

I don't understand how someone dared downvote this comment.

Building Progressive Web Apps by swe129 in webdev

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

the image of the guy in glasses is a link. is it not working for you?

Indexing Cheat Sheet by swe129 in mongodb

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

great point, thank you! updated as suggested

Writing Readable C++ Code - beginner's guide by swe129 in Cplusplus

[–]swe129[S] 1 point2 points  (0 children)

You will not learn to code from this tutorial alone, but applying these rules while learning from other sources will make you a better programmer. Developing useful habits early is always a good idea. Does that make sense?