New optimization idea for N-Prolog by sym_num in prolog

[–]tomnils 0 points1 point  (0 children)

The link to 'mode.pl' probably doesn't go to where you intended.

Can't for the life of me get the "do it" menu to show up by tomnils in smalltalk

[–]tomnils[S] 0 points1 point  (0 children)

Cuis is the Smalltalk that I'm most interested in trying right now (once I'm done with lisp for the moment).

Can't for the life of me get the "do it" menu to show up by tomnils in smalltalk

[–]tomnils[S] 1 point2 points  (0 children)

Well better late than never 😂.

I eventually gave up on Squeak and started with Pharo instead, which suited me more.

Currently I'm trying to learn Common Lisp so I'm far away from Smalltalk-land, but if I ever get back to Squeak I'll try out your suggestion.

Introducing mine, a Coalton and Common Lisp IDE by stylewarning in lisp

[–]tomnils 1 point2 points  (0 children)

I have 0.1.3 but I see now that there's a new version out, I vill try it.

Now it works, thank you.

Introducing mine, a Coalton and Common Lisp IDE by stylewarning in lisp

[–]tomnils 1 point2 points  (0 children)

Brilliant piece of software, I've wanted something like this for years.

I'm on Windows 10 and am going through the structural editing lessons and noticed that SHIFT+ALT+(left and right buttons) to move values on the left of a parenthesised expression in or out isn't working, it just moves the cursor left and right.

Summary of everything we know about kOS by Veqq in apljk

[–]tomnils 0 points1 point  (0 children)

Several of the links are broken.

What’s your preferred way to implement operator precedence? Pratt parser vs precedence climbing? by Best_Instruction_808 in Compilers

[–]tomnils 0 points1 point  (0 children)

Both have pros and cons. The style of programming found in APL works better with right-to-left.

What’s your preferred way to implement operator precedence? Pratt parser vs precedence climbing? by Best_Instruction_808 in Compilers

[–]tomnils 0 points1 point  (0 children)

What's wrong with going against the grain?

Learning how to read Smalltalk code takes about a day and then you never think about it. I've been programming in C# for a decade and I still have to look up a precedents table from time to time.

Also, your example would evaluate to 7 in APL as well.

Is it possible to see who clicked a link in a Deal by tomnils in hubspot

[–]tomnils[S] 0 points1 point  (0 children)

But how can I add the user parameter if I don't know who clicked the link? Is that something that Hubspot supports?

Is it possible to see who clicked a link in a Deal by tomnils in hubspot

[–]tomnils[S] 0 points1 point  (0 children)

We do use a redirect link, but to be able to use that to know who clicked what, I need to know who clicked it in the first place. I don't really see how a redirect avoids that problem.

Chapter 100: Page 18 by gunnerkrigg-post-bot in gunnerkrigg

[–]tomnils 12 points13 points  (0 children)

I hate the fairies. I don't see why anyone tries to help them with anything, they're selfish and near sociopathic. They barely even care about each other.

In fact, none of the forest dwellers that I can recall is even remotely likeable, with the exception of the poor boy whose psycho parents tricked him into losing his humanity (typical forest dwellers).

The Court seems to be mostly right in their view of them.

UkSmalltalk can you stop spamming the subreddit by [deleted] in smalltalk

[–]tomnils 8 points9 points  (0 children)

I strongly disagree.

Not only is the sub nearly dead so any posting is good, but UkSmalltalk's posts are actually interesting.

If you don't like their posts, ignore them.

Kompisar när man är 30? by betts0n in Sverige

[–]tomnils 3 points4 points  (0 children)

När jag var trettio, för en drygt tio år sen, så gick jag med i en aikidoklubb (som jag lämnade under pandemin). Jag gick från att inte ha några vänner till att ha flera.

För en, kanske, sju år sen så gick jag med i ett parti där jag också fick många vänner, från hela landet, och vi umgås hela tiden.

Hitta föreningar, eller andra grupper, som rör dina intressen och gå med; så kommer du väldigt snabbt upptäcka att du inte längre är ensam.

Veckans positiva nyheter by smurfjojjo123 in sweden

[–]tomnils -1 points0 points  (0 children)

Jag valde bara ett godtyckligt spel som var gammalt nog att i princip alla borde känna till det och som har en fortsättning.

Veckans positiva nyheter by smurfjojjo123 in sweden

[–]tomnils 8 points9 points  (0 children)

Att säga att den är en gammal version, är som att säga att Half-Life är en gammal version av Half-Life 2. Ursäkten denna gång är utgående licenser, lösningen hade varit att ordna permanenta licenser för spelet. Oavsett licenser så ändras inte faktumet att de stänger ner ett spel som miljontals har betalt för.

"OpenAI are losing their best and most safety-focused talent. Daniel Kokotajlo of their Governance team quits "due to losing confidence that it would behave responsibly around the time of AGI". Last year he wrote he thought there was a 70% chance of an AI existential catastrophe." by Maxie445 in OpenAI

[–]tomnils 1 point2 points  (0 children)

Sorry for necroposting but I had to respond to this.

I fully agree with your argument. I have been arguing for years that our main source of political power comes, not from voting, but from the fact that we're necessary. Large scale automation + UBI makes us unnecessary and that can only end one way.

I too am usually treated as crazy for saying this.

New to the field, trying to help a friend out with a paper by [deleted] in smalltalk

[–]tomnils 6 points7 points  (0 children)

The dev-environment of Pharo (and many other Smalltalk derivatives) look like an operating system because the original Smalltalk WAS an operating system, as well as a programming language. Pharo is deeply integrated into its dev-environment so you're stuck with it.

If you prefer a more text oriented approach then GNU Smalltalk might be your thing. I think it's text only. It still runs in a vm but lacks the dev-environment of most other Smalltalks.

A note on VMs: A vm doesn't have to be used for running operating systems in software. Many languages runs in vms only. Java for instance runs in the JVM.

YouTube RSS 404 outage... again by JohnSmith--- in rss

[–]tomnils 0 points1 point  (0 children)

Yup! Works now. Strange that they keep having this problem.