Felix Suchert feliix42 · he/him
  • Dresden, Germany
  • https://dummyco.de
  • Rustacean who enjoys hacking on compilers and systems code. Sometimes also does Python, C or other languages.

  • Joined on 2023-03-19
feliix42 synced commits to circt at feliix42/mlir.nix from mirror 2023-04-14 11:43:59 +00:00
74c441cc29 Add hydra jobset
feliix42 synced commits to main at feliix42/mlir.nix from mirror 2023-04-14 03:43:59 +00:00
ec92b9a7d1 Fix hydra job
47f845293c Fix hydra job
3367b02bd1 Add hydra job
Compare 3 commits »
feliix42 synced commits to main at feliix42/deps.rs from mirror 2023-04-13 20:43:59 +00:00
63d49bca3b Bump h2 from 0.3.15 to 0.3.17 (#194)
feliix42 synced commits to main at feliix42/dotfiles from mirror 2023-03-30 11:53:59 +00:00
ad266e7ff2 Track tagging scripts in external repository
7221f4e5ff Properly sort mails into sidebar-accessible tags
d96c731849 don't need fzf if I run the system-wide one
b6f3b174df enable fzf completions
Compare 4 commits »
feliix42 commented on issue feliix42/inky-ticker#4 2023-03-28 21:02:43 +00:00
Show proper weather bitmaps

I prototyped a few new weather bitmaps and built a proper API for them.

Looking at things like this: image

it may be desirable to have…

feliix42 pushed to main at feliix42/inky-ticker 2023-03-28 20:49:05 +00:00
0381b8d14c add missing bitmaps
2d2ca44ef5 feat: use different bitmaps for weather condition encoding
Compare 2 commits »
feliix42 pushed to main at feliix42/inky-ticker 2023-03-28 15:42:45 +00:00
b8c2dea685 Replace reqwest with ureq (#2)
feliix42 pushed to main at feliix42/inky-ticker 2023-03-27 17:12:27 +00:00
a6dbb94d90 feat: add api call file
99c9a1d09f fix: apparently precipitation is a float
Compare 2 commits »
feliix42 opened issue feliix42/inky-ticker#4 2023-03-27 17:08:37 +00:00
Show proper weather bitmaps
feliix42 synced and deleted reference dependabot/cargo/openssl-0.10.48 at feliix42/deps.rs from mirror 2023-03-25 12:23:59 +00:00
feliix42 synced commits to main at feliix42/deps.rs from mirror 2023-03-25 12:23:59 +00:00
c0a311b28d Bump openssl from 0.10.45 to 0.10.48 (#193)
feliix42 synced new reference dependabot/cargo/openssl-0.10.48 to feliix42/deps.rs from mirror 2023-03-25 04:23:59 +00:00
feliix42 synced commits to dependabot/cargo/openssl-0.10.48 at feliix42/deps.rs from mirror 2023-03-25 04:23:59 +00:00
feliix42 synced commits to main at feliix42/dotfiles from mirror 2023-03-22 11:53:59 +00:00
bc1e524958 enable OzonePlatform by default, use vscode.fhs
feliix42 pushed to main at feliix42/plain-os 2023-03-19 19:36:45 +00:00
a7f5b8476f Impl VGA buffer, serial output, testing and basic interrupts
656d15e5d5 Hello, World!
fa2420d5d9 Initial Commit
feliix42 created branch main in feliix42/plain-os 2023-03-19 19:36:45 +00:00
feliix42 created repository feliix42/plain-os 2023-03-19 19:34:37 +00:00
feliix42 opened issue feliix42/inky-ticker#3 2023-03-19 19:32:31 +00:00
Display public warnings?
feliix42 opened issue feliix42/inky-ticker#2 2023-03-19 19:30:57 +00:00
Get rid again of reqwest?
feliix42 opened issue feliix42/inky-ticker#1 2023-03-19 19:30:27 +00:00
Implement a TextBox type