©TriMoon™
©TriMoon™
Explore posts from servers
DDeno
Created by ©TriMoon™ on 2/14/2025 in #help
globalThis woes with VSCode Deno extensions LSP
No description
11 replies
DDeno
Created by ©TriMoon™ on 2/4/2025 in #help
Import type: css ?
is there a way to allow this in deno LSP:
import style from './xxx.css' with { type: 'css' };
import style from './xxx.css' with { type: 'css' };
I get "Importing these modules is not supported." deno-ts(6263) I'm currently using es-module-shims.js in my HTML page...
1 replies
DDeno
Created by ©TriMoon™ on 1/31/2025 in #help
Help setting up a Deno project for a static HTML5 app using TypeScript and a Live-preview.
Hi all, i'm new to deno and want to try it out. 😉 https://discord.com/channels/684898665143206084/1128726030614544414/1332270619060076594 Although i'm not completely new to TypeScript (I can somewhat read it), unfortunately have not coded using it till now, at least that's the plan to start using it . Below are topics i want to cover / make use of: 1. I will use Codium as IDE. (it's a foss VSCode version) 1. My end target will be the browser, Firefox-Nightly in this case. 1. I will make use of HTML5 pages with external nested CSS stylesheets (not SCSS nor LESS etc) and native JavaScript as es-modules. 1. I want to code my JavaScript in TypeScript that will be consumed by the browser as separate native es-modules as end-product. 1. I want to be able to preview the changes live in Codium, while viewing the HTML5 page, and the browser directly. --- Are the above criteria's possible using deno 🤔 Any help and guidance is appreciated. 👍
12 replies
UBUniversal Blue
Created by ©TriMoon™ on 8/8/2024 in #🛟bazzite-help
Printing images not working
No description
2 replies
UBUniversal Blue
Created by ©TriMoon™ on 3/9/2024 in #🛟bazzite-help
Weird Graphics glitch after rebase to non-nVidia
No description
65 replies
UBUniversal Blue
Created by ©TriMoon™ on 2/28/2024 in #🛟bazzite-help
Graphical LUKS2 password prompt at boot
Since a few updates it seems the graphical password prompt (from plymouth) you get to unlock the LUKS2 partition, is broken. Just a few moments ago, i updated see https://discord.com/channels/1072614816579063828/1212371178832793721, and after first reboot the graphical prompt got back. BUT after another reboot, it was back to a text only prompt again with a gray screen and 3 dot animation after entering the password.
mainuser@uBlue:~$ rpm-ostree status
State: idle
Deployments:
ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-nvidia:latest
Digest: sha256:b2e9d91aee99cb448274955238093f129e7871aa6506c25e20ca6b735ac31c2f
Version: 39.20240116.0 (2024-02-25T07:26:47Z)
LayeredPackages: obfs4 tor
Initramfs: '"-I /etc/crypttab /usr/lib/modprobe.d/nvidia.conf"'

ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-nvidia:latest
Digest: sha256:e7bf4f3cc4ae67e49f81cf1d6a4f57a90656757cde71c02be4e267eff689b418
Version: 39.20240116.0 (2024-02-24T02:02:28Z)
LayeredPackages: obfs4 tor
Initramfs: '"-I /etc/crypttab /usr/lib/modprobe.d/nvidia.conf"'
mainuser@uBlue:~$ rpm-ostree status
State: idle
Deployments:
ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-nvidia:latest
Digest: sha256:b2e9d91aee99cb448274955238093f129e7871aa6506c25e20ca6b735ac31c2f
Version: 39.20240116.0 (2024-02-25T07:26:47Z)
LayeredPackages: obfs4 tor
Initramfs: '"-I /etc/crypttab /usr/lib/modprobe.d/nvidia.conf"'

ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-nvidia:latest
Digest: sha256:e7bf4f3cc4ae67e49f81cf1d6a4f57a90656757cde71c02be4e267eff689b418
Version: 39.20240116.0 (2024-02-24T02:02:28Z)
LayeredPackages: obfs4 tor
Initramfs: '"-I /etc/crypttab /usr/lib/modprobe.d/nvidia.conf"'
6 replies
UBUniversal Blue
Created by ©TriMoon™ on 2/28/2024 in #🛟bazzite-help
Updates, do we need to use the interface or not?
No description
2 replies
UBUniversal Blue
Created by ©TriMoon™ on 2/17/2024 in #🛟bazzite-help
Restricting Games with GPU cryptomining.
No description
3 replies
UBUniversal Blue
Created by ©TriMoon™ on 2/11/2024 in #🛟bazzite-help
systemd-tmpfiles config error
While examining the journal logs i noticed these errors caused in /usr/lib/tmpfiles.d/systemd.conf
journalctl -b 0 -u systemd-tmpfiles-setup.service
journalctl -b 0 -u systemd-tmpfiles-setup.service
- https://paste.centos.org/view/db50673b PS: The time seemed to jump back 3hrs back after the hostname change due to misconfigured default RTC setting as reported in https://discord.com/channels/1072614816579063828/1206177462397046834
5 replies
UBUniversal Blue
Created by ©TriMoon™ on 2/11/2024 in #🛟bazzite-help
RTC in local TZ
While installing Bazzite i had selected my proper TimeZone and it gets synced using NTP correctly no problem there, but... Seems the default system config is somehow setup wrongly wrt RTC:
mainuser@uBlue:~$ timedatectl
Local time: Sun 2024-02-11 12:49:34 +03
Universal time: Sun 2024-02-11 09:49:34 UTC
RTC time: Sun 2024-02-11 12:49:34
Time zone: Europe/Istanbul (+03, +0300)
System clock synchronized: yes
NTP service: active
RTC in local TZ: yes

Warning: The system is configured to read the RTC time in the local time zone.
This mode cannot be fully supported. It will create various problems
with time zone changes and daylight saving time adjustments. The RTC
time is never updated, it relies on external facilities to maintain it.
If at all possible, use RTC in UTC by calling
'timedatectl set-local-rtc 0'.
mainuser@uBlue:~$ timedatectl
Local time: Sun 2024-02-11 12:49:34 +03
Universal time: Sun 2024-02-11 09:49:34 UTC
RTC time: Sun 2024-02-11 12:49:34
Time zone: Europe/Istanbul (+03, +0300)
System clock synchronized: yes
NTP service: active
RTC in local TZ: yes

Warning: The system is configured to read the RTC time in the local time zone.
This mode cannot be fully supported. It will create various problems
with time zone changes and daylight saving time adjustments. The RTC
time is never updated, it relies on external facilities to maintain it.
If at all possible, use RTC in UTC by calling
'timedatectl set-local-rtc 0'.
Note the Warning in the output above... The fix, for the user is simple:
mainuser@uBlue:~$ timedatectl set-local-rtc 0
mainuser@uBlue:~$ timedatectl
Local time: Sun 2024-02-11 12:49:44 +03
Universal time: Sun 2024-02-11 09:49:44 UTC
RTC time: Sun 2024-02-11 09:49:44
Time zone: Europe/Istanbul (+03, +0300)
System clock synchronized: yes
NTP service: active
RTC in local TZ: no
mainuser@uBlue:~$ timedatectl set-local-rtc 0
mainuser@uBlue:~$ timedatectl
Local time: Sun 2024-02-11 12:49:44 +03
Universal time: Sun 2024-02-11 09:49:44 UTC
RTC time: Sun 2024-02-11 09:49:44
Time zone: Europe/Istanbul (+03, +0300)
System clock synchronized: yes
NTP service: active
RTC in local TZ: no
But it would be much better to have this setting to be default when the system gets installed... 🖖
3 replies
UBUniversal Blue
Created by ©TriMoon™ on 2/6/2024 in #🛟bazzite-help
Discord rich presence
Following up after https://discord.com/channels/1072614816579063828/1087140957096517672/1203980683031224330: Seems the status stays at playing my last played game while EpicGamesStore is still running. Shouldn't the status reset to non-playing after having exited the game? How do i make it reset like that, if i want to keep the respective store running in background? 🤔
5 replies
UBUniversal Blue
Created by ©TriMoon™ on 1/18/2024 in #🛟bazzite-help
How to setup `tor` in bazzite/uBlue?
Hi all i'm a fresh user of bazzite and uBlue in general, but not Linux... How do we install and configuretor in this distro? (I got my own working config in my other setup (debian based) that i would like to use ofcourse.)
50 replies