#ponylang — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #ponylang, aggregated by home.social.
-
CW: The Pony programming language example
Have to love the party-invite example on the Pony language website! Does a great job showing off.
-
CW: The Pony programming language example
Have to love the party-invite example on the Pony language website! Does a great job showing off.
-
CW: The Pony programming language example
Have to love the party-invite example on the Pony language website! Does a great job showing off.
-
Pony is an open-source, object-oriented, actor-model, capabilities-secure, high-performance programming language
-
Pony is an open-source, object-oriented, actor-model, capabilities-secure, high-performance programming language
-
Pony is an open-source, object-oriented, actor-model, capabilities-secure, high-performance programming language
-
Pony is an open-source, object-oriented, actor-model, capabilities-secure, high-performance programming language
-
Pony is an open-source, object-oriented, actor-model, capabilities-secure, high-performance programming language
-
Is Lemmy "competitive" with Discourse/Zulip in features? I would love to participate in various forums (Haiku OS, for sure; others too, like Pony which is on Zulip), but am loath to create log-ins on each. Is the Discourse way of not going for federation important for discussion forums?
#Lemmy #HaikuOS #Discourse #PonyLang #Zulip
CC @pulkomandy @mmu_man @begasus -
Is Lemmy "competitive" with Discourse/Zulip in features? I would love to participate in various forums (Haiku OS, for sure; others too, like Pony which is on Zulip), but am loath to create log-ins on each. Is the Discourse way of not going for federation important for discussion forums?
#Lemmy #HaikuOS #Discourse #PonyLang #Zulip
CC @pulkomandy @mmu_man @begasus -
Is Lemmy "competitive" with Discourse/Zulip in features? I would love to participate in various forums (Haiku OS, for sure; others too, like Pony which is on Zulip), but am loath to create log-ins on each. Is the Discourse way of not going for federation important for discussion forums?
#Lemmy #HaikuOS #Discourse #PonyLang #Zulip
CC @pulkomandy @mmu_man @begasus -
@kuraisle "Wrong" is a strong word here, and misleading a bit, due to being rather subjective. However, if performance was your primary concern, then such rewrite could have been done in myriad other compiled and safe languages to the same improvement effect. There is arguably nothing special #rustlang would provide in this particular case over, say #golang #ziglang #ponylang or many others.
-
@kuraisle "Wrong" is a strong word here, and misleading a bit, due to being rather subjective. However, if performance was your primary concern, then such rewrite could have been done in myriad other compiled and safe languages to the same improvement effect. There is arguably nothing special #rustlang would provide in this particular case over, say #golang #ziglang #ponylang or many others.
-
@kuraisle "Wrong" is a strong word here, and misleading a bit, due to being rather subjective. However, if performance was your primary concern, then such rewrite could have been done in myriad other compiled and safe languages to the same improvement effect. There is arguably nothing special #rustlang would provide in this particular case over, say #golang #ziglang #ponylang or many others.
-
@kuraisle "Wrong" is a strong word here, and misleading a bit, due to being rather subjective. However, if performance was your primary concern, then such rewrite could have been done in myriad other compiled and safe languages to the same improvement effect. There is arguably nothing special #rustlang would provide in this particular case over, say #golang #ziglang #ponylang or many others.
-
@kuraisle "Wrong" is a strong word here, and misleading a bit, due to being rather subjective. However, if performance was your primary concern, then such rewrite could have been done in myriad other compiled and safe languages to the same improvement effect. There is arguably nothing special #rustlang would provide in this particular case over, say #golang #ziglang #ponylang or many others.
-
-
-
-
-
-
One of the other things, I don't really like in #PonyLang, is its magic, seen in:
– "Structural subtyping": There's no explicit connection between the interface and its use (what could possibly go wrong?)
– "use": When importing something, here, also, is no explicit connection, what is used from that import (no "use 'a'; env.out.print a.b" or "use b from 'a'; env.out.print b") -
One of the other things, I don't really like in #PonyLang, is its magic, seen in:
– "Structural subtyping": There's no explicit connection between the interface and its use (what could possibly go wrong?)
– "use": When importing something, here, also, is no explicit connection, what is used from that import (no "use 'a'; env.out.print a.b" or "use b from 'a'; env.out.print b") -
One of the other things, I don't really like in #PonyLang, is its magic, seen in:
– "Structural subtyping": There's no explicit connection between the interface and its use (what could possibly go wrong?)
– "use": When importing something, here, also, is no explicit connection, what is used from that import (no "use 'a'; env.out.print a.b" or "use b from 'a'; env.out.print b") -
One of the other things, I don't really like in #PonyLang, is its magic, seen in:
– "Structural subtyping": There's no explicit connection between the interface and its use (what could possibly go wrong?)
– "use": When importing something, here, also, is no explicit connection, what is used from that import (no "use 'a'; env.out.print a.b" or "use b from 'a'; env.out.print b") -
One of the other things, I don't really like in #PonyLang, is its magic, seen in:
– "Structural subtyping": There's no explicit connection between the interface and its use (what could possibly go wrong?)
– "use": When importing something, here, also, is no explicit connection, what is used from that import (no "use 'a'; env.out.print a.b" or "use b from 'a'; env.out.print b") -
I wish, this advice from #PonyLang would be applied to #webExtension/ #browserExtension stores, as well as #browserPermissions, and similar stuff
-
I wish, this advice from #PonyLang would be applied to #webExtension/ #browserExtension stores, as well as #browserPermissions, and similar stuff
-
I wish, this advice from #PonyLang would be applied to #webExtension/ #browserExtension stores, as well as #browserPermissions, and similar stuff
-
I wish, this advice from #PonyLang would be applied to #webExtension/ #browserExtension stores, as well as #browserPermissions, and similar stuff
-
I wish, this advice from #PonyLang would be applied to #webExtension/ #browserExtension stores, as well as #browserPermissions, and similar stuff
-
When reading the #PonyLang documentation, I essentially get the impression, the whole language was just invented for essentially ONE HUGE feature, they called "Reference Capabilities" and made it rocket science. This one concept is explained as complex as the whole rest of the language combined.
https://tutorial.ponylang.io/reference-capabilities/ -
When reading the #PonyLang documentation, I essentially get the impression, the whole language was just invented for essentially ONE HUGE feature, they called "Reference Capabilities" and made it rocket science. This one concept is explained as complex as the whole rest of the language combined.
https://tutorial.ponylang.io/reference-capabilities/ -
When reading the #PonyLang documentation, I essentially get the impression, the whole language was just invented for essentially ONE HUGE feature, they called "Reference Capabilities" and made it rocket science. This one concept is explained as complex as the whole rest of the language combined.
https://tutorial.ponylang.io/reference-capabilities/ -
When reading the #PonyLang documentation, I essentially get the impression, the whole language was just invented for essentially ONE HUGE feature, they called "Reference Capabilities" and made it rocket science. This one concept is explained as complex as the whole rest of the language combined.
https://tutorial.ponylang.io/reference-capabilities/ -
When reading the #PonyLang documentation, I essentially get the impression, the whole language was just invented for essentially ONE HUGE feature, they called "Reference Capabilities" and made it rocket science. This one concept is explained as complex as the whole rest of the language combined.
https://tutorial.ponylang.io/reference-capabilities/ -
Well, #PonyLang, you essentially reinvented the "readonly" keyword 👏🏻
-
Well, #PonyLang, you essentially reinvented the "readonly" keyword 👏🏻
-
Well, #PonyLang, you essentially reinvented the "readonly" keyword 👏🏻
-
Well, #PonyLang, you essentially reinvented the "readonly" keyword 👏🏻
-
Well, #PonyLang, you essentially reinvented the "readonly" keyword 👏🏻
-
Great, #PonyLang, you implemented native swap operations 👏🏻 But wait! You broke everything else 🤦🏻♂️
-
Great, #PonyLang, you implemented native swap operations 👏🏻 But wait! You broke everything else 🤦🏻♂️
-
Great, #PonyLang, you implemented native swap operations 👏🏻 But wait! You broke everything else 🤦🏻♂️
-
Great, #PonyLang, you implemented native swap operations 👏🏻 But wait! You broke everything else 🤦🏻♂️
-
Great, #PonyLang, you implemented native swap operations 👏🏻 But wait! You broke everything else 🤦🏻♂️
-
So, in #PonyLang, does the prime (') have a real implemented function, or is it just a convention and test' does essentially the same as test1?
-
So, in #PonyLang, does the prime (') have a real implemented function, or is it just a convention and test' does essentially the same as test1?
-
So, in #PonyLang, does the prime (') have a real implemented function, or is it just a convention and test' does essentially the same as test1?
-
So, in #PonyLang, does the prime (') have a real implemented function, or is it just a convention and test' does essentially the same as test1?
-
So, in #PonyLang, does the prime (') have a real implemented function, or is it just a convention and test' does essentially the same as test1?
-
Reader after first reading the chapter: "Interfaces and traits are the same"
#PonyLang: -
Reader after first reading the chapter: "Interfaces and traits are the same"
#PonyLang: -
Reader after first reading the chapter: "Interfaces and traits are the same"
#PonyLang: -
Reader after first reading the chapter: "Interfaces and traits are the same"
#PonyLang: -
Reader after first reading the chapter: "Interfaces and traits are the same"
#PonyLang: -
Yeah, no shit, Sherlock. I wasn't really expecting anything else when I read the #PonyLang documentation, anyway.
-
Yeah, no shit, Sherlock. I wasn't really expecting anything else when I read the #PonyLang documentation, anyway.
-
Yeah, no shit, Sherlock. I wasn't really expecting anything else when I read the #PonyLang documentation, anyway.
-
Yeah, no shit, Sherlock. I wasn't really expecting anything else when I read the #PonyLang documentation, anyway.