Fun fact: 2^31-1 (2,147,483,647) is the largest number representable as a signed 32-bit integer, and a prime number.
It's also the cause of what is known as the "Year 2038 problem", where date systems using 32-bit integers to store the Unix time (time since January 1st, 1970, 00:00:00 UTC, in seconds) will finally reach 2,147,483,647 seconds in January 19th, 2038, at 3:14:07 UTC.
The very next second, the value will roll back to it's lowest representable value, -(2^31) (-2,147,483,648), setting the date back to December 13th, 1901, 20:45:52 UTC.
@32 lol no
I just happen to find programming interesting, and learned a thing or two playing with funky trees and later the inspect element browser tool.
My knowledge of this stuff is limited to just what you see me doing here, messing around with network requests and very basic code.
@32 The only bit of the website where security really matters is the account system, and that seems fairly secure actually.
The whole account hacking thing was probably what WNP had said, the bots tried a bunch of passwords on several accounts, got a few right, and so gained access to some of them.
@5 This one
It's the mods' thumbnail upload page, but for some reason you can use it on any post, mod or not. Just open any post, go to report it and change "/Post/ReportPost/" to "/Post/EditImages/".
Of course the thumbs you place on non-mod posts won't show up, but you can upload something, right-click the image, copy its link and use that for embedding.
This thing is UNBELIEVABLY smooth, how did you make it look this close to the real car?
Looking at it in the designer it's made of a bunch of tiny horizontal stripes, did you build it from bottom to top? And how did you get the curvature right?
I tried making a car but it came out really blocky since I have no clue how to get the shape right.
@TheFlightGuySP Relatively well I think, how 'bout you? I see you're now platinum, and a bunch of other people also.
Still mess around with the dev console?
@Transair56 just saw your account date, by the time you joined I was no longer using that account
took like 5 minutes to check if you were in the list, my browser does not like loading all those profile pictures.
@CaptainNoble Yeah, it checks if a AND b are true, if so it returns a 0. If not, it checks if either a OR b are true, if so it returns a 1 (true), if not a -1 (false).
@CaptainNoble | also returns true when both conditions are true. For it to check when either is active but not both, you'd need something like this I think:
(a & b) ? 0 : (a| b)
Okay, messing around with this some more, it doesn't understand the syntax too well, but the answers seem pretty good actually.
I asked this and it gave me this response. Not in funky trees, but the math appears to do exactly what I wanted.
I... hm... doubt anything it generates will be usable but I'm curious to test it.
Edit: it gave me pitch + vtol for "move with pitch and vtol inputs", but it got a little confused with "one or the other"
@NavalMan96 Oh sorry I didn't notice, you know that number next to your username?
It needs to be at least 101 for this to work, I think it's a measure to prevent spam.
I find it easier to make custom planes because replicas still require some creativity anyways (since the blueprints aren't always perfect and often don't show some things like the bottom of the plane), the only difference is that on custom planes I don't have to match up perfectly with an image, and if something is annoying to make I can just build something else in its place.
It often leads to the finalized plane looking nothing like the initial idea, but that makes it more fun imo.
@RepublicOfCursedPlanes This is true if you imagine:
1. Lego is made of magic clay that becomes harder to hold the more pieces you add and each part needs to be shaped by hand with a paperclip.
2. The "instructions" are just a drunk guy next to you trying to describe the death star, occasionally glancing over details you'll have to learn about from elsewhere.
So there are others...
You're the first other person I've seen have this problem, I think I finally found a solution a while ago.
First, download the version 7 of this program, then open it, select the game's exe and the desired resolution, click "create shortcut", select your desktop and save.
After that you can boot up the game from that shortcut without having to deal with this problem, but make sure not to delete "reso7.exe" since the program is required for the shortcut to work.
Hopefully it helps.
@MrSilverWolf okay then
hi
Always make unlisted backups of anything you're building, you never know what can happen.
Fun fact:
2^31-1
(2,147,483,647
) is the largest number representable as a signed 32-bit integer, and a prime number.It's also the cause of what is known as the "Year 2038 problem", where date systems using 32-bit integers to store the Unix time (time since January 1st, 1970, 00:00:00 UTC, in seconds) will finally reach 2,147,483,647 seconds in January 19th, 2038, at 3:14:07 UTC.
The very next second, the value will roll back to it's lowest representable value,
-(2^31)
(-2,147,483,648
), setting the date back to December 13th, 1901, 20:45:52 UTC.why
@Graingy nah, just something the website doesn't know how to deal with apparently.
@32 lol no
I just happen to find programming interesting, and learned a thing or two playing with funky trees and later the inspect element browser tool.
My knowledge of this stuff is limited to just what you see me doing here, messing around with network requests and very basic code.
@32 The only bit of the website where security really matters is the account system, and that seems fairly secure actually.
The whole account hacking thing was probably what WNP had said, the bots tried a bunch of passwords on several accounts, got a few right, and so gained access to some of them.
@32 Me messing around with the website again, speaking of which...
Notice anything funny with this post's tags?
@32 Oh that, it didn't redirect to the homepage, it was just deleted before you clicked it.
@32 I did many things, but not much recently.
If you're refering to the new tags, that was 5.
@Seeras didn't notice MrSilverWolf was unavailable at the moment, anyways can you give strikes? I'm curious what it looks like to have one.
what about usernames
It takes about as long to load anything now as it used to for this.
@5 Oh you made an userscript as well?
nice
@HOPKINS234 R$ 210.340,00
@5 Messing around, trying links from one kind of post on the other, this one happened to work.
You don't need any
Hello
away with you vile scammer
@5 This one
It's the mods' thumbnail upload page, but for some reason you can use it on any post, mod or not. Just open any post, go to report it and change "/Post/ReportPost/" to "/Post/EditImages/".
Of course the thumbs you place on non-mod posts won't show up, but you can upload something, right-click the image, copy its link and use that for embedding.
@TheFlightGuySP Interesting, what's the code for that?
@HOPKINS234 É 20 reais por km
This thing is UNBELIEVABLY smooth, how did you make it look this close to the real car?
Looking at it in the designer it's made of a bunch of tiny horizontal stripes, did you build it from bottom to top? And how did you get the curvature right?
I tried making a car but it came out really blocky since I have no clue how to get the shape right.
@TheFlightGuySP Relatively well I think, how 'bout you? I see you're now platinum, and a bunch of other people also.
Still mess around with the dev console?
@MrSilverWolf
Hmm... does that message appear on every page you visit?
@32 silver is prettier
Hell yeah!
Too bad my PC's a goddamn potato lol
@Transair56 just saw your account date, by the time you joined I was no longer using that account
took like 5 minutes to check if you were in the list, my browser does not like loading all those profile pictures.
@Hahahahaahahshs np
@Hahahahaahahshs btw you can only tag up to 3 people, Graingy and everyone after him didn't get a notification.
well if you say so
@NathanJoga yes, inside joke
@CaptainNoble Yeah, it checks if a AND b are true, if so it returns a 0. If not, it checks if either a OR b are true, if so it returns a 1 (true), if not a -1 (false).
@CaptainNoble | also returns true when both conditions are true. For it to check when either is active but not both, you'd need something like this I think:
(a & b) ? 0 : (a| b)
Okay, messing around with this some more, it doesn't understand the syntax too well, but the answers seem pretty good actually.
I asked this and it gave me this response. Not in funky trees, but the math appears to do exactly what I wanted.
I... hm... doubt anything it generates will be usable but I'm curious to test it.
Edit: it gave me pitch + vtol for "move with pitch and vtol inputs", but it got a little confused with "one or the other"
@0k some people just don't like leaving without an explanation, just leave 'em be it's not that big a deal
ai crafts have been wonky since the last update I think
kinda lame, they release a final update and it fixes nothing and creates new bugs
@Pig how come
@NavalMan96 Oh sorry I didn't notice, you know that number next to your username?
It needs to be at least 101 for this to work, I think it's a measure to prevent spam.
@32 "#122 — MNTGMRY"
Fun fact: The removal of all vowels from a word is called "disemvowelment".
Try with this link instead:
https://i.postimg.cc/SKyw7PR0/Screenshot-90.png
It's the direct link to your image.
I find it easier to make custom planes because replicas still require some creativity anyways (since the blueprints aren't always perfect and often don't show some things like the bottom of the plane), the only difference is that on custom planes I don't have to match up perfectly with an image, and if something is annoying to make I can just build something else in its place.
It often leads to the finalized plane looking nothing like the initial idea, but that makes it more fun imo.
@RepublicOfCursedPlanes This is true if you imagine:
1. Lego is made of magic clay that becomes harder to hold the more pieces you add and each part needs to be shaped by hand with a paperclip.
2. The "instructions" are just a drunk guy next to you trying to describe the death star, occasionally glancing over details you'll have to learn about from elsewhere.
I wonder, how does this work? Is it an online form?
Estuans interius
Ira vehementi
Estuans interius
Ira vehementi
Sephiroth!
So there are others...
You're the first other person I've seen have this problem, I think I finally found a solution a while ago.
First, download the version 7 of this program, then open it, select the game's exe and the desired resolution, click "create shortcut", select your desktop and save.
After that you can boot up the game from that shortcut without having to deal with this problem, but make sure not to delete "reso7.exe" since the program is required for the shortcut to work.
Hopefully it helps.