• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EST 19:16
CET 01:16
KST 09:16
  • 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 - 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[ASL20] Finals Preview: Arrival13
Community News
[TLMC] Fall/Winter 2025 Ladder Map Rotation13Weekly Cups (Nov 3-9): Clem Conquers in Canada4SC: Evo Complete - Ranked Ladder OPEN ALPHA8StarCraft, SC2, HotS, WC3, Returning to Blizzcon!45$5,000+ WardiTV 2025 Championship7
StarCraft 2
General
[TLMC] Fall/Winter 2025 Ladder Map Rotation Mech is the composition that needs teleportation t RotterdaM "Serral is the GOAT, and it's not close" RSL Season 3 - RO16 Groups C & D Preview TL.net Map Contest #21: Winners
Tourneys
RSL Revival: Season 3 Sparkling Tuna Cup - Weekly Open Tournament Constellation Cup - Main Event - Stellar Fest Tenacious Turtle Tussle Master Swan Open (Global Bronze-Master 2)
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
BGH Auto Balance -> http://bghmmr.eu/ FlaSh on: Biggest Problem With SnOw's Playstyle What happened to TvZ on Retro? SnOw's ASL S20 Finals Review BW General Discussion
Tourneys
[Megathread] Daily Proleagues Small VOD Thread 2.0 [BSL21] RO32 Group D - Sunday 21:00 CET [BSL21] RO32 Group C - Saturday 21:00 CET
Strategy
PvZ map balance Current Meta Simple Questions, Simple Answers How to stay on top of macro?
Other Games
General Games
Path of Exile Clair Obscur - Expedition 33 Should offensive tower rushing be viable in RTS games? Stormgate/Frost Giant Megathread Nintendo Switch Thread
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
TL Mafia Community Thread SPIRED by.ASL Mafia {211640}
Community
General
US Politics Mega-thread About SC2SEA.COM Things Aren’t Peaceful in Palestine Russo-Ukrainian War Thread Canadian Politics Mega-thread
Fan Clubs
White-Ra Fan Club The herO Fan Club!
Media & Entertainment
Movie Discussion! [Manga] One Piece Anime Discussion Thread Korean Music Discussion Series you have seen recently...
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
SC2 Client Relocalization [Change SC2 Language] Linksys AE2500 USB WIFI keeps disconnecting Computer Build, Upgrade & Buying Resource Thread
TL Community
The Automated Ban List
Blogs
Dyadica Gospel – a Pulp No…
Hildegard
Coffee x Performance in Espo…
TrAiDoS
Saturation point
Uldridge
DnB/metal remix FFO Mick Go…
ImbaTosS
Reality "theory" prov…
perfectspheres
Customize Sidebar...

Website Feedback

Closed Threads



Active: 2149 users

The Big Programming Thread - Page 753

Forum Index > General Forum
Post a Reply
Prev 1 751 752 753 754 755 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.
amazingxkcd
Profile Blog Joined September 2010
GRAND OLD AMERICA16375 Posts
Last Edited: 2016-08-10 21:36:00
August 10 2016 19:57 GMT
#15041
anyone know why getting a Hystrix stream from a hystrix enabled server return a 404? github pages are not helping here -- dashboard works fine and event-stream dependency is injected, but why would curling the hsystrix.stream URI giff 404?

grumbles
The world is burning and you rather be on this terrible website discussing video games and your shallow feelings
berated-
Profile Blog Joined February 2007
United States1134 Posts
August 11 2016 00:02 GMT
#15042
On August 11 2016 04:57 amazingxkcd wrote:
anyone know why getting a Hystrix stream from a hystrix enabled server return a 404? github pages are not helping here -- dashboard works fine and event-stream dependency is injected, but why would curling the hsystrix.stream URI giff 404?

grumbles


Did you register the servlet?

https://github.com/Netflix/Hystrix/tree/master/hystrix-contrib/hystrix-metrics-event-stream
Hhanh00
Profile Joined May 2016
34 Posts
August 11 2016 02:51 GMT
#15043
On August 11 2016 03:11 Manit0u wrote:
Is it just for Windows or is Linux also vulnerable? I guess it'd be much harder to pull of on Linux since you need to download the stuff, make it executable and then it needs proper permissions to do any real damage. Quite a few hurdles to overcome.

Not necessarily, in some cases the open source nature of Linux was used against it. A flaw in a common code affects many systems from computers to routers. Take Heartbleed and Shellshock as an example.
Manit0u
Profile Blog Joined August 2004
Poland17435 Posts
August 11 2016 03:21 GMT
#15044
On August 11 2016 11:51 Hhanh00 wrote:
Show nested quote +
On August 11 2016 03:11 Manit0u wrote:
Is it just for Windows or is Linux also vulnerable? I guess it'd be much harder to pull of on Linux since you need to download the stuff, make it executable and then it needs proper permissions to do any real damage. Quite a few hurdles to overcome.

Not necessarily, in some cases the open source nature of Linux was used against it. A flaw in a common code affects many systems from computers to routers. Take Heartbleed and Shellshock as an example.


Heartbleed was actually the result of lazy maintainers who didn't give a damn. That's how LibreSSL was born (a fork of OpenSSL where they deleted half a million lines of code during the first 30 days of working on it) and picked up by people who care. They fixed a lot of bugs, improved performance and security greatly.
Time is precious. Waste it wisely.
Ropid
Profile Joined March 2009
Germany3557 Posts
Last Edited: 2016-08-11 06:55:13
August 11 2016 04:08 GMT
#15045
All you really care about will be accessible by your user account, so it's not necessary to "infect" the base system. There's sand-boxing schemes that can be used to protect a user from for example Firefox accessing everything. Those are right now not popular and not used by the packages you have on normal Linux distros. I think in theory Linux is just as vulnerable without those, and there's just a difference in practice because of popularity.
"My goal is to replace my soul with coffee and become immortal."
JJoNeEightY
Profile Joined December 2010
United States509 Posts
August 11 2016 06:13 GMT
#15046
Reading these last few pages has made me start implementing a proper backup strategy. Finally. Derp.

What do you guys use for personal remote backups? Backblaze? AWS? Anybody really fond of a particular service/piece of software?

Also, Hi Tofu o7
Hhanh00
Profile Joined May 2016
34 Posts
August 11 2016 06:33 GMT
#15047
On August 11 2016 12:21 Manit0u wrote:
Show nested quote +
On August 11 2016 11:51 Hhanh00 wrote:
On August 11 2016 03:11 Manit0u wrote:
Is it just for Windows or is Linux also vulnerable? I guess it'd be much harder to pull of on Linux since you need to download the stuff, make it executable and then it needs proper permissions to do any real damage. Quite a few hurdles to overcome.

Not necessarily, in some cases the open source nature of Linux was used against it. A flaw in a common code affects many systems from computers to routers. Take Heartbleed and Shellshock as an example.


Heartbleed was actually the result of lazy maintainers who didn't give a damn. That's how LibreSSL was born (a fork of OpenSSL where they deleted half a million lines of code during the first 30 days of working on it) and picked up by people who care. They fixed a lot of bugs, improved performance and security greatly.


Well - you are entitled to your opinion. I don't see how it is relevant to Linux being less vulnerable than Windows.
mantequilla
Profile Blog Joined June 2012
Turkey779 Posts
August 11 2016 12:15 GMT
#15048
Whenever I want to import data into mysql with a bunch of insert statements, a random error occurs at the nth insert but up to n-1 gets inserted. I fix the random error and then I have to revert that n-1 changes manually because they are already committed and won't work because of duplicate primary keys etc.

I know I'm supposed to wrap all of my inserts in a transaction to be able to revert in case of an error but it doesn't work like this:

set autocommit = 0;
start transaction;
//bunch of operations
commit;
set autocommit = 1;

why the fuck this does not work, do I have to read and understand a whole chapter about transactions to do this? why these things aren't a little intuitive?
Age of Mythology forever!
Acrofales
Profile Joined August 2010
Spain18120 Posts
August 11 2016 12:39 GMT
#15049
On August 11 2016 15:13 JJoNeEightY wrote:
Reading these last few pages has made me start implementing a proper backup strategy. Finally. Derp.

What do you guys use for personal remote backups? Backblaze? AWS? Anybody really fond of a particular service/piece of software?

Also, Hi Tofu o7

You talking about professional, or personal stuff? Why use a professional service for personal backups when Dropbox, Google Drive, OneDrive or some other virtually free service works perfectly well? Between an external hdd and a cloud service you have more than enough redundancy.
tofucake
Profile Blog Joined October 2009
Hyrule19155 Posts
Last Edited: 2016-08-11 12:46:11
August 11 2016 12:45 GMT
#15050
On August 11 2016 15:13 JJoNeEightY wrote:
Reading these last few pages has made me start implementing a proper backup strategy. Finally. Derp.

What do you guys use for personal remote backups? Backblaze? AWS? Anybody really fond of a particular service/piece of software?

Also, Hi Tofu o7

hi

our company has a colo with weekly backups, plus the base images of everyone's workstation, and aws backups

personally anything I want stored safely I keep on externals or google drive, but for the most part I don't care

hi aeth o7
Liquipediaasante sana squash banana
Hhanh00
Profile Joined May 2016
34 Posts
August 11 2016 13:33 GMT
#15051

use testdb;
create table test(a int not null primary key, b int);

start transaction;
insert into test values(1, 1);
insert into test values(2, 1);
-- crap, this doesn't work
insert into test values(2, 1);
-- so rollback
rollback;

start transaction;
insert into test values(1, 1);
insert into test values(2, 1);
-- ok now
insert into test values(3, 1);
-- so commit
commit;

select * from test;


What doesn't work?
Manit0u
Profile Blog Joined August 2004
Poland17435 Posts
Last Edited: 2016-08-11 14:06:07
August 11 2016 13:56 GMT
#15052
On August 11 2016 22:33 Hhanh00 wrote:

use testdb;
create table test(a int not null primary key, b int);

start transaction;
insert into test values(1, 1);
insert into test values(2, 1);
-- crap, this doesn't work
insert into test values(2, 1);
-- so rollback
rollback;

start transaction;
insert into test values(1, 1);
insert into test values(2, 1);
-- ok now
insert into test values(3, 1);
-- so commit
commit;

select * from test;


What doesn't work?


Were you trying to insert duplicate primary keys the first time?

On August 11 2016 15:33 Hhanh00 wrote:
Show nested quote +
On August 11 2016 12:21 Manit0u wrote:
On August 11 2016 11:51 Hhanh00 wrote:
On August 11 2016 03:11 Manit0u wrote:
Is it just for Windows or is Linux also vulnerable? I guess it'd be much harder to pull of on Linux since you need to download the stuff, make it executable and then it needs proper permissions to do any real damage. Quite a few hurdles to overcome.

Not necessarily, in some cases the open source nature of Linux was used against it. A flaw in a common code affects many systems from computers to routers. Take Heartbleed and Shellshock as an example.


Heartbleed was actually the result of lazy maintainers who didn't give a damn. That's how LibreSSL was born (a fork of OpenSSL where they deleted half a million lines of code during the first 30 days of working on it) and picked up by people who care. They fixed a lot of bugs, improved performance and security greatly.


Well - you are entitled to your opinion. I don't see how it is relevant to Linux being less vulnerable than Windows.


The sole fact that nothing you download has execution privilages by default is a great help.

Linux can be much less vulnerable if you're using chroots, user groups and permissions properly. If you're scared of losing some sensitive data you can always change folder permissions for it so that your every-day personal account doesn't have access to it. Then, nothing that you'll get infected with on this account can affect anything stored in a secured folder. You can then set up your tools (IDEs and such) to be launched with proper access rights to secure folders.

You can also set up secure folders on Windows if I remember correctly (at least you used to be able to), but it's way easier to bypass its security. The fact that you can launch javascript from command line in Windows is pretty scary, you can use it to create system messages that execute JS for example.
Time is precious. Waste it wisely.
mantequilla
Profile Blog Joined June 2012
Turkey779 Posts
Last Edited: 2016-08-11 14:30:48
August 11 2016 14:27 GMT
#15053
On August 11 2016 22:33 Hhanh00 wrote:

use testdb;
create table test(a int not null primary key, b int);

start transaction;
insert into test values(1, 1);
insert into test values(2, 1);
-- crap, this doesn't work
insert into test values(2, 1);
-- so rollback
rollback;

start transaction;
insert into test values(1, 1);
insert into test values(2, 1);
-- ok now
insert into test values(3, 1);
-- so commit
commit;

select * from test;


What doesn't work?


Thanks for answering but I didn't get your example. The behaviour I was expecting is "if an error occurs rollback everything, else commit everything". In the example, you know where the error will occur and purposely rollback so, what's the point? Like:

start transaaction;
insert ...
insert ...
insert ...
commit;

(if an error occurs at 3rd insert statement, rollback 1 and 2)
Age of Mythology forever!
Acrofales
Profile Joined August 2010
Spain18120 Posts
August 11 2016 14:34 GMT
#15054
Well, if all this shit starts as JS exploits, then presumably they can create binaries with execution permissions (which you don't need root for in most distros). From there, the world is their oyster and as long as they have some exploit for getting root, or can operate without root (like ransomware just encrypting your whole home directory), then Linux is not inherently safer than Windows. Linux is safer because most end users, including those in corporate environments, run Windows, and it is therefore simply a numbers game: make a Linux (or Mac) virus, you can expect to hit X users. Make a Windows virus, and you hit an order of magnitude (or two) more users.

And yes, you can set up a Linux box to be very secure. However, you can also set up a Windows box to be very secure. It's just a pain in the ass to do so for either system. I hate typing in passwords, as do most users. Having to change users (and thus type in a password) to access my photos, documents, etc. would be fucking irritating, and therefore I don't do that. On the other hand, backups I run as a separate super user, so the only one with write access to the backups (of my photos, docs, etc) is that superuser, so while a virus/ransomware might destroy/encrypt/corrupt the originals, it does not have write access to the backups. This is also further backed up on Google Drive. The only way of corrupting the backups is by actually backing up the corrupted data, which would overwrite my clean backup. Even then, Google Drive should be able to restore earlier versions, but it'd (probably) be a major pain in the ass. Luckily, I have never needed to go that far. I have also never gotten ransomware or a serious virus, and my backup regime has suffered at times, but luckily threads like this exist to keep me paranoid
Hhanh00
Profile Joined May 2016
34 Posts
Last Edited: 2016-08-11 15:43:51
August 11 2016 15:23 GMT
#15055
On August 11 2016 23:27 mantequilla wrote:

Thanks for answering but I didn't get your example. The behaviour I was expecting is "if an error occurs rollback everything, else commit everything". In the example, you know where the error will occur and purposely rollback so, what's the point? Like:

start transaaction;
insert ...
insert ...
insert ...
commit;

(if an error occurs at 3rd insert statement, rollback 1 and 2)


Yeah, this doesn't work that way. If a exception occurs, the client gets notified and the behavior depends on what it wants to do. The transaction isn't always rolled back. In workbench, it displays an error and you can continue. mysql client will quit in which case the transaction rolls back automatically. If you want control, wrap everything in a procedure with an exception handler like this:


delimiter //
drop procedure if exists p_test //
create procedure p_test(in v int)
begin
declare exit handler for sqlexception rollback;
start transaction;
insert into test values(1, 1);
insert into test values(2, 1);
insert into test values(v, 1);
commit;
END //
delimiter ;

-- will rollback
call p_test(2);
select * from test;

-- will commit
call p_test(3);
select * from test;



Edit: It's usually preferable to catch the error in the client because then the application would be aware of the failure.
mantequilla
Profile Blog Joined June 2012
Turkey779 Posts
August 11 2016 17:39 GMT
#15056
Hmm. I think I get it now. To roll back or not is client's choice.

Is the sample code standard sql or mysql specific?
Age of Mythology forever!
amazingxkcd
Profile Blog Joined September 2010
GRAND OLD AMERICA16375 Posts
August 12 2016 13:35 GMT
#15057
On August 11 2016 09:02 berated- wrote:
Show nested quote +
On August 11 2016 04:57 amazingxkcd wrote:
anyone know why getting a Hystrix stream from a hystrix enabled server return a 404? github pages are not helping here -- dashboard works fine and event-stream dependency is injected, but why would curling the hsystrix.stream URI giff 404?

grumbles


Did you register the servlet?

https://github.com/Netflix/Hystrix/tree/master/hystrix-contrib/hystrix-metrics-event-stream


yup. its wierd
The world is burning and you rather be on this terrible website discussing video games and your shallow feelings
norlock
Profile Joined March 2010
Netherlands918 Posts
August 13 2016 10:39 GMT
#15058
http://www.teamliquid.net/forum/tech-support/512785-creating-a-teamliquid-app If anyone is interested in helping me out. First of all I still need to wait for docs of the API (hopefully they can provide me with that).
Are you human?
graNite
Profile Blog Joined December 2010
Germany4434 Posts
August 14 2016 13:53 GMT
#15059
I am trying to code a builder for table tennis exercise graphics. I want it to show a table for each rally of the exercise, with arrows on it that show the movement path of the ball and rectangles of areas where to play.

Right now it looks like this: https://codepen.io/graNite/pen/grqXOo

You can add new tables, remove the last one, and draw two fixed arrows on the same canvas layer on the first table.

What I want to enable is to draw arrows* on each table via click-and-drag and delete them with right-click on them.

*(like they are drawn in the drawArrows function)

What is the best way to do this?

I already implemented a canvas layer for the arrows and could even do so for every single arrow on each table, but how can I access an arrow that is in a middle layer if I right click on it to delete it?
"Oink oink, bitches" - Tasteless on Pigbaby winning a map against Flash
Djagulingu
Profile Blog Joined December 2010
Germany3605 Posts
August 14 2016 19:07 GMT
#15060
On August 13 2016 19:39 norlock wrote:
http://www.teamliquid.net/forum/tech-support/512785-creating-a-teamliquid-app If anyone is interested in helping me out. First of all I still need to wait for docs of the API (hopefully they can provide me with that).

I'm down for this shit.
"windows bash is a steaming heap of shit" tofucake
Prev 1 751 752 753 754 755 1032 Next
Please log in or register to reply.
Live Events Refresh
Replay Cast
23:00
WardiTV Mondays #59
CranKy Ducklings103
LiquipediaDiscussion
BSL 21
20:00
ProLeague - RO32 Group D
JDConan vs Semih
Dragon vs Dienmax
Tech vs NewOcean
TerrOr vs Artosis
ZZZero.O247
LiquipediaDiscussion
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
Nathanias 181
Ketroc 50
StarCraft: Brood War
Artosis 580
ZZZero.O 247
NaDa 30
Light 8
yabsab 6
Dota 2
monkeys_forever230
NeuroSwarm55
League of Legends
JimRising 476
Counter-Strike
fl0m1623
Super Smash Bros
hungrybox564
AZ_Axe126
Heroes of the Storm
Khaldor170
Other Games
summit1g4465
Grubby4110
ToD143
Maynarde114
febbydoto3
Organizations
Other Games
EGCTV863
gamesdonequick703
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 20 non-featured ]
StarCraft 2
• Hupsaiya 77
• RyuSc2 40
• HeavenSC 25
• musti20045 24
• Adnapsc2 15
• Migwel
• AfreecaTV YouTube
• sooper7s
• intothetv
• Kozan
• IndyKCrew
• LaughNgamezSOOP
StarCraft: Brood War
• HerbMon 4
• STPLYoutube
• ZZZeroYoutube
• BSLYoutube
Dota 2
• masondota21387
• Ler49
League of Legends
• Doublelift3145
Other Games
• imaqtpie1722
Upcoming Events
Wardi Open
11h 44m
Monday Night Weeklies
16h 44m
Replay Cast
22h 44m
WardiTV Korean Royale
1d 11h
BSL: GosuLeague
1d 20h
The PondCast
2 days
Replay Cast
2 days
RSL Revival
3 days
BSL: GosuLeague
3 days
RSL Revival
4 days
[ Show More ]
WardiTV Korean Royale
4 days
RSL Revival
5 days
WardiTV Korean Royale
5 days
IPSL
5 days
Julia vs Artosis
JDConan vs DragOn
RSL Revival
6 days
Wardi Open
6 days
IPSL
6 days
StRyKeR vs OldBoy
Sziky vs Tarson
Replay Cast
6 days
Liquipedia Results

Completed

Proleague 2025-11-14
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
BLAST Open Fall 2025

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.