Egor Savkin esavkin
  • Joined on 2022-09-30
esavkin pushed to 134-intl-com at M-Labs/it-infra 2024-08-14 10:59:26 +08:00
daf9a4d539 Add SPF and update mail DKIM key so that postfix will be used instead of nginx for mail forwarding
6b28001c4e Add hooks subdomain to intl and accept "m-labs-intl.com" addresses in mail
18194be5c3 nixbld: deploy web2019 to the intl domain
7781d6236e nixbld/rt: disable TCP
93e19c74e9 nixbld/rt: use psql peer authentication
Compare 7 commits »
esavkin pushed to 134-deploy at M-Labs/it-infra 2024-08-14 10:53:34 +08:00
9da1ab6707 Single line command since hydra runs command from single user
3d4ec9f431 Remove temporary files after uploading website
befc9f3f61 Deploy web2019 to the intl domain
7781d6236e nixbld/rt: disable TCP
93e19c74e9 nixbld/rt: use psql peer authentication
Compare 7 commits »
esavkin pushed to master at sinara-hw/assembly 2024-08-14 10:37:16 +08:00
7cb7061c5f Update links
esavkin created pull request M-Labs/artiq-extrapkg#21 2024-08-13 17:50:25 +08:00
Fix afws client
esavkin created branch fix-cacerts-and-package in esavkin/artiq-extrapkg 2024-08-13 17:46:09 +08:00
esavkin pushed to fix-cacerts-and-package at esavkin/artiq-extrapkg 2024-08-13 17:46:09 +08:00
d26ba7bbce Fix msys2 package
a73be047fe Fix certs issue
32d116dbf6 flake: update dependencies
50abd84278 msys2: modernize python install script
9e85187ead flake: update dependencies
Compare 10 commits »
esavkin pushed to 148-phaser-fix at esavkin/web2019 2024-08-13 17:35:20 +08:00
e0e170328e Continue prototype fix
esavkin pushed to 148-phaser-fix at esavkin/web2019 2024-08-12 17:29:41 +08:00
43a0b0c10f Prototype fix for phaser
esavkin created branch 148-phaser-fix in esavkin/web2019 2024-08-12 17:29:40 +08:00
esavkin pushed to master at M-Labs/web2019 2024-08-09 12:04:01 +08:00
bcdf005896 Fix pounder and eem pwr mode hp consumption
esavkin pushed to master at esavkin/web2019 2024-08-09 12:03:51 +08:00
bcdf005896 Fix pounder and eem pwr mode hp consumption
b53e191528 Update and clean up NPM dependencies
52c05c2e2a Move out subcomponents of ProductItem
c7b0d5568c Fix options pop up being both first and last
68677dce6e Make tooltip icons inline
Compare 6 commits »
esavkin opened issue M-Labs/web2019#149 2024-08-09 11:56:06 +08:00
HVAMP needs some hint that it needs to be powered
esavkin opened issue M-Labs/web2019#148 2024-08-09 11:49:45 +08:00
Phaser doesn't actually fit into 4hp
esavkin commented on pull request M-Labs/thermostat#120 2024-08-09 09:56:56 +08:00
gitignore: Ignore .bin files and __pycache__

maybe, *.bin?

esavkin pushed to master at sinara-hw/assembly 2024-08-08 17:45:33 +08:00
e5e4de8fd7 Smal updates
esavkin commented on pull request M-Labs/artiq-zynq#309 2024-08-07 10:59:57 +08:00
kernel: add linalg functions

I just ran build latest master, and got these warnings:

firmware> warning: unnecessary `unsafe` block
firmware>   --> libksupport/src/kernel/linalg.rs:58:21
firmware>    
esavkin commented on pull request M-Labs/thermostat#119 2024-08-07 10:22:55 +08:00
Calculate current_abs_max_tec_i from all channels

Quite curious though, is it internally same efficiency? I remember in some languages it's not in case of streams

esavkin commented on pull request M-Labs/thermostat#115 2024-08-07 10:19:17 +08:00
README: Fix command to make firmware BIN

I feel it would be better to keep it in sync with nix build .#thermostat, i.e. change it to

llvm-objcopy -O binary target/thumbv7em-none-eabihf/release/thermostat thermostat.bin
esavkin commented on pull request M-Labs/web2019#143 2024-08-06 12:15:24 +08:00
shop: add crateless items and options

The McMaster Carr web design is excellent

It may be nearly perfect for their use-case (huge catalog of similar but different items) https://patents.google.com/patent/US9870582B2/ , but I…

esavkin commented on pull request M-Labs/web2019#143 2024-08-06 11:24:42 +08:00
shop: add crateless items and options

some kind of McMasterCarr design with more general items for sale, instead of trying to shoehorn all kinds of features into the crate interface.

Well, McMasterCarr design is quite outdated…