HackerTrans
TopNewTrendsCommentsPastAskShowJobs

selljamhere

no profile record

Submissions

Madman Theory

en.wikipedia.org
6 points·by selljamhere·3 ay önce·2 comments

Show HN: Whodunit – Solve AI written mysteries

whodunit.rip
4 points·by selljamhere·11 ay önce·0 comments

Whodunit: LLM Murder Mysteries

blog.apartment304.com
1 points·by selljamhere·11 ay önce·0 comments

Testing Tracing Locally with OpenTelemetry

blog.apartment304.com
3 points·by selljamhere·geçen yıl·0 comments

Increasing resiliency in a banking sweep system

temporal.io
3 points·by selljamhere·2 yıl önce·0 comments

Foundations

jamesheller.com
1 points·by selljamhere·2 yıl önce·0 comments

Eyes Closed, Head First, Can't Lose

jamesheller.com
2 points·by selljamhere·2 yıl önce·0 comments

Getting Started (Dead, Beat, Dad – Part 1)

jamesheller.com
1 points·by selljamhere·2 yıl önce·0 comments

Get your head out of the boat

jamesheller.com
2 points·by selljamhere·2 yıl önce·0 comments

Madman Theory

en.wikipedia.org
4 points·by selljamhere·3 yıl önce·2 comments

Don't Migrate to Kubernetes

blog.apartment304.com
1 points·by selljamhere·3 yıl önce·0 comments

Uber now maintains gomock, a golang mock library

github.com
1 points·by selljamhere·3 yıl önce·0 comments

The Waiting Time Paradox

jakevdp.github.io
2 points·by selljamhere·3 yıl önce·0 comments

Updating my website from my iPad

dddiaz.com
37 points·by selljamhere·3 yıl önce·44 comments

The Billion-Dollar Ponzi Scheme That Hooked Warren Buffett and the U.S. Treasury

theatlantic.com
4 points·by selljamhere·3 yıl önce·0 comments

Nvidia Broadcast Adds Eye Contact and Vignette Effects

nvidia.com
1 points·by selljamhere·3 yıl önce·0 comments

2021 Year in Review

dddiaz.com
1 points·by selljamhere·5 yıl önce·0 comments

comments

selljamhere
·geçen yıl·discuss
The Typescript compiler, currently JavaScript, is being rewritten in Go. The 10x performance gain is in build time, which is still a major speedup and will shrink the development loop.
selljamhere
·3 yıl önce·discuss
Updated.
selljamhere
·3 yıl önce·discuss
I had a great k3s experience with a silly, over engineered weekend project to automate my fog machine with motion sensors.

I connected motion sensors to battery & wifi enabled RPis, built a remote circuit to control the fog machine, and ran a k3s cluster with NATS to bring it all together. 10/10 would do again.

https://blog.apartment304.com/fog-machine-madness/
selljamhere
·3 yıl önce·discuss
For anyone new to aliases, you can add them with:

  alias my_alias="command"
Add it to your ~/.bash_profile or ~/.zprofile so it's ready whenever you are. Check out this page for more info: https://linuxize.com/post/how-to-create-bash-aliases/
selljamhere
·3 yıl önce·discuss
I think they meant that, in general, startups are not able to compete purely on salary. I don't think they're saying that Oxide's salary is not a lot.
selljamhere
·4 yıl önce·discuss
I disagree. It isn’t about smartness. There are plenty of intelligent women who may enjoy and be well suited for science, but were discouraged from pursuing it at a young age.
selljamhere
·4 yıl önce·discuss
And the rumor continues.
selljamhere
·4 yıl önce·discuss
I noticed this, too. The summary bullets at the end of the post also oppose the diagram. Probably a simple mixup of credit/debit in the left column. The rest of the article usually lists do it first.
selljamhere
·4 yıl önce·discuss
Betrayal at House on the Hill -- Explore a randomly generated haunted house where one of your friends will turn on the rest. https://boardgamegeek.com/boardgame/10547/betrayal-house-hil... "Trains" aka Ticket to Ride -- Easy to learn, difficult to master. https://boardgamegeek.com/boardgame/9209/ticket-ride
selljamhere
·4 yıl önce·discuss
It’s also pretty easy to figure where it will strike. Just wire up the ol’ clock tower.
selljamhere
·4 yıl önce·discuss
It’s used as a comparison to the alternative, O(1000), an order-of-magnitude improvement.
selljamhere
·4 yıl önce·discuss
+1 for The Economist. I enjoy their international coverage.
selljamhere
·4 yıl önce·discuss
> Can someone else publish your work to this system and take the money?

I had the exact same question. What sort of controls will the Tea team have to add/remove packages, or modify owners. And how would this be any different from centralized package managers?
selljamhere
·5 yıl önce·discuss
I usually have a knee-jerk reaction when I see grammar and spelling errors in blogs, but I try to remind myself that these posts aren't published works that made it through an editorial staff. Mistakes happen, especially when the author isn't a professional writer.
selljamhere
·5 yıl önce·discuss
I think that the artificial restrictions designed to make money are kind of the point. The digital realm is being constrained as if it were physical. These systems are being built on blockchain which is supposed to bring trustlessness and decentralized authority. Instead, virtual land is turning into land grabs the same way physical land does. The players profiting may be different, but the game is the same.
selljamhere
·5 yıl önce·discuss
Thanks for the examples.

The monetary case seems like the natural first step. The name service case seems more interesting. It isn’t a financial instrument, so it demonstrates DAP utility for non-financial application.

You referenced a few standards that the DAPs adhere to, which lines up with assumptions I’ve had about the data schema management. In a generalized sense, it seems that community members, or a governing body, will propose changes, and if the community accepts them, the changes will be implemented into the network.

It seems to me the name service case has parallels to identity management through protocols such as SAML and LDAP.

But I’m still trying to wrap my head around examples I’ve heard such as building DAP social media apps that allow users to move their data to another DAP social app. Thinking of the social media sites we have today, they all consider their profile structures and models proprietary, as market differentiators that set each one apart from their competitors, and make up the “secret sauce” that gives social value to their users.

How would a DAP be able to maintain similar differentiators? Or is the expectation that only certain things such as basic profile information be stored on the blockchain, able to move to other DAPs, while other proprietary functionality is managed elsewhere?
selljamhere
·5 yıl önce·discuss
> financial applications have been built on top of Ethereum that all share the same database and users can move from application to application, keeping their data (and their login credentials stored in their wallet) as they go.

Does anyone have examples of this in the wild? I often hear data portability listed as one of the great benefits, but I don’t have a grasp on what that actually means.

In my mind, the data needs to be structured to be useful, otherwise other DAPs wouldn’t be able to act on it. Who defines the structure? And who manages changes?
selljamhere
·5 yıl önce·discuss
> Also I wonder whether the language has a IDE support as good as IntelliJ with Java (safe function extraction, type-safe autocomplete)

Jet Brains makes GoLand, which is about as good as they come. It should feel familiar if you're used to IntelliJ. https://www.jetbrains.com/go/