Programming

CodenameTim,
@CodenameTim@fosstodon.org avatar

I have a junior dev that's ready for his first job. If you're looking in that space, let me know. He's hard-working, persistent and literally loves programming. The problem we worked on today had him so excited. He just needs a shot at this point.

atoponce,
@atoponce@fosstodon.org avatar

Know your variable style conventions:

camelCase
PascalCase
snake_case
kebab-case
ceiling¯case

loke,
@loke@functional.cafe avatar

@atoponce @brianokken Yes, it is. It's supported in IBM APL2 and compatibles, including GNU APL.

Dyalog APL does not support it, as it's based on a different lineage.

If you want to make your list complete, you also should add DELTA∆CASE which has an even longer history (and even mentioned on Wikipedia).

prozacchiwawa,
@prozacchiwawa@functional.cafe avatar

@brianokken @atoponce unicode kebab case should be allowed in every language.

GHCi, version 9.0.2: https://www.haskell.org/ghc/ :? for help
Loaded GHCi configuration from /home/arty/.ghci
> addㅡnumbers x y = x + y
> addㅡnumbers 3 4
7

angusm,
@angusm@mastodon.social avatar

Few non-programmers know that less than 10% of a programmer’s productive time is spent actually writing code. A typical programmer actually spends around 70% of their working day desperately Googling to try to find the answers, while the remaining 20% is taken up closing all the tabs they opened.

alice,

@angusm

Essential Copying and Pasting from Stack Overflow — Vinit Nayak; O'Reilly

Over here in Python-land, anything worth doing twice is worth building a tool to do it for you. So you can, of course, import functions straight from the site. Saves a ton of time, and avoids pesky complaints during codebase license audits.

https://pypi.org/project/stackoverflow/

https://www.goodreads.com/book/show/29437996-copying-and-pasting-from-stack-overflow

naomiceder,

This past weekend at PyCon US I received this - sort of the Python community lifetime achievement award.

The projects that lead to this award were never solo efforts, they were all team efforts, so for me the significance of this award is as a reminder of the things we built together more than as a personal thing.

(Some have already made fun of me for saying that ("oh, how Hollywood of you"), but it's the truth and I refuse to let those clowns bring me down. 😝)

jperkin,
@jperkin@federate.me.uk avatar

We're hiring!

https://www.mnxsolutions.com/careers/senior-backend-developer

Come and help us maintain and enhance a fully open-source operating system and cloud stack that has been battle-tested in very large production environments.

There are plenty of interesting problems to solve, all the way from writing device drivers and debugging early boot issues, to writing new UIs in Rust.

I think we're a pretty friendly team to work alongside too ;)

Happy to answer any questions.

#SmartOS #illumos #nodejs #rust #DTrace #pkgsrc

nixCraft,
@nixCraft@mastodon.social avatar

Happy ! Here, have this related Optipess comic. Credit https://www.optipess.com

kentborg,

@nixCraft If your code compiles first try, you aren't programming in Rust. (And your code isn't going to correctly RUN first try…)

mambearpnw,

@nixCraft For me it's putting the USB in right on the first go.

AstraKernel,
coyoty,
@coyoty@mstdn.social avatar

@AstraKernel It's literally been in his family for generations.

shalva,

@AstraKernel that's why you switch to functional programming

Yhg1s,
@Yhg1s@social.coop avatar

I've mentioned it before, but in case you missed it and are interested in working for @ThePSF to improve PyPI...

https://blog.pypi.org/posts/2023-05-09-announcing-pypi-safety-and-security-engr-role/

martin,
@martin@maciaszek.social avatar

Digital Research’s Programmer’s Utilities Guide for CP/M as a cleanly typeset, searchable, and hyperlinked PDF.

https://maciaszek.net/26822/programmers-utilities-guide-recreation/

This is the 4th and (for now) final part of my modern recreations of CP/M manuals in InDesign. I need a break now.

Wintermute_BBS,

@martin thank you very much for your work, it's really appreciated!

mjgardner,
@mjgardner@social.sdf.org avatar

59 years ago today, the first computer program written in was run.

The easy-to-learn and -use language revolutionized . A decade later, would co-found to develop and sell the BASIC interpreter for the 8800, the first commercially successful desktop microcomputer.

More from when celebrated BASIC’s fiftieth anniversary: https://www.dartmouth.edu/basicfifty

mjgardner,
@mjgardner@social.sdf.org avatar

@bazcurtis @Cloudguy I’m still in touch with my elementary school math teacher that introduced me to the . I slightly repaid the favor thirty years later by rehabilitating a collection of XO laptops for her to bring to kids in Africa

bazcurtis,
@bazcurtis@mastodon.social avatar

@mjgardner @Cloudguy That is fantastic. I think a lot of teachers set children on their career path and never know. That computer club changed my life.

preslavrachev,
@preslavrachev@mastodon.social avatar
khalidabuhakmeh,
@khalidabuhakmeh@mastodon.social avatar
ghostrunner,
@ghostrunner@hachyderm.io avatar
jjimenezshaw,
@jjimenezshaw@mapstodon.space avatar

"If the authors of computer programming books wrote arithmetic textbooks..."

A colleague used this image to describe the documentation of a library. Meaning that the documentation was the example with the rabbits, but they have to use the library as the second part of the image.
#programming

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 👍

mjgardner,
@mjgardner@social.sdf.org avatar

Early luminary and author ( camel and llama books, many magazine articles, etc.) Randal Schwartz, a/k/a merlyn, is in dire financial straits.

He needs gainful NOW of any kind, and although his language of choice now is and the framework, he’s willing to fall back on his @Perl chops.

Refer or reach him at https://linkedin.com/in/randalschwartz

Or do what I’m doing and sign up for his at https://www.patreon.com/randalschwartz

igb,
@igb@mastodon.hccp.org avatar

Hey, so is hiring for our Platform team. This is an awesome opportunity to help build out the Python ecosystem here and work on some really cool stuff.

My PMs are open so hit me up with referrals and/or crypto spam.

https://jobs.netflix.com/jobs/267459043

wjmaggos,
@wjmaggos@liberal.city avatar

@igb

decentralize Netflix. @peertube

northbaypython,

Want a chance to sit in our green room and contemplate the rolling hills of Sonoma County, California while you review your talk slides?

Now's your chance!

Proposal submissions for North Bay Python 2023 close on Friday, so get your ideas in now! https://2023.northbaypython.org/speak

jonspark,
@jonspark@howdee.social avatar

Is anyone looking for a little extra development help? I've been struggling to find projects lately.

I've been building Web sites & UIs since the early 00s. I worked back through the stack with PHP & Node. I use NextJS, React, Laravel, some Vue. I'm learning Qwik.

I’m UK-based, experienced at remote. I can mentor/advise or be a CTO sounding board. I'm open to one-off, short or long term projects.

Thanks.

yossarian,
moshez,
@moshez@mastodon.social avatar

@meejah @yossarian @jugmac00 Why does Debian check if the next txtorcon is uploaded by the same person? Having a team upload a package is a good practice, I hope distributions are not actively encouraging practices that cause maintainer burn-out.

gpshead,

@yossarian
PGP signatures: worse than useless.

There, I fixed it for you.

As tools GPG (and PGP) are simply unusable by anyone but fastidious zealot pedants. And thus always used wrong.

@glyph

stefan,
@stefan@stefanbohacek.online avatar

Glitch @glitchdotcom is launching Community Code Jams with monthly prompts. Very cool!

The theme for November is "self portrait".

https://glitch.com/jams/

Official announcement + feedback: https://support.glitch.com/t/a-first-look-at-something-new-glitch-community-code-jams/64558

zeank,
@zeank@mastodon.social avatar

Got fired today. So, if you know something, let me know!

janl,
@janl@narrativ.es avatar

@zeank oh fuck! I’m sorry

davidbisset,
@davidbisset@phpc.social avatar

Someone made an alignment chart for a #developer naming variables and I love it. #programming #memes #coding

kellogh,
@kellogh@hachyderm.io avatar

@davidbisset tbh it took me a while to spot the difference between LG and NG

mrnhmath,
@mrnhmath@mastodon.social avatar

Friendly reminder that XULRunner, the standalone Gecko runtime that once powered web-based applications like Songbird and that was abandoned by Mozilla Corporation has been revived and now builds atop Goanna. Learn more at the Pale Moon forums announcement: https://forum.palemoon.org/viewtopic.php?f=62&t=30913

DM_Ronin,
@DM_Ronin@mstdn.social avatar

explaining pointers like you're 5

#C

DM_Ronin,
@DM_Ronin@mstdn.social avatar

explaining pointers like you're 5, part 2

#C

Bendodroid,
@Bendodroid@social.nekover.se avatar

@DM_Ronin Part 3 :blobcat3c:

image/jpeg

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