HN user

mansilladev

391 karma

TW: https://twitter.com/mansilladev GH: https://github.com/mansilladev

Posts22
Comments104
View on HN
www.npr.org 1y ago

The Dark Side of Rooftop Solar

mansilladev
3pts1
blog.developer.atlassian.com 2y ago

Configuration management for a consistent and resilient dev environment

mansilladev
1pts0
www.npr.org 5y ago

Just Move: Scientist Author Debunks Myths About Exercise and Sleep

mansilladev
4pts1
codegeist.devpost.com 6y ago

Codegeist 2020: Atlassian hackathon with $315K in prizes

mansilladev
1pts0
www.opsgenie.com 7y ago

OpsGenie is joining Atlassian

mansilladev
143pts24
befused.com 8y ago

Migrate from GitHub to Bitbucket

mansilladev
10pts5
www.breaker.audio 8y ago

Podcast interview with Breaker Audio CEO (Erik Berlin)

mansilladev
1pts0
www.atlassian.com 8y ago

Managing growth: Jira instance with 100K users, another runs 87 3rd party apps

mansilladev
3pts0
techcrunch.com 8y ago

Stride, Atlassian’s Slack competitor, opens its API to all developers

mansilladev
116pts134
community.developer.atlassian.com 8y ago

Atlassian Stride API now available for all developers

mansilladev
1pts0
www.infoworld.com 8y ago

Funding your business without pitching a VC

mansilladev
6pts0
developer.atlassian.com 8y ago

Cloudtoken: Console access to federated authentication tokens for AWS IAM roles

mansilladev
2pts0
developer.atlassian.com 8y ago

Atlassian opens up Stride API early access program

mansilladev
3pts1
www.informationweek.com 9y ago

Keys to building a successful app ecosystem

mansilladev
3pts0
twitter.com 9y ago

All Delta flights grounded due to system-wide network outage

mansilladev
2pts0
www.wnyc.org 10y ago

Radiolab: Alan Turing – his machines, his personal life

mansilladev
4pts0
www.runscope.com 10y ago

Runscope launches live API traffic monitoring for developers

mansilladev
5pts0
live.awsevents.com 10y ago

Live Stream – Werner Vogels Announcing New AWS Services Re:Invent

mansilladev
2pts2
blog.runscope.com 10y ago

Runscope Environments Now Available

mansilladev
1pts0
jsonbin.org 11y ago

JSONbin – one-click to save JSON payloads to a private shareable URL in Chrome

mansilladev
8pts2
techcrunch.com 11y ago

TechCrunch Hackathon App: Shower with Friends Lets You Gamify Water Consumption

mansilladev
5pts1
github.com 12y ago

OAuth 2.0 support in Mashery's I/O Docs Node.js

mansilladev
4pts2

Anyone else still remember old BBS phone numbers? I’ve got several stuck in my head from 40 odd years ago, but I can barely remember my kids’ cell numbers.

I remember reading gog setup instructions, and thinking, "Create oauth app/client? That's bonkers." And as cool+useful as this project looks, it's quite a bit harder to get going, especially if you're not familiar with Google Console and OAuth (or not a dev).

Reading lots of comments about "MCP vs CLI" -- reminds me a bit of the "agent vs. script/app/rpa" debates. It's usually not one or the other, but rather, both.. or the right tool for the job (and that can shift over time).

Biggest complaint we have about MCP is bigger context windows and token spend. Tools do exist that address this. I have just one MCP endpoint with a half dozen tools behind it, including Gmail, Google Calendar, Docs, Github, Notion, and more. Uses tool search tool (ToolIQ) with tiny context footprint. Give it a whirl. https://venn.ai

An agent can be designed to run with permissions of a system/bot account; however, others can be designed to execute things under user context, using OAuth to get user consent.

If you have Docker (Desktop) installed, with just a couple of clicks, you can get a local model going on your computer. llama3.2 (3B), llama3.3 (70B), deepseek-r1, and about a dozen others.

When kids were young (< 13), kept them off it for as long as possible. In fact, it was forbidden. Friends/colleagues thought I was a tyrant (and some thought I was an idiot) for trying to shield my kids this way, but those were the rules. Eventually, I had to capitulate. But even now, I regularly check in with the now much older kids to discourage worthless hours of doom-scrolling.

DOOM CAPTCHA 2 years ago

Glad you’re not refactoring my 2FA. Took me 4 attempts to kill 3 monsters.

Clock 3 years ago

A clock has never made me feel so anxious.

I typically think of Patreon as a way for content creators to charge folks for "memberships." So, while I think their billing mechanisms may work for you from a mechanical perspective, I'd perhaps look at alternatives for monthly billing for your client side software licensing.

As for Killbill being overkill.. I think that running/managing your own payment/subscription service behind the scenes probably isn't something you want to spend your time doing, nor would your customers want you spending your time on. Search google for "SaaS billing" and you'll find plenty of options to choose from.

It is a nice feeling having a local Linux server running in your house. One that you not only fully control, but one that is on 24/7/365 that you can run services /scripts on, or just screw around in general, and not pay monthly fees for compute and storage.

A well-maintained document of abbreviations and acronyms is very useful. Go ahead, make fun.. but man alive, it’s great to know what the hell people are talking about.

I’ve been at companies where a lot of mysterious/cryptic team names are employed. Big save here is using the internal URL shortening service (7 times out of 10 it will link to team/project page).

But honestly, if you’re at a complete loss, it could mean that you’re just not in the lines of meetings and plans where that jargon/terminology is thrown around. If you find that you’re at a disadvantage (after learning what those topical discussions really mean), talk to your manager and ask for more context or who/where to go for more context. Perhaps there’s a quick summary page/doc that someone put up on your internal knowledge base system that can give you the TL;DR/elevator pitch.

Slackware 15.0 4 years ago

Also my first. Feel like it was included with some book/magazine, but then started buying copies from Walnut Creek software.

Can’t tell you how exhilarating it was to build a new kernel by hand, or how horrifying it was to f-up libc or some other mission critical library.