#SoftwareEngineering
Explore tagged Tumblr posts
kernelbroken · 1 year ago
Text
Tumblr media
411 notes · View notes
heart-ghost-studyblr · 8 months ago
Text
Tumblr media Tumblr media
Getting old is interesting. I've always been a middle ground between sports (skateboarding, surfing, jiu-jitsu) and an avid student. Over time, it's clear that you can't keep trying the same tricks, just as you can't study the same way.
Today, as I'm writing an article about event-driven architectures, I realize that final exams in college were much easier, just like it's not as easy to jump the same stairs on a skateboard as I did when I was 18. In the image, you can see my favorite note-taking app, Obsidian, and my Neovim terminal. I'm diving deep into Java, and for that, I'm taking a Spring Boot bootcamp offered by Claro through the DIO Innovation One platform.
167 notes · View notes
adafruit · 5 months ago
Text
Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media
🎄💾🗓️ Day 10: Retrocomputing Advent Calendar - BeOS 🎄💾🗓️
BeOS, developed by Be Inc. in the mid-1990s, was an operating system for multimedia applications, multitasking, and multithreading. Initially designed for the BeBox—a proprietary hardware platform featuring dual PowerPC processors—BeOS was later ported to the Macintosh and x86 architectures. Its kernel was monolithic, and the system was primarily written in C++. It featured a 64-bit journaling Be File System (BFS), which supported metadata and allowed rapid file queries and fast performance for multimedia tasks. Despite its technical strengths, including support for symmetric multiprocessing and a responsive graphical user interface, BeOS struggled to gain market traction. Development ceased in 2001 after Palm Inc. acquired Be Inc.'s assets. BeOS continues through Haiku, an open-source project aiming for binary compatibility with BeOS R5.
A bunch of resources and links for this one!
🖥️💾🎨📀
Have first computer memories? Post’em up in the comments, or post yours on socialz’ and tag them #firstcomputer #retrocomputing – See you back here tomorrow!
25 notes · View notes
atikinverse · 2 months ago
Text
Tumblr media
Wishing everyone a thoughtful and inspiring World Thinking Day from Atikin Verse! 🌍✨
Let’s celebrate the power of ideas, unity, and collective progress. 🌱💡
Website:- www.atikinverse.com
3 notes · View notes
bharatpatel1061 · 4 days ago
Text
Microservices vs Monolith: Choosing the Right Architecture
Tumblr media
Content: When developing software systems, architecture is one of the first and most impactful decisions. Two primary models dominate: monolithic applications and microservices architectures.
Monoliths consolidate all functions into a single unit, making them easier to build initially. However, they often become cumbersome as the codebase grows, making deployments riskier and updates slower.
Microservices, on the other hand, break applications into independent services that communicate over APIs. Each service is loosely coupled, allowing teams to work independently, use different tech stacks, and scale specific components without overhauling the entire system.
However, microservices come with their own challenges: higher complexity, the need for service orchestration, and potential for network latency.
Choosing between monolith and microservices depends largely on your team's size, project complexity, and long-term goals. Companies uses tools like Software Development assist in evaluating your needs to design the most appropriate architecture, balancing scalability with simplicity.
Ultimately, it’s not about trends—it’s about choosing what fits your project’s current and future states.
Before jumping into microservices, ensure your team masters clean modular design within a monolith first—it’ll make the transition smoother if/when you need it.
2 notes · View notes
bitbloomie · 7 days ago
Text
Tumblr media
Hi everyone!
A little introduction post is needed before really starting my journey, I guess. So here I am, rediscovering the joy of coding, relearning DSA, and catching up on IT trends after a chaotic work experience (lhamdouli'Allah for the job, though ~).
Expect coding, fun projects, daily life posts, and lots of figuring things out along the way.
Welcome again, and let's learn together!
3 notes · View notes
engineers-heaven · 15 days ago
Text
🚀🦀 How to build social media management API with Rust programming using Actixweb framework? Learn the steps to create powerful APIs with Rust and Actixweb for social media platforms.
2 notes · View notes
thelmaivukaonwukwe · 16 days ago
Text
Full Stack Development Made Simple: Expert Tips from Thelma Ivuka Onwukwe
Tumblr media
Thelma Ivuka Onwukwe, a full stack development expert, explains that full stack development means working on both the front end (what users see) and the back end (how the website or app works behind the scenes). A full stack developer can build a complete website or application from start to finish, including designing web pages, writing code, connecting to databases, and making sure everything runs smoothly. This role requires knowledge of many tools and programming languages like HTML, CSS, JavaScript for the front end, and Python, Node.js, or PHP for the back end. Thelma Ivuka Onwukwe says being a full stack developer is useful because it allows one person to understand the entire system, solve problems quickly, and build better, faster, and more efficient digital solutions.
2 notes · View notes
zemmouriaymen · 28 days ago
Text
Tumblr media
Every programmer has that one piece of code… The one that made sense at 3 AM but now looks like ancient hieroglyphics. 🫠
💻 “I knew how it worked… now, only heaven knows.”
🔧 total_hours_wasted_here = 254
Who else has written code like this? Tag your fellow suffering devs. 😂
4 notes · View notes
asadmukhtarr · 1 month ago
Text
https://asadmukhtar.info/note/programming-in-scala
Introduction to Scala
Scala is a modern programming language that combines object-oriented and functional programming features.
It runs on the JVM (Java Virtual Machine), making it highly compatible with Java.
Scala is concise, expressive, and designed for scalability in software development.
2 notes · View notes
jonfazzaro · 3 months ago
Text
"I had initial excitement at how close it was because I felt I could tweak a few things. And then slowly got frustrated as I had to change more and more to end up at the point where I would have been better off starting from scratch and going step by step."
2 notes · View notes
kernelbroken · 1 year ago
Text
Tumblr media
148 notes · View notes
heart-ghost-studyblr · 4 months ago
Text
Tumblr media Tumblr media Tumblr media
I found myself surrounded by companions daring to tackle a real software architecture challenge. We shared a good wine and cheese to conquer it together! (Unfortunately, there’s always something waiting to be dealt with on Monday.)
The glow of my Neovim terminal in Monokai theme reflects my rhythm — a guy who doesn’t stop on weekends but knows that balance isn’t about being all-in, all day.
The setup screams character: a seamless fusion of productivity and comfort. Lazygit commands at my fingertips, a Ghibli-esque avatar paired with Neofetch adding a touch of Tumblr aesthetic, and a playlist of Korean indie OSTs playing in the background to add depth to every keystroke.
This is how I drive — in code, creativity, and moments that are unapologetically mine.
59 notes · View notes
adafruit · 1 month ago
Text
Flap Flap Flying Toasters on Fruit Jam 🕊️🍞💾
We grew up with a Mac Plus/512K, so getting the Pico-Mac 68000 emulator https://github.com/evansm7/pico-mac working on Fruit Jam https://www.adafruit.com/product/6200 with 1MB+ of RAM was a high priority for those nostalgic vibes.
We've got HSTX DVI output plus PSRAM working https://github.com/jepler/pico-mac/tree/rp2350-fruitjam, which means 4MB RAM—that's the most you could get into a Mac Plus and enough to run System 6! https://en.wikipedia.org/wiki/System_6 Please note that System 7.1 was the pinnacle of software design, but System 6 was also pretty good. System 6 had some nifty features, such as the "Extensions" and "Control Panel" system programs, like After Dark with the famous Flying Toasters https://en.wikipedia.org/wiki/After_Dark_(software).
Note that we're still working on audio, so you can see the high byte of the memory space used for audio that we've mapped into the video RAM for visualization. http://www.mac.linux-m68k.org/devel/plushw.php has more details on how that works - its 8-bit PWM audio reads "one byte per scanline." We'll have that output on the I2S DAC for speaker or headphone output.
What were your favorite extensions from the classic Mac era, and why was it Talking Moose? https://talkingmoose.com
19 notes · View notes
atikinverse · 2 months ago
Text
Tumblr media
World Civil Defence Day honors safety, preparedness, resilience, and emergency response.
2 notes · View notes
sensationally-senseless · 8 months ago
Text
🌟 Help Me Out with a Quick Click! 🌟
Hey everyone! I’m currently participating in a super exciting challenge sponsored by Microsoft as part of my role as a Student Ambassador at my university. 🎓✨ This is an amazing opportunity for me, but I need a little bit of help from all of you to make it count!
Here’s the deal: I need to hit a target by getting clicks on a few links to earn points. It’s really simple—just click on the links below and then hit back. That’s all you need to do! 🖱️🔗
Why is this important? 🤔 If I don’t meet the target, I won’t be able to earn the university credits I need for this challenge. Your clicks can make a huge difference in helping me succeed!
How to Help:
Click on each of the links below.
Hit back to return to this post.
Repeat for each link!
Links to Click: 1. Azure 2. VSCode 3. DevBlogs 4. DotNet 5. Microsoft Developer 6. ImagineCup 7. Microsoft Learn 8. Microsoft Cloud 9. StartUps 10. MVP 11. Microsoft Tech Community
It’s a small favor that could mean a lot for my academic journey. If you can spare a moment, it would really mean the world to me! 💖🙏
Thank you so much for your support! 🚀💪
#UniversityChallenge #Microsoft #StudentAmbassador #HelpNeeded #QuickClick #Support #TechChallenge #UniversityLife #StudentSupport #Credits #ClickForPoints #ThankYou
5 notes · View notes