For anything funny related to programming and software development.
Programming
For anything funny related to programming and software development.
For anything funny related to programming and software development.
A subreddit for News, Help, Resources, and Conversation regarding Unity, The Game Engine.
For anything funny related to programming and software development.
For anything funny related to programming and software development.
For anything funny related to programming and software development.
A community dedicated to all things web development: both front-end and back-end. For more design-related questions, try /r/web_design.
A place for all things related to the Rust programming language—an open-source systems language that emphasizes performance, reliability, and productivity.
For anything funny related to programming and software development.
For anything funny related to programming and software development.
A wholesome community made by & for software & tech folks in India. Have a doubt? Ask it out.
Rant.
Wont name the company because. It started with Linkedin. The HR contacted me and I told her my current CTC and expectations as well. She said all is hunky dory and we proceeded with 6 rounds of interviews.
Today she tells me I have passed the interviews with flying colours and they’d love to have me but now they can only offer me 0.7 times my last CTC due to global downgrades of salary budgets.
I know they don’t owe me anything. I am not bound to accept the offer as well. But if I accept this offer I’ll have to move to Bangalore.
I am livid because I clearly stated the expectations I had at the beginning and they still went ahead to take 6 rounds before telling me about the fucking global downgrades of salary budget.
It was not just 6 rounds, it was more than 6 hours of mental agony, hours of anxiety before all the 6 rounds. Days of preparation in between and then hours of pondering on if I did anything wrong during the interview. Motherfuckers. Global downgrades of salary budget my ass.
Rant over.
The subreddit covers various game development aspects, including programming, design, writing, art, game jams, postmortems, and marketing. It serves as a hub for game creators to discuss and share their insights, experiences, and expertise in the industry.
-
Don't do it. I'm actually not joking, If I had a time machine to 15 years ago, sigh
-
Though if the hubris does overwhelm, pick an easier game genre, Something one person can do, no matter how brilliant you think you are, you really are not. Still it could of been worse I could of chosen a MMORPGGGGGH
-
Don't make a major gameplay change midway (I done 2 on this game adventure, turn based -> realtime & dungeons -> Open World). Lesson learnt, If the game ain't happening, scrap it and start something new, don't try to shoehorn what you have into this cause it will bite you in the ass later
-
Don't roll your own code. i.e re-invent the wheel, Sure this is oldhat advice. But take it from an oldfart, dont. I went from my own engine in c++/opengl & my own physics engine -> my engine + ODE -> Unity & C#. I wasn't cool rolling my own, I was just a dick wasting hours, hours that could of been useful realizing my dream
Positive advice:
-
Only 2 rules in programming
-
#1 KISS - Always keep it simple, you may think you're smart doing some shortcut or elegant solution, but 50% of the time you're creating problems down the track, why roll the dice, play it smart. OK this is a mantra but #2 is not well known
-
#2 Treat everything as equal. AKA - don't make exceptions, no matter how much sense they appear to make, inevitably it will bite you in the ass later
-
Now I still violate both the rules even now (after 40 years of programming) So this is do as I say, not as I do thing
-
Don't be afraid to go out of your comfort zone. Myself, In the last couple of years, I've (with my GF) had my child, something I swear I would never do (It happened though) & gone to help in Ukraine. Both totally unrelated BTW
A wholesome community made by & for software & tech folks in India. Have a doubt? Ask it out.
Those who contribute to large repo with multiple dependencies and moving parts of the code , how do you test or compile your code? When you do it locally, will the performance suffice ?
What if some portion of the code is depended on a different module which is heavy? at that point , do you have to install every component part of the project though its not part of the issue that you're working and then test your code?
I wonder how apache projects gain pace in open source, when it's highly hardware reliant. How in the world are these heavy codes divided into small components tested by individual contributors who lives on their limited hardware?
A community dedicated to all things web development: both front-end and back-end. For more design-related questions, try /r/web_design.
title
For anything funny related to programming and software development.
The official Python community for Reddit! Stay up to date with the latest news, packages, and meta information relating to the Python programming language. --- If you have questions or are new to Python use r/LearnPython
Python 3.13.0 beta 1 was released today.
The feature I'm most excited about is the new Python REPL.
.
The TLDR:
-
Support for block-leveling history and block-level editing
-
Pasting code (even with blank lines within it) works as expected now
-
Typing
exit
will exit (no moreUse exit() or Ctrl-D (i.e. EOF) to exit
message)
For anything funny related to programming and software development.
The official subreddit for the Godot Engine. Meet your fellow game developers as well as engine contributors, stay up to date on Godot news, and share your projects and resources with each other. Maintained by the Godot Foundation, the non-profit taking good care of the Godot project - consider donating to https://fund.godotengine.org/ to keep us going!
-
A community dedicated to all things web development: both front-end and back-end. For more design-related questions, try /r/web_design.
members -
The subreddit covers various game development aspects, including programming, design, writing, art, game jams, postmortems, and marketing. It serves as a hub for game creators to discuss and share their insights, experiences, and expertise in the industry.
members -
Subreddit for posting questions and asking for general advice about your python code.
members -
A wholesome community made by & for software & tech folks in India. Have a doubt? Ask it out.
members -
For experienced developers. This community should be specialized subreddit facilitating discussion amongst individuals who have gained some ground in the software engineering world. Any posts or comments that are made by inexperienced individuals (outside of the weekly Ask thread) should be reported. Anything not specifically related to development or career advice that is _specific_ to Experienced Developers belongs elsewhere. Try /r/work, /r/AskHR, /r/careerguidance, or /r/OfficePolitics.
members -
A place for all things related to the Rust programming language—an open-source systems language that emphasizes performance, reliability, and productivity.
members -
A community for discussing anything related to the React UI framework and its ecosystem. Join the Reactiflux Discord (reactiflux.com) for additional React discussion and help.
members -
The official subreddit for the Godot Engine. Meet your fellow game developers as well as engine contributors, stay up to date on Godot news, and share your projects and resources with each other. Maintained by the Godot Foundation, the non-profit taking good care of the Godot project - consider donating to https://fund.godotengine.org/ to keep us going!
members -
A subreddit for News, Help, Resources, and Conversation regarding Unity, The Game Engine.
members -
Ask questions and post articles about the Go programming language and related tools, events etc.
members -
PowerShell is a cross-platform (Windows, Linux, and macOS) automation tool and configuration framework optimized for dealing with structured data (e.g. JSON, CSV, XML, etc.), REST APIs, and object models. PowerShell includes a command-line shell, object-oriented scripting language, and a set of tools for executing scripts/cmdlets and managing modules.
members -
The official Python community for Reddit! Stay up to date with the latest news, packages, and meta information relating to the Python programming language. --- If you have questions or are new to Python use r/LearnPython
members -
.NET Community, if you are using C#, VB.NET, F#, or anything running with .NET... you are at the right place!
members -
members -
This subreddit has gone Restricted and reference-only as part of a mass protest against Reddit's recent API changes, which break third-party apps and moderation tools. For immediate help and problem solving, please join us at https://discourse.practicalzfs.com with the ZFS community as well.
members -
[Docker](http://www.docker.io) is an open-source project to easily create lightweight, portable, self-sufficient containers from any application. The same container that a developer builds and tests on a laptop can run at scale, in production, on VMs, bare metal, OpenStack clusters, public clouds and more.
members -
News, Technical discussions, research papers and assorted things of interest related to the Java programming language NO programming help, NO learning Java related questions, NO installing or downloading Java questions, NO JVM languages - Exclusively Java
members -
members -
Discussions, articles and news about the C++ programming language or programming in C++.
members -
This sub is dedicated to discussion and questions about Programmable Logic Controllers (PLCs): "an industrial digital computer that has been ruggedized and adapted for the control of manufacturing processes, such as assembly lines, robotic devices, or any activity that requires high reliability, ease of programming, and process fault diagnosis."
members