6 Dec 2024 |
@nathanexplosion:matrix.org | Hey devs, for the clock app, could I request the ability to remove the time label when the alarm goes off? I like the alarm animation and dismiss button only. Kind of redundant since I already know the time I set it up, and it's present on the left hand corner | 01:35:10 |
Bnyro | I personally disagree, if you press snooze a few times it could be useful to still display the alarm time when it is repeated. Apart from that, if the alarm is ringing in the morning and yout not 100% awake yet, it's probably not bad to see the time at first glance (especially if you have set multiple alarms in a row?). | 08:39:13 |
| Hafeez Pizofreude joined the room. | 08:49:06 |
@nathanexplosion:matrix.org | In reply to @bnyro:matrix.org I personally disagree, if you press snooze a few times it could be useful to still display the alarm time when it is repeated. Apart from that, if the alarm is ringing in the morning and yout not 100% awake yet, it's probably not bad to see the time at first glance (especially if you have set multiple alarms in a row?). I'm a one time alarm type. But no worries, I appreciate the suite of apps especially adhering to the material design | 22:53:18 |
7 Dec 2024 |
| @nathanexplosion:matrix.org left the room. | 23:04:06 |
8 Dec 2024 |
ducklipsndeuces | Redacted or Malformed Event | 20:49:00 |
11 Dec 2024 |
eatment44 | Redacted or Malformed Event | 11:28:10 |
eatment44 | Redacted or Malformed Event | 11:29:31 |
15 Dec 2024 |
Reticulum_i2pd_Tor_Nym_Lokinet_Hyprspace_dn42 | A library
Example to stream using Screen as video source using a service to stream in background: https://github.com/pedroSG94/RootEncoder | 15:35:08 |
Reticulum_i2pd_Tor_Nym_Lokinet_Hyprspace_dn42 | Integration with RecordYou
Stream and record screen to Twitch and YouTube | 15:38:28 |
| Azrael_Omen changed their display name from averysalsedo021 to Azrael_Omen. | 21:12:03 |
ducklipsndeuces | In reply to @cretaceous:matrix.org Integration with RecordYou Stream and record screen to Twitch and YouTube Feature request via github your idea. Holds potential IMO, idk any other nicely formatted twitch/YouTube streaming platforms. But it's more likely to happen if via their github. | 22:19:28 |
Bnyro | RecordYou is archived. | 22:21:04 |
ducklipsndeuces | In reply to @bnyro:matrix.org RecordYou is archived. Oh yeah. RIP (until I single handedly ressurect it Soon(tm) jk...unless 👉👈). | 22:28:10 |
18 Dec 2024 |
| @mufftier:matrix.org left the room. | 22:30:22 |
24 Dec 2024 |
| aki (she/her) changed their profile picture. | 01:28:10 |
26 Dec 2024 |
| @maartendoth:matrix.org left the room. | 13:01:46 |
27 Dec 2024 |
| Muhammad Ragib Hasin joined the room. | 16:24:01 |
ducklipsndeuces | @bnyro:matrix.org: current rig setup? | 21:08:24 |
Bnyro | In reply to @ducklipsndeuces:matrix.org @bnyro:matrix.org: current rig setup? Hardware? Ryzen 5 7600X, 32GB DDR5 6000 MHz, old Nvidia GTX 1060 Graphics Card with 6GB RAM, some average 1TB SSD | 21:18:29 |
ducklipsndeuces | What OS? | 21:21:22 |
Bnyro | Void Linux | 21:22:00 |
ducklipsndeuces | And android studio (among whatever else you use it for) runs pretty smoothly? | 21:22:49 |
Bnyro | Yeah, Android Studio runs as good as a slow, bloated Java app can | 21:23:42 |
ducklipsndeuces | What about intellij? | 21:24:24 |
Bnyro | That's almost the same as Android Studio, just with other plugins preinstalled, so no difference | 21:25:07 |
ducklipsndeuces | Am I hearing a hidden third alternative that you maybe prefer? 🤣 | 21:27:20 |
Bnyro | Helix editor is quite nice for everything that's not Android/Java development, e.g. Go, Rust, Haskell, Shell, ... | 21:28:20 |
Bnyro | But it doesn't have any of the Android specific things integrated, so for Android development Android Studio/IDEA is the only viable option if you don't want to spend a lot of time finding workarounds for every single thing (emulator, apk signing, some Android specific refactorings, Gradle plugin migrations, ...) | 21:30:27 |
ducklipsndeuces | Building and signing and such can't all be handled via CLI using the SDK and gradlew? I'm not so worried about emulation, as I'll ideally be able to use a standalone device. | 21:59:01 |