Viewing profile — zbaylin
zbaylin
HN member- Joined
- Sun, Jun 24, 2018, 7:00 PM UTC
- HN karma
- 382
- Public activity
- 29 items
- HN profile
- View on Hacker News ↗
About zbaylin
No profile information was provided.
Recent public activity
-
comment
Comment #38485618
Some of them are definitely more "historic" than others. For instance, #2 ( -based layouts) definitely shaped much of early-to-mid-2000s web design, and can be viewed as a precurso…
-
comment
Comment #34213777
This is a backend framework, whereas the ones you mentioned are for the frontend
-
comment
Comment #31125217
Am I missing something or is Tabler already listed? https://icon-sets.iconify.design/tabler/
- story
-
comment
Comment #28703563
“Discipline” is one of those albums that totally changed the way I thought about music. When I was a kid I was really into classic prog rock (i.e. Yes, Genesis, ELP, etc.) and was …
-
comment
Comment #27661983
Yep! You can find the MIT repo here: https://github.com/onivim/oni2-mit I actually never thought of it in the context of Id Software, that’s an interesting comparison!
-
comment
Comment #27661945
I wrote a reddit post[0] about why Oni takes so much space to build, but the TLDR is that we build a bunch of native libraries from scratch on a fresh build, namely Skia. I would l…
-
comment
Comment #27661765
Yeah the UI is completely custom built using Revery (a custom-built Electron alternative). Similarities to VSCode are just a result of it being the main inspiration. I would say Su…
-
comment
Comment #27657206
Hey, Onivim contributor here! I think Oni is in a hard place where it’s the primary source of income for Outrun Labs. Oni is open source in two senses - the source is available onl…
-
comment
Comment #27656510
Hey, Onivim contributor here. Unfortunately none of the main contributors are designers. I think we end up with a very VSCode-similar look because in terms of UX that’s our main in…
-
comment
Comment #27656365
I’ve actually been working on adding more support for native widgets in Revery, mostly focusing on macOS since thats my daily OS, but Windows too. You can now use native buttons an…
-
comment
Comment #27656353
Hey, Onivim contributor here. I assume by FOMO you mean the increased license price as time goes on, but as far as I understand (that decision was made before me), the idea is that…
-
comment
Comment #27363064
Hey, Onivim contributor here. Sorry to hear about that syntax highlighting bug! It’s something we’ve received a lot of feedback on, and I know bryphe is planning on dedicating more…
-
comment
Comment #27363020
Hey, Onivim contributor here. Thanks for the feedback! I will mention that syntax highlighting fixes are something we’re gonna be focusing on in the coming weeks/months so if you h…
-
comment
Comment #27334791
Because our political ideals don't operate that way. It's the same as there being a myriad of Chinese companies listed on US stock exchanges, but few (if any) American companies be…
-
comment
Comment #27334507
Not quite sure how this is going to be successful. Uber and Lyft already hemorage cash on ride-share -- how is a co-op whose workers can (and most likely will) vote to increase wag…
-
comment
Comment #27216779
I tend to find lldb a lot easier to use for the same reasons. There isnt a 1:1 mapping of gdb commands to lldb but the cheatsheet really helps and it doesn’t take that long to get …
-
comment
Comment #27098358
As an initial primer I would recommend Cornell’s Functional Programming class that teaches OCaml: https://www.cs.cornell.edu/courses/cs3110/2019sp/textbook/in... After that, I woul…
-
comment
Comment #26877415
Why do you think that? Does this stem from recent events involving $GME?
-
comment
Comment #24032718
If you think of ReasonML as a separate language (as I find it all too often is described), then it doesn't provide any extra value. However, as someone who is a contributor to Reve…
-
comment
Comment #24032666
Belt isn't a standard library for Reason, it's a standard library for Bucklescript that has specific optimizations since it knows it's going to be compiled to JS. Reason uses the s…
- story
-
comment
Comment #23742883
During lecture at least, students are always at least 6 feet away from the professor. Moving to and from classes is a different story, though.
-
comment
Comment #23742628
> a state that doesn’t care about, or is downright hostile to all things “technology”/“smart”. I know this is a generalization, but I find it kind of egregious. Georgia is one of t…
-
comment
Comment #22439948
Happy to see my school getting mentioned on HN. Dr. Hu has a TEDx talk called "Confessions of a Wasteful Scientist" ( https://www.ted.com/talks/david_hu_confessions_of_a_wasteful..…