masukomi, (edited ) to ruby
@masukomi@connectified.com avatar

My current contract has just ended, and I'm officially on the hunt for a new job.

If anyone needs a Tech Lead / Principle dev with boatloads of / experience‡, hit me up.

Resume here: https://masukomi.org/resume/kay_rhodes_resume.html

‡ and a bunch of other languages you're probably not hiring for: , , , a little

cstross, to random
@cstross@wandering.shop avatar

May 28: Do you have advice for other authors that you haven't heard from different sources?

Yes: "there's more than one way to do it." (For almost any value of "it" that doesn't involve mathematics or formal logic.)

This is actually advice from a programmer, Larry Wall (inventor of Perl) but it applies especially strongly to writing fiction. Whatever you're trying to do, consider alternative ways of doing it.

lizmat,
@lizmat@mastodon.social avatar

@elysegrasso @resuna

FWIW, that variant is called the Raku Programming Language nowadays https://raku.org

snonux, to golang
@snonux@fosstodon.org avatar

I created my first mobile app in using . It's a very simple app for logging small ideas and to do tasks on my Android phone into simple text files. These are synced w/ to my Laptop. From there, a glue script adds them to my DB. I know, weird workflow. But I wanted to highlight how easy it is to build cross-platform mobile apps in Go now. Dont have to use the Android SDK.

https://codeberg.org/snonux/quicklogger

ovid, to javascript
@ovid@fosstodon.org avatar

I started programming in 1982. Though I'm known as a developer, I tried to remember every other languages I've programmed in.

, #C, 6809 Assembler, , VBScript (and its many variants), , , , , , , Easytrieve, and probably a few others.

I wish I had gotten a job in Prolog, primarily because I loved what I could create with it. I don't love programming; I love creating.

What are you languages?

sjn, to raku
@sjn@chaos.social avatar

The and in has started, and videos are already tricking down to their YouTube channel.

Looking forward to following great talks all the way from ! 😁

https://www.youtube.com/@YAPCNA/videos

WGAvanDijk, to raku
@WGAvanDijk@mastodon.social avatar

In 2017/2018, @lizmat had the plan to write a book on how to convert programs from Perl 5 to Perl 6. Perl 6 is renamed to Raku now.

The book got never finished. Liz wants to publish the contents of the chapters that she did write, so that maybe some interested people could use it.

She is now converting that contents into (twenty!) blog posts.

The first one is online now.
https://dev.to/lizmat/migrating-perl-to-raku-1c47

The second one is the first of a 3-parter, and is also online.
https://dev.to/lizmat/syntactic-changes-between-perl-and-raku-part-1-of-3-m97

leonerd, to raku
@leonerd@fosstodon.org avatar

This thread highlights one of the key differences between the design processes behind and .

Raku's design all came from the question "What could I build if I could basically start again from scratch? What ideas might I have? How do I build a coherent whole from this blank canvas?"

Perl's ongoing design is all rooted in "What would I use right now in this real code I am writing today? What features would I like to have that I currently do not?"

https://fosstodon.org/@leonerd/109417700811336648

jns, to raku

You know you're in need of a holiday when you see a humorous meme and immediately think of

He'd have got away with it if it weren't for the pesky implementation details:

raku -MMONKEY-TYPING -e 'augment class Str { method CALL-ME(Str $m) { self."$m"() }}; "Hello, World"("print")'  
Hello, World  
jbzfn, to raku
@jbzfn@mastodon.social avatar

📚 A Complete Course of the Raku programming language

https://course.raku.org/

nobodyinperson, to raku
@nobodyinperson@fosstodon.org avatar

Can we please have an alias 'but' for the 'and' binary operator in programming languages?

if outside and moving_slowly ⇒ if outside but moving_slowly
if online and not connected ⇒ if online but not connected

Such semantics made :perl: a bliss to write in some cases (if not ⇒ unless), although Perl doesn't have this 'but' alias. Probably can change itself at runtime to add this alias 😅

CIAvash, to raku

If you're looking for a more powerful tool(and regex) than #grep, #ripgrep, …, then rak is the answer
#rak #RakuLang #CLI #LibreSoftware
App::Rak - 21st century grep / find / ack / ag / rg on steroids
https://raku.land/zef:lizmat/App::Rak

sjn, to raku
@sjn@chaos.social avatar

@raku Thinking about content on a fediverse-replacement for reddit.

Then I see https://kbin.social/m/raku exists! Sweet!

Anyone around who wants to hang out there? 🙂

sjn, to raku
@sjn@chaos.social avatar

I just submitted a talk to the and track at . Deadline for submission is tomorrow (Friday Dec 1st), and it's not too late to share! 😄

https://news.perlfoundation.org/post/fosdem2024

profoundlynerdy, to raku
@profoundlynerdy@bitbang.social avatar

What are some underappreciated superpowers that and/or has EXCLUDING and ?

WGAvanDijk, to raku
@WGAvanDijk@mastodon.social avatar

TPRF (The Perl and Raku Foundation) is organising a Raku & perl devroom at FOSDEM. Sadly, no booth for Raku & Perl. Still, plenty of interesting stands.

https://fosdem.org/2024/news/2023-11-20-accepted-stands-fosdem-2024/

jbzfn, to raku
@jbzfn@mastodon.social avatar

⚡ Raku is pretty damn Cool | felix-knorr.net

https://felix-knorr.net/posts/2023-06-24-raku-is-awesome.html

profoundlynerdy, to RaspberryPi
@profoundlynerdy@bitbang.social avatar

I want to replace my existing wall thermostat with something smarter but NOT connected to "the Cloud" for security reasons. The more open the the better.

My goals are to be able to deploy wireless temperature sensors in every room of the house and be able to script things from a with API calls to the device. Any suggestions?

E_Hondius, to raku Dutch

Well deserved!

Kijk 'White Camel Award Acceptance - Mohammad Sajid Anwar - TPRC 2023' op YouTube


https://youtu.be/PMGKwuTiEJk

jbzfn, to programming
@jbzfn@mastodon.social avatar

⏳ Am I too old to create a popular programming language?

"Is it too late to create a popular programming language after age 40? Let's find out!"

https://pldb.io/posts/age.html

lizmat,
@lizmat@mastodon.social avatar

@RL_Dane @jbzfn

I guess historically because Raku was named Perl 6 until October 2019?

Also: the Raku Programming Language uses the tag, as not to bother the good people doing Raku pottery.

oalders, to programming
@oalders@fosstodon.org avatar

I'm handling sponsorships for this year's Perl and Raku Conference. Please share this far and wide so that we can get as many new sponsors as possible. ❤️

https://www.perl.com/article/this-is-your-opportunity-to-sponsor-the-perl-and-raku-conference-2024/

@perl @tag@relay.fedi.buzz

sjn,
@sjn@chaos.social avatar

@oalders @perl @tag@relay.fedi.buzz

Everyone! If your depends on or please consider supporting the communities you rely on!

One good way to ensure a sustainable future for ecosystems like these, is to support active and fertile venues for learning and teaching these technologies.

Right now, you can help by supporting the Perl and Raku Conference, and later this year, the London Perl Workshop.

Is this relevant for you? Forward it to your manager! 💯

benjamineskola, to random
@benjamineskola@hachyderm.io avatar

Started reading ‘Modern Perl’ on the train to work the other day. was the first programming language I learned, 20 years ago now, but I’ve hardly used it in probably 15 years now.

Not yet sure what I’d use it for, though. Better shell scripts? I’d normally choose Python/Ruby for that.

profoundlynerdy,
@profoundlynerdy@bitbang.social avatar

@benjamineskola There is a very new OOP system: https://ovid.github.io/articles/the-future-of-perl.html which looks good but I haven't actually used it myself.

I work Cybersecurity, I mostly use for quick one-off scans when someone asks me, "are we vulnerable to XYZ?" when XYZ has a (mis)configuration element to it.

A lot of my hobby code is using these days as I really enjoy the language's mutability.

RogerBW, to raku
@RogerBW@emacs.ch avatar
RogerBW, to raku
@RogerBW@emacs.ch avatar
RogerBW, to raku
@RogerBW@emacs.ch avatar
RogerBW, to raku
@RogerBW@emacs.ch avatar
  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • InstantRegret
  • magazineikmin
  • thenastyranch
  • modclub
  • everett
  • rosin
  • Youngstown
  • slotface
  • ethstaker
  • mdbf
  • kavyap
  • osvaldo12
  • DreamBathrooms
  • anitta
  • Durango
  • ngwrru68w68
  • tester
  • khanakhh
  • love
  • tacticalgear
  • cubers
  • GTA5RPClips
  • Leos
  • normalnudes
  • provamag3
  • cisconetworking
  • JUstTest
  • All magazines