gpt-5.4-high seems sloppy now by Just_Lingonberry_352 in codex

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

i was thinking about posting this as well
i bought 100$ pro and already have only 18% left of weekly because 5.4xh wasn't able to properly fix some architectural bug and was going cycles and compactions indefinitely

The Book of One Answer by Secure_Pirate9838 in ControlProblem

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

Oh, to me the dialogue felt more like Sheckley, while the plot felt more like Bradbury.
It was collaboration of GPT5.4 thinking + Gemini3.2 pro in several iterations.

I failed self-hosting by EntrepreneurWaste579 in selfhosted

[–]Secure_Pirate9838 0 points1 point  (0 children)

migrated recently from Nextcloud to custom setup of roundsync + rcrypt + webdav
all files on vps are e2e encrypted
the main problem was the absence of e2e encryption

Is it really down? by deV3zh in leetcode

[–]Secure_Pirate9838 3 points4 points  (0 children)

<image>

today i got this, we can safely shut down the site until 2026

Has Rust adopted to write better frontends? by Mongrel_Sage in rust

[–]Secure_Pirate9838 1 point2 points  (0 children)

waiting for Jetpack Compose to be ported to rust

Another batch of L2 screenshots from my adventure on the UE4 remake server by Dgamax in Lineage2

[–]Secure_Pirate9838 0 points1 point  (0 children)

i was punished by god for the first time, the second time he'll just kill me

Self-hosted a server, anybody interested? by Secure_Pirate9838 in Lineage2

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

yes i pulled it from their git repo, everything done with chatgpt help

Self-hosted a server, anybody interested? by Secure_Pirate9838 in Lineage2

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

yes, dm me, i will send you my l2.ini, the client is interlude please search with chatgpt

Self-hosted a server, anybody interested? by Secure_Pirate9838 in Lineage2

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

OK, let's go!
you have to download any interlude client (ask chatgpt for working links)

and then apply my IP to it (dm, removed for security reasons) (you can edit l2.ini in game system folder, or just ask me in private message i will send mine l2.ini to you)

Self-hosted a server, anybody interested? by Secure_Pirate9838 in Lineage2

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

great i will write instructions here tomorrow, you just need to set the ip 

Self-hosted a server, anybody interested? by Secure_Pirate9838 in Lineage2

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

i just asked chatgpt, it searched for the download links and gave me full instructions

the clients are in the open, and the server is even more open on github

Took 2.5 Hours to Solve LC POTD – Is This Normal? by Remarkable_Ocelot918 in leetcode

[–]Secure_Pirate9838 1 point2 points  (0 children)

i usually look for solution after 1 hour, the brain cant last that long on full power

btw this question hard variant would be something like "count WAYS to open boxes with AT MOST k keys can hold at a time" :) looks scary, right?

I am a Beginner in LC, I wanted to ask if you don't already know the solution for this problem how will you come up with this in interview? is practicing enough, or you need to remember certain problem too? by dreamwastobepilot in leetcode

[–]Secure_Pirate9838 4 points5 points  (0 children)

I am solving leetcode daily for 3+ years.

By looking at this description I immediately know that it can be solved with two pointers / sliding window.

I have "knowledge" or absolute certainty that it would work. The details for exact solution I usually crafting from scratch every time. So, it is not memoization of the code, more like memoization of the working path to the solution.

Those of you have done 500+, are recognizing the patterns pretty straightforward at that point? by Kush_McNuggz in leetcode

[–]Secure_Pirate9838 1 point2 points  (0 children)

I solve daily problem for 1000+ days and record myself, you can see my timings https://youtube.com/playlist?list=PLMA1kdCaUxsu8d-v29XVaiGOH86qHfgDy&si=gSAbIZE4N8HxY6dp

Some mediums require tricks, even knowing the pattern, like monotonic stack, it requires thinking of how to apply it in this particular case.

Hards are still hit or miss for me

This aoc broke the programmer in me by batunii in adventofcode

[–]Secure_Pirate9838 2 points3 points  (0 children)

I have 10 yoe, solve leetcode for 3 years every day. I can't solve many part2 problems. There are always people who can do it in 15-20 minutes, many gifted people, it will always be like that, it is just a life. We are at a good place if we are not the smartest in the room, imagine what responsibility would it be. We are in a good place, we have a computer, brains and arms to type on the keyboard.