HN user

xuhu

468 karma
Posts2
Comments343
View on HN

Since the half of the app that is running on my local X or Wayland can only display a GUI and doesn't need QtNetwork, QtWebkit, Gtk Webview etc, what lightweight UI toolkit other than html+js do you recommend ?

Being able to initiate a shell app from a regular remote ssh CLI prompt (like "ApacheConfig myhost.com" or "Editor ~/myrepo") might improve integration with people's existing CLI workflows.

It does need an agent that starts with every X or Wayland session and waits for requests from remote SSH sessions to start an app.

I hope sites that just provide a way for people to assemble offline will be the new thing soon.

A photography guide's site that rallies amateurs for walk tours. A planning board for a foreign language practice group. A site with a schedule and registration form for a sports event.

When I read "online social" my head thinks "not-really social".

It sounds like the "app written in C++ calling Lua scripts, versus app written in Lua calling C++ libraries" debate.

Both designs (Lightroom, game engines) have worked successfully.

There's probably nothing that prevents mixing both approaches in the same "app".

SECCOMP_RET_USER_NOTIF appears to switch between the tracee and tracer processes for each syscall. Using SECCOMP_RET_TRAP to trigger a SIGSYS for every syscall in IO intensive apps introduces 5% overhead (and avoids a separate tracer).

I wonder if there's any mechanism that works for intercepting static ELF's like Go programs and such.

It's not sweets and it's not an addiction, not everything on TV is for mindless consumption. The viewer is not who's at fault here. The right mindset is not "accept their terms or give up", it's "make your voice heard and try to make the manufacturers change their practices".

He worked on: Go, the Sawzall language for processing logs, and distributed systems. Go and Sawzall are usable and used outside Google.

Are those distributed systems valuable primarily to Google, or are they related to Kubernetes et cetera ?

Thank God for lucrative work higher up the stack. Maybe programmers will stop being the only scapegoats for rising home prices and the high cost of living.

I wonder if Visopsys, Windows 3.11 and others could work as a daily driver running in qemu, started from a Linux initrd that has just a browser and qemu. "Opening" the browser in Visopsys actually switches to the browser running on the host, and Alt-Tab switches back to Visopsys.