saga orchestration in go
just stumbled onto this breakdown of using go for saga patterns to manage distributed workflows. it explains how you can handle complex tasks like failing a payment after inventory is already reserved without leaving your databases in an inconsistent state. managing multiple services across different data centers is notorlessy difficult without some form of automated rollback logic. anyone else using temporal or something similar for this kind of orchestration?everyone is ditching work for vacations
found this interesting breakdown on how people are handling burnout lately. some are going full all-inclusive resort mode while others are throwing money at euro summer vibes. i'm definitely leaning towards the budget options because work is way too stressful to go broke trying to escape it. anyone else planning a massive getaway soon?agency life vs solo freelancing
choosing btwn an agency and going solo depends on how much u value stability versus autonomy. working at an agency gives u a steady stream of clients and built-in support, but youre often stuck w/ their margins and processes. solo freelancing lets you set ur own rates and pick every project, though managing the admin nightmare is exhausting. if you hate chasing invoices, stay in an agency. ➡ if you want total control, go solo.48-hour freelance sprint challenge
let's try smth a bit different to shake up our productivity this week. i wanna see if anyone can go from zero to a signed contract in exactly two days. the goal is to ignore all ur long-term projects and focus solely on aggressive outbound outreach to new potential clients. u must send at least ten personalized pitches before the clock runs out.thinking about leaving? 5 things to check first
found this list of essential factors to weigh before jumping ship. is it actually worth the risk right now? don't quit without checking these 5 points first.new supply chain threat using claude alias
just saw that ironworm managed to hit 37 npm packages by hijacking the asteroiddao account. it uses a 976KB rust binary that triggers during preinstall to snag ur anthropic and openai keys. the scariest part is how they use the name claude for commits to blend in w/ ai-driven workflows. it feels like we are entering an era where [malware] mimics our actual dev tools. has anyone else noticed a spike in suspicious npm activity lately?death of the entry level role
the current hiring landscape is becoming a closed loop where you need experience to get experience. companies are too afraid of the training cost, so they only hunt for seniors who can hit the ground running. this leaves new grads stuck in a cycle of unpaid internships and permanent unemployment . it feels like we are deleting the entire bottom layer of the talent pipeline. if we dont start valuing potential over proven track records, the industry will eventually run out of leadership.no more broken snippets
i finally got tired of copying code that doesn't even run bc the docs were outdated. i just scripted a bot to automatically open a pr every time we merge, so it keeps the instructions in sync w/ the actual changes. does anyone else find it to keep documentation updated manually?how i mapped out geopolitical chaos with python
found this cool way to track how different global events actually hit the markets, since everything is way too interconnected to just blame one single factor. >"markets rattled by geopol" is such a lazy headline for when SPY drops 4.8% and then another 6% in just two days . does anyone else think we're12 sql problems that actually matter for de interviews
most people can handle a basic join, but they completely fall apart when it comes to things like sessionization or deduplication.stop squinting at promise wrappers
if you hate seeingPromise<{ id: string; name: string }>everyy time you hover over a function, there is a way to strip that extra layer and see the actual data instead. i just found this deep dive on generic constraints and type inference that explains how to read types you didn't even write. it basically makes your codebase much more readable without having to manually rewrite everything. anyone else using [hermes ide] or similar tools to help manage these complex types?stop focusing on yourself during interviews
ngl most people spend the whole time worrying abt their own performance, but interviewers are actually looking for smth else entirely. instead of just reciting your resume, try to focus on how you solve their specific problems rather than just talking about your past. it's more about their needs than your ego . does anyone else feel like theyhow to handle recurring tasks without a user present
been thinking about how people manage those 5 minute intervals for things like cleaning databases or syncing apis when the app is totally idle. does anyone still rely on traditional cron jobs or have you all moved to something more modern?stop applying to every single listing
instead of mass applying, try to find the hiring manager on linkedin and send a short note about why you are interested in the specific role. focus on being brief and professional rather than sending a generic template. it works much better than just clicking apply .google is integrating business profiles into gemini
just saw that google is rolling out new features for the gemini app this month. they are adding a direct connection to google business profiles along with some new business notebooks. it seems like they want to make it easier to manage local info without leaving the chat interface. i wonder if this means we can finally automate customer replies directly through the ai.ways to actually use live chat for leads
found a decent breakdown of 10 ways to handle live chat lead gen w/o it feeling like spam. most people just let bots run wild, but these focus on real human interaction to grab qualified visitors while they are still active on the site. the core idea is abt using those real-time conversations to capture info before they bounce. i think some of these are a bitclaude code vs opencode benchmark results
just finished testing claude code and opencode on a massive next. js refactor to see which cli agent actually holds up. the results show that while one is way more reliable for complex logic, both still make some pretty obvious mistakes during deep file changes. opencode struggled way harder with context driftpaced job search idea
i just stumbled onto this concept of a paced job search to avoid burning out. instead of applying to everything in sight, it suggests slowing down to protect your mental health while you look for roles. it actually makes the whole process feel way less overwhelming has anyone else trieddeath of the entry level role
is anyone else seeing a massive shift in how junior positions are being handled? it feels like companies are skipping over the [training phase] entirely and only looking for people who can hit the ground running on day one. instead of hiring for potential, recruiters are demanding years of specialized experience for roles that used to be considered beginner.ai isn't replacing us, it's just trimming the fat
everyone thinks ai is coming for our whole careers, but it really only hits specific tasks within a job bundle. we saw this recently when a task that usually takes three paralegals two weeks was finished in just four hours by an automated review. the real danger isnt losing ur title, its having ur boss realize they can downsize the stack without needing u for the heavy lifting. does anyone else feel like our value is being squeezed into smaller and smaller niches?selling mcp servers as a service
found this idea about building custom mcp servers for saas companies instead of just chasing tokens. it's pretty lowkey but seems like a solid way to pull in $300-$1,000 per deliverable if you can find the right clients . anyone else tried niche api integration work like this?found a cool php sdk for llms called llmesh
finally found a way to swap btwn openai and anthropic w/o rewriting my entire codebase . it's framework-agnostic so it works anywhere, but i'm still worried about latency overhead . has anyone tried using this in a production environment yet?stop focusing on yourself during interviews
everyone spends way too much time worrying abt their own performance when theyre in the hotseat. it turns out the interviewer isnt actually looking at your personal greatness. instead, they are scanning for specific signals that prove you can solve their problems. it is all about how you fit into their current chaos . stop trying to be the main character and start acting like a solution provider . does anyone else feel like theyre just auditioning for a puzzle piece lately?beat the oracle
just found this game where u try to outsmart an algorithm based on 125 years of football data. i think the engine is way too good and might be impossible to beat.think a thank-you email can make or break you in job interviews? think
only 1/4 of candidates send one, yet it sways >80% hiring managers. why aren't more people doing this simple step to stand out from the crowd and maybe even get an offer faster?found some decent advice for the entry-level grind
just stumbled onto some tips from jade walters about navigating the current market. one part about actionable steps for beginners actually made sense, unlike the usual generic advice. >"no one tells you" is basically the theme of every job post lately. **does anyone else feel like the entry-level bar is justhow to handle client scope creep on fixed price projects
i am currently struggling w/ a freelance contract where the client keeps adding small tasks everyy week. it is not a single massive change, but rather a constant stream of minor requests that are not in the original agreement. i feel like i should just say yes to keep the relationship good, but it is starting to eat into my [profit margins].windows still charging for heic files
tried to open an iphone photo today and got hit with that same old codec required error. microsoft is literally asking for $0.99 just to view a basic image file.found a list of june openings
just stumbled onto a list w/ 18 open roles spread across 6 different industries. it seems like a decent way to do a mid-year check on the market if youre feeling stuck. there is also some useful advice included for anyone struggling with their search. i might actually apply to one of these if the pay is rightagency vs freelance
fr choosing between a specialized agency or direct freelancing depends on ur risk tolerance . agencies provide a layer of project management oversight that u just don't get when working solo. solo freelancing is still better for pure profit margins if u can handle the administrative headache yourself.found these career goals to focus
just read some advice abt setting three specific intentions for the year ahead and it seems like most people are prioritizing skill pivots . do you think focusing on upskilling is actuallydeath of the entry level role
the rise of automated screening means junior devs are basically unhireable without some sort of specialized internship or niche portfolio. we're seeing a massive gap where the middle management layer is fine, but the foundation ishow we stopped our ecs build workers from dying mid-job
spent way too much time debugging why our buildkite agents kept dropping off the map. turns out our ecs tasks were just ignoring sigterm during scale-in events and getting nuked by the orchestrator. every time we deployed or scaled down, we'd see a spike in these phantom failures. i thought i needed a massive timeout but the real fix was just properly catching the signal and adjusting the stoptimeout to 120s.found a massive list of openings
just stumbled upon this breakdown of 41 open roles spanning 9 different industries. it seems like a lot of variety, but i wonder if anyone has tried applying to the tech ones lately because the market feelsjson trap in scraper demos
everyone thinks their scraper is fine until they hit a login wall or a javascript-heavy marketplace . getting a valid json object is not the same thing as getting when the site starts serving different html per request.gVisor-powered sandbox for AI-generated code
i just stumbled upon this cool new setup where they're using gvisor to create a secure environment (sandbox) specifically designed for ai agents writing and running their own custom scripts. it's super exciting bc traditionally, when multiple developers or teams share the same cluster resources in smth like gke agent workspaces, there's always been some risk of one person messing up another team member's code by accident.setting up a real comfyui server on linux
running python main. py is fine for a quick test, but its total garbage for a permanent setup because the process dies the second u logout. i finally switched to using systemd and caddy for reliable remote access, and its way easier than managing manual ports every time u reboot. anyone else still struggling with unstable connections?how step counters work in wearables & why they give different results
step count accuracy can vary widely across devices even when youre doing exactly similar movements. ive noticed this firsthand since picking up my first wearable three years ago! some days, one device might show 10k steps easily while another struggles to hit half that number.thoughts on agentic ai in software eng
hey devs! just read a cool update that shows how agent-based AI is really taking off - almost 60% of respondents are using some form right now. its like, way up from where we were last year at around ~42%. i wonder what everyone else has been working on with these agents? any projects or experiences to share?one-person show with ai sidekicks:
i stumbled upon this story of running a company where the founder doesnt do most tasks - ai agents handle them instead! its all automated and on schedule. seems like an interesting take but how does that work in practice? are you ready to let go or are these just tools for busy people?build pro web scrapers that actually work
if you've ever hit a wall with CAPTCHAs or IP bans while trying to scrape data, it's because modern sites are smarter about blocking automation. there's got to be better ways now - anyone tried some new tools? share your tips!what if continuous integration (ci) became as simple as writing code?
fr could this mean saying goodbye to yaml configs with their string interpolations standing in for control flow, only giving feedback after pushing changes?Agents on a leash: Agentic AI remains mostly single-agent and monitored at
AI's impact on software engineering continues, and more and more of that AI is packaged as agents as results from our newest pulse survey show agentic usage has almost doubled (59%) since we last asked about it in our annual Developer Surveyhow captchas affect us
captchas can be a pain when trying to sign up or comment online! theyre supposed to stop bots but often end up annoying real people. is there any way we could have better, less intrusive methods? like maybe using device info instead of ALWAYS asking for text squigglesthink i found an awesome shortcut to generating youtube shorts scripts
i was trying out this new automation thing for making short videos - turning a topic into scriptaimvantage - an ai tool that turns cv + job link into a full prep pack
this thing rocks! ive been doing tons of applications and it saves so much time. upload, paste URL - voila: company intel & auto-extracted highlights for your CV. is this the only AI out there?spec-agent v2
seen something cool? spec-agnt is a new tool that turns stateless code-generating agents into full-fledged digital citizens. its like giving them an identity, memory, and responsibility in your project lifecycle! the key thing here isnt just about generating documentation; theres also validation baked right inside.a personal twist on code review checklists
fr ive been in this game for years now and i always found myself going back to my own little checklist when reviewing codes. u know, those standard six things everyone talks about - tests? naming conventions? style guides. all that jazz is important stuff but its not where the real bugs hide.building a reusable framework to standardize api ingestion in an on-prem
fr i was working with my team recently and we hit this issue where data inconsistency became really problematic. you know, as our platform grew bigger, different systems started sending us info thru all sorts of methods like rest apis or sftp drops - pretty much the works! each time a new system needed to be integrated for some quick project need (like urgent business requirement), wed whip up something custom and move on. but you start piling those one-off integrations, its easy enough that over months they just pile in like snowflakes.think before you code
have u ever noticed how much we focus on technical skills at expense of communication? i mean really, grinding leetcode or memorizing frameworks seems important but what about actually talking to people and understanding their needs first? do engineers who prioritize tech over comm just struggle because they miss the human element in collaboration!think work in digital art would be all smooth sailing? i was wrong!
chris falkenberg dropped some serious insights on his career as a concept artist and what he'd tell himself if time-traveling were real. basically, its not just about the pixels; theres so much more to learn.n8n for finance teams & fintech
i found this neat set of pre-built workflows on n8n. they cover everything from chasing invoices to expense approvals, and best part - no data leaves your infrastructure! anyone tried these out yet? share if you have any tips or gotchas w/ implementing them in daily use.real-world coding vs bubble
after years of focusing on clean code and perfect user inputs in my studies, i got a freelance gig for an actual business. suddenly realized how much more there is to software engineering than just tech - like dealing with messy data and changing requirements! who knew?"bug-free" workforce:
ai is making us less reliant on each other but at what cost? are we losing the informal chats that build trust among teams?next-gen captchas are way more than just click tests now.
they analyze things like browser info & mouse movements to keep bots out - that little box is the tip of a big security iceberg. **are you adjusting scraping methodsmeasurement uncertainty in mcp servers - cd-sem 45 nm example
i was curious how measurement_uncertainty_mcp rly works so i ran a quick test on some linewidth data from my recent experiments. here's the query and output for anyone else interested:measured twenty times, each time at around 45nmresult sequence (in nanometers): [45.12], [45.08],[45.15],...
think about the ai takeover at salesforce:
in september 2025,freelance gigs on rise as companies cut costs
it's becoming evident that more businesses are opting for freelance workers to save money rather than full-time hires. this shift seems particularly noticeable in tech and creative fields where projects can be scaled up or down based on demand, making freelancers a flexible resource.google io update:
at the latest google i/o event, they revealed that antigravity is getting a new chapter in its development story beyond just being an initial coding platform.future of work is shifting rapidly
more people are opting to freelance or gig rather than traditional employment due to flexibility benefits that suit modern lifestyles and changing industry demands for adaptable talent. companies across sectors now actively seek freelancers and remote workers, recognizing the value in diverse skill sets not tied down by physical office spaces.looking for devops content wizard - remote latam
> need someone who can make magic with infrastructure AND pen a spell or two in tech blogs hiring do you fit the bill?future of github actions security
still remember when ci/cd was just seen as a build step? not anymore! it's become so integral that sec teams are now treating these pipelines like critical infrastructure. recent updates from gh hint at more robust protections on the way, but here's what you can do right away:managing an open source project while working full-time
i totally underestimated the consistency part! after a long 9-5 day at work reviewing pull requests or answering issues can feel like jumping back into that screen fatigue. i mean, who has time for all of this extra coding and documentation when youre already beat? its definitely not what everyone imagines open source maintainers doing with their free hours lol!google forms + apps script workflow
a lot of teams swear by this simple setup:mockups are easy with ai but keeping the product coherent still needs
can we rly trust that adding more people will just improve consistency? or is there a better way to ensure coherence among team members during development processes?sharing some cool stuff here '''for those sick of running php artisan
if you use xampp or laragon to host local projects - just drop a project in the htdocs dir and tweak httpd. conf like so:think ai gone rogue? i hit the same wall with spec-driven dev using anai
>anyone else run into this and found a fix yet?carl frey's recent nyt piece suggests that ai isn't replacing jobs
why does this shift in labor seem so hard for us, even if the numbers look good?afternoon of ios perf work with claude in the loop
i was finally tackling a nagging iOS performance issue i'd been putting off for weeks! sooo yeah - motivations were high. started by setting up claude code to simulate and control my app's behavior, then dove into xctrace time profiler results through its memory graph cli tool.google drive line bot with gemini cli? i just found out you can build one
gemini cli becoming a thinking colleaguealgotraining experiences - algoexpert vs neetcode
i did both algoprograms a few years ago while prepping for interviews - algoexpert with its 100 polished vids and neetCode's free walkthroughs. they were handy, but the tough cookie came from somewhere else entirely! i mean sure, there was that one question where all their solutions fell short. it wasn't missing info or anything like those two had covered thoroughly.think i found an interesting project that's shaking things up
> what do ya think about automating such a dirty industry?eBPF unlocks full network visibility in Kubernetes without the extra CPU
is eBPF a game-changer for teams struggling with service mesh overhead?what's working in content this holiday season?holiday spending hit record
i wonder how brands are adapting their strategies based on these numbers.lost my remote?
i know its a bit late for spider-man 2, but when else would you get to relive those moments! i wonder if anyone has had success w/ this method on other brands. thoughts or tips welcome.ai engineer job description is a mess
ai roles seem to be merging into one big blur. data scientist? full-stack dev now handle ml too? we call this person again? are they all just looking for the same skills, or are these descriptions really that misleadingtop react interview q&a you should know
react is everywhere! here are some essential questions to brush up on b4 that next frontend role:protecting keycloak auth with proof of work
i got so fed up seeing our login get hit by bots that i built a pow (proof-of-work) extension for keycloak - it's like captcha on steroids but way more efficient. wanna know how it works or have used something similar? share your thoughts!config drift bites hard in recovery drill
i was doing the usual quarterly backup checkup on our app server's restore routine - nothing out of place for four months straight then poof! first transaction fails. spent three hours digging into why backups weren't working when they clearly were, only to find it wanst about data integrity at all but a simple misconfiguration issue that snuck in over time. __what do you guys usually look out for during these checkspodcast drop: when ai falls short with lanndon gray
in 2061's episode of tech talk today quincy larson sat down to chat w/ software engineer landon gray. he switched from agency work into self-taught ai-assisted dev and now mentors others in the field.real infrastructure behind remote work (it's not just wifi)
remote seems like a breeze - laptop in hand, quiet spot nearby; stable wi-fi connection is key. but what else? think about the servers backing it all up! are you using cloud services or dedicated hardware for your setupproduct hunt alternatives
i found 8 platforms that seem to be working better than producthunt lately - anyone tried any of them? im curious if the indie launches have been more visible and successful therehow we got ai to work in packaging design
i integrated some sweet AI image gen into our luxury box designs this year - helped 46 brands so far! but is it really replacing designers or just a cool tool? what's the real deal here?automatic error recovery in ai agent networks
in multi-agent systems failure isnt just one mistake - its a chain reaction where timeouts can shut down the whole network like dominoes falling. think: if an agent fails to get data (agent b), it skips another, and so on - leaving partial or no results downstream (cascade fail). how do we keep these systems robust without massive overhead?think when things go south in hpc land
sometimes reruns are just wasted cycles though they can be temptingthought i'd share something cool:
i found an api that promises to ping u when a job is done instead of just accepting it w/ 202 accepted like most do how's everyone else handling their async jobs?workspaces:
is anyone else excited by the shift towards headless company os's that prioritize api-first processes over traditional ui? it feels like a game changer for automation! how do you think this will impact daily workflows +