Forwarded from Amir
YouTube
Legit or Fake Guru: Dan Lok
Disclaimer: Everything in this video is my opinion
Stay until the end where I provide a score for Dan Lok and if he can be considered authentic or charlatan. This is the first episode of Exposing Internet Marketers for my Authentic or Charlatan series.…
Stay until the end where I provide a score for Dan Lok and if he can be considered authentic or charlatan. This is the first episode of Exposing Internet Marketers for my Authentic or Charlatan series.…
Devs
https://blog.icons8.com/articles/user-testing/
YouTube
Discount Usability 30 Years
For 30 years, the recommendations have remained the same for improving usability in a UX design project on a tight budget: simplified user testing with 5 users, early test of paper prototypes, and heuristic evaluation. (For more information, see https://…
Insisting on complex user testing makes it too costly for companies to adopt it; that is why the notion of discount user testing can be useful to get early feedback.
The Game of Life (an example of a cellular automaton) is an infinite two-dimensional game which is played in rounds. Each cell can be either alive or dead on each round. There are simple rules which decide whether a cell dies or lives and it leads to generating different patterns on the grid.
This leads to an undecideable algorithm. I.e. the result of inputs are unknown without running the simulation till the end. There is a Youtube video about making a video game about the Game of Life:
http://gambiter.com/tabletop/Conways_game_life.html
https://www.youtube.com/watch?v=N-BbgqOjIqk
This leads to an undecideable algorithm. I.e. the result of inputs are unknown without running the simulation till the end. There is a Youtube video about making a video game about the Game of Life:
http://gambiter.com/tabletop/Conways_game_life.html
https://www.youtube.com/watch?v=N-BbgqOjIqk
YouTube
I Made a Zero Player Game
Is a game with no players possible? Well... I made one (sorta)
→ Play Cell Machine: https://samhogan.itch.io/cell-machine
→ Twitter: https://twitter.com/SamHGames
Checkout Game Maker's Toolkit (if you somehow haven't yet): https://www.youtube.com/channel/UCqJ…
→ Play Cell Machine: https://samhogan.itch.io/cell-machine
→ Twitter: https://twitter.com/SamHGames
Checkout Game Maker's Toolkit (if you somehow haven't yet): https://www.youtube.com/channel/UCqJ…
https://soundcloud.com/stormcloudsgathering/the-case-against-vaccine-mandates-health-passports
Russian suggestion—
also see on Youtube : https://youtu.be/NGBCRwj-A-4
Russian suggestion—
also see on Youtube : https://youtu.be/NGBCRwj-A-4
SoundCloud
The Case Against Vaccine Mandates & Health Passports
The following presentation will make the case that COVID-19 vaccine mandates and health passports are morally reprehensible, unscientific, and offensive under both criminal and international law.
Tran
Tran
With Germany’s lockdown for unvaccinated people, one can only imagine the trajectory future will bring.
Of course, I support vaccination, hygiene measures and lockdowns to control the spread of Corona virus, yet the implementation and handling of such measures always raise doubts and questions.
What happens to our data?
What if wrong people get access to them?
What about the privacy and what is our responsibility for next generations?
History provides many examples of such ill-conceived measures typically in fascist regimes. For example a corrupt government can silence activists, or introduce further controls (such as race or pregnancy) as soon as such measures are established.
Of course, I support vaccination, hygiene measures and lockdowns to control the spread of Corona virus, yet the implementation and handling of such measures always raise doubts and questions.
What happens to our data?
What if wrong people get access to them?
What about the privacy and what is our responsibility for next generations?
History provides many examples of such ill-conceived measures typically in fascist regimes. For example a corrupt government can silence activists, or introduce further controls (such as race or pregnancy) as soon as such measures are established.
disclaimer: THIS CONTENT IS NOT FROM ME please refer to the link
On October 5, 1938, the Reich Ministry of the Interior invalidates all German passports held by Jews.
All German Jews were obliged to carry identity cards that indicated their heritage, and, in the autumn of 1938, all Jewish passports were stamped with an identifying red letter “J”.
https://www.ushmm.org/learn/timeline-of-events/1933-1938/reich-ministry-of-the-interior-invalidates-all-german-passports-held-by-jew
On October 5, 1938, the Reich Ministry of the Interior invalidates all German passports held by Jews.
All German Jews were obliged to carry identity cards that indicated their heritage, and, in the autumn of 1938, all Jewish passports were stamped with an identifying red letter “J”.
https://www.ushmm.org/learn/timeline-of-events/1933-1938/reich-ministry-of-the-interior-invalidates-all-german-passports-held-by-jew
https://dl.acm.org/doi/10.5220/0006785303510358
This is a very nice paper about Bug Assignment. It uses IR techniques to rank developers based on their source code activity and previous bug reports.
I am expanding this work and writing my thesis about it based on ideas Tian (L2R) and Shokripour have shared in last years.
free access: https://www.semanticscholar.org/paper/A-Bug-Assignment-Approach-Combining-Expertise-and-Khatun-Sakib/8cb7d00f707dfdf2c3ab554a3066279670654645
This is a very nice paper about Bug Assignment. It uses IR techniques to rank developers based on their source code activity and previous bug reports.
I am expanding this work and writing my thesis about it based on ideas Tian (L2R) and Shokripour have shared in last years.
free access: https://www.semanticscholar.org/paper/A-Bug-Assignment-Approach-Combining-Expertise-and-Khatun-Sakib/8cb7d00f707dfdf2c3ab554a3066279670654645
www.semanticscholar.org
[PDF] A Bug Assignment Approach Combining Expertise and Recency of Both Bug Fixing and Source Commits | Semantic Scholar
An approach named BSBA is proposed, which combines the expertise and recency of both bug fixing and source commit activities, and improves the accuracy of existing techniques on average by 3%-60%. Automatic bug reports assignment to fixers is an important…