Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Longwelwind
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
Longwelwind
20d ago
Isn't that whole point of semantic release? Minors and hotfixes allow you to release a new version for an older release (like if you released 3.7 but you found a bug present in 3.4, you can release 3.4.1 which would be newer than 3.7),
2.
▲
by
Longwelwind
1mo ago
Does anyone know if there will be any live feed of the earth viewed from space during the eclipse?
3.
▲
by
Longwelwind
1mo ago
The name "serverless" doesn't mean that there are no servers. It means that, as a developer, you don't need to manage the server. It's abstracted out for you.
4.
▲
by
Longwelwind
4mo ago
Agents use find+grep because it's available everywhere and without any configuration, but they would still be more efficient with LSP. Once LSPs will be more easily configurable for agents, they will use them.
5.
▲
by
Longwelwind
6mo ago
Those kind of tools are futile endeavors to me. If you want to use that for unit testing, then I think it would be better to mock the calls to AWS services. That way you test only your implementation, in an environment you control. If you w
6.
▲
by
Longwelwind
7mo ago
It also doesn't care about arbitrary groupings of humans (a.k.a countries). The fairest system would be for each human being to have an equal amount of pollution they are allowed to emit.
7.
▲
by
Longwelwind
7mo ago
Trunk-based development fits nicely when you have a single deployment product like a SaaS and you don't need to maintain old versions of your software. You only have one prod environment. If you build a software that you distribute so
8.
▲
by
Longwelwind
7mo ago
Using an LLM to generate an image of a diagram is not a good idea, but you can get really good results if you ask it to generate a diagram.io SVG (or a Miro diagram through their MCP). I sometimes ask Claude to read some code and generate a
9.
▲
by
Longwelwind
7mo ago
When doing advanced terminal UI, you might at some point have to layout content inside the terminal. At some point, you might need to update the content of those boxes because the state of the underlying app has changed. At that point, refr
10.
▲
by
Longwelwind
1y ago
> Berulis found that on March 3 one of the DOGE accounts created an opaque, virtual environment known as a “container,” which can be used to build and run programs or scripts without revealing its activities to the rest of the world. Be
11.
▲
by
Longwelwind
2y ago
I don't recommend resolving actions on the server in any situation: For actions that require secret information, you would filter the actions sent to the client of any secret information and make sure the code handling the action can h
12.
▲
by
Longwelwind
2y ago
I had the same issue in AGoT:BG and I solved it by representing the state of the game as a tree. At any point of the game, the current game state is a leaf of the tree. You'd represent this kind of choice as a child node. When the user
13.
▲
by
Longwelwind
2y ago
The way I wanted to implement this in my turn-based game engine: If you implement the deterministic update pattern to handle state synchronisation you can add "event" inside the logic that handles updates that pause the processing
14.
▲
by
Longwelwind
2y ago
I would agree with you, if HCL wasn't a bad language in itself: * You can't make have variables in an import block (for example, to specify a different "id" value for each workspace) * There is no explicit way to make a
15.
▲
by
Longwelwind
2y ago
> It's annoying because, especially with MongoDB, people come into it having been sold on it being a more "flexible" database. Yes, you don't need to give it a schema. Yes, you can just dump untyped JSON into collecti
16.
▲
by
Longwelwind
3y ago
You might be interested in the Phase abstraction of my engine. Basically you represent your board game as a tree of phases through which your game progresses in. Each node of your phase tree can contain state. At any point, your game is at
17.
▲
by
Longwelwind
3y ago
You might be interested by an open-source project I started a few years ago but never really finished: https://github.com/ravens-engine/core I had the idea after developing Swords and Ravens, an online adaption of A Ga
18.
▲
by
Longwelwind
3y ago
The second quote was the author's response to the argument that working at the office increases collaboration. My point is that some perceived benefits of WFH can be achieved when working at the office with some communication. That way
19.
▲
by
Longwelwind
3y ago
> Just when I am deep in some twisted train of thought involving a failing JS callback or missing network packets in Kubernetes someone ambles over to my cubicle to ask me some random question about helm that they could have answered in
20.
▲
by
Longwelwind
3y ago
Why would you want to store the state in Git? This means that if you have a CD pipeline (triggered itself by a commit) that does `terraform deploy`, you'd need to have your CD pipeline do commit _again_ to save the changes to the TF st
21.
▲
by
Longwelwind
3y ago
I think what they means is that if you provisioned your system to receive spans for 5% of non-error requests and a few error requests, if for some random act of god, all the requests yield an error, your span collector will suddenyl receive
22.
▲
by
Longwelwind
3y ago
Whether it's code or not that is being stored in the VCS is not really what matters. The idea is of X-as-Code is that you treat X in the same way that you treat code (VCSed, tested in a CI pipeline, deployed via an automated CD pipelin
23.
▲
by
Longwelwind
3y ago
AI trend due to ChatGPT. For NLP use-cases, you can use a vector database to index the embeddings of your texts. For exemple, if you implement a document retrieval (a search engine like Google), you train a transformer model that takes a te
24.
▲
by
Longwelwind
3y ago
I don't know what tools you are using but this can be achieved with Airflow on k8s, for example: * Add a GPU resource requirement on one of your step * Add an auto-scaler that adds GPU nodes to your cluster based on the GPU resource de
25.
▲
by
Longwelwind
3y ago
I've been an MLOps Engineer for around 3 years now and I mostly agree with the article. There is a big overlap between the ML-specific tools that are popping up on the market and traditionnal Data Engineering tools, and I think people
26.
▲
by
Longwelwind
3y ago
What if someone's else profit is due to economies of scale?
27.
▲
by
Longwelwind
4y ago
Maybe it's only for me, but I've never liked this of too-smart solutions. Let people do the mistakes once and learn the correct package name, instead of relying on a hack and potentially introduce confusion later.
28.
▲
by
Longwelwind
4y ago
Medium was broken: it didn't bring enough revenue. It's not because it was working from a user perspective that the underlying model wasn't broken.
29.
▲
by
Longwelwind
4y ago
You're talking about Valve, while OP is talking about Steam. As someone who only uses Steam (and used to play TF2 before all the hat things, but not DotA), I still see Steam in a good way. And I actually discovered that Valve indeed cr
30.
▲
by
Longwelwind
4y ago
Data validation in this context means checking the data you're training your model with (or validating the data you're about to predict something on). Things like checking if the format of the data matches what you encountered dur
More ›