Profile avatar
harto.dev
Developer of PK Repo Gopher Love Dev Tools that make life easier.
77 posts 32 followers 72 following
Prolific Poster

No servers, no stress? 🚀 Serverless computing is changing the game—auto-scaling, lower costs, and zero infrastructure headaches. But is it all smooth sailing? Dive into the future of cloud development and see if serverless is right for you! 👇 🔗 blog.harto.dev/blog/?id=35 #Serverless #CloudComputing

Ever wondered how digital certificates keep the internet secure? 🔑 I just broke down how to build your own Certificate Authority service—from CSRs to revocation lists. If you love cryptography or just want to issue your own certs, check it out! 👇 blog.harto.dev/blog/?id=34 #CyberSecurity #Encryption

@t3.gg Could you publish your T3-NOTBrowser Repo on GitHub? I think a lot of people would be interessted. xD

AI can generate art, write code, and now, even argue with me better than I can. At what point do I just let it do my taxes too? 🤖💸 #AI #FutureTech

Just realized my "smart" fridge is smarter than me—it reminded me to buy milk, but I still forgot. Are appliances judging us now? 🥴 #TechLife #IoT

👨‍💻 Writing my own shell in Go? TRASh-tastic idea! 🎉 Meet TRASh: the Totally Random and Aimless Shell. Built-in commands, history, and fun "TRASh features" like Recap & Graph are on the way! 🛠️ Read more & see the GitHub: blog.harto.dev/blog/?id=33 #CodingLife #ShellDevelopment

🚀 New on the blog: Mailing List feature! 🎉 Never miss a post, get exclusive updates, & stay in the loop with ease. Sign up in seconds—your inbox will thank you! ✨ Check it out here: blog.harto.dev/blog/?id=29 #BlogUpdate #StayConnected #MailingList

Does not everyone love Emojis? Just for fun, I made a Emoji Chrome extension to add custom Emojis to Bluesky. I made that in like 2 houres so don't exptect to much for my first extension in years. GitHub: github.com/HartoMedia/b... @atproto.com

Finally launched my personal blog! 🎉 Built it from scratch over the holidays because why not make life harder for myself? 😅 Expect tech ramblings, project updates, and maybe some chaos. Bonus: I nailed image integration, so here’s a meme. Check it out! blog.harto.dev/blog/?id=1 🌍

Just dropped a deep dive on how I built my blogging platform from scratch—because why use an off-the-shelf solution when you can reinvent the wheel for fun? 😏 From PHP to Markdown hacks, it’s a journey of chaos, learning, and basement servers. Read it here: blog.harto.dev/blog/?id=28 🛠️

Just launched my own blogging platform, where I share ideas, stories, and a sprinkle of chaos. 🚀 It's live at blog.harto.dev —check it out if you're into relatable rambles or just want to see if I can string sentences together. #NewBlogVibes #DevLife

I just completed "Red-Nosed Reports" - Day 2 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/2 Part 2 was a pain in the ass

Can't start my day without checking my favorite tech blogs. What's your morning tech ritual?

Shoutout to the unsung heroes: tech support teams who save our devices (and sanity) daily. Ever had a tech issue resolved miraculously?

Code is like making soup: too many spices (features), and it’s chaos. Not enough, and it's bland (bugs everywhere). The trick? Taste as you go (debug often). What's your 'secret ingredient' in programming? #CodingWisdom #DevLife

I just completed "Historian Hysteria" - Day 1 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/1

Downloaded a 2GB "update" just for my app to add... a slightly rounder button. Thanks, tech. Truly groundbreaking. 😂 #UserExperience #DevLife

Ever notice how "turn it off and back on" feels like magic? IT wizards: 1, mysterious tech gremlins: 0. 🪄💻 #TechLife #Relatable

Why do I trust “Are you a robot?” captchas more than my own memory? Like, yes, I can spot a traffic light… maybe. 🤔🤖 #TechHumor #CaptchaStruggles

What lang are you using for #AdventOfCode? I am gonna learn @golang.org

Ctrl+Z is my best friend; Ctrl+S is my savior. #DevTruths

There wasn't a good API, so he built his own. #CodeLife #DoItYourself www.youtube.com/watch?v=j-2i...

Guys, 4 days, 20 followers, 50 posts. that's quite nice #BlueskyCommunity

Why does my Wi-Fi only break during meetings? Is it unionized? #TechStruggles

@bsky.app feels like a cozy coffee shop where everyone’s sharing cool ideas, while Twitter/X is a loud stadium and Threads is...a mall food court. I’ll take good vibes & actual convos over chaos any day. ☁️✨ #BlueSkyLife #BetterTogether

Tech conferences: where they talk about ‘future-proofing’ while I’m still trying to proof the present. #TechLife #OverwhelmedButCool

Who else stays up till 2 AM optimizing a process that saves 5 seconds? Not because we need to, but because we "must". #TechBrain #ProductivityOrMadness

I updated one thing, and now nothing works. ‘It’s just a small change,’ they said. Yeah, small, like the iceberg that sank the Titanic. 🛠️ #DevHumor #RIPBuild

My code works, but I have no idea why it works. I’m both proud and deeply afraid. #DevLife #TechMysteries

Tech people: why do we have 15 tabs open ‘to read later’ when we know we’ll just open more? Is it optimism? Chaos? A refusal to let the internet win? 🤔 Anyway, my laptop sounds like it’s about to take off. 🚀 #TechLife #Relatable

imagine a Platform like #Spotify but built using the #atproto would you use it?

Emojis for Bluesky!? @atproto.com @bsky.app #Bluesky #EmojisforBluesky

Right now I am making a public repository for public keys to store them globaly

Java's enhanced switch expressions allow for more compact and readable code. By using the new arrow syntax (->), this reduces boilerplate (break statements) and organizes the code more clearly. This approach is less error-prone and easier to read, especially as more cases are added.

Why is 'developers need coffee to code' still a thing? Some of us write clean code powered by water, tea, or sheer anxiety. Let's retire the coffee cliché already.

You’re not a real programmer if you’re not automating everything, including your coffee machine.

What are the best TLD's for IT projects?

Today a coworker and I bought some @deno.land merch. hopefully I get my merch before X-mas #JS #MadeInDenoLand #Support

Making a webapp right now using @deno.land with the fresh framework. Pretty nice.

Why are some domains sooo expensive?

Hot take 🔥 Developers should make more CLIs and TUIs.