Re: Safer Linux Kernel Modules Using the D Programming Language

2023-01-09 Thread Paulo Pinto via Digitalmars-d-announce
On Monday, 9 January 2023 at 20:07:01 UTC, areYouSureAboutThat wrote: On Monday, 9 January 2023 at 11:04:24 UTC, Patrick Schluter wrote: On Monday, 9 January 2023 at 09:08:59 UTC, areYouSureAboutThat wrote: On Monday, 9 January 2023 at 03:54:32 UTC, Walter Bright wrote: Yes, as long as you

Re: Update on my D game

2023-01-09 Thread Kenny Shields via Digitalmars-d-announce
On Monday, 9 January 2023 at 01:43:14 UTC, thebluepandabear wrote: Hello, The game was fun. Have you considered open sourcing it? Thanks for playing, glad you enjoyed it! I don't have any intent to open source the game or the engine at this point, though maybe somewhere further down the

Re: Update on my D game

2023-01-09 Thread Kenny Shields via Digitalmars-d-announce
On Monday, 9 January 2023 at 00:57:08 UTC, Hipreme wrote: 1: Great installation experience, just unzip and boom it works. For a finished game I would recommend a proper installer or something that is as simple as double clicking. Glad to hear that. An installer is definitely a possibility,

Re: Safer Linux Kernel Modules Using the D Programming Language

2023-01-09 Thread areYouSureAboutThat via Digitalmars-d-announce
On Monday, 9 January 2023 at 11:04:24 UTC, Patrick Schluter wrote: On Monday, 9 January 2023 at 09:08:59 UTC, areYouSureAboutThat wrote: On Monday, 9 January 2023 at 03:54:32 UTC, Walter Bright wrote: Yes, as long as you don't make any mistakes. A table saw won't cut your fingers off if you

Re: Good News: Almost all druntime supported on arsd webassembly

2023-01-09 Thread Ferhat Kurtulmuş via Digitalmars-d-announce
On Friday, 6 January 2023 at 22:39:36 UTC, Adam D Ruppe wrote: On Friday, 6 January 2023 at 22:14:23 UTC, Ferhat Kurtulmuş wrote: One question. Does GC work with Adam's druntime for wasm? I haven't actually written one yet, so it leaks if you don't pay attention yourself. But I have a plan

Re: Safer Linux Kernel Modules Using the D Programming Language

2023-01-09 Thread Patrick Schluter via Digitalmars-d-announce
On Monday, 9 January 2023 at 09:08:59 UTC, areYouSureAboutThat wrote: On Monday, 9 January 2023 at 03:54:32 UTC, Walter Bright wrote: Yes, as long as you don't make any mistakes. A table saw won't cut your fingers off if you never make a mistake, too. And yet, people keep using them

Re: Safer Linux Kernel Modules Using the D Programming Language

2023-01-09 Thread Paulo Pinto via Digitalmars-d-announce
On Monday, 9 January 2023 at 07:23:48 UTC, Siarhei Siamashka wrote: On Monday, 9 January 2023 at 06:34:23 UTC, Paulo Pinto wrote: On Monday, 9 January 2023 at 04:31:48 UTC, Siarhei Siamashka ASAN, Valgrind, Clang Static Analyzer and plenty of other tools are the practical mechanisms to prevent

Re: Safer Linux Kernel Modules Using the D Programming Language

2023-01-09 Thread areYouSureAboutThat via Digitalmars-d-announce
On Monday, 9 January 2023 at 03:54:32 UTC, Walter Bright wrote: Yes, as long as you don't make any mistakes. A table saw won't cut your fingers off if you never make a mistake, too. And yet, people keep using them (table saws). Don't underestimate the level of risk humans are happily