• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EST 17:42
CET 23:42
KST 07:42
  • Home
  • Forum
  • Calendar
  • Streams
  • Liquipedia
  • Features
  • Store
  • EPT
  • TL+
  • StarCraft 2
  • Brood War
  • Smash
  • Heroes
  • Counter-Strike
  • Overwatch
  • Liquibet
  • Fantasy StarCraft
  • TLPD
  • StarCraft 2
  • Brood War
  • Blogs
Forum Sidebar
Events/Features
News
Featured News
RSL Season 3 - Playoffs Preview0RSL Season 3 - RO16 Groups C & D Preview0RSL Season 3 - RO16 Groups A & B Preview2TL.net Map Contest #21: Winners12Intel X Team Liquid Seoul event: Showmatches and Meet the Pros10
Community News
RSL Season 3: RO16 results & RO8 bracket13Weekly Cups (Nov 10-16): Reynor, Solar lead Zerg surge2[TLMC] Fall/Winter 2025 Ladder Map Rotation14Weekly Cups (Nov 3-9): Clem Conquers in Canada4SC: Evo Complete - Ranked Ladder OPEN ALPHA15
StarCraft 2
General
Weekly Cups (Nov 10-16): Reynor, Solar lead Zerg surge SC: Evo Complete - Ranked Ladder OPEN ALPHA RSL Season 3: RO16 results & RO8 bracket RSL Season 3 - Playoffs Preview Mech is the composition that needs teleportation t
Tourneys
RSL Revival: Season 3 $5,000+ WardiTV 2025 Championship StarCraft Evolution League (SC Evo Biweekly) Constellation Cup - Main Event - Stellar Fest 2025 RSL Offline Finals Dates + Ticket Sales!
Strategy
Custom Maps
Map Editor closed ?
External Content
Mutation # 501 Price of Progress Mutation # 500 Fright night Mutation # 499 Chilling Adaptation Mutation # 498 Wheel of Misfortune|Cradle of Death
Brood War
General
2v2 maps which are SC2 style with teams together? Data analysis on 70 million replays BGH Auto Balance -> http://bghmmr.eu/ soO on: FanTaSy's Potential Return to StarCraft A cwal.gg Extension - Easily keep track of anyone
Tourneys
[BSL21] RO16 Tie Breaker - Group B - Sun 21:00 CET [BSL21] RO16 Tie Breaker - Group A - Sat 21:00 CET [Megathread] Daily Proleagues Small VOD Thread 2.0
Strategy
Current Meta Game Theory for Starcraft How to stay on top of macro? PvZ map balance
Other Games
General Games
Path of Exile Nintendo Switch Thread Should offensive tower rushing be viable in RTS games? Clair Obscur - Expedition 33 Stormgate/Frost Giant Megathread
Dota 2
Official 'what is Dota anymore' discussion
League of Legends
Heroes of the Storm
Simple Questions, Simple Answers Heroes of the Storm 2.0
Hearthstone
Deck construction bug Heroes of StarCraft mini-set
TL Mafia
Mafia Game Mode Feedback/Ideas
Community
General
Russo-Ukrainian War Thread US Politics Mega-thread The Games Industry And ATVI Things Aren’t Peaceful in Palestine About SC2SEA.COM
Fan Clubs
White-Ra Fan Club The herO Fan Club!
Media & Entertainment
[Manga] One Piece Movie Discussion! Anime Discussion Thread Korean Music Discussion
Sports
Formula 1 Discussion 2024 - 2026 Football Thread NBA General Discussion MLB/Baseball 2023 TeamLiquid Health and Fitness Initiative For 2023
World Cup 2022
Tech Support
TL Community
The Automated Ban List
Blogs
The Health Impact of Joining…
TrAiDoS
Dyadica Evangelium — Chapt…
Hildegard
Saturation point
Uldridge
DnB/metal remix FFO Mick Go…
ImbaTosS
Customize Sidebar...

Website Feedback

Closed Threads



Active: 2034 users

The Big Programming Thread - Page 994

Forum Index > General Forum
Post a Reply
Prev 1 992 993 994 995 996 1032 Next
Thread Rules
1. This is not a "do my homework for me" thread. If you have specific questions, ask, but don't post an assignment or homework problem and expect an exact solution.
2. No recruiting for your cockamamie projects (you won't replace facebook with 3 dudes you found on the internet and $20)
3. If you can't articulate why a language is bad, don't start slinging shit about it. Just remember that nothing is worse than making CSS IE6 compatible.
4. Use [code] tags to format code blocks.
Propelled
Profile Joined October 2010
Denmark184 Posts
February 02 2019 12:58 GMT
#19861
Mostly because the community edition is free and that I assumed the default IDE would be acceptable to begin with.
From what I'm able to see, ReSharper is an extension to VS, so wouldn't it have the same disk usage issues as regular VS? If not, I might give the 30 day trial a shot.
Excludos
Profile Blog Joined April 2010
Norway8196 Posts
Last Edited: 2019-02-02 14:01:09
February 02 2019 14:00 GMT
#19862
On February 02 2019 21:18 Manit0u wrote:
Why not use ReSharper instead? It's much better.

https://www.jetbrains.com/resharper/compare/resharper-vs-visual-studio/


Resharper is an extension to VS, not an IDE. It's awesome tho. Only started using it 3/4 year ago and I can't imagine going back.

To my knowledge, VS still installs wherever it damn well pleases, across several drives if it wants to. But admittedly I haven't checked lately
ShAsTa
Profile Joined November 2002
Belgium2841 Posts
February 02 2019 18:35 GMT
#19863
If you like Resharper, you could also try the real thing: CLion.
If we hit that bull's eye, the rest of the dominoes will fall like a house of cards. Checkmate.
Excludos
Profile Blog Joined April 2010
Norway8196 Posts
February 02 2019 19:54 GMT
#19864
On February 03 2019 03:35 ShAsTa wrote:
If you like Resharper, you could also try the real thing: CLion.


Thats for c and c++. For C# you need the VS plugin versjon of intellij, which is Resharper.
spinesheath
Profile Blog Joined June 2009
Germany8679 Posts
Last Edited: 2019-02-03 06:48:03
February 03 2019 06:47 GMT
#19865
Jetbrains, the company that makes ReSharper, made a C# IDE of their own, but as far as I know it's not as good as Visual Studio + ReSharper yet. VS has been copying more and more features of ReSharper, but standalone it still isn't as good as the combination yet either.

I recommend VS community edition + Resharper. If you're doing anything a little more advanced, I'd go straight for ReSharper Ultimate which gets you performance/memory profiling tools too. The added comfort is well worth the money for ReSharper.

Can't say anything about disk usage other than it has never been an issue for me.
If you have a good reason to disagree with the above, please tell me. Thank you.
SC-Shield
Profile Joined December 2018
Bulgaria832 Posts
February 03 2019 10:59 GMT
#19866
On February 03 2019 15:47 spinesheath wrote:
Jetbrains, the company that makes ReSharper, made a C# IDE of their own, but as far as I know it's not as good as Visual Studio + ReSharper yet. VS has been copying more and more features of ReSharper, but standalone it still isn't as good as the combination yet either.

I recommend VS community edition + Resharper. If you're doing anything a little more advanced, I'd go straight for ReSharper Ultimate which gets you performance/memory profiling tools too. The added comfort is well worth the money for ReSharper.

Can't say anything about disk usage other than it has never been an issue for me.


Don't use VS Community at work if your company makes more than 1 million dollars. It should be fine for personal use though.
Manit0u
Profile Blog Joined August 2004
Poland17450 Posts
February 04 2019 15:10 GMT
#19867

# TODO: don't use it, remove in future


Plenty of comments like that in the code. All are from 2013.
Is the future now?
Time is precious. Waste it wisely.
Lmui
Profile Joined November 2010
Canada6216 Posts
February 04 2019 16:39 GMT
#19868
On February 05 2019 00:10 Manit0u wrote:

# TODO: don't use it, remove in future


Plenty of comments like that in the code. All are from 2013.
Is the future now?



For the product I work on:

"todo"
17891 results

Java:
"TODO Auto-generated method stub"
1407 results

txt config files:
"TODO Fill in value"
911 results

I'm sure there's some non-auto generated stubs in there, but I'm not inclined to look further.

This is something that's older than I am... so nope, not recent. It's just tons of stuff from years and years of work.
Blitzkrieg0
Profile Blog Joined August 2010
United States13132 Posts
Last Edited: 2019-02-04 18:24:17
February 04 2019 18:06 GMT
#19869
On February 05 2019 00:10 Manit0u wrote:

# TODO: don't use it, remove in future


Plenty of comments like that in the code. All are from 2013.
Is the future now?


Do you have any code review process or use any code analysis tools to prevent issues like this?

The problem with removing something is that ten other things probably started using it and then refactoring because too costly to ever start working on. We have a very small amount of time worked into the schedule to fix things like this, but often don't get to use it because bad production issues come up instead.
I'll always be your shadow and veil your eyes from states of ain soph aur.
SC-Shield
Profile Joined December 2018
Bulgaria832 Posts
Last Edited: 2019-02-05 18:52:34
February 04 2019 19:30 GMT
#19870
[deleted]
Manit0u
Profile Blog Joined August 2004
Poland17450 Posts
February 04 2019 23:11 GMT
#19871
On February 05 2019 03:06 Blitzkrieg0 wrote:
Show nested quote +
On February 05 2019 00:10 Manit0u wrote:

# TODO: don't use it, remove in future


Plenty of comments like that in the code. All are from 2013.
Is the future now?


Do you have any code review process or use any code analysis tools to prevent issues like this?

The problem with removing something is that ten other things probably started using it and then refactoring because too costly to ever start working on. We have a very small amount of time worked into the schedule to fix things like this, but often don't get to use it because bad production issues come up instead.


We do have code review and plenty of analysis (in general you don't want to fuck with software that's bringing in tens of millions of euros in revenue each month). But part of the assignment I've got is to identify such things, check if removing them would cause problems and get rid of them if at all possible. I'm generally doing major tech debt reduction and refactoring because the code needs to be split into smaller parts and moved to the cloud and no one wants to move dead code that hasn't been used for 5 years.

Basically, I'm doing the dirty job so that others will have an easier time later. I love refactoring and stuff like that so I'm actually rather excited about it.
Time is precious. Waste it wisely.
Blitzkrieg0
Profile Blog Joined August 2010
United States13132 Posts
February 05 2019 13:31 GMT
#19872
On February 05 2019 08:11 Manit0u wrote:
Show nested quote +
On February 05 2019 03:06 Blitzkrieg0 wrote:
On February 05 2019 00:10 Manit0u wrote:

# TODO: don't use it, remove in future


Plenty of comments like that in the code. All are from 2013.
Is the future now?


Do you have any code review process or use any code analysis tools to prevent issues like this?

The problem with removing something is that ten other things probably started using it and then refactoring because too costly to ever start working on. We have a very small amount of time worked into the schedule to fix things like this, but often don't get to use it because bad production issues come up instead.


We do have code review and plenty of analysis (in general you don't want to fuck with software that's bringing in tens of millions of euros in revenue each month). But part of the assignment I've got is to identify such things, check if removing them would cause problems and get rid of them if at all possible. I'm generally doing major tech debt reduction and refactoring because the code needs to be split into smaller parts and moved to the cloud and no one wants to move dead code that hasn't been used for 5 years.

Basically, I'm doing the dirty job so that others will have an easier time later. I love refactoring and stuff like that so I'm actually rather excited about it.


We need someone like that on our codebase. How did you pitch that to get it started?
I'll always be your shadow and veil your eyes from states of ain soph aur.
Manit0u
Profile Blog Joined August 2004
Poland17450 Posts
Last Edited: 2019-02-05 15:34:42
February 05 2019 15:29 GMT
#19873
On February 05 2019 22:31 Blitzkrieg0 wrote:
Show nested quote +
On February 05 2019 08:11 Manit0u wrote:
On February 05 2019 03:06 Blitzkrieg0 wrote:
On February 05 2019 00:10 Manit0u wrote:

# TODO: don't use it, remove in future


Plenty of comments like that in the code. All are from 2013.
Is the future now?


Do you have any code review process or use any code analysis tools to prevent issues like this?

The problem with removing something is that ten other things probably started using it and then refactoring because too costly to ever start working on. We have a very small amount of time worked into the schedule to fix things like this, but often don't get to use it because bad production issues come up instead.


We do have code review and plenty of analysis (in general you don't want to fuck with software that's bringing in tens of millions of euros in revenue each month). But part of the assignment I've got is to identify such things, check if removing them would cause problems and get rid of them if at all possible. I'm generally doing major tech debt reduction and refactoring because the code needs to be split into smaller parts and moved to the cloud and no one wants to move dead code that hasn't been used for 5 years.

Basically, I'm doing the dirty job so that others will have an easier time later. I love refactoring and stuff like that so I'm actually rather excited about it.


We need someone like that on our codebase. How did you pitch that to get it started?


It was irking me for a long time but now I hit an opportune moment. They want to migrate to the cloud, I did some investigation on actual usage of the code etc. and found out that plenty of it can be changed/removed without much impact to the business. Big impact will be removal of obsolete stuff from the requests which can potentially save terabytes of transfer daily and reduce db load significantly (and those are some big expenses).

It helps that the guy I was pitching it to is very technical and knowledgeable and understands the value in getting rid of code that produces 140k pretty heavy db queries/minute to accomplish basically nothing (2 of those queries provide meaningful information once every 10 minutes or so and it's nothing critical).
Time is precious. Waste it wisely.
Excludos
Profile Blog Joined April 2010
Norway8196 Posts
February 05 2019 16:18 GMT
#19874
If your boss is somewhat economical concerned (and, since it's their jobs, they mostly are), you can convince them that tech debt is setting your developers back hours every day, and that he'll be saving money by having cleaner code which is easier and faster to develop new features / fix bugs on.
spinesheath
Profile Blog Joined June 2009
Germany8679 Posts
February 05 2019 17:47 GMT
#19875
I too like removing dead code and cleaning up. But it's also a huge responsibility. You don't want to be the cause of a large number of problems down the road.
If you have a good reason to disagree with the above, please tell me. Thank you.
Blitzkrieg0
Profile Blog Joined August 2010
United States13132 Posts
Last Edited: 2019-02-05 18:34:57
February 05 2019 18:29 GMT
#19876
On February 06 2019 01:18 Excludos wrote:
If your boss is somewhat economical concerned (and, since it's their jobs, they mostly are), you can convince them that tech debt is setting your developers back hours every day, and that he'll be saving money by having cleaner code which is easier and faster to develop new features / fix bugs on.


Most of the management team is actually former developers yes. It's always fun when you're in the codebase and you see ten years ago your boss's boss's boss wrote this code.

The problem is we have some time allocated already. It just isn't enough for a few developers to take a day every couple months to do some cleanup. It's a matter of valuing technical debt higher so we run into fewer issues moving forward. I'd like to see a whole scrum team allocated to it, but I feel like that's a pipe dream.

On February 06 2019 02:47 spinesheath wrote:
I too like removing dead code and cleaning up. But it's also a huge responsibility. You don't want to be the cause of a large number of problems down the road.


This is another issue, we have tons of dead code, but removing it seems to break completely unrelated things for no reason.
I'll always be your shadow and veil your eyes from states of ain soph aur.
SC-Shield
Profile Joined December 2018
Bulgaria832 Posts
February 05 2019 19:29 GMT
#19877
On February 06 2019 03:29 Blitzkrieg0 wrote:
This is another issue, we have tons of dead code, but removing it seems to break completely unrelated things for no reason.


Same with the project I work on, I fix one bug, then another one shows up because it wasn't reached before. How do you deal with that? Do you negotiate with management to give time for refactoring?
Manit0u
Profile Blog Joined August 2004
Poland17450 Posts
Last Edited: 2019-02-06 12:09:59
February 06 2019 11:55 GMT
#19878
We had time each sprint allocated for refactoring before to do some small fixes (about 10% of sprint was for that). For bigger cleanups (like I'll be doing now) we'll be dedicating entire sprints to.

It wouldn't happen normally, but the move to the cloud necessitates it so I'm happy for that.

Basically, if you want to do bigger refactoring and don't have the luxury of giving it whole sprints and entire teams then you'll have to negotiate for some portion of each sprint to be dedicated to that (up to 30% of the sprint for example) and do it incrementally. It really depends on the maturity of the project though. If there aren't many new features being added constantly it's much easier to allocate time for refactoring without losing forward momentum.

Edit:

Visualization of new code being merged into a legacy code base...

[image loading]
Time is precious. Waste it wisely.
Deleted User 3420
Profile Blog Joined May 2003
24492 Posts
Last Edited: 2019-02-08 18:42:16
February 08 2019 18:39 GMT
#19879
edit:

nevermind found what I wanted. which was a list of primes. I found the first 50 million, geeze. probably morethan I need
spinesheath
Profile Blog Joined June 2009
Germany8679 Posts
February 09 2019 07:07 GMT
#19880
You really should get your own primes, not steal someone else's.
If you have a good reason to disagree with the above, please tell me. Thank you.
Prev 1 992 993 994 995 996 1032 Next
Please log in or register to reply.
Live Events Refresh
BSL 21
20:00
RO16 TieBreaker - Group B
StRyKeR vs Artosis
OyAji vs KameZerg
ZZZero.O440
LiquipediaDiscussion
IPSL
20:00
Ro16 Group C
StRyKeR vs OldBoy
Sziky vs Tarson
Liquipedia
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
White-Ra 249
JuggernautJason127
StarCraft: Brood War
Calm 2731
ZZZero.O 440
Dota 2
LuMiX1
Heroes of the Storm
Khaldor288
Other Games
Grubby5975
FrodaN2331
Mlord533
B2W.Neo367
Pyrionflax214
ArmadaUGS129
Maynarde84
Organizations
Other Games
EGCTV1949
gamesdonequick1002
BasetradeTV37
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 20 non-featured ]
StarCraft 2
• Hupsaiya 74
• davetesta72
• HeavenSC 20
• musti20045 20
• Migwel
• AfreecaTV YouTube
• sooper7s
• intothetv
• Kozan
• IndyKCrew
• LaughNgamezSOOP
StarCraft: Brood War
• Airneanach32
• STPLYoutube
• ZZZeroYoutube
• BSLYoutube
Dota 2
• masondota2796
• Ler95
League of Legends
• Doublelift2776
Other Games
• imaqtpie1538
• tFFMrPink 13
Upcoming Events
OSC
18m
OSC
10h 18m
Wardi Open
13h 18m
Monday Night Weeklies
18h 18m
OSC
1d
Wardi Open
1d 13h
Replay Cast
2 days
Wardi Open
2 days
Tenacious Turtle Tussle
3 days
The PondCast
3 days
[ Show More ]
Replay Cast
4 days
LAN Event
4 days
Replay Cast
5 days
Replay Cast
5 days
Sparkling Tuna Cup
6 days
Liquipedia Results

Completed

Proleague 2025-11-21
Stellar Fest: Constellation Cup
Eternal Conflict S1

Ongoing

C-Race Season 1
IPSL Winter 2025-26
KCM Race Survival 2025 Season 4
SOOP Univ League 2025
YSL S2
BSL Season 21
CSCL: Masked Kings S3
SLON Tour Season 2
META Madness #9
BLAST Rivals Fall 2025
IEM Chengdu 2025
PGL Masters Bucharest 2025
Thunderpick World Champ.
CS Asia Championships 2025
ESL Pro League S22
StarSeries Fall 2025
FISSURE Playground #2

Upcoming

BSL 21 Non-Korean Championship
Acropolis #4
IPSL Spring 2026
HSC XXVIII
RSL Offline Finals
WardiTV 2025
IEM Kraków 2026
BLAST Bounty Winter 2026
BLAST Bounty Winter 2026: Closed Qualifier
eXTREMESLAND 2025
ESL Impact League Season 8
SL Budapest Major 2025
TLPD

1. ByuN
2. TY
3. Dark
4. Solar
5. Stats
6. Nerchio
7. sOs
8. soO
9. INnoVation
10. Elazer
1. Rain
2. Flash
3. EffOrt
4. Last
5. Bisu
6. Soulkey
7. Mini
8. Sharp
Sidebar Settings...

Advertising | Privacy Policy | Terms Of Use | Contact Us

Original banner artwork: Jim Warren
The contents of this webpage are copyright © 2025 TLnet. All Rights Reserved.