Quantencomputing: Eine Einführung für Programmierer Jeder kann lernen, Quantencomputer zu programmieren. Und die Maschinen rücken der praktischen Nutzbarkeit näher. Zeit, sich mit den Grundlagen zu beschäftigen. https://heise.de/-4665986 Copyright © 2020 Heise Medien Puh. Noch ‘was Interessantes, mit dem man sich beschäftigen sollte…
Author: M. H. Neifer
Pattern matching in Haskell and F#
After I had to deal with the fizzbuzz programmer test, I became interested how pattern matching works in Haskell and F#. I found the following solution for Haskell on the web. {- - Fizzbuzz, https://wiki.haskell.org/index.php?title=Fizzbuzz&oldid=33893 (last visited January 19, 2020). -} fizz n | […]
Connected galaxies
This is really interesting. There’s Growing Evidence That the Universe Is Connected by Giant Structures Scientists are finding that galaxies can move with each other across huge distances, and against the predictions of basic cosmological models. The reason why could change everything we think […]
Weltraum-Nachrichten
Raumfahrtprofessor: “Es wird keinen deutschen Weltraumbahnhof geben” Die Wirtschaft möchte von Deutschland aus Raketen ins All schießen, die Bundesregierung will den Vorschlag prüfen. Dabei steckt hinter der Idee ein grundlegendes Missverständnis, sagt Raumfahrtprofessor Ulrich Walter. https://www.spiegel.de/wissenschaft/weltall/deutschland-einen-deutschen-weltraumbahnhof-wird-es-nie-geben-a-1292678.html © SPIEGEL ONLINE 2019. Alle Rechte vorbehalten. Wie […]
Older IT workers
Older IT Workers Left Out Despite Tech Talent Shortage U.S. tech sector skews younger than the workforce as a whole, with the largest gap among employees 35 to 44 https://www.wsj.com/articles/older-it-workers-left-out-despite-tech-talent-shortage-11574683200 Copyright ©2019 Dow Jones & Company, Inc. All Rights Reserved. I hope that all […]
Haskell web stack
A DEAD-SIMPLE WEB STACK IN HASKELL Haskell has a proliferation of libraries to choose from for all of your basic backend needs, from logging to database access to routing and web server definition. https://williamyaoh.com/posts/2019-11-16-a-dead-simple-web-stack.html © Copyright 2019 William Yao This doesn’t look good to […]
Programme stricken?
Programmierte Ungleichheit Die „gender pay gap“ bezeichnet die ungleiche Bezahlung von Männern und Frauen im gleichen Beruf. Während alte Rollenbilder zumindest teilweise verschwinden, könnte die Digitalisierung die Schere stärker auseinandertreiben. https://www.faz.net/aktuell/wissen/programmierte-ungleichheit-frauen-in-der-it-branche-16361961.html © Frankfurter Allgemeine Zeitung GmbH 2001 – 2019. Alle Rechte vorbehalten. Ist schon […]
Troubled p-Values
It’s not just p=0.048 vs. p=0.052 https://statmodeling.stat.columbia.edu/2019/09/06/__trashed-2/ If nobody likes p-values, why are we still using it?
Calling all space programmers
Space industry pressed to hire enough software engineers Some space companies say their greatest hiring difficulty today is recruiting enough software engineers to work on their programs. https://spacenews.com/space-industry-pressed-to-hire-enough-software-engineers/ Copyright © 2019 Spacenews.com Software everywhere. Who would have thought that! 😉
Stau und Kommerz im All
So langsam wird’s eng. Viel Verkehr im Orbit: Crash-Vermeidung immer schwieriger Kürzlich stießen ein SpaceX- und ein ESA-Satellit fast zusammen. Das aktuelle Überwachungssystem muss umgekrempelt werden, fordern Experten. https://heise.de/-4522391 Copyright © 2019 Heise Medien Aber da geht bestimmt noch was, oder BDI? Industrie fordert […]
Rust is the future
At least according to this article. “Rust is the future of systems programming, C is the new Assembly”: Intel principal engineer, Josh Triplett At Open Source Technology Summit (OSTS) 2019, Josh Triplett, a Principal Engineer at Intel gave an insight into what Intel is […]
Monads mystery solved
Finally an article to solve the monad mystery! Monads as a Programming Pattern This article is written from a programmer’s perspective, where a monad is a software engineering pattern. Like other patterns, you may have already used it without knowing it was the monad […]
Rust 1.37
Programmiersprache Rust 1.37 bringt Feinschliff für die Syntax und den Paketmanager Die Programmiersprache erweitert das Verwenden von Typvarianten und ermöglicht das Festlegen eines Standard-Binary für Cargo-Projekte. https://heise.de/-4498996 Copyright © 2019 Heise Medien Gott sei dank ist das Update sehr einfach.
Quantum Supremacy Revolution
The End Of The Digital Revolution Is Coming: Here’s What’s Next “The next era of computing will stretch our minds into a spooky new world that we’re just starting to understand.” https://www.inc.com/thomas-koulopoulos/the-end-of-digital-revolution-is-coming-heres-whats-next.html COPYRIGHT 2019 MANSUETO VENTURES Hint: the next revolution uses qubits…