Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
emilk
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Dataframes from Multimodal Logs
(rerun.io)
1 points
by
emilk
2y ago
|
0 comments
2.
▲
by
emilk
2y ago
Importantly, box plots are also ugly. Beauty matters.
3.
▲
by
emilk
2y ago
You can run it yourself here: https://huggingface.co/spaces/rerun/InstantMesh
4.
▲
by
emilk
2y ago
Very cool! A next step could be to model a rolling-shutter
5.
▲
Proving Immediate Mode GUIs Are Performant
(forrestthewoods.com)
15 points
by
emilk
2y ago
|
8 comments
6.
▲
by
emilk
2y ago
Rerun co-founder and CTO here to answer any questions!
7.
▲
by
emilk
2y ago
Thanks for the feedback! It is definitely fixable. Take a look at https://github.com/emilk/egui/issues/996 for some examples of how others have styled egui, or try out https://app.rerun.io/ S
8.
▲
by
emilk
2y ago
Oh no! Any clues in the dev console?
9.
▲
by
emilk
2y ago
egui works well on mobile except for one thing: text editing. For app.rerun.io we mostly need to work on making the app friendly for small screens.
10.
▲
by
emilk
2y ago
I think I like nr 4 the best
11.
▲
by
emilk
2y ago
I don't have a plan for that right now. I'm not even sure a web page can know what the RGB pattern of the display is so it can do proper sub-pixel anti-aliasing. I'm sort of hoping high-dpi screens will make this a moot point
12.
▲
by
emilk
2y ago
The http example at egui.rs uses the `poll_promise` crate to wait for a HTTP request: https://github.com/emilk/egui/blob/master/crates/egui_demo_a...
13.
▲
by
emilk
2y ago
egui author here! Fell free to shoot me any questions. You can try egui in your browser at https://www.egui.rs/ My company Rerun.io is entirely built on egui so that we get the same high-performance UI on the web as on nati
14.
▲
by
emilk
3y ago
egui author here - thanks for the kind words Haha, yeah, we open sourced Rerun a year ago, minus one day I guess I’ll need to update that readme
15.
▲
Programming in 1969: An interview with my mom
(ilikebigbits.com)
4 points
by
emilk
7y ago
|
1 comments
16.
▲
by
emilk
9y ago
Some people will simply not engage in a project if there is no set code of conduct for it. The logic presumable being that even if there is no problem now, problem may come in the future, and a agreed upon code of conduct can nip such probl
17.
▲
by
emilk
9y ago
Many small trivial things can add up. Also, if we cater to the status quo ("the vast majority of programmers"), the status quo is less likely to change.
18.
▲
by
emilk
10y ago
"Normal materials" don't scale - with a constant density an expanding sphere will collapse into a black hole.
19.
▲
The fastest code is the code that never runs: adventures in optimization
(ilikebigbits.com)
6 points
by
emilk
11y ago
|
0 comments
20.
▲
BON - Binary JSON done right
(github.com)
3 points
by
emilk
13y ago
|
0 comments