Yeah nah thanks I'm building my own. An agent that knows every bit of my life? Dream come true for data harvesting. It's bad enough what it can infer and sell from the public statements I make in social media and…
Garbage being created at unprecedented rates does not diminish the fact that LLMs are acting as a positive multiplier for useful tools; this very item being one. No one in all these years had gone through the effort of…
Wayland is stable. What it's not is stagnant, like X11, which lacks fractional/mixed-DPI scaling, per-window HDR/color management, explicit GPU synchronization, and a security model ready for the modern challenges of…
With Pi as a harness I've been using OpenAI models as a worker with an Opus 5 (in Claude Code) planner. I've only had a few issues with Terra High/Medium and absolutely none with Sol Medium+ on a fairly complex Rust…
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 the demand in a new way that people…
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.
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.
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.
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 Genjin Impact do not run. If you depend…
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 nicer, more robust fashion.
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, declaratively, and with an easy lock file,…
OCaml is the closest match I'm aware of.
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 how it acts as a feedback loop are a…
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 runtimes is just not a nice situation…
Thanks for the one-liner, solved it within 30 seconds!
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 the codebase and a set of TODOs to…
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 encoding in the type system. You can have…
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 multiples and regardless of how big they…
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 determines access to public office, and…
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 through with their internal integration…
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 kernel so it should be as simple as it…
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 these, it’s evident that someone is using…
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 cash payment.
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.
Because both are ubiquitous to the point they basically dominate a large part of a usecase's toolspace.
Yeah nah thanks I'm building my own. An agent that knows every bit of my life? Dream come true for data harvesting. It's bad enough what it can infer and sell from the public statements I make in social media and…
Garbage being created at unprecedented rates does not diminish the fact that LLMs are acting as a positive multiplier for useful tools; this very item being one. No one in all these years had gone through the effort of…
Wayland is stable. What it's not is stagnant, like X11, which lacks fractional/mixed-DPI scaling, per-window HDR/color management, explicit GPU synchronization, and a security model ready for the modern challenges of…
With Pi as a harness I've been using OpenAI models as a worker with an Opus 5 (in Claude Code) planner. I've only had a few issues with Terra High/Medium and absolutely none with Sol Medium+ on a fairly complex Rust…
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 the demand in a new way that people…
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.
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.
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.
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 Genjin Impact do not run. If you depend…
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 nicer, more robust fashion.
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, declaratively, and with an easy lock file,…
OCaml is the closest match I'm aware of.
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 how it acts as a feedback loop are a…
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 runtimes is just not a nice situation…
Thanks for the one-liner, solved it within 30 seconds!
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 the codebase and a set of TODOs to…
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 encoding in the type system. You can have…
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 multiples and regardless of how big they…
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 determines access to public office, and…
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 through with their internal integration…
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 kernel so it should be as simple as it…
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 these, it’s evident that someone is using…
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 cash payment.
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.
Because both are ubiquitous to the point they basically dominate a large part of a usecase's toolspace.