Re: North Korean Hackers Developing Malware in Dlang Programming Language

2024-05-27 Thread monkyyy via Digitalmars-d-announce
On Monday, 27 May 2024 at 16:17:07 UTC, aberba wrote: By Ionut Arghire: the guy writes 3 articles a day, assuming a 8 hour work week he must have spent less then 3 hours with the topic Please dont reshare slop just because it mentions d

Re: Phobos 3 Development is Open!

2024-02-29 Thread monkyyy via Digitalmars-d-announce
On Wednesday, 28 February 2024 at 15:45:06 UTC, ryuukk_ wrote: https://github.com/dlang/phobos/pull/8925/files#diff-647aa2ce9ebedd6759a2f1c55752f0279de8ae7ba55e3c270bd59e1f8c1a5162R131 Why can't D have its own types? Just importing this introduces dependencies on other system modules ```D

Re: raylib wasm soon^tm

2023-12-30 Thread monkyyy via Digitalmars-d-announce
On Saturday, 30 December 2023 at 14:57:54 UTC, JN wrote: No Windows support shouldn't be such a big deal. If you have WASM working, you can just wrap your WASM game in NW.js or Electron to make a standalone app. I would never, native support is in reach and I find the webpage shit to make

raylib wasm soon^tm

2023-12-29 Thread monkyyy via Digitalmars-d-announce
https://monkyyy.itch.io/test-wasm-missle-command https://github.com/crazymonkyyy/raylib-2024 (press f9 to change color scheme) Nearly done with my alpha todo list, schvelguy got it working on windows, so thats 3 platforms, windows(wishywashy rn), linux, wasm For what its worth I

Re: D Language Foundation October 2023 Quarterly Meeting Summary

2023-12-28 Thread monkyyy via Digitalmars-d-announce
On Wednesday, 6 December 2023 at 16:28:08 UTC, Mike Parker wrote: ## The Next Meetings We had our October monthly meeting one week after this meeting. The next quarterly should happen on January 5, 2024. We had no regular planning sessions in October, but two workgroup meetings took place

Re: DLF September 2023 Planning Update

2023-11-14 Thread monkyyy via Digitalmars-d-announce
On Tuesday, 14 November 2023 at 08:18:20 UTC, Mike Parker wrote: ## The future of D Robert had been itching to talk about our long-term plans for D. I think most of us understood that he was talking in terms of language features, but in this session, he explained that's not what he meant. D

Re: A New Era for the D Community

2023-05-12 Thread monkyyy via Digitalmars-d-announce
On Tuesday, 9 May 2023 at 12:27:30 UTC, FeepingCreature wrote: To be honest, this has always been my take as well. On Tuesday, 9 May 2023 at 15:46:12 UTC, Paul Backus wrote: I basically agree with this I feel if I was understood, only people with (at least) one foot out the door would

Re: A New Era for the D Community

2023-05-06 Thread monkyyy via Digitalmars-d-announce
On Wednesday, 3 May 2023 at 11:13:34 UTC, Mike Parker wrote: IVY, their organizational development program Your solution to hearing luas dev saying "I dont manage anything" and whatever feedback from your survey, is you got corporate training and now you gun-ho about management? Was I in

Re: Walter on Twitter

2023-04-15 Thread Monkyyy via Digitalmars-d-announce
On Saturday, 15 April 2023 at 04:46:33 UTC, Walter Bright wrote: On 4/14/2023 5:54 PM, zjh wrote: Newspapers all do it, why shouldn't we? Newspapers all zombies that are hoping to trade in their brand name for a pay day before boomers leave the scene. By all means fund and promote *live

Re: New beginnings - looking for part-time D programming help

2023-03-24 Thread Monkyyy via Digitalmars-d-announce
On Thursday, 23 March 2023 at 16:02:46 UTC, Laeeth Isharc wrote: Hi. For those that didn't hear, I resigned from Symmetry in September and my last day was a couple of weeks back. [...] "Not hedge fund" and "scripting" doesn't seem like enough of a job description to me

Dingbats alpha 1

2023-01-24 Thread monkyyy via Digitalmars-d-announce
https://github.com/crazymonkyyy/dingbats Collection of small example programs to fix, to teach you D.

Re: Safer Linux Kernel Modules Using the D Programming Language

2023-01-07 Thread monkyyy via Digitalmars-d-announce
On Sunday, 8 January 2023 at 03:58:43 UTC, Siarhei Siamashka wrote: On Sunday, 8 January 2023 at 03:18:27 UTC, monkyyy wrote: On Sunday, 8 January 2023 at 02:15:27 UTC, areYouSureAboutThat wrote: C is not just a programming language anymore. It's a complete (and very diverse) ecosystem. No

Re: Safer Linux Kernel Modules Using the D Programming Language

2023-01-07 Thread monkyyy via Digitalmars-d-announce
On Sunday, 8 January 2023 at 02:15:27 UTC, areYouSureAboutThat wrote: C is not just a programming language anymore. It's a complete (and very diverse) ecosystem. No progress has been made for decades but that doesn't mean progress is impossible. Maybe the academia will take note that

Re: The D Programming Language Vision Document

2022-07-09 Thread monkyyy via Digitalmars-d-announce
On Saturday, 9 July 2022 at 22:59:19 UTC, Vladimir Marchevsky wrote: On Sunday, 3 July 2022 at 17:09:46 UTC, monkyyy wrote: Id suggest dropping std.experimental and get a std.community sort of thing going. Well, it's named dub :) Its not curated. Its enforces a vision. It changes the

Re: The D Programming Language Vision Document

2022-07-03 Thread monkyyy via Digitalmars-d-announce
On Sunday, 3 July 2022 at 08:46:31 UTC, Mike Parker wrote: Feedback is welcome. Metaprogramming This section is... light on details and does little to clear up if you share my goals. My current take on this is that I believe something with c feature ser + templates are the future, their