Viewing profile — julenx
julenx
HN member- Joined
- Fri, Feb 22, 2013, 7:22 PM UTC
- HN karma
- 150
- Public activity
- 66 items
- HN profile
- View on Hacker News ↗
About julenx
No profile information was provided.
Recent public activity
-
comment
Comment #48285525
Additional context on the kernel guidelines: - https://github.com/torvalds/linux/blob/master/Documentation/... - https://lwn.net/Articles/1049830/
-
comment
Comment #48205047
Got the same email. After reading the subject, plus the first paragraph: > I'm writing to you as the founder and strategic director of Infomaniak because something important has ju…
-
comment
Comment #48114196
In Mac I use: defaults write -g NSWindowShouldDragOnGesture -bool true in order to enable dragging windows via `Cmd + Ctrl + Click`.
-
comment
Comment #47958905
The article explains Zig's stance in further detail, but the quoted part on its own caught my attention because my reading of it is rather "pro human communication" instead of "ant…
-
comment
Comment #47653266
I believe the detachment gets exacerbated by the fact that others are simultaneously modifying the codebase at speeds that doesn't allow you to keep up. Depending on how the codeba…
-
comment
Comment #47611287
Code quality aside (n.b. there exist many bad quality codebases before AI), a risk I perceive as an industry is we are making the logic of our businesses dependent on a few big pla…
-
comment
Comment #47598052
The same people that pursue economic incentives are who I hear speaking about number of lines produced by developers as a useful metric. I sense a worrying trend toward more is bet…
-
comment
Comment #47590233
Some employees in the company might understand the emotional impact, but companies themselves would only look for certainty in protecting what belongs to them, which will hardly al…
-
comment
Comment #47469473
I'm seeing this cultural pattern where developers have started accepting LLM output with very little scrutiny. This ends up code that works on the surface, but most of the times pr…
-
comment
Comment #46373547
Thanks for sharing! The link to the PR looks like a wrong paste. I found https://github.com/simonw/tools/pull/181 which seems to be what was intended to be shared instead.
-
comment
Comment #46329895
> Wir haben angefangen, unsere gesamte Infrastruktur zu kopieren. Unsere Daten befinden sich nun auf Servern sowohl in der Schweiz wie auch in Deutschland und Norwegen. Wenn nötig,…
-
comment
Comment #45644726
> Also I don't like that React requires installing Node and compilation tools, this is a waste of time when making a quick prototype. Vue can be used without Node. React can be use…
-
comment
Comment #43409312
> I don’t see enough value in the added complexity and the increasingly complicated API surface. This very much. For my own work and personal projects, the pages router has been mo…
-
comment
Comment #41850795
I was able to pre-order the book just fine — it didn't prompt me for any promo codes.
-
comment
Comment #37681243
The multi-process Firefox project was called Electrolysis: https://wiki.mozilla.org/Electrolysis
-
comment
Comment #35332716
For vanilla state machines there's also @xstate/fsm. In their docs[1] you have a feature comparison. [1] https://xstate.js.org/docs/packages/xstate-fsm/
-
comment
Comment #34287100
Well, it's also wonderful they speak Italian!
-
comment
Comment #31610760
> If you are descending at 40-50mph you have to remove your hand from your hood in order to see your map. Well you don't have to, you can switch to the map screen before starting t…
-
comment
Comment #30895211
On this note, it's fascinating to see how the influence reaches the coat of arms and the flag of Saint Pierre and Miquelon, which includes the Basque flag or Ikurriña. [0] https://…
-
comment
Comment #29841776
With GitHub's squash + merge, clean history still depends on the person doing the merge, because when clicking the squash + merge button, GitHub places all commit messages in one l…
-
comment
Comment #29613564
If you close and re-open the app, eventually the ToS popup doesn't show up and you can keep using the app.
-
comment
Comment #29003638
Thanks for clarifying, Lee!
-
comment
Comment #29002606
Also excited about the Rust compiler! Apologies if this is far from reality, but by looking at recent commits in GH[1] it looks as though this has been rushed for a v12 release, so…
-
comment
Comment #26511529
If roads are busy, it's worth noting traffic is created by motorized vehicles in the first place... plus, if slowing down is required to make roads safer , what? why is that a prob…
-
comment
Comment #26099902
Nicely written article and very interesting read! > To be sure that there was as little background noise as possible, I ran all tests after a fresh reboot, making sure no unnecessa…