Viewing profile — mixedCase
mixedCase
HN member- Joined
- Sat, Feb 06, 2016, 10:10 PM UTC
- HN karma
- 4,390
- Public activity
- 1,625 items
- HN profile
- View on Hacker News ↗
About mixedCase
No profile information was provided.
Recent public activity
-
comment
Comment #49224212
This ignores that whenever the margins for an industry increase, this interests new investments in it, and new players to come aboard, as well as new product lines that can satisfy…
-
comment
Comment #47886961
The overwhelming majority of the enjoyable coffee experiences are caffeinated. While there is good decaf out there it's not the norm, specially in smaller markets.
-
comment
Comment #47880061
I've had success asking it to specifically spawn a subagent to evaluate each work iteration according to some criteria, then to keep iterating until the subagent is satisfied.
-
comment
Comment #47811303
Is there Live Edit support? I've literally left an agent running to automate the use of Android Studio out of my workflow when I just want to iterate on UI.
-
comment
Comment #46634585
Look up protondb for game compatibility. Arc raiders is marked as running perfectly fine, but plenty of multiplayer games with invasive client side anti cheats such as Fortnite or …
-
comment
Comment #46270193
If you generate OpenAPI specs, and clients, and server type definitions from a declarative API definition made with Effect's own @effect/platform, it solves even more things in a n…
-
comment
Comment #46174474
Now do that for 30 services and system config such as firewall, routing if you do that, DNS, and so on and so forth. Nix is a one stop shop to have everything done right, declarati…
-
comment
Comment #46153937
OCaml is the closest match I'm aware of.
-
comment
Comment #45828666
Happiness chemicals are the end result, and end result we cannot cause directly, anyway. What leads you there, how the process involves your particular brain and environment, and h…
-
comment
Comment #45281428
You're doing native code, this the solution is the same as in native code: your languages agree on a representation, normally C's, or you serialize and deserialize. Mixing language…
-
comment
Comment #45200886
Thanks for the one-liner, solved it within 30 seconds!
-
comment
Comment #44885439
This is a thing and doesn't require a separate model. You can set up custom prompts that will, based on another prompt describing the task to achieve, generate information about th…
-
comment
Comment #44773164
I'm sorry if this is rude, but your analogy is completely off the mark. Rules that are not fixed but still are a requirement for code to work/make sense still merit an explicit enc…
-
comment
Comment #43860309
Governments are elected every now and then by large sums of people as a package deal for handling a number of issues, and only one is in place. Products and companies exist in mult…
-
comment
Comment #43368724
https://www.merriam-webster.com/dictionary/regime https://en.wikipedia.org/wiki/Regime Relevant quote: "In politics, a regime (also spelled régime) is a system of government that d…
-
comment
Comment #43275007
That's way too expensive for an "affordable EV". The BYD Seagull retails here in Uruguay for less than that and we tax cars at about 100%. On China it seems to go for 10-12k. It's …
-
comment
Comment #43185539
Finally one of the big ones drop a conversational assistant based on modern LLMs. I'm just hoping this is what it takes for Google to follow the trend for Android Auto and they go …
-
comment
Comment #43128026
On NixOS it was as trivial as `podman.enable = true;`. IIRC on Arch it was just a matter of installing the package. It's all daemonless, rootless and runs directly with your host k…
-
comment
Comment #43109700
I've been interviewing a bunch of developers the past year or so, and this: > Architectural interviews are likely safe for a few years yet. From talking to people who have run thes…
-
comment
Comment #42885062
The article indicates these are also options: 2) Request a $100 Google Store credit that you can put toward the purchase of another Pixel phone or other hardware. 3) Request a $50 …
-
comment
Comment #42834210
Are we really pretending multi-monitor on X is not an absolutely shit show? Try mixed DPI and VRR in one of the monitors and see how you get that working well.
-
comment
Comment #42333709
Because both are ubiquitous to the point they basically dominate a large part of a usecase's toolspace.
-
comment
Comment #41405710
I believe this poster meant the new Linux driver for Nvidia cards called Nova (announcement: https://lore.kernel.org/dri-devel/Zfsj0_tb-0-tNrJy@cassiopei... ), not the driver maint…
-
comment
Comment #41405515
I've given up on Home Assistant because of this. Particularly because since I've switched to NixOS I really don't want to be arsed reconfiguring stateful crap from the start every …
-
comment
Comment #41405485
Re-reading it I can see how it could be perceived by some people as such, thanks for pointing it out. There's probably better phrasing or adding more context could make it more ami…