digitalmars.D.learn - Contributing to D wiki
- aberba (6/6) Jul 15 2020 So I'm looking to make changes to the D wiki but I'm not sure who
- H. S. Teoh (7/14) Jul 15 2020 [...]
- tastyminerals (6/12) Jul 15 2020 D wiki is badly outdated. This is not a fact but a gut feeling
- H. S. Teoh (12/17) Jul 15 2020 Why not? It's a *wiki*. Wikis are intended for the user community
- John Burton (9/19) Jul 27 2020 I tried looking there for information and examples of getting
- aberba (2/19) Jul 27 2020 I believe it'll be a useful addition. Please do that.
- H. S. Teoh (6/14) Jul 27 2020 Yes, please go ahead. I don't think there's a need to ask. :-)
- John Burton (2/14) Jul 30 2020 I will try to add something in the coming days
So I'm looking to make changes to the D wiki but I'm not sure who to talk to about such changes. Currently: Move all other IDEs low-quality down (maybe to Others) and focus on just the few that really works (IntelliJ, Visual Studio Code and Visual Studio). Instead of many options that don't work, why not focus on they few that works?
Jul 15 2020
On Wed, Jul 15, 2020 at 04:04:56PM +0000, aberba via Digitalmars-d-learn wrote:So I'm looking to make changes to the D wiki but I'm not sure who to talk to about such changes. Currently: Move all other IDEs low-quality down (maybe to Others) and focus on just the few that really works (IntelliJ, Visual Studio Code and Visual Studio). Instead of many options that don't work, why not focus on they few that works?[...] Why not just go ahead and take charge of that part of the wiki? It's a wiki after all. T -- Talk is cheap. Whining is actually free. -- Lars Wirzenius
Jul 15 2020
On Wednesday, 15 July 2020 at 16:04:56 UTC, aberba wrote:So I'm looking to make changes to the D wiki but I'm not sure who to talk to about such changes. Currently: Move all other IDEs low-quality down (maybe to Others) and focus on just the few that really works (IntelliJ, Visual Studio Code and Visual Studio). Instead of many options that don't work, why not focus on they few that works?D wiki is badly outdated. This is not a fact but a gut feeling after reading through some of its pages. I was wondering who's owning it myself but never actually dared to just go and update. I just had a feeling it's abandoned. On the other hand why would it be?
Jul 15 2020
On Wed, Jul 15, 2020 at 09:27:22PM +0000, tastyminerals via Digitalmars-d-learn wrote: [...]D wiki is badly outdated. This is not a fact but a gut feeling after reading through some of its pages. I was wondering who's owning it myself but never actually dared to just go and update.Why not? It's a *wiki*. Wikis are intended for the user community (i.e. you & me) to go and edit. That's the whole point of a wiki. If that wasn't the intention we wouldn't have set up a wiki in the first place.I just had a feeling it's abandoned. On the other hand why would it be?It's only as abandoned as this community abandons it. If people start updating it and fixing things when they see it instead, then it will not be abandoned. T -- There are 10 kinds of people in the world: those who can count in binary, and those who can't.
Jul 15 2020
On Wednesday, 15 July 2020 at 22:18:47 UTC, H. S. Teoh wrote:On Wed, Jul 15, 2020 at 09:27:22PM +0000, tastyminerals via Digitalmars-d-learn wrote: [...]I tried looking there for information and examples of getting glfw3 statically linked into my program using LDC and didn't really find anything. I wonder if adding a page for static linking tips would be useful as it seems to be problematic and compiler and environment dependent? Perhaps I should go ahead and see if I can make a page and see if anyone objects :PD wiki is badly outdated. This is not a fact but a gut feeling after reading through some of its pages. I was wondering who's owning it myself but never actually dared to just go and update.Why not? It's a *wiki*. Wikis are intended for the user community (i.e. you & me) to go and edit. That's the whole point of a wiki. If that wasn't the intention we wouldn't have set up a wiki in the first place.
Jul 27 2020
On Monday, 27 July 2020 at 11:39:32 UTC, John Burton wrote:On Wednesday, 15 July 2020 at 22:18:47 UTC, H. S. Teoh wrote:I believe it'll be a useful addition. Please do that.On Wed, Jul 15, 2020 at 09:27:22PM +0000, tastyminerals via Digitalmars-d-learn wrote: [...]I tried looking there for information and examples of getting glfw3 statically linked into my program using LDC and didn't really find anything. I wonder if adding a page for static linking tips would be useful as it seems to be problematic and compiler and environment dependent? Perhaps I should go ahead and see if I can make a page and see if anyone objects :P[...]Why not? It's a *wiki*. Wikis are intended for the user community (i.e. you & me) to go and edit. That's the whole point of a wiki. If that wasn't the intention we wouldn't have set up a wiki in the first place.
Jul 27 2020
On Mon, Jul 27, 2020 at 11:39:32AM +0000, John Burton via Digitalmars-d-learn wrote: [...]I tried looking there for information and examples of getting glfw3 statically linked into my program using LDC and didn't really find anything. I wonder if adding a page for static linking tips would be useful as it seems to be problematic and compiler and environment dependent? Perhaps I should go ahead and see if I can make a page and see if anyone objects :PYes, please go ahead. I don't think there's a need to ask. :-) T -- EMACS = Extremely Massive And Cumbersome System
Jul 27 2020
On Monday, 27 July 2020 at 16:58:13 UTC, H. S. Teoh wrote:On Mon, Jul 27, 2020 at 11:39:32AM +0000, John Burton via Digitalmars-d-learn wrote: [...]I will try to add something in the coming daysI tried looking there for information and examples of getting glfw3 statically linked into my program using LDC and didn't really find anything. I wonder if adding a page for static linking tips would be useful as it seems to be problematic and compiler and environment dependent? Perhaps I should go ahead and see if I can make a page and see if anyone objects :PYes, please go ahead. I don't think there's a need to ask. :-) T
Jul 30 2020