• Joined on 2019-03-28
sb10q opened issue M-Labs/kirdy#16 2024-10-12 11:42:11 +08:00
use monospace font in GUI values
sb10q pushed to master at M-Labs/it-infra 2024-10-11 17:27:17 +08:00
8af66556b9 nixbld: remove google fonts workaround
sb10q commented on pull request M-Labs/web2019#155 2024-10-10 22:14:37 +08:00
Update HVAMP32 according to the factual specs

Are there really 50V and 55V variants? @morgan

sb10q commented on pull request M-Labs/it-infra#45 2024-10-10 13:34:57 +08:00
Use postfix options for routing mails through tunnel

They're packets to/from the public internet. They don't really need to be encrypted. That's what AH is for.

sb10q pushed to master at sb10q/cells 2024-10-08 18:58:24 +08:00
abdc97f9de newer cargo fmt
17ce32d164 fix handling of global variables
e31fba38e0 update dependencies
Compare 3 commits »
sb10q commented on pull request M-Labs/it-infra#45 2024-10-08 16:24:39 +08:00
Use postfix options for routing mails through tunnel

"smtptun" is quite a confusing name. You'd think it's some postfix internal option. Make it more specific and explicit.

sb10q pushed to master at M-Labs/it-infra 2024-10-08 16:12:36 +08:00
94cff9bb09 nixbld: revert 233998b8 (did not fix the problem)
2bf7bb0638 nixbld: connect to USA VPN
Compare 2 commits »
sb10q opened issue M-Labs/web2019#154 2024-10-08 15:25:28 +08:00
Add drop-down menu for "Download offline installer"
sb10q merged pull request M-Labs/artiq-zynq#329 2024-10-08 15:19:14 +08:00
pre-commit-hooks
sb10q pushed to master at M-Labs/artiq-zynq 2024-10-08 15:19:11 +08:00
030247be18 add pre-commit hooks for code formatting
sb10q pushed to release-8 at M-Labs/artiq-extrapkg 2024-10-08 15:16:20 +08:00
d74e1ab9be update dependencies
sb10q pushed to master at M-Labs/artiq-extrapkg 2024-10-08 15:12:20 +08:00
0d8762fa31 update dependencies
sb10q commented on pull request M-Labs/artiq-zynq#329 2024-10-08 14:00:21 +08:00
pre-commit-hooks

nac3?

sb10q pushed to master at M-Labs/artiq-zynq 2024-10-08 11:35:33 +08:00
61df939c87 ebaz4205: add variant and hydra job
sb10q merged pull request M-Labs/artiq-zynq#330 2024-10-08 11:35:31 +08:00
ebaz4205-hydra
sb10q opened issue M-Labs/nac3#549 2024-10-08 11:34:03 +08:00
nac3ld rustc 1.81.0 incompatibility
sb10q deleted branch enhance/global-var from M-Labs/nac3 2024-10-08 09:05:39 +08:00
sb10q pushed to master at M-Labs/nac3 2024-10-08 09:05:38 +08:00
5839badadd [standalone] Update globals.py with type-inferred global var
56c845aac4 [standalone] Add support for registering globals without type decl
65a12d9ab3 [core] Refactor registration of top-level variables
9c6685fa8f [core] typecheck/function_check: Fix lookup of defined ids in scope
Compare 4 commits »
sb10q merged pull request M-Labs/nac3#548 2024-10-08 09:05:38 +08:00
Add support for global variables without type annotation
sb10q commented on pull request M-Labs/artiq-zynq#330 2024-10-08 09:02:00 +08:00
ebaz4205-hydra

You can test simply with "nix build .#hydraJobs.xxx" and without Hydra. This is just what Hydra runs behind the scenes.

If the EBAZ port takes off, most likely there will be variants. So I…