Viewing profile — shatsky
shatsky
HN member- Joined
- Sun, May 19, 2024, 7:15 PM UTC
- HN karma
- 71
- Public activity
- 30 items
- HN profile
- View on Hacker News ↗
About shatsky
No profile information was provided.
Recent public activity
-
comment
Comment #47794278
SDL3 can handle both Wayland and X11: https://news.ycombinator.com/item?id=47790895
-
comment
Comment #47790895
Window transparency is available on all major platforms, and there are cross platform libs which support it, such as SDL3: https://wiki.libsdl.org/SDL3/SDL_WINDOW_TRANSPARENT (for …
-
comment
Comment #47607895
Strange that article does not mention that Euro-Office fork has been created because OnlyOffice has Russian origins. I feel bad for Russian devs who tried to build great free softw…
-
comment
Comment #47068698
Does this mean Google just forked it to develop proprietary XR runtime and doesn't contribute back?
-
comment
Comment #46944552
https://github.com/shatsky/lightning-image-viewer Tiny desktop (pre)viewer which displays image in transparent overlay without any UI, allowing to look into specific image detail w…
-
comment
Comment #46671325
Vibes of sunset of beautiful architecture. "It shouldn't be beautiful it's just a tool it should be practical, if it steals your attention [from some tiktok brainrot] to admire it …
-
comment
Comment #46508248
I don't know much about node but cargo has lock file with hashes which prevents dep substitution unless dev decide to update lock file. Updating lock file has same risks as initial…
-
comment
Comment #46508202
I believe NixOS-like "build time binding" is the answer. Especially with Rust "if it compiles, it works". Software shares code in form of libraries, but any set of installed softwa…
-
comment
Comment #46508110
It does support dynamic libs, but virtually all important Rust software seems to be written without any consideration for it.
-
comment
Comment #46507956
And yet Rust ecosystem practically killed runtime library sharing, didn't it? With this mentality that every program is not a building block of larger system to be used by maintain…
-
story
Show HN: Lightning Image Viewer – overlay, map-like controls, toggling, image-rs
Hi HN! I'd like to share my app for viewing images the way I find comfortable on a desktop computer. No window frame, no menus, no toolbars, just the image itself in transparent fu…
- comment
-
comment
Comment #46132731
No, transcription has nothing to do with written text, it guessed few words here and there but not even general topic. That's doctors note about patient visit, beginning with "Прие…
-
comment
Comment #45325731
Will look into that again. If you're right about unevictability of these pages, what is the mechanism which causes sudden extreme degradation of performance when system is almost o…
-
comment
Comment #45321398
Author pushes abstract idea about "page reclamation" in front of ideas of performance, reliability and controllable service degradation which people actually want; because author b…
-
comment
Comment #44999170
Fun fact: EXIF is simultaneously JPEG format (EXIF spec describes compressed image file format which is based on JIF, the base JPEG file format described in JPEG spec, also EXIF is…
-
comment
Comment #43368373
Yoshkar-Ola itself is a forgery, just google for its photos and name of that embankment street (no offence, just kidding, I even kinda like it, hope they didn't destroy some valuab…
-
comment
Comment #42512542
Repairing it is as easy as rebooting and selecting last generation which worked.
-
comment
Comment #42512454
>hopefully converges onto the same working state >Saying it’s just about integrity is like saying docker images are just about integrity >atomic units of deployment, the ability to…
-
comment
Comment #42512357
>make drift from the original config impossible NixOS makes that too, its whole "system output path closure" is as immutable as every single store unit within it. But NixOS "reuses…
-
comment
Comment #42508481
Another opinion: immutability is required to guarantee software integrity, but there is no need to make whole system or "apps" immutable units. NixOS also consists of "immutable un…
-
comment
Comment #42487074
Maybe it was just a poorly prepared humorous performance referencing Monty Hall problem?
- comment
-
comment
Comment #42406415
Cardboard is still here, YouTube app can play VR videos via it, Chrome for Android provides WebXR support via it, it's 3DoF only, but main usecase for phone VR is VR stereoscopic v…
-
comment
Comment #42402297
Looks like a chance to finally have modern standalone HMD with unlocked bootloader. Meta and ByteDance ones are locked down and full of spyware