Viewing profile — aleksiy123
aleksiy123
HN member- Joined
- Tue, Nov 02, 2021, 11:24 PM UTC
- HN karma
- 852
- Public activity
- 409 items
- HN profile
- View on Hacker News ↗
About aleksiy123
No profile information was provided.
Recent public activity
-
comment
Comment #49252693
I mean people don’t usually even do 8 hours of deep focus. Also some things just have wall time. Sometimes it may take 3-4 hours to roll things out and test. Babysit some dashboard…
-
comment
Comment #49248827
Some of these are really lacking in gravitas.
-
comment
Comment #49235644
I’m using Termius. It’s not great but it’s better than anything else I’ve tried.
-
comment
Comment #49234842
Sticky header with no background seems a bit awkward on mobile. The text overlaps.
-
comment
Comment #49234790
Why not? Both codex and Claude have remote from phone. I’m personally using cli + terminal from phone. I’m sure I’m not the only one.
-
comment
Comment #49234036
Sure, but I like how this feels more tactile and how things may bulge in unexpected way. Like pushing clay around into the right shape of the problem while it’s fighting you. Const…
-
comment
Comment #49233631
Today I learned there’s a name for the general version of this idea. https://en.wikipedia.org/wiki/Waterbed_theory At a certain point in a solution everything you do to optimize (“…
-
comment
Comment #49162410
BSG is like this too. It’s all just forest, SFU, UBC, downtown.
-
comment
Comment #49145603
This book must have been a direct inspiration to some Warhammer 40k lore. It fits there perfectly.
-
comment
Comment #49128021
Attackers advantage in the iterative fast feedback loop? It’s harder to have a loop to ensure you are defending all possible attacks? I guess the loop is you need to attack yoursel…
-
comment
Comment #49082224
Data isolation, separate auth/permissions/roles, Compliance, crash isolation, Resource/capacity management There’s probably more off the top of my head. Not that I necessarily advo…
-
comment
Comment #49082153
I’ve been building a lot on cloudflare workers recently and I feel like microservice works pretty well there. Sometimes you want to have some shared infra abstracted behind a singl…
-
comment
Comment #49059338
Pretty much my experience as well. At the end of the day you pretty much gotta direct and iterate over and over.
-
comment
Comment #49059109
Has anyone got this or impeccable or any other to actually work? For me it still pretty much looks like slop.
-
comment
Comment #48882732
I guess it depends on what your definition of truly substantial is. With the right objective function and enough compute I think you can definitely make progress. A lot of problems…
-
comment
Comment #48882700
GCP employees heart rate spiking at the title.
-
comment
Comment #48810807
I don’t think that’s really true. Both exist. I would say single player games tend to content in the range of 10+ hours. Think First Light, Ghost of Yotei in recent years. Competit…
-
comment
Comment #48745325
Manual type? No cron job? Practically Luddite
-
comment
Comment #48661227
Is it just me or is this really not that crazy of an idea? Polls are already a thing, and people love giving their opinion on things. Combining social media and gambling while mayb…
-
comment
Comment #48610824
Wasn’t this case pretty much before? The limits are 100 workers on free and 500 on paid. And if need more then you can always go their platform which supports tenancy. As long as y…
-
comment
Comment #48601632
fighting the urge to rewrite everything and propagating the legacy code cycle.
-
comment
Comment #48549959
Finally just bought a piece of my own hardware and got LLM to deploy k3s cluster on it. I think diy homelab/hosting is more accessible than ever. Cut costs on cloud spend and inves…
-
comment
Comment #48543850
Not in the Clausewitz definitions I think. Strategy would be the use software to achieve business goals. Essentially why are we doing this at all.
-
comment
Comment #48524514
If writing code is tactics and the end goal is strategy. Is architecture operations?
-
comment
Comment #48519083
Somewhere within c++ there is a subset of c++ that is a great language. The problem of course is that no one agrees on which subset that is.