• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 10:13
CEST 16:13
KST 23:13
  • 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
Team TLMC #5 - Finalists & Open Tournaments0[ASL20] Ro16 Preview Pt2: Turbulence2Classic Games #3: Rogue vs Serral at BlizzCon9[ASL20] Ro16 Preview Pt1: Ascent10Maestros of the Game: Week 1/Play-in Preview12
Community News
Weekly Cups (Sept 8-14): herO & MaxPax split cups2WardiTV TL Team Map Contest #5 Tournaments1SC4ALL $6,000 Open LAN in Philadelphia7Weekly Cups (Sept 1-7): MaxPax rebounds & Clem saga continues29LiuLi Cup - September 2025 Tournaments3
StarCraft 2
General
Weekly Cups (Sept 8-14): herO & MaxPax split cups SpeCial on The Tasteless Podcast Team TLMC #5 - Finalists & Open Tournaments Weekly Cups (Sept 1-7): MaxPax rebounds & Clem saga continues #1: Maru - Greatest Players of All Time
Tourneys
WardiTV TL Team Map Contest #5 Tournaments Maestros of The Game—$20k event w/ live finals in Paris RSL: Revival, a new crowdfunded tournament series Sparkling Tuna Cup - Weekly Open Tournament SC4ALL $6,000 Open LAN in Philadelphia
Strategy
Custom Maps
External Content
Mutation # 491 Night Drive Mutation # 490 Masters of Midnight Mutation # 489 Bannable Offense Mutation # 488 What Goes Around
Brood War
General
BGH Auto Balance -> http://bghmmr.eu/ ASL20 General Discussion Playing StarCraft as 2 people on the same network [ASL20] Ro16 Preview Pt2: Turbulence Pros React To: SoulKey's 5-Peat Challenge
Tourneys
[ASL20] Ro16 Group C [ASL20] Ro16 Group B [IPSL] ISPL Season 1 Winter Qualis and Info! Is there English video for group selection for ASL
Strategy
Simple Questions, Simple Answers Muta micro map competition Fighting Spirit mining rates [G] Mineral Boosting
Other Games
General Games
General RTS Discussion Thread Stormgate/Frost Giant Megathread Nintendo Switch Thread Borderlands 3 Path of Exile
Dota 2
Official 'what is Dota anymore' discussion LiquidDota to reintegrate into TL.net
League of Legends
Heroes of the Storm
Simple Questions, Simple Answers Heroes of the Storm 2.0
Hearthstone
Heroes of StarCraft mini-set
TL Mafia
TL Mafia Community Thread
Community
General
US Politics Mega-thread Canadian Politics Mega-thread Russo-Ukrainian War Thread The Big Programming Thread Things Aren’t Peaceful in Palestine
Fan Clubs
The Happy Fan Club!
Media & Entertainment
Movie Discussion! [Manga] One Piece Anime Discussion Thread
Sports
2024 - 2026 Football Thread Formula 1 Discussion MLB/Baseball 2023
World Cup 2022
Tech Support
Linksys AE2500 USB WIFI keeps disconnecting Computer Build, Upgrade & Buying Resource Thread High temperatures on bridge(s)
TL Community
BarCraft in Tokyo Japan for ASL Season5 Final The Automated Ban List
Blogs
The Personality of a Spender…
TrAiDoS
A very expensive lesson on ma…
Garnet
hello world
radishsoup
Lemme tell you a thing o…
JoinTheRain
RTS Design in Hypercoven
a11
Evil Gacha Games and the…
ffswowsucks
Customize Sidebar...

Website Feedback

Closed Threads



Active: 2830 users

US Politics Mega-thread - Page 2120

Forum Index > General Forum
Post a Reply
Prev 1 2118 2119 2120 2121 2122 5229 Next
Now that we have a new thread, in order to ensure that this thread continues to meet TL standards and follows the proper guidelines, we will be enforcing the rules in the OP more strictly. Be sure to give them a complete and thorough read before posting!

NOTE: When providing a source, please provide a very brief summary on what it's about and what purpose it adds to the discussion. The supporting statement should clearly explain why the subject is relevant and needs to be discussed. Please follow this rule especially for tweets.

Your supporting statement should always come BEFORE you provide the source.


If you have any questions, comments, concern, or feedback regarding the USPMT, then please use this thread: http://www.teamliquid.net/forum/website-feedback/510156-us-politics-thread
Ben...
Profile Joined January 2011
Canada3485 Posts
Last Edited: 2020-02-14 16:53:06
February 14 2020 16:51 GMT
#42381
On February 15 2020 00:12 Blitzkrieg0 wrote:
Blog post about app development and software engineering practices. What went wrong with the Iowa app. I think this is a good insight into what went wrong for those of you who aren't software engineers. The software was a disaster because the election was treated as a shopping app or some other risk doesn't matter situation. This is unacceptable obviously, but standard practice in the software engineering world. There are people who work in life sciences where bugs would kill people, but that level of risk isn't true for the vast majority of the field and the business practices reflect that.

https://www.bitlog.com/2020/02/12/why-are-we-so-bad-at-software-engineering/

This does a good job of explaining to why most people with a software development background and even a modest knowledge of security cringe at the concept of electronic voting. Is it possible to implement electronic voting correctly? Theoretically yes, but to do so would require it to be treated with the same level of seriousness as aviation, automotive, or medical software. The voting software would have to be certified in a similar fashion to aviation software and with the added requirement of being completely transparent so people can trust it, ideally with inclusion of a mandatory paper trail. Unfortunately, those that would be making the kinds of decisions necessary to implement these kinds of requirements don't seem to understand how dangerous it is not to do so, and thus we end up with stuff like this caucus app that was thrown together by inexperienced people copy/pasting code directly from free tutorials while using little in terms of actual security measures, elections data being stored on unsecured servers accessible to the public (*cough*Georgia*cough*), or voting machines that can be trivially broken into and tampered with via a USB stick.

Until we get folks in charge of elections that can demonstrate that they understand the seriousness of how dangerous electronic voting systems can be, it's best to stick with paper ballots and manual counting. Even then, it's probably still best to just stick to paper.
"Cliiiiiiiiiiiiiiiiide" -Tastosis
Mohdoo
Profile Joined August 2007
United States15712 Posts
February 14 2020 16:54 GMT
#42382
On February 15 2020 01:51 Ben... wrote:
Show nested quote +
On February 15 2020 00:12 Blitzkrieg0 wrote:
Blog post about app development and software engineering practices. What went wrong with the Iowa app. I think this is a good insight into what went wrong for those of you who aren't software engineers. The software was a disaster because the election was treated as a shopping app or some other risk doesn't matter situation. This is unacceptable obviously, but standard practice in the software engineering world. There are people who work in life sciences where bugs would kill people, but that level of risk isn't true for the vast majority of the field and the business practices reflect that.

https://www.bitlog.com/2020/02/12/why-are-we-so-bad-at-software-engineering/

This does a good job of explaining to why most people with a software development background and even a modest knowledge of security cringe at the concept of electronic voting. Is it possible to implement electronic voting correctly? Theoretically yes, but to do so would require it to be treated with the same level of seriousness as aviation, automotive, or medical software. The voting software would have to be certified in a similar fashion to aviation software and with the added requirement of being completely transparent so people can trust it, ideally with inclusion of a mandatory paper trail. Unfortunately, those that would be making the kinds of decisions necessary to implement these kinds of requirements don't seem to understand how dangerous it is not to do so, and thus we end up with stuff like this caucus app that was thrown together by inexperienced people copy/pasting code directly from free tutorials, elections data being stored on unsecured servers accessible to the public (*cough*Georgia*cough*), or voting machines that can be trivially broken into and tampered with via a USB stick.

Until we get folks in charge of elections that can demonstrate that they understand the seriousness of how dangerous electronic voting systems can be, it's best to stick with paper ballots and manual counting. Even then, it's probably still best to just stick to paper.


It always comes down to "but we should also have a paper trail". Canada uses paper for all elections. It doesn't take long to finish. They have a good system and execute well. The idea that we need to modernize voting through apps is fucking stupid. It works and there is no (worthwhile) room for improvement over Canada's system.
Ben...
Profile Joined January 2011
Canada3485 Posts
Last Edited: 2020-02-14 17:28:00
February 14 2020 17:26 GMT
#42383
On February 15 2020 01:54 Mohdoo wrote:
Show nested quote +
On February 15 2020 01:51 Ben... wrote:
On February 15 2020 00:12 Blitzkrieg0 wrote:
Blog post about app development and software engineering practices. What went wrong with the Iowa app. I think this is a good insight into what went wrong for those of you who aren't software engineers. The software was a disaster because the election was treated as a shopping app or some other risk doesn't matter situation. This is unacceptable obviously, but standard practice in the software engineering world. There are people who work in life sciences where bugs would kill people, but that level of risk isn't true for the vast majority of the field and the business practices reflect that.

https://www.bitlog.com/2020/02/12/why-are-we-so-bad-at-software-engineering/

This does a good job of explaining to why most people with a software development background and even a modest knowledge of security cringe at the concept of electronic voting. Is it possible to implement electronic voting correctly? Theoretically yes, but to do so would require it to be treated with the same level of seriousness as aviation, automotive, or medical software. The voting software would have to be certified in a similar fashion to aviation software and with the added requirement of being completely transparent so people can trust it, ideally with inclusion of a mandatory paper trail. Unfortunately, those that would be making the kinds of decisions necessary to implement these kinds of requirements don't seem to understand how dangerous it is not to do so, and thus we end up with stuff like this caucus app that was thrown together by inexperienced people copy/pasting code directly from free tutorials, elections data being stored on unsecured servers accessible to the public (*cough*Georgia*cough*), or voting machines that can be trivially broken into and tampered with via a USB stick.

Until we get folks in charge of elections that can demonstrate that they understand the seriousness of how dangerous electronic voting systems can be, it's best to stick with paper ballots and manual counting. Even then, it's probably still best to just stick to paper.


It always comes down to "but we should also have a paper trail". Canada uses paper for all elections. It doesn't take long to finish. They have a good system and execute well. The idea that we need to modernize voting through apps is fucking stupid. It works and there is no (worthwhile) room for improvement over Canada's system.

Yes, to be clear, I am strongly against electronic voting. Our system here in Canada is fantastic. Everything has a paper trail by design and it's a simple system to explain to anyone. You register, they mail you a card, you take the card and two pieces of ID (they list the accepted ID types on the card to keep it simple. It can be things like your health card, a piece of mail with your name and address, your driver's license, etc.), hand them your voter card and ID, they check you off a list, then you vote. Every vote is accounted for and every vote has a paper trail. It's a fantastic system.

The only time I would even remotely consider electronic voting is for people in extremely remote regions, but even in that case a mail-in ballot would do just as well.
"Cliiiiiiiiiiiiiiiiide" -Tastosis
IgnE
Profile Joined November 2010
United States7681 Posts
February 14 2020 17:42 GMT
#42384
On February 15 2020 01:54 Mohdoo wrote:
Show nested quote +
On February 15 2020 01:51 Ben... wrote:
On February 15 2020 00:12 Blitzkrieg0 wrote:
Blog post about app development and software engineering practices. What went wrong with the Iowa app. I think this is a good insight into what went wrong for those of you who aren't software engineers. The software was a disaster because the election was treated as a shopping app or some other risk doesn't matter situation. This is unacceptable obviously, but standard practice in the software engineering world. There are people who work in life sciences where bugs would kill people, but that level of risk isn't true for the vast majority of the field and the business practices reflect that.

https://www.bitlog.com/2020/02/12/why-are-we-so-bad-at-software-engineering/

This does a good job of explaining to why most people with a software development background and even a modest knowledge of security cringe at the concept of electronic voting. Is it possible to implement electronic voting correctly? Theoretically yes, but to do so would require it to be treated with the same level of seriousness as aviation, automotive, or medical software. The voting software would have to be certified in a similar fashion to aviation software and with the added requirement of being completely transparent so people can trust it, ideally with inclusion of a mandatory paper trail. Unfortunately, those that would be making the kinds of decisions necessary to implement these kinds of requirements don't seem to understand how dangerous it is not to do so, and thus we end up with stuff like this caucus app that was thrown together by inexperienced people copy/pasting code directly from free tutorials, elections data being stored on unsecured servers accessible to the public (*cough*Georgia*cough*), or voting machines that can be trivially broken into and tampered with via a USB stick.

Until we get folks in charge of elections that can demonstrate that they understand the seriousness of how dangerous electronic voting systems can be, it's best to stick with paper ballots and manual counting. Even then, it's probably still best to just stick to paper.


It always comes down to "but we should also have a paper trail". Canada uses paper for all elections. It doesn't take long to finish. They have a good system and execute well. The idea that we need to modernize voting through apps is fucking stupid. It works and there is no (worthwhile) room for improvement over Canada's system.


it would make it easier to vote if you could vote from home and mail in a separate paper ballot.
The unrealistic sound of these propositions is indicative, not of their utopian character, but of the strength of the forces which prevent their realization.
Mohdoo
Profile Joined August 2007
United States15712 Posts
February 14 2020 17:59 GMT
#42385
On February 15 2020 02:42 IgnE wrote:
Show nested quote +
On February 15 2020 01:54 Mohdoo wrote:
On February 15 2020 01:51 Ben... wrote:
On February 15 2020 00:12 Blitzkrieg0 wrote:
Blog post about app development and software engineering practices. What went wrong with the Iowa app. I think this is a good insight into what went wrong for those of you who aren't software engineers. The software was a disaster because the election was treated as a shopping app or some other risk doesn't matter situation. This is unacceptable obviously, but standard practice in the software engineering world. There are people who work in life sciences where bugs would kill people, but that level of risk isn't true for the vast majority of the field and the business practices reflect that.

https://www.bitlog.com/2020/02/12/why-are-we-so-bad-at-software-engineering/

This does a good job of explaining to why most people with a software development background and even a modest knowledge of security cringe at the concept of electronic voting. Is it possible to implement electronic voting correctly? Theoretically yes, but to do so would require it to be treated with the same level of seriousness as aviation, automotive, or medical software. The voting software would have to be certified in a similar fashion to aviation software and with the added requirement of being completely transparent so people can trust it, ideally with inclusion of a mandatory paper trail. Unfortunately, those that would be making the kinds of decisions necessary to implement these kinds of requirements don't seem to understand how dangerous it is not to do so, and thus we end up with stuff like this caucus app that was thrown together by inexperienced people copy/pasting code directly from free tutorials, elections data being stored on unsecured servers accessible to the public (*cough*Georgia*cough*), or voting machines that can be trivially broken into and tampered with via a USB stick.

Until we get folks in charge of elections that can demonstrate that they understand the seriousness of how dangerous electronic voting systems can be, it's best to stick with paper ballots and manual counting. Even then, it's probably still best to just stick to paper.


It always comes down to "but we should also have a paper trail". Canada uses paper for all elections. It doesn't take long to finish. They have a good system and execute well. The idea that we need to modernize voting through apps is fucking stupid. It works and there is no (worthwhile) room for improvement over Canada's system.


it would make it easier to vote if you could vote from home and mail in a separate paper ballot.

Yeah, since Oregon is the best state, we already do that.
Lmui
Profile Joined November 2010
Canada6213 Posts
Last Edited: 2020-02-14 18:13:33
February 14 2020 18:12 GMT
#42386
On February 15 2020 02:42 IgnE wrote:
Show nested quote +
On February 15 2020 01:54 Mohdoo wrote:
On February 15 2020 01:51 Ben... wrote:
On February 15 2020 00:12 Blitzkrieg0 wrote:
Blog post about app development and software engineering practices. What went wrong with the Iowa app. I think this is a good insight into what went wrong for those of you who aren't software engineers. The software was a disaster because the election was treated as a shopping app or some other risk doesn't matter situation. This is unacceptable obviously, but standard practice in the software engineering world. There are people who work in life sciences where bugs would kill people, but that level of risk isn't true for the vast majority of the field and the business practices reflect that.

https://www.bitlog.com/2020/02/12/why-are-we-so-bad-at-software-engineering/

This does a good job of explaining to why most people with a software development background and even a modest knowledge of security cringe at the concept of electronic voting. Is it possible to implement electronic voting correctly? Theoretically yes, but to do so would require it to be treated with the same level of seriousness as aviation, automotive, or medical software. The voting software would have to be certified in a similar fashion to aviation software and with the added requirement of being completely transparent so people can trust it, ideally with inclusion of a mandatory paper trail. Unfortunately, those that would be making the kinds of decisions necessary to implement these kinds of requirements don't seem to understand how dangerous it is not to do so, and thus we end up with stuff like this caucus app that was thrown together by inexperienced people copy/pasting code directly from free tutorials, elections data being stored on unsecured servers accessible to the public (*cough*Georgia*cough*), or voting machines that can be trivially broken into and tampered with via a USB stick.

Until we get folks in charge of elections that can demonstrate that they understand the seriousness of how dangerous electronic voting systems can be, it's best to stick with paper ballots and manual counting. Even then, it's probably still best to just stick to paper.


It always comes down to "but we should also have a paper trail". Canada uses paper for all elections. It doesn't take long to finish. They have a good system and execute well. The idea that we need to modernize voting through apps is fucking stupid. It works and there is no (worthwhile) room for improvement over Canada's system.


it would make it easier to vote if you could vote from home and mail in a separate paper ballot.


Easier yes, more secure no. The problem with mail-in ballots is that you wind up with situations like the states where some nefarious party harvests ballots -https://en.wikipedia.org/wiki/2018_North_Carolina%27s_9th_congressional_district_election

It's difficult to vote by mail: but not impossible in Canada - You have to work to be able to do it, which minimizes this problem.
https://www.elections.ca/content2.aspx?section=faq&document=faqvbm&lang=e

In Canada, I generally have to go in person to vote, but I can do it on a number of advance voting days, or on election day. Make it easier to vote, but no less secure. I would not want to compromise on security by having voting be done in a way which can be compromised. Mohdoo went over the procedure, but we also get a contiguous 4h off to vote on election day itself, employers MUST provide 4h somewhere in the workday for employees to vote. Not quite a holiday, but good enough.

https://www.elections.ca/content2.aspx?section=secure&document=p3&lang=e - voting uses paper ballots
https://www.elections.ca/content2.aspx?section=secure&document=p4&lang=e - voting is counted by hand

Canada has everything from large urban (Vancouver/Toronto/Montreal 1M+ people) to tiny rural (Nunavut has ~40k people in an area ~3x the size of Texas), and we manage to count votes by hand/paper, and release pretty good preliminary results within 30min-3h of polls closing.
IgnE
Profile Joined November 2010
United States7681 Posts
Last Edited: 2020-02-14 19:05:01
February 14 2020 19:01 GMT
#42387
what i meant was allow electronic voting through some decently secure means and also follow up w mail. that way a quick count can be done and its backed by a hard copy. i assume that would be harder to secure than a self-contained system located in a distinct voting location, but still possible.

the other alternative is to make voting day a mandatory national holiday. but i presume that our very industrious business organizations would agree that even a very expensive secure voting system is cheaper than a free holiday every vote

can one put a price on freedom and self determination?

yes one can put a price on everything

but freedom is the american way
The unrealistic sound of these propositions is indicative, not of their utopian character, but of the strength of the forces which prevent their realization.
Simberto
Profile Blog Joined July 2010
Germany11552 Posts
Last Edited: 2020-02-14 19:23:47
February 14 2020 19:23 GMT
#42388
You don't even need a new holiday. Just use a sunday to vote. Though a voting holiday would be nice, and celebrating democracy in that way does feel like a good idea.

I still haven't seen any reason as to why electronic would be better than paper ballots. Even if you somehow make a magically completely secure electronic voting systems which is impossible to tamper with, how do you prove to a 70-year old retired carpenter that this electronic system actually counts his votes, and adds all of the votes up fairly? Because it is not enough for the system to be secure. It needs to be secure in a way that everyone actually trusts it to be secure. The safeguards you put into paper voting are of the kind which pretty much everyone can understand. The safeguards you put into electronic voting are basically completely arcane and require you to trust someone to tell you that it is indeed safe.

With paper, the system is very obvious. It is very clear that your vote is being counted exactly the way you voted. Instead of spending all this time, money and effort onto systems which everyone who actually knows stuff about software thinks is a very bad idea (and which sounds like a very bad idea even if you know nothing about software), spend money and effort onto having more polling stations and handling the paper ballots correctly.

And honestly, voting is about the last place a democracy should try to save money at.
Mohdoo
Profile Joined August 2007
United States15712 Posts
February 14 2020 20:16 GMT
#42389
This whole Culinary Union thing is such horse shit. This garbage truck of an organization that is supposed to empower workers dishes this nonsense saying all medical needs being covered by the government would result in worse coverage, LOL. Literally complete and total coverage, being worse than incomplete coverage. Its some 1984 shit. And so people unload on these morons, as they should, and now they are crying about it.

Get the fuck over yourself, you pile of trash. It is totally fine to yell at people.
Kyadytim
Profile Joined March 2009
United States886 Posts
February 14 2020 22:07 GMT
#42390
Related, I saw something yesterday about the union leadership having a conflict of interest on this topic. I think it's something like they're on the board of trustees for the union's health fund.

Mohdoo
Profile Joined August 2007
United States15712 Posts
February 14 2020 22:22 GMT
#42391
On February 15 2020 07:07 Kyadytim wrote:
Related, I saw something yesterday about the union leadership having a conflict of interest on this topic. I think it's something like they're on the board of trustees for the union's health fund.

https://twitter.com/danrolle/status/1227819273218772992


It was only a matter of time before something like this came out. Saying workers would be harmed by decoupling employment and insurance was an awfully questionable thing for a union to say. When suddenly, we find that link has managed to be profitable for some people. Imagine that!
GreenHorizons
Profile Blog Joined April 2011
United States23293 Posts
Last Edited: 2020-02-14 23:23:16
February 14 2020 23:23 GMT
#42392
On February 15 2020 07:07 Kyadytim wrote:
Related, I saw something yesterday about the union leadership having a conflict of interest on this topic. I think it's something like they're on the board of trustees for the union's health fund.

https://twitter.com/danrolle/status/1227819273218772992


lmao, now the attack from their leadership makes sense.
"People like to look at history and think 'If that was me back then, I would have...' We're living through history, and the truth is, whatever you are doing now is probably what you would have done then" "Scratch a Liberal..."
ShoCkeyy
Profile Blog Joined July 2008
7815 Posts
February 14 2020 23:29 GMT
#42393
On February 14 2020 04:21 Zaros wrote:
This could be a big boost to one of the moderates in Nevada



User was warned for this post.


I personally think this image is discriminatory. Why is the black guy the server? I've seen more black chefs in my lifetime than black servers... Reminds me of the "GET OUT" movie where black people are the servants... Or am I looking too much into it?
Life?
Meta
Profile Blog Joined June 2003
United States6225 Posts
February 14 2020 23:33 GMT
#42394
On February 15 2020 03:12 Lmui wrote:
Show nested quote +
On February 15 2020 02:42 IgnE wrote:
On February 15 2020 01:54 Mohdoo wrote:
On February 15 2020 01:51 Ben... wrote:
On February 15 2020 00:12 Blitzkrieg0 wrote:
Blog post about app development and software engineering practices. What went wrong with the Iowa app. I think this is a good insight into what went wrong for those of you who aren't software engineers. The software was a disaster because the election was treated as a shopping app or some other risk doesn't matter situation. This is unacceptable obviously, but standard practice in the software engineering world. There are people who work in life sciences where bugs would kill people, but that level of risk isn't true for the vast majority of the field and the business practices reflect that.

https://www.bitlog.com/2020/02/12/why-are-we-so-bad-at-software-engineering/

This does a good job of explaining to why most people with a software development background and even a modest knowledge of security cringe at the concept of electronic voting. Is it possible to implement electronic voting correctly? Theoretically yes, but to do so would require it to be treated with the same level of seriousness as aviation, automotive, or medical software. The voting software would have to be certified in a similar fashion to aviation software and with the added requirement of being completely transparent so people can trust it, ideally with inclusion of a mandatory paper trail. Unfortunately, those that would be making the kinds of decisions necessary to implement these kinds of requirements don't seem to understand how dangerous it is not to do so, and thus we end up with stuff like this caucus app that was thrown together by inexperienced people copy/pasting code directly from free tutorials, elections data being stored on unsecured servers accessible to the public (*cough*Georgia*cough*), or voting machines that can be trivially broken into and tampered with via a USB stick.

Until we get folks in charge of elections that can demonstrate that they understand the seriousness of how dangerous electronic voting systems can be, it's best to stick with paper ballots and manual counting. Even then, it's probably still best to just stick to paper.


It always comes down to "but we should also have a paper trail". Canada uses paper for all elections. It doesn't take long to finish. They have a good system and execute well. The idea that we need to modernize voting through apps is fucking stupid. It works and there is no (worthwhile) room for improvement over Canada's system.


it would make it easier to vote if you could vote from home and mail in a separate paper ballot.


Easier yes, more secure no. The problem with mail-in ballots is that you wind up with situations like the states where some nefarious party harvests ballots -https://en.wikipedia.org/wiki/2018_North_Carolina%27s_9th_congressional_district_election

It's difficult to vote by mail: but not impossible in Canada - You have to work to be able to do it, which minimizes this problem.
https://www.elections.ca/content2.aspx?section=faq&document=faqvbm&lang=e

In Canada, I generally have to go in person to vote, but I can do it on a number of advance voting days, or on election day. Make it easier to vote, but no less secure. I would not want to compromise on security by having voting be done in a way which can be compromised. Mohdoo went over the procedure, but we also get a contiguous 4h off to vote on election day itself, employers MUST provide 4h somewhere in the workday for employees to vote. Not quite a holiday, but good enough.

https://www.elections.ca/content2.aspx?section=secure&document=p3&lang=e - voting uses paper ballots
https://www.elections.ca/content2.aspx?section=secure&document=p4&lang=e - voting is counted by hand

Canada has everything from large urban (Vancouver/Toronto/Montreal 1M+ people) to tiny rural (Nunavut has ~40k people in an area ~3x the size of Texas), and we manage to count votes by hand/paper, and release pretty good preliminary results within 30min-3h of polls closing.


We do mail in voting in Colorado and we have the second highest turnout in America. I always drop off my ballot rather than mail it back, though, due to not trusting the mail people.
good vibes only
Sermokala
Profile Blog Joined November 2010
United States13984 Posts
February 14 2020 23:38 GMT
#42395
Minnesota has absentee ballot or early voting for no cause given as well. I vote at the local courthouse/government building for all but the general elections.
A wise man will say that he knows nothing. We're gona party like its 2752 Hail Dark Brandon
WombaT
Profile Blog Joined May 2010
Northern Ireland25619 Posts
February 14 2020 23:39 GMT
#42396
On February 15 2020 07:22 Mohdoo wrote:
Show nested quote +
On February 15 2020 07:07 Kyadytim wrote:
Related, I saw something yesterday about the union leadership having a conflict of interest on this topic. I think it's something like they're on the board of trustees for the union's health fund.

https://twitter.com/danrolle/status/1227819273218772992


It was only a matter of time before something like this came out. Saying workers would be harmed by decoupling employment and insurance was an awfully questionable thing for a union to say. When suddenly, we find that link has managed to be profitable for some people. Imagine that!

Haha quel fucking surprise.

At times I do sort of get the US populace’s less positive views on unions and this would definitely be one of those times.
'You'll always be the cuddly marsupial of my heart, despite the inherent flaws of your ancestry' - Squat
Nyxisto
Profile Joined August 2010
Germany6287 Posts
February 14 2020 23:52 GMT
#42397
Culinary union coming out against Sanders or Warren is a pretty good example of the take I made a few days ago, shifting control over healthcare entirely to the federal government is very quickly going to run into conflict not only with middle class but also working-class organisations and unions who are essentially disempowered by handing control over insurance from collective bargaining over to politicians in Washington.

Disempowering local institutions like unions or employers also seems like a significant problem if hardcore Republicans ever get their hands on a hypothetical national healthcare service.
GreenHorizons
Profile Blog Joined April 2011
United States23293 Posts
February 14 2020 23:58 GMT
#42398
On February 15 2020 08:52 Nyxisto wrote:
Culinary union coming out against Sanders or Warren is a pretty good example of the take I made a few days ago, shifting control over healthcare entirely to the federal government is very quickly going to run into conflict not only with middle class but also working-class organisations and unions who are essentially disempowered by handing control over insurance from collective bargaining over to politicians in Washington.

Disempowering local institutions like unions or employers also seems like a significant problem if hardcore Republicans ever get their hands on a hypothetical national healthcare service.


The resistance in this case was from the leadership that was profiting off of being a middle man between union workers and their healthcare.

They aren't disempowered, they are empowered to never have to bargain for their right to healthcare again allowing them to focus on wages, and other benefits.

Again the resistance is from those that profit from the status quo and those manipulated by their blatently misleading propaganda.
"People like to look at history and think 'If that was me back then, I would have...' We're living through history, and the truth is, whatever you are doing now is probably what you would have done then" "Scratch a Liberal..."
Sent.
Profile Joined June 2012
Poland9213 Posts
February 14 2020 23:59 GMT
#42399
On February 15 2020 08:29 ShoCkeyy wrote:
Show nested quote +
On February 14 2020 04:21 Zaros wrote:
This could be a big boost to one of the moderates in Nevada

https://twitter.com/NateSilver538/status/1228035546259369985

User was warned for this post.


I personally think this image is discriminatory. Why is the black guy the server? I've seen more black chefs in my lifetime than black servers... Reminds me of the "GET OUT" movie where black people are the servants... Or am I looking too much into it?


I don't think there's a significant status difference between a server and a chef in this context, so I don't find the image potentially discriminatory. They're both "servants" to me.
You're now breathing manually
farvacola
Profile Blog Joined January 2011
United States18832 Posts
Last Edited: 2020-02-15 00:02:03
February 15 2020 00:00 GMT
#42400
On February 15 2020 08:52 Nyxisto wrote:
Culinary union coming out against Sanders or Warren is a pretty good example of the take I made a few days ago, shifting control over healthcare entirely to the federal government is very quickly going to run into conflict not only with middle class but also working-class organisations and unions who are essentially disempowered by handing control over insurance from collective bargaining over to politicians in Washington.

Disempowering local institutions like unions or employers also seems like a significant problem if hardcore Republicans ever get their hands on a hypothetical national healthcare service.

What do you mean by "local institutions like employers"? Employers small enough to figure as "local" overwhelmingly do not provide healthcare as a benefit, and if they do, they complain about it loudly. And the "power" of rent seeking like that seemingly practiced by the culinary union discussed above is not a virtue unto itself, it's a point of stickiness that shows how much damage the business-ification of public entities like unions and government agencies can do. The UAW FCA branch's overt corruption and consequent investigation is emblematic of this trend as well.
"when the Dead Kennedys found out they had skinhead fans, they literally wrote a song titled 'Nazi Punks Fuck Off'"
Prev 1 2118 2119 2120 2121 2122 5229 Next
Please log in or register to reply.
Live Events Refresh
Next event in 1h 48m
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
Harstem 285
StarCraft: Brood War
Calm 8828
Rain 4254
Sea 2061
EffOrt 940
firebathero 688
Shuttle 546
actioN 522
BeSt 384
Stork 334
Zeus 179
[ Show more ]
Hyun 169
Hyuk 158
Sharp 133
Rush 97
ggaemo 88
JYJ74
hero 72
Mind 69
Mong 54
Sea.KH 50
yabsab 29
Movie 23
Aegong 22
Sacsri 18
soO 18
zelot 15
Terrorterran 14
sSak 12
SilentControl 10
Shine 9
Noble 8
Hm[arnc] 6
Bale 6
Rock 5
Dota 2
singsing3924
Dendi1576
Fuzer 304
LuMiX0
Counter-Strike
byalli300
oskar119
edward93
markeloff83
flusha81
Super Smash Bros
Westballz30
Other Games
gofns18104
tarik_tv16674
olofmeister860
B2W.Neo786
hiko473
crisheroes368
Lowko286
XaKoH 234
OGKoka 215
Happy101
Liquid`VortiX91
QueenE62
Mew2King43
NeuroSwarm32
Organizations
StarCraft 2
CranKy Ducklings107
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 14 non-featured ]
StarCraft 2
• AfreecaTV YouTube
• intothetv
• Kozan
• IndyKCrew
• LaughNgamezSOOP
• Migwel
• sooper7s
StarCraft: Brood War
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
Dota 2
• Ler77
League of Legends
• Nemesis2273
• Jankos861
Other Games
• Shiphtur215
Upcoming Events
Monday Night Weeklies
1h 48m
OSC
9h 48m
Sparkling Tuna Cup
19h 48m
Afreeca Starleague
19h 48m
Light vs Speed
Larva vs Soma
2v2
20h 48m
PiGosaur Monday
1d 9h
LiuLi Cup
1d 20h
RSL Revival
2 days
Maru vs Reynor
Cure vs TriGGeR
The PondCast
2 days
RSL Revival
3 days
Zoun vs Classic
[ Show More ]
Korean StarCraft League
4 days
RSL Revival
4 days
[BSL 2025] Weekly
5 days
BSL Team Wars
5 days
RSL Revival
5 days
Online Event
6 days
Wardi Open
6 days
Liquipedia Results

Completed

BSL 20 Team Wars
Chzzk MurlocKing SC1 vs SC2 Cup #2
HCC Europe

Ongoing

KCM Race Survival 2025 Season 3
BSL 21 Points
ASL Season 20
CSL 2025 AUTUMN (S18)
LASL Season 20
RSL Revival: Season 2
Maestros of the Game
FISSURE Playground #2
BLAST Open Fall 2025
BLAST Open Fall Qual
Esports World Cup 2025
BLAST Bounty Fall 2025
BLAST Bounty Fall Qual
IEM Cologne 2025
FISSURE Playground #1

Upcoming

2025 Chongqing Offline CUP
BSL Polish World Championship 2025
IPSL Winter 2025-26
BSL Season 21
SC4ALL: Brood War
BSL 21 Team A
Stellar Fest
SC4ALL: StarCraft II
EC S1
ESL Impact League Season 8
SL Budapest Major 2025
BLAST Rivals Fall 2025
IEM Chengdu 2025
PGL Masters Bucharest 2025
MESA Nomadic Masters Fall
Thunderpick World Champ.
CS Asia Championships 2025
ESL Pro League S22
StarSeries Fall 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.