oscarmlage, to coffee Spanish

Friendly reminder: we often overcomplicate our work and forget to appreciate life's simple pleasures. No fancy setup or powerful computers are needed to get the job done. Sometimes, less really is more.

nilmethod, to fediverse

Good #tzag, #fediverse!

I'm going to send out another round of applications this week so I figured I'd check with my network as well.

I would really love a security engineer role or really anything dealing with #infosec. Alternatively, I'm also looking for a senior #developer or #devops role. My resume is on my website if that helps: https://hobbsc.sdf-us.org

Boosts appreciated! #work #fedihire #getfedihired #hireme #opentowork #tech

erictleung, to programming
@erictleung@mastodon.social avatar

Really cool to see this concise way to read text from a file in Python using the built-in pathlib module.

from pathlib import Path
line_lst = Path("to/the/file.txt").read_text().splitlines()

https://stackoverflow.com/a/71631196/6873133

veroandi, to programming
@veroandi@mastodon.social avatar

What happens if your development team is hit by a bus? How to increase a low Bus Factor score

"The Bus Factor score is an estimation of people who are so vital to your project that without them it will stall. If those people disappeared from the project for any reason (like an "accident" or even taking holiday, got fired, or left the project), no one would be able to maintain the project."

https://blog.bielawski.tech/what-happens-if-your-development-team-is-hit-by-a-bus

aikaterine, to random

Of all the senior dev memes out there, this is the most realistic.

itnewsbot, to random
@itnewsbot@schleuss.online avatar

How Chief Product Officers drive revenue acceleration - In today’s fast-paced business environment, where having the right product is critical to... - https://readwrite.com/how-chief-product-officers-drive-revenue-acceleration/

chanezon, to random
0ddj0bb, to random

What are some IT and Infosec superstitions you see out there?

Im talking about those things you see people do or refrain from doing not hecause they have a good reason to but because they believe something bad will happen if they do or dont do the thing.

Maybe theres a ritual someone does before commiting code. Or perhaps someone says 'dont patch on a friday'

What supersitions do you see out there? Do YOU have any youd like to admit to?

cazabon,

@0ddj0bb

Always running make clean before building the project you're working on. If your Makefile properly states dependencies, it is completely unnecessary.

torb, to rust

If I plan to do both various kinds of development (Swift, Node and maybe C++, Rust and/or Kotlin), what is the best way to set up a Mac for development?

XCode alone is my biggest confusion here. Not only are there many ways to install XCode itself, but many non-Swift developer tools seem to be dependent on either XCode itself or XCode Command Line tools.

For example, certain Node-projects that call into native code needs some kind of access to LLVM (as does Rust), and that is connected to XCode somehow.

I’ve got a fresh Mac (Mini M2 Pro) and I want to set it up in a clean way from the get go!

louis, to random
@louis@emacs.ch avatar

One of the disadvantages of being a solo entrepreneur in software: after 6 hours of emails and unplanned customer support, I can finally start to code.

scimon, to random
@scimon@glasgow.social avatar

I mentioned the other day about finding developers. We're still looking. If you fancy working for one of the oldest Tech news sites in the world why not take a look?

(Maybe if we get enough people we might get some kind of ActivityPub integration in place. It's not high on the ToDo list just yet).

https://www.theregister.com/Design/page/perldev.html

mjgardner,
@mjgardner@social.sdf.org avatar

@UkiahSmith @scimon Almost everything I’ve ever done has started with learning on the job.* A ’s greatest skill is the ability to rapidly adapt and learn new skills. I wish bullet-point understood that.

  • I taught myself in the 1980s, later had high school classes in BASIC and , Pascal and in college in the 90s, and when I went back to finish my degree about ten years ago.
neofinder, to photography
@neofinder@mastodon.social avatar

We like to think that when we fix a bug in #NeoFinder, it will transform into a beautiful butterfly and fly away.

Here is one I have fixed just moments ago.

We love fixing bugs! 😎

#Software #Developer #ObjectiveC #macOS #Photography

ne, to random

Everything is a hype in software development. Now it is "AI".

When will efficiency (ressources), accuracy and usability be a hype?

And when do we as senior developers start to teach this to new developers?

jimmyb, to php
@jimmyb@selfhosted.cafe avatar

Going through all my notifications 🤓

hungrybluedev, to opensource

Feeling pumped!

I just wrote a simple web server in pure V that has very tight memory usage, is extremely stable, and holds up really well to a large number of connections.

I'm building on top of it to make a convenient standalone web server and then use that to make a web framework.

ligniform, to infosec

Time for an because I've been putting it off for so long.

I'm an ex who got burned out and decided to pivot to something else. I've set my sights on and its been an amazing journey so far!
and have always interested me and I don't know why it took me so long to focus on it 🤷​

Aside from infosec I'm also into (Bookwyrm reveal coming soon?) And

Think thats all for now, fuck fascists and have a good day friends 💜​

Jaffa, to random

Wise words from the introduction & conclusion to my dad's material when he was learning to be a in the early 1980s.

"Will any of this get any better? Probably not."

chanezon, to random

A useful new page on Microsoft Learn, Microsoft Cloud for Developers, to learn how to integrate services across the Microsoft Cloud with tutorials, videos, code samples, documentation and more.

https://learn.microsoft.com/en-us/microsoft-cloud/

#microsoftcloud #cloud #developer

FakeScrumStats, to random
@FakeScrumStats@techhub.social avatar
jgamet, to random
@jgamet@mastodon.social avatar

If your app update release notes are “Minor bug fixes and performance improvements,” you're doing it wrong.

pybites, to programming
@pybites@fosstodon.org avatar

👋 !

We help (aspiring) Python developers up their game, both technically and career wise.

This involves plain Python, developer skills but also mindset, often underestimated.

Our approach embraces deliberate practice (stop tutorial paralysis!), and we are passionate about lifting people up through our work!

terrorskull, to fediverse

The tutorial demands (gently suggests) an and who am I to not give it one, even though I finished everything and came back to post later.

I am Terrorskull, clearly, and I am new to . I have been on for about a year but decided I should check out what else the has to offer. For now, at least, this will be my backup account to @terrorskull, but I still plan to post here from time to time. The web interface seems significantly better, dare I say... modern!

So, who am I? I am a by profession. I am also a and who spends a lot of time consuming various media related to , and , and . When not involved in one of those areas, I am probably doing something related or taking care of my special needs .

This concludes my introduction. Thank you for reading. Feel free to follow me here and/or on my @terrorskull account for random musings and sharing/boosts of various science and gaming related information.

Before I forget, the required cat photo is included, as a cat photo is always required for an introduction.

kirska, to random

I've never heard my brain described as succinctly as @nedbat 's "people are full of mutable globals" 😆

voku, to random German
@voku@phpc.social avatar

We should always try to write code / sql in multiple lines:

  • troubleshooting is easier
  • error/warning messages point you to the right place
  • (git) diff, shows the actual changes in a more readable way

w3cdevs, to random
@w3cdevs@w3c.social avatar

Any idea to help drive awareness and adoption of web standards and practices? Please submit it before the deadline - 24 April ! @w3c
https://www.w3.org/2023/03/secure-the-web-forward/

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