Programming

stevensanderson,
@stevensanderson@mstdn.social avatar

🚀 New in healthyR.data: get_cms_meta_data()!

Easily retrieve and analyze CMS metadata with customizable searches using .title, .keyword, and .modified_date. Choose data versions ("current", "archive", "all") and filter by media type ("all", "csv", "API", "other"). It returns a tidy tibble with essential metadata.

Post: https://www.spsanderson.com/steveondata/posts/2024-05-28/

#R

image/png

vascorsd,
@vascorsd@mastodon.social avatar
lpil,
@lpil@hachyderm.io avatar

Gleam v1.2.0 is out! And oh boy is it a good one! You're gunna like it a whole bunch

https://gleam.run/news/fault-tolerant-gleam/

#gleam #erlang #elixir #release #functionalprogramming

flypaper,
@flypaper@autonomous.zone avatar

@lpil @andrew_chou Andrew, do you use Gleam? What for? Do you prefer it?

andrew_chou,
@andrew_chou@toot.cafe avatar

@flypaper @lpil not at the moment, but I really should! been following the project for a very long time so just happy for its continued growth and success :)

would say it's a proper choice for building web-based applications end-to-end, amongst other things 👍

wolf4earth,

For a new podcast I'm looking for guests from marginalized and underrepresented groups in the #elixirlang / #erlang / #BEAM community.

My co-host Adi Iyngar and me are looking to shine a light on the lived experiences of these communities. We're more than the tech we use and far too often folks are not able to bring their whole selves. This podcast is meant to be our little contribution towards changing that!

Boosts appreciated!
#myelixirstatus #podcast #LookingForGuests

wolf4earth,

@hq1 I'll share the link as soon as it's up. We're basically in pre-production right now.

vascorsd,
@vascorsd@mastodon.social avatar

You know what, don't try to define an implicit conversion from String to List[Char] in .

I leave this advice to the world.
Keep your sanity.
I've warned you 😮‍💨.

given Conversion[String, List[Char]] = _.toList

I was looking at the errors for a few minutes wondering why the fuck 😅

ragb,

@vascorsd you lazy bastard ;)

vascorsd,
@vascorsd@mastodon.social avatar

@ragb now it's ugly, me no likes 😞

jbzfn,
@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.

RL_Dane,
@RL_Dane@fosstodon.org avatar

@lizmat @jbzfn

Good to know 🙂

gregorni,
@gregorni@fosstodon.org avatar

Somehow the following pseudocode:

if not condition:  
 return;  
do_stuff  

feels much more intuitive to me than

if condition:  
 do_stuff;  

Anyone else feel that way?

rdbende,
@rdbende@mastodon.social avatar

@gregorni
Consider it with multiple do_stuffs:

if bar:  
 baz()  
 spam()  
 return

ham()  
egg()  

vs

if bar:  
 baz()  
 spam()  
else:  
 ham()  
 egg()  

In this case I think the second one is much clearer, simply because it better shows which instructions will be executed in which case. Think about it like this: "if condition, then do this and return, but otherwise there's more code further down" or "if condition, then do this, else do that".

gregorni,
@gregorni@fosstodon.org avatar

@rdbende In that case an else-block makes sense, yes. I was thinking of a case where there is no else-block, in which case I prefer the early return.

jimfl,
@jimfl@hachyderm.io avatar

Hurl is a #programming language based on exception handling. It’s a real shame that it isn’t tail recursive though.

https://hurl.wtf/

gjergjiramku,
@gjergjiramku@mastodon.social avatar

The reason I dislike node/npm

Just cloned three year old project and build fails. Just three years.

Probably a skill issue but how can I make sure that #nodejs projects can withstand time a bit better?

gjergjiramku,
@gjergjiramku@mastodon.social avatar

@davesh could be the solution

But I think the tooling should have more sensible defaults to ensure this.

davesh,
@davesh@hachyderm.io avatar

@gjergjiramku you would think the lock file would pin all the versions of your deps. Either way I agree the ecosystem is a mess.

javajuggler,

just look...

a place that offers me the chance to interact with various programmers in chat rooms

a place where I can send and receive files such as images and documents

a place where I can post things and interact with other people in the comments of my can

a place where I can post trends and upload several images in the same post so that people get to know my work or things that I identify with.

a place where I can talk freely and make new friends, all for free and without ads. Fuck me, I think we should all be there, guys. join now https://chat-to.dev

sxan,
@sxan@midwest.social avatar

Does it run on ActivityPub? Is it federated?

https://i.makeagif.com/media/4-12-2018/HfTOkO.gif

dentangle,
@dentangle@chaos.social avatar

ThreadSanitizer seems to have improved a lot since I last used it seriously. Incredibly useful tool for working with memory barriers / atomics.

I think I'll integrate it it into our test suite for

#C

FATHI, Persian
@FATHI@mstdn.social avatar
vascorsd,
@vascorsd@mastodon.social avatar

It would be cool if the links in the docs of to "Source" would actually work 😮‍💨

dentangle,
@dentangle@chaos.social avatar

After protracted negotiations, ThreadSanitizer has blessed my threadly abuses.

#C

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