Hacker News new | past | comments | ask | show | jobs | submit | Klasiaster's comments login

Great to see it getting ready. Since the USB-C Power Delivery port doesn't support Display Port output, maybe there is a complex adapter that could splice the HDMI signal in (converted to Display Port) while still supporting data and Power Delivery?

Seems parts of the needed adapters do exist: https://www.amazon.com/Adapter-Converter-Thunderbolt-MacBook...

I have been wondering about something similar myself. It seems like each interface on the port boards has a separate internal cable, so even though by default PD is on the left port board and HDMI is on the right it might be possible?

I love that his exists without even being in the need of it!


I don't understand what the advantages are over Servo's inbuilt web browser¹. So far they look the same when opening but the inbuilt web browser is more stable (I see rendering bugs with Verso and it panics when entering a domain without the http(s):// prefix).

¹ https://servo.org/download/


Different project scopes. Servo's browser is just intended for testing. It recently got an address bar. Verso seems to aim for more features.


Related is cargo script for Rust: https://doc.rust-lang.org/cargo/reference/unstable.html#scri... (nightly only)


You can do it out of the box with rust, no need for any tools, because you can strategically mix shell and rust in the same code: https://neosmart.net/blog/self-compiling-rust-code/


The latest keyboard version 3.0 is more standard. The swapped control vs caps lock position is something one can probably remap in software. The apparent lack of page-up/down and home/end keys would be more of a problem for me, though.

https://shop.mntre.com/products/mnt-reform-keyboard-30


The default firmware uses Hyper (the arrow pointing up and to the right) plus left/right for home/end and Hyper plus up/down for page up and page down. I'm not sure it's good enough either.


"The laptop probably has a HiddenVM. Drug and hit the person with this 5$ wrench until we get access."

https://xkcd.com/538/


One can also create small binaries with https://github.com/sunfishcode/origin (e.g., https://github.com/sunfishcode/origin/blob/main/example-crat... is in that ~400 bytes range) and select features as wanted without having to reimplement everything. Also see https://github.com/sunfishcode/origin-studio and https://github.com/sunfishcode/mustang - and of course https://github.com/sunfishcode/eyra


GARM can easily manage ephemeral runners for you: https://github.com/cloudbase/garm (Ephemeral runners are also more secure)


With GARM (GitHub Actions Runner Manager) it's easy to manage ephemeral runners: https://github.com/cloudbase/garm

One should also use workflow approvals for external contributors.


The setup is not too complicated with something like https://opendev.org/openstack/devstack


devstack is for dev work, expect nothing to persist.

If you want a deployment choose something like openstack-ansible.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: