Newest at the top
| 2026-03-27 13:31:32 +0100 | gentauro | Athas are you guys still doing this at DIKU? |
| 2026-03-27 13:31:24 +0100 | <gentauro> | it's a good approach to teach the diff paradigms and not get lost in translation |
| 2026-03-27 13:31:14 +0100 | gentauro | https://www.version2.dk/artikel/funktionelle-sprog-er-tilbage-efter-aars-automatisk-brug-af-objekt… (Danish) |
| 2026-03-27 13:31:08 +0100 | gentauro | `"They start with functional programming, so imperative and so object-oriented. With F# you can better show the differences between the approaches. Otherwise it could drown in different syntax and type systems between the languages," explains associate professor and study leader Torben Mogensen from the Department of Computer Science at the University of Copenhagen to Version2`. Source: |
| 2026-03-27 13:28:31 +0100 | <gentauro> | basic .NET (C#) programming can easily be taught with `dotnet` (as in `core`) which runs on most OS/devices |
| 2026-03-27 13:27:54 +0100 | <gentauro> | tomsmeding: are they teaching Windows Forms? |
| 2026-03-27 13:27:19 +0100 | haritz | (~hrtz@user/haritz) haritz |
| 2026-03-27 13:27:19 +0100 | haritz | (~hrtz@2a01:4b00:bc2e:7000:d5af:a266:ca31:5ef8) (Changing host) |
| 2026-03-27 13:27:19 +0100 | haritz | (~hrtz@2a01:4b00:bc2e:7000:d5af:a266:ca31:5ef8) |
| 2026-03-27 13:06:55 +0100 | koala_man | (~vidar@157.146.251.23.bc.googleusercontent.com) koala_man |
| 2026-03-27 13:05:07 +0100 | koala_man | (~vidar@157.146.251.23.bc.googleusercontent.com) (Ping timeout: 268 seconds) |
| 2026-03-27 13:01:32 +0100 | dutchie | (~dutchie@user/dutchie) dutchie |
| 2026-03-27 12:59:46 +0100 | dutchie | (~dutchie@user/dutchie) (Ping timeout: 248 seconds) |
| 2026-03-27 12:57:53 +0100 | kronicmage | (~kronicmag@high-fructose-corn-syrup.csclub.uwaterloo.ca) (Quit: WeeChat 4.6.3) |
| 2026-03-27 12:54:59 +0100 | tremon | (~tremon@83.80.159.219) tremon |
| 2026-03-27 12:53:52 +0100 | divlamir | (~divlamir@user/divlamir) divlamir |
| 2026-03-27 12:52:28 +0100 | wbrawner | (~wbrawner@129.146.105.153) () |
| 2026-03-27 12:49:34 +0100 | CiaoSen | (~Jura@p549cb690.dip0.t-ipconnect.de) CiaoSen |
| 2026-03-27 12:48:41 +0100 | weary-traveler | (~user@user/user363627) user363627 |
| 2026-03-27 12:47:37 +0100 | kronicmage | (~kronicmag@high-fructose-corn-syrup.csclub.uwaterloo.ca) |
| 2026-03-27 12:47:17 +0100 | weary-traveler | (~user@user/user363627) (Remote host closed the connection) |
| 2026-03-27 12:43:42 +0100 | <Maxdamantus> | dotnet included in the installed packages. |
| 2026-03-27 12:43:16 +0100 | <Maxdamantus> | $ docker run --rm -it alpine sh -c 'apk add powershell && pwsh' |
| 2026-03-27 12:42:42 +0100 | divlamir | (~divlamir@user/divlamir) (Ping timeout: 248 seconds) |
| 2026-03-27 12:42:24 +0100 | <Maxdamantus> | Seems to be in alpine. |
| 2026-03-27 12:38:54 +0100 | <Maxdamantus> | There's still mono in Debian. |
| 2026-03-27 12:38:24 +0100 | <__monty__> | I thought that basically was Mono, because they acquired Xamarin. |
| 2026-03-27 12:38:18 +0100 | <Maxdamantus> | Though I don't seem to see any .NET or PowerShell or something in debian. |
| 2026-03-27 12:37:51 +0100 | weary-traveler | (~user@user/user363627) user363627 |
| 2026-03-27 12:35:03 +0100 | <probie> | Mono was a FOSS implementation of .NET done because .NET was originally proprietary. Since 2016 however, .NET is released under an open source license, and coinciding with that first open sourcing release; Microsoft added Linux support |
| 2026-03-27 12:33:32 +0100 | Googulator | (~Googulato@team.broadbit.hu) (Ping timeout: 245 seconds) |
| 2026-03-27 12:32:58 +0100 | divlamir | (~divlamir@user/divlamir) divlamir |
| 2026-03-27 12:30:28 +0100 | <__monty__> | Wasn't that done through Mono? |
| 2026-03-27 12:29:23 +0100 | <probie> | I wasn't referring to Mono, I was referring to Microsoft adding Linux support to .NET |
| 2026-03-27 12:27:19 +0100 | Googulator | (~Googulato@team.broadbit.hu) |
| 2026-03-27 12:22:10 +0100 | divlamir | (~divlamir@user/divlamir) (Ping timeout: 244 seconds) |
| 2026-03-27 12:19:50 +0100 | czan | (~czan@user/mange) czan |
| 2026-03-27 12:19:46 +0100 | <__monty__> | Mono definitely was a bit of a second class citizen. Don't know how convenient it is now. |
| 2026-03-27 12:15:00 +0100 | <probie> | tomsmeding: you can write (and run) C# without using Windows; it hasn't been "Windows only" for the past 10 years |
| 2026-03-27 12:07:31 +0100 | puke | (~puke@user/puke) (Ping timeout: 264 seconds) |
| 2026-03-27 12:02:44 +0100 | marinelli | (~weechat@brrr.fr) marinelli |
| 2026-03-27 12:01:10 +0100 | <mesaoptimizer> | tomsmeding: by WSL I meant that your host OS is Windows, and it runs ubuntu as a VM with almost native support for hardware and file system access: https://en.wikipedia.org/wiki/Windows_Subsystem_for_Linux |
| 2026-03-27 11:57:32 +0100 | <haskellbridge> | <magic_rb> Which uni can i make fun of |
| 2026-03-27 11:57:27 +0100 | <haskellbridge> | <magic_rb> And also annoyances with people that value their freedom. Id switch unis. Which one is this? |
| 2026-03-27 11:56:11 +0100 | Lord_of_Life | (~Lord@user/lord-of-life/x-2819915) Lord_of_Life |
| 2026-03-27 11:54:40 +0100 | Lord_of_Life | (~Lord@user/lord-of-life/x-2819915) (Excess Flood) |
| 2026-03-27 11:43:32 +0100 | Lord_of_Life | (~Lord@user/lord-of-life/x-2819915) Lord_of_Life |
| 2026-03-27 11:39:50 +0100 | euphores | (~SASL_euph@user/euphores) (Quit: Leaving.) |
| 2026-03-27 11:30:59 +0100 | <tomsmeding> | resulting in annoyances with the courses that do not do C# |
| 2026-03-27 11:30:25 +0100 | acidjnk_new3 | (~acidjnk@p200300d6e700e592d8ec8b385b3dd828.dip0.t-ipconnect.de) (Ping timeout: 272 seconds) |