• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EST 01:34
CET 07:34
KST 15:34
  • 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 bracket12Weekly Cups (Nov 10-16): Reynor, Solar lead Zerg surge1[TLMC] Fall/Winter 2025 Ladder Map Rotation14Weekly Cups (Nov 3-9): Clem Conquers in Canada4SC: Evo Complete - Ranked Ladder OPEN ALPHA12
StarCraft 2
General
RSL Season 3: RO16 results & RO8 bracket SC: Evo Complete - Ranked Ladder OPEN ALPHA RSL Season 3 - Playoffs Preview Mech is the composition that needs teleportation t GM / Master map hacker and general hacking and cheating thread
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 # 500 Fright night Mutation # 499 Chilling Adaptation Mutation # 498 Wheel of Misfortune|Cradle of Death Mutation # 497 Battle Haredened
Brood War
General
Data analysis on 70 million replays A cwal.gg Extension - Easily keep track of anyone soO on: FanTaSy's Potential Return to StarCraft [ASL20] Ask the mapmakers — Drop your questions FlaSh on: Biggest Problem With SnOw's Playstyle
Tourneys
[Megathread] Daily Proleagues Small VOD Thread 2.0 [BSL21] GosuLeague T1 Ro16 - Tue & Thu 22:00 CET [BSL21] RO16 Tie Breaker - Group B - Sun 21:00 CET
Strategy
Current Meta Game Theory for Starcraft How to stay on top of macro? PvZ map balance
Other Games
General Games
Stormgate/Frost Giant Megathread EVE Corporation Path of Exile [Game] Osu! Should offensive tower rushing be viable in RTS games?
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
2024 - 2026 Football Thread Formula 1 Discussion 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: 1960 users

The Big Programming Thread - Page 956

Forum Index > General Forum
Post a Reply
Prev 1 954 955 956 957 958 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.
Nars_
Profile Joined February 2016
31 Posts
Last Edited: 2018-04-21 00:34:21
April 21 2018 00:33 GMT
#19101
delete this post
Silvanel
Profile Blog Joined March 2003
Poland4733 Posts
April 21 2018 07:32 GMT
#19102
On April 20 2018 23:35 Excludos wrote:
Show nested quote +
On April 20 2018 23:32 Artesimo wrote:
Testing is for people who code too weak so they have to check if it works anyways

And yes, thats a quote which I got in response to me trying to convince someone how fun Mockito is for (java) testing.


Or the quote my boss gave me when I told him we desperately needed to implement some unit testing in our consistently breaking system. "You should have just made it better to begin with" and "We don't have time to do testing right now, the system needs to work first". The irony of the last statement was lost on him.

On a completely different topic: I'm starting in a new job next week xD


GZ on the new job.

In regards to "testing" this approach is only possible in small companies/projects where there might be no place for dedicated tester. In the end that means developers end up being their own testers. Which isnt very effective.
The larger the project, the more people involved, the larger and more numerous dependencies the greater is need for good testing strategy. And that usually involves people dedicated only to testing. Not to mention that if Your customer is another company with at least a little bit of knowledge about SW development they might just ask "What is Your testing strategy", and they wont take "we just write good code" for an answer.
Pathetic Greta hater.
bo1b
Profile Blog Joined August 2012
Australia12814 Posts
April 21 2018 08:29 GMT
#19103
Off topic question, but where do you guys think the future of computer science education will go. Currently it is possible to get a job of varying levels without a university education, some things are locked behind doors for the most part, such as machine learning jobs, or computer vision, or other things with a high level of research behind it.

Yet I go online and I find a variety of moocs with what looks like fairly excellent layouts for a cs education, such as:

https://github.com/P1xt/p1xt-guides/blob/master/cs-java-focus.md
https://github.com/ossu/computer-science
various online university courses, such as cs 50x

Do you think that completing some of those pathways will ever lead to a more difficult to get to job? Completing the ossu from start to finish is no joke, that really closes in on a university level education, plus a bit.
Silvanel
Profile Blog Joined March 2003
Poland4733 Posts
Last Edited: 2018-04-21 08:53:20
April 21 2018 08:52 GMT
#19104
Well from my experience the knowledge is held by specific companies not universisties (unless we talk about pure research stuff), there are some areas which only select few companies develop and only way inside such field is to join such company. And once inside the bar for changing position and learning is significantly lower.
Pathetic Greta hater.
sc-darkness
Profile Joined August 2017
856 Posts
Last Edited: 2018-04-21 10:14:00
April 21 2018 10:09 GMT
#19105
I expect to re-learn quite a lot of basic stuff once quantum computer is mainstream. Will it invalidate a lot of our existing knowledge taught at computer science courses? Will our CS degrees be almost worthless?
Excludos
Profile Blog Joined April 2010
Norway8192 Posts
April 21 2018 10:18 GMT
#19106
On April 21 2018 16:32 Silvanel wrote:
Show nested quote +
On April 20 2018 23:35 Excludos wrote:
On April 20 2018 23:32 Artesimo wrote:
Testing is for people who code too weak so they have to check if it works anyways

And yes, thats a quote which I got in response to me trying to convince someone how fun Mockito is for (java) testing.


Or the quote my boss gave me when I told him we desperately needed to implement some unit testing in our consistently breaking system. "You should have just made it better to begin with" and "We don't have time to do testing right now, the system needs to work first". The irony of the last statement was lost on him.

On a completely different topic: I'm starting in a new job next week xD


GZ on the new job.

In regards to "testing" this approach is only possible in small companies/projects where there might be no place for dedicated tester. In the end that means developers end up being their own testers. Which isnt very effective.
The larger the project, the more people involved, the larger and more numerous dependencies the greater is need for good testing strategy. And that usually involves people dedicated only to testing. Not to mention that if Your customer is another company with at least a little bit of knowledge about SW development they might just ask "What is Your testing strategy", and they wont take "we just write good code" for an answer.


I disagree wholeheartedly. The most effective tester is the programmer himself. He knows exactly what every piece of his code/program is suppose to do, and can quickly dive in and fix it. That doesn't mean you don't need external testers as well, but those as more to test the program from a user's point of view rather than a tech savvy programmer's point of view (As well for the fact that a dedicated tester will have a lot more time for exactly that, while a programmer also has to..program). And all programmers do test, even if it's a bare minimum: They compile the program after writing a piece of code. But you could do so much more without eating into your feature list schedule, and automated testing is excellent for that. Unit testing and front end testing tools like Cypress are golden for making sure that all your user stories works like they are suppose to. So whenever your/my boss tells you that "There's no time for testing because nothing is working", he is showing a fundamental failure to understand what testing does: Making sure that stuff works. At that point the only solution is to find another job. Because I sure as hell aren't going to push untested features which could literally end up killing people or animals (We have already done the latter and have had some damn close near misses on humans too. I won't stick around for it)
Silvanel
Profile Blog Joined March 2003
Poland4733 Posts
April 21 2018 14:31 GMT
#19107
Well You can go to jail for something like that (like someone who makes shitty bridge and ends up killing people) so yeah better to avoid something like that. Not to mention it is unethical.
Pathetic Greta hater.
ShoCkeyy
Profile Blog Joined July 2008
7815 Posts
Last Edited: 2018-04-22 04:03:06
April 21 2018 17:15 GMT
#19108
I'm a programmer who works on strategy/architect for improved UX/UI and conversion now, with no CS degree (Thanks for that resource b1ob, taking a look), but have worked for multiple fortune 500 companies. The next thing is testing, I test all the time, I test other peoples code as well. Testing is important, just because you built it, doesn't mean you know everything. I've built many things that I figured always worked, but when I started to user test my applications, I quickly realized how users tend to break things anyways. So in the end, testing is extremely important. And don't always test yourself, you want others to test for you too.

Adding an extra edit: I do however believe getting a degree helps in a sense of experience building from nothing when you know nothing. It took me longer learning to build from scratch thats for sure.
Life?
sc-darkness
Profile Joined August 2017
856 Posts
Last Edited: 2018-04-22 20:57:53
April 22 2018 20:51 GMT
#19109
On April 19 2018 02:48 sc-darkness wrote:
Ok, what the fuck is the problem with std::string and std::wstring on Linux and Windows?

I see that std::string is somehow magically "UTF-8 ready" on Linux. On the contrary, Windows prefers std::wstring for unicode. Yet, std::wstring is 4 bytes on Linux and only 2 bytes on Windows. How does that make std::wstring less desirable on Linux? Why? Clearly wstring is larger so it could hold more characters? And why is this fucked up on an OS level? I just don't understand all this mess.

Link: https://stackoverflow.com/questions/402283/stdwstring-vs-stdstring?utm_medium=organic&utm_source=google_rich_qa&utm_campaign=google_rich_qa

Edit: Are we meant to use these now?

Show nested quote +

3) UTF-8 encoded string literal. The type of a u8"..." string literal is const char[].
4) UTF-16 encoded string literal. The type of a u"..." string literal is const char16_t[].
5) UTF-32 encoded string literal. The type of a U"..." string literal is const char32_t[].




Fuck the hacky 8-bit ASCII (a.k.a Windows code pages) backwards compatibility support on Windows and the shit it caused to Unicode support.

Code:
+ Show Spoiler +


#include <string>
#include <iostream>

int main()
{
std::string chinese_str = "新年快乐 / 新年快樂";
std::cout << chinese_str << std::endl;

std::cout << "Size of char: " << sizeof(char) << std::endl;
std::cout << "Size of wchar_t: " << sizeof(wchar_t) << std::endl;

return 0;
}



Linux:
+ Show Spoiler +

新年快乐 / 新年快樂
Size of char: 1
Size of wchar_t: 4

Linux uses UTF-8 by default.

Windows:
+ Show Spoiler +

???? / ????
Size of char: 1
Size of wchar_t: 2

Warnings:
+ Show Spoiler +

warning C4566: character represented by universal-character-name '\u65B0' cannot be represented in the current code page (1251)
warning C4566: character represented by universal-character-name '\u5E74' cannot be represented in the current code page (1251)
warning C4566: character represented by universal-character-name '\u5FEB' cannot be represented in the current code page (1251)
warning C4566: character represented by universal-character-name '\u4E50' cannot be represented in the current code page (1251)
warning C4566: character represented by universal-character-name '\u6A02' cannot be represented in the current code page (1251)


Windows uses UTF-16 by default but only for wstring not for string.

If we replace string with wstring, it still doesn't work with wcout. More work is necessary to make Windows Command Prompt to display it for you. Thank you Microsoft for screwing Unicode support. :D
Excludos
Profile Blog Joined April 2010
Norway8192 Posts
Last Edited: 2018-04-22 21:18:53
April 22 2018 21:16 GMT
#19110
On April 23 2018 05:51 sc-darkness wrote:
Show nested quote +
On April 19 2018 02:48 sc-darkness wrote:
Ok, what the fuck is the problem with std::string and std::wstring on Linux and Windows?

I see that std::string is somehow magically "UTF-8 ready" on Linux. On the contrary, Windows prefers std::wstring for unicode. Yet, std::wstring is 4 bytes on Linux and only 2 bytes on Windows. How does that make std::wstring less desirable on Linux? Why? Clearly wstring is larger so it could hold more characters? And why is this fucked up on an OS level? I just don't understand all this mess.

Link: https://stackoverflow.com/questions/402283/stdwstring-vs-stdstring?utm_medium=organic&utm_source=google_rich_qa&utm_campaign=google_rich_qa

Edit: Are we meant to use these now?


3) UTF-8 encoded string literal. The type of a u8"..." string literal is const char[].
4) UTF-16 encoded string literal. The type of a u"..." string literal is const char16_t[].
5) UTF-32 encoded string literal. The type of a U"..." string literal is const char32_t[].




Fuck the hacky 8-bit ASCII (a.k.a Windows code pages) backwards compatibility support on Windows and the shit it caused to Unicode support.

Code:
+ Show Spoiler +


#include <string>
#include <iostream>

int main()
{
std::string chinese_str = "新年快乐 / 新年快樂";
std::cout << chinese_str << std::endl;

std::cout << "Size of char: " << sizeof(char) << std::endl;
std::cout << "Size of wchar_t: " << sizeof(wchar_t) << std::endl;

return 0;
}



Linux:
+ Show Spoiler +

新年快乐 / 新年快樂
Size of char: 1
Size of wchar_t: 4

Linux uses UTF-8 by default.

Windows:
+ Show Spoiler +

???? / ????
Size of char: 1
Size of wchar_t: 2

Warnings:
+ Show Spoiler +

warning C4566: character represented by universal-character-name '\u65B0' cannot be represented in the current code page (1251)
warning C4566: character represented by universal-character-name '\u5E74' cannot be represented in the current code page (1251)
warning C4566: character represented by universal-character-name '\u5FEB' cannot be represented in the current code page (1251)
warning C4566: character represented by universal-character-name '\u4E50' cannot be represented in the current code page (1251)
warning C4566: character represented by universal-character-name '\u6A02' cannot be represented in the current code page (1251)


Windows uses UTF-16 by default but only for wstring not for string.

If we replace string with wstring, it still doesn't work with wcout. More work is necessary to make Windows Command Prompt to display it for you. Thank you Microsoft for screwing Unicode support. :D


Did I mention that I lo-o-o-ove Qt? All of these shitstained compatibility issues worked out behind my back without me having to worry about it.
sc-darkness
Profile Joined August 2017
856 Posts
April 22 2018 21:29 GMT
#19111
Well, I have to maintain MFC at a second job in a row. Oh well, we plan to get rid of it at some point.
Khalum
Profile Joined September 2010
Austria831 Posts
April 22 2018 22:49 GMT
#19112
On April 23 2018 05:51 sc-darkness wrote:
Show nested quote +
On April 19 2018 02:48 sc-darkness wrote:
Ok, what the fuck is the problem with std::string and std::wstring on Linux and Windows?

I see that std::string is somehow magically "UTF-8 ready" on Linux. On the contrary, Windows prefers std::wstring for unicode. Yet, std::wstring is 4 bytes on Linux and only 2 bytes on Windows. How does that make std::wstring less desirable on Linux? Why? Clearly wstring is larger so it could hold more characters? And why is this fucked up on an OS level? I just don't understand all this mess.

Link: https://stackoverflow.com/questions/402283/stdwstring-vs-stdstring?utm_medium=organic&utm_source=google_rich_qa&utm_campaign=google_rich_qa

Edit: Are we meant to use these now?


3) UTF-8 encoded string literal. The type of a u8"..." string literal is const char[].
4) UTF-16 encoded string literal. The type of a u"..." string literal is const char16_t[].
5) UTF-32 encoded string literal. The type of a U"..." string literal is const char32_t[].




Fuck the hacky 8-bit ASCII (a.k.a Windows code pages) backwards compatibility support on Windows and the shit it caused to Unicode support.

Code:
+ Show Spoiler +


#include <string>
#include <iostream>

int main()
{
std::string chinese_str = "新年快乐 / 新年快樂";
std::cout << chinese_str << std::endl;

std::cout << "Size of char: " << sizeof(char) << std::endl;
std::cout << "Size of wchar_t: " << sizeof(wchar_t) << std::endl;

return 0;
}



Linux:
+ Show Spoiler +

新年快乐 / 新年快樂
Size of char: 1
Size of wchar_t: 4

Linux uses UTF-8 by default.

Windows:
+ Show Spoiler +

???? / ????
Size of char: 1
Size of wchar_t: 2

Warnings:
+ Show Spoiler +

warning C4566: character represented by universal-character-name '\u65B0' cannot be represented in the current code page (1251)
warning C4566: character represented by universal-character-name '\u5E74' cannot be represented in the current code page (1251)
warning C4566: character represented by universal-character-name '\u5FEB' cannot be represented in the current code page (1251)
warning C4566: character represented by universal-character-name '\u4E50' cannot be represented in the current code page (1251)
warning C4566: character represented by universal-character-name '\u6A02' cannot be represented in the current code page (1251)


Windows uses UTF-16 by default but only for wstring not for string.

If we replace string with wstring, it still doesn't work with wcout. More work is necessary to make Windows Command Prompt to display it for you. Thank you Microsoft for screwing Unicode support. :D


I ported a ton of code to use boost::filesystem::path for paths instead of a seemingly random combination of char*, std::string, QString, ... last year. I don't know how I retained my sanity.
Excludos
Profile Blog Joined April 2010
Norway8192 Posts
April 23 2018 07:34 GMT
#19113
On April 23 2018 07:49 Khalum wrote:
Show nested quote +
On April 23 2018 05:51 sc-darkness wrote:
On April 19 2018 02:48 sc-darkness wrote:
Ok, what the fuck is the problem with std::string and std::wstring on Linux and Windows?

I see that std::string is somehow magically "UTF-8 ready" on Linux. On the contrary, Windows prefers std::wstring for unicode. Yet, std::wstring is 4 bytes on Linux and only 2 bytes on Windows. How does that make std::wstring less desirable on Linux? Why? Clearly wstring is larger so it could hold more characters? And why is this fucked up on an OS level? I just don't understand all this mess.

Link: https://stackoverflow.com/questions/402283/stdwstring-vs-stdstring?utm_medium=organic&utm_source=google_rich_qa&utm_campaign=google_rich_qa

Edit: Are we meant to use these now?


3) UTF-8 encoded string literal. The type of a u8"..." string literal is const char[].
4) UTF-16 encoded string literal. The type of a u"..." string literal is const char16_t[].
5) UTF-32 encoded string literal. The type of a U"..." string literal is const char32_t[].




Fuck the hacky 8-bit ASCII (a.k.a Windows code pages) backwards compatibility support on Windows and the shit it caused to Unicode support.

Code:
+ Show Spoiler +


#include <string>
#include <iostream>

int main()
{
std::string chinese_str = "新年快乐 / 新年快樂";
std::cout << chinese_str << std::endl;

std::cout << "Size of char: " << sizeof(char) << std::endl;
std::cout << "Size of wchar_t: " << sizeof(wchar_t) << std::endl;

return 0;
}



Linux:
+ Show Spoiler +

新年快乐 / 新年快樂
Size of char: 1
Size of wchar_t: 4

Linux uses UTF-8 by default.

Windows:
+ Show Spoiler +

???? / ????
Size of char: 1
Size of wchar_t: 2

Warnings:
+ Show Spoiler +

warning C4566: character represented by universal-character-name '\u65B0' cannot be represented in the current code page (1251)
warning C4566: character represented by universal-character-name '\u5E74' cannot be represented in the current code page (1251)
warning C4566: character represented by universal-character-name '\u5FEB' cannot be represented in the current code page (1251)
warning C4566: character represented by universal-character-name '\u4E50' cannot be represented in the current code page (1251)
warning C4566: character represented by universal-character-name '\u6A02' cannot be represented in the current code page (1251)


Windows uses UTF-16 by default but only for wstring not for string.

If we replace string with wstring, it still doesn't work with wcout. More work is necessary to make Windows Command Prompt to display it for you. Thank you Microsoft for screwing Unicode support. :D


I ported a ton of code to use boost::filesystem::path for paths instead of a seemingly random combination of char*, std::string, QString, ... last year. I don't know how I retained my sanity.


Why not use QPath or QFile when you already have Qt installed? Not that boost is bad, but I don't see a reason to use both of them as, to my knowledge, Qt covers everything boost does.
ddengster
Profile Blog Joined January 2009
Singapore129 Posts
Last Edited: 2018-04-23 08:10:14
April 23 2018 07:43 GMT
#19114
On April 23 2018 05:51 sc-darkness wrote:
Show nested quote +
On April 19 2018 02:48 sc-darkness wrote:
Ok, what the fuck is the problem with std::string and std::wstring on Linux and Windows?

I see that std::string is somehow magically "UTF-8 ready" on Linux. On the contrary, Windows prefers std::wstring for unicode. Yet, std::wstring is 4 bytes on Linux and only 2 bytes on Windows. How does that make std::wstring less desirable on Linux? Why? Clearly wstring is larger so it could hold more characters? And why is this fucked up on an OS level? I just don't understand all this mess.

Link: https://stackoverflow.com/questions/402283/stdwstring-vs-stdstring?utm_medium=organic&utm_source=google_rich_qa&utm_campaign=google_rich_qa

Edit: Are we meant to use these now?


3) UTF-8 encoded string literal. The type of a u8"..." string literal is const char[].
4) UTF-16 encoded string literal. The type of a u"..." string literal is const char16_t[].
5) UTF-32 encoded string literal. The type of a U"..." string literal is const char32_t[].




Fuck the hacky 8-bit ASCII (a.k.a Windows code pages) backwards compatibility support on Windows and the shit it caused to Unicode support.

Code:
+ Show Spoiler +


#include <string>
#include <iostream>

int main()
{
std::string chinese_str = "新年快乐 / 新年快樂";
std::cout << chinese_str << std::endl;

std::cout << "Size of char: " << sizeof(char) << std::endl;
std::cout << "Size of wchar_t: " << sizeof(wchar_t) << std::endl;

return 0;
}



Linux:
+ Show Spoiler +

新年快乐 / 新年快樂
Size of char: 1
Size of wchar_t: 4

Linux uses UTF-8 by default.

Windows:
+ Show Spoiler +

???? / ????
Size of char: 1
Size of wchar_t: 2

Warnings:
+ Show Spoiler +

warning C4566: character represented by universal-character-name '\u65B0' cannot be represented in the current code page (1251)
warning C4566: character represented by universal-character-name '\u5E74' cannot be represented in the current code page (1251)
warning C4566: character represented by universal-character-name '\u5FEB' cannot be represented in the current code page (1251)
warning C4566: character represented by universal-character-name '\u4E50' cannot be represented in the current code page (1251)
warning C4566: character represented by universal-character-name '\u6A02' cannot be represented in the current code page (1251)


Windows uses UTF-16 by default but only for wstring not for string.

If we replace string with wstring, it still doesn't work with wcout. More work is necessary to make Windows Command Prompt to display it for you. Thank you Microsoft for screwing Unicode support. :D


Read up utf8everywhere

As a rule of thumb, you use should using utf8 (std::string or char, preferably char arrays ) instead of wchar types in your code; only convert them when the windows API demands it. UTF8 is an encoding that contains all the ascii character plus the extended ones, see #7 of the article in the link. UTF16 also has a number of disadvantages, and the article lists that down as well.

There are open source code/libraries that do the conversion from utf8 to utf16 and vice versa, go find them. If you introduce another wstring type in your code, you'll have to spend a whole bunch of time writing versions of code for wstring types.

Edit: Also, do note that you need to adjust accordingly if you do string manipulation or want to use string lengths with utf8 characters.
Check out NEO Impossible Bosses, RTS-MOBA boss rush at http://neoimpossiblebosses.coder-ddeng.com
nunez
Profile Blog Joined February 2011
Norway4003 Posts
April 23 2018 10:08 GMT
#19115
On April 23 2018 16:34 Excludos wrote:
Show nested quote +
On April 23 2018 07:49 Khalum wrote:
On April 23 2018 05:51 sc-darkness wrote:
On April 19 2018 02:48 sc-darkness wrote:
Ok, what the fuck is the problem with std::string and std::wstring on Linux and Windows?

I see that std::string is somehow magically "UTF-8 ready" on Linux. On the contrary, Windows prefers std::wstring for unicode. Yet, std::wstring is 4 bytes on Linux and only 2 bytes on Windows. How does that make std::wstring less desirable on Linux? Why? Clearly wstring is larger so it could hold more characters? And why is this fucked up on an OS level? I just don't understand all this mess.

Link: https://stackoverflow.com/questions/402283/stdwstring-vs-stdstring?utm_medium=organic&utm_source=google_rich_qa&utm_campaign=google_rich_qa

Edit: Are we meant to use these now?


3) UTF-8 encoded string literal. The type of a u8"..." string literal is const char[].
4) UTF-16 encoded string literal. The type of a u"..." string literal is const char16_t[].
5) UTF-32 encoded string literal. The type of a U"..." string literal is const char32_t[].




Fuck the hacky 8-bit ASCII (a.k.a Windows code pages) backwards compatibility support on Windows and the shit it caused to Unicode support.

Code:
+ Show Spoiler +


#include <string>
#include <iostream>

int main()
{
std::string chinese_str = "新年快乐 / 新年快樂";
std::cout << chinese_str << std::endl;

std::cout << "Size of char: " << sizeof(char) << std::endl;
std::cout << "Size of wchar_t: " << sizeof(wchar_t) << std::endl;

return 0;
}



Linux:
+ Show Spoiler +

新年快乐 / 新年快樂
Size of char: 1
Size of wchar_t: 4

Linux uses UTF-8 by default.

Windows:
+ Show Spoiler +

???? / ????
Size of char: 1
Size of wchar_t: 2

Warnings:
+ Show Spoiler +

warning C4566: character represented by universal-character-name '\u65B0' cannot be represented in the current code page (1251)
warning C4566: character represented by universal-character-name '\u5E74' cannot be represented in the current code page (1251)
warning C4566: character represented by universal-character-name '\u5FEB' cannot be represented in the current code page (1251)
warning C4566: character represented by universal-character-name '\u4E50' cannot be represented in the current code page (1251)
warning C4566: character represented by universal-character-name '\u6A02' cannot be represented in the current code page (1251)


Windows uses UTF-16 by default but only for wstring not for string.

If we replace string with wstring, it still doesn't work with wcout. More work is necessary to make Windows Command Prompt to display it for you. Thank you Microsoft for screwing Unicode support. :D


I ported a ton of code to use boost::filesystem::path for paths instead of a seemingly random combination of char*, std::string, QString, ... last year. I don't know how I retained my sanity.


Why not use QPath or QFile when you already have Qt installed? Not that boost is bad, but I don't see a reason to use both of them as, to my knowledge, Qt covers everything boost does.

boost::filesystem was merged into standard c++ since c++17.
conspired against by a confederacy of dunces.
Khalum
Profile Joined September 2010
Austria831 Posts
Last Edited: 2018-04-23 11:23:23
April 23 2018 11:22 GMT
#19116
On April 23 2018 19:08 nunez wrote:
Show nested quote +
On April 23 2018 16:34 Excludos wrote:
On April 23 2018 07:49 Khalum wrote:
On April 23 2018 05:51 sc-darkness wrote:
On April 19 2018 02:48 sc-darkness wrote:
Ok, what the fuck is the problem with std::string and std::wstring on Linux and Windows?

I see that std::string is somehow magically "UTF-8 ready" on Linux. On the contrary, Windows prefers std::wstring for unicode. Yet, std::wstring is 4 bytes on Linux and only 2 bytes on Windows. How does that make std::wstring less desirable on Linux? Why? Clearly wstring is larger so it could hold more characters? And why is this fucked up on an OS level? I just don't understand all this mess.

Link: https://stackoverflow.com/questions/402283/stdwstring-vs-stdstring?utm_medium=organic&utm_source=google_rich_qa&utm_campaign=google_rich_qa

Edit: Are we meant to use these now?


3) UTF-8 encoded string literal. The type of a u8"..." string literal is const char[].
4) UTF-16 encoded string literal. The type of a u"..." string literal is const char16_t[].
5) UTF-32 encoded string literal. The type of a U"..." string literal is const char32_t[].




Fuck the hacky 8-bit ASCII (a.k.a Windows code pages) backwards compatibility support on Windows and the shit it caused to Unicode support.

Code:
+ Show Spoiler +


#include <string>
#include <iostream>

int main()
{
std::string chinese_str = "新年快乐 / 新年快樂";
std::cout << chinese_str << std::endl;

std::cout << "Size of char: " << sizeof(char) << std::endl;
std::cout << "Size of wchar_t: " << sizeof(wchar_t) << std::endl;

return 0;
}



Linux:
+ Show Spoiler +

新年快乐 / 新年快樂
Size of char: 1
Size of wchar_t: 4

Linux uses UTF-8 by default.

Windows:
+ Show Spoiler +

???? / ????
Size of char: 1
Size of wchar_t: 2

Warnings:
+ Show Spoiler +

warning C4566: character represented by universal-character-name '\u65B0' cannot be represented in the current code page (1251)
warning C4566: character represented by universal-character-name '\u5E74' cannot be represented in the current code page (1251)
warning C4566: character represented by universal-character-name '\u5FEB' cannot be represented in the current code page (1251)
warning C4566: character represented by universal-character-name '\u4E50' cannot be represented in the current code page (1251)
warning C4566: character represented by universal-character-name '\u6A02' cannot be represented in the current code page (1251)


Windows uses UTF-16 by default but only for wstring not for string.

If we replace string with wstring, it still doesn't work with wcout. More work is necessary to make Windows Command Prompt to display it for you. Thank you Microsoft for screwing Unicode support. :D


I ported a ton of code to use boost::filesystem::path for paths instead of a seemingly random combination of char*, std::string, QString, ... last year. I don't know how I retained my sanity.


Why not use QPath or QFile when you already have Qt installed? Not that boost is bad, but I don't see a reason to use both of them as, to my knowledge, Qt covers everything boost does.

boost::filesystem was merged into standard c++ since c++17.


Aye. We're on c++11 but once we decide to switch we can use std::filesystem functionality -> less 3rd party dependencies -> good.
nunez
Profile Blog Joined February 2011
Norway4003 Posts
April 23 2018 11:37 GMT
#19117
yes, exactly.
conspired against by a confederacy of dunces.
sc-darkness
Profile Joined August 2017
856 Posts
April 23 2018 17:36 GMT
#19118
Wasn't there a plan to support networking too? Shame it didn't make it.
WarSame
Profile Blog Joined February 2010
Canada1950 Posts
April 30 2018 03:39 GMT
#19119
I need a lot of help understanding Dagger 2. I've read a lot of guides and I don't understand DI in general.

You have an object you want to inject. You Provide it with @Provides inside of an @Module. You then use it somewhere else with @Inject. Is this correct so far?

If it is I'm failing to apply it to my cause and getting errors that aren't google-able.

In my case I am trying to inject an instance of a javax.crypto.KeyGenerator. I created a Module AppComponent with an @Provides KeyGenerator provideKeyGenerator(String walletName). I then want to @Inject this into another Class with certain parameters but I can't get that to work. I've tried a number of things, but keep running into problems injecting it, because it runs into problems injecting into a static field.

Does anyone have a good, basic guide for doing something like this? I feel like I'm running into a wall with this. I'll try to post some sample code tomorrow night to give this post an actual purpose.
Can it be I stayed away too long? Did you miss these rhymes while I was gone?
Danehardin
Profile Joined April 2018
0 Posts
April 30 2018 21:51 GMT
#19120
--- Nuked ---
Prev 1 954 955 956 957 958 1032 Next
Please log in or register to reply.
Live Events Refresh
Next event in 57m
[ Submit Event ]
Live Streams
Refresh
StarCraft: Brood War
PianO 3421
Zeus 516
HiyA 34
Hm[arnc] 5
Bale 4
Dota 2
monkeys_forever499
NeuroSwarm101
League of Legends
JimRising 468
Counter-Strike
Coldzera 617
Other Games
summit1g15715
fl0m532
WinterStarcraft461
C9.Mang0331
Trikslyr41
Organizations
Other Games
gamesdonequick978
StarCraft: Brood War
UltimateBattle 130
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 14 non-featured ]
StarCraft 2
• Berry_CruncH210
• Adnapsc2 7
• AfreecaTV YouTube
• intothetv
• Kozan
• IndyKCrew
• LaughNgamezSOOP
• Migwel
• sooper7s
StarCraft: Brood War
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
League of Legends
• Rush1685
• Lourlo1177
Upcoming Events
RSL Revival
57m
Classic vs MaxPax
SHIN vs Reynor
herO vs Maru
WardiTV Korean Royale
5h 27m
SC Evo League
5h 57m
IPSL
10h 27m
Julia vs Artosis
JDConan vs DragOn
OSC
10h 27m
BSL 21
13h 27m
TerrOr vs Aeternum
HBO vs Kyrie
RSL Revival
1d
Wardi Open
1d 7h
IPSL
1d 13h
StRyKeR vs OldBoy
Sziky vs Tarson
BSL 21
1d 13h
StRyKeR vs Artosis
OyAji vs KameZerg
[ Show More ]
OSC
1d 16h
OSC
2 days
Monday Night Weeklies
2 days
OSC
2 days
Wardi Open
3 days
Replay Cast
4 days
Wardi Open
4 days
Tenacious Turtle Tussle
4 days
The PondCast
5 days
Replay Cast
5 days
LAN Event
6 days
Replay Cast
6 days
Liquipedia Results

Completed

Proleague 2025-11-16
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
RSL Revival: Season 3
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.