Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
lewisinc
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
lewisinc
3y ago
Regardless of the merit of your points, why would you willingly walk into the caricature that was so obviously painted?
2.
▲
by
lewisinc
3y ago
Have you looked into Asahi Linux?
3.
▲
by
lewisinc
4y ago
Pretty sure they were being sarcastic.
4.
▲
by
lewisinc
4y ago
Check out the Ash framework that's built on top of Phoenix+Elixir.
5.
▲
by
lewisinc
4y ago
Vertical integration works really well to control quality of your platform if you have the resources to make it happen. You _could_ make the argument that System76 is too small of a company to financially make this work, but the payoff is a
6.
▲
by
lewisinc
4y ago
I would expect IPC between GUI applications to go the way of iced's Subscriptions + Commands, sending and receiving messages from a central bus or other peripheral components running as daemons. Honestly excited to see what happens her
7.
▲
by
lewisinc
5y ago
I use the Vinegar extension for Safari which replaces the YouTube player for a simple HTML5 <video> tag and consequently removes the ads. Don't know if there's alternatives for other browsers, but worth looking into if this
8.
▲
by
lewisinc
5y ago
Why stop at 2?
9.
▲
by
lewisinc
5y ago
Happy to take a look at your company as someone who's been picking at Elixir/Erlang in my free time for a bit :)
10.
▲
by
lewisinc
5y ago
> They will google it I'm sorry to tell you this, but sooo many people in the US alone are not technically literate enough to know how to debug an issue like this.
11.
▲
by
lewisinc
6y ago
Builds don't "have" to start from scratch. If you're building in a docker context you can mount a volume containing build artifacts (target directory). Or `sccache` if you want those artifacts stored in a remote store su
12.
▲
by
lewisinc
6y ago
You can print to a pdf from your browser and upload that to the device as a simple workaround. It's pretty straightforward.
13.
▲
by
lewisinc
6y ago
Cool! I'm glad I could introduce something new to you :)
14.
▲
by
lewisinc
6y ago
Actually, yeah! One example of this is the set of the Adams Family, which famously had a ton of pinks and bright pastels despite being a supposedly gothic set specifically because those colors created the best contrast in the final medium,
15.
▲
by
lewisinc
6y ago
That, and I think it's also fair to acknowledge that language choice can be a serious barrier of entry to contributing to a project or using it in tandem with other technologies. Also if I'm looking to learn from real-world projec
16.
▲
by
lewisinc
6y ago
If there's one thing I've learned in my time on HN it's that people here tend to be unaffected by subconscious bias, unlike normal people..
17.
▲
by
lewisinc
6y ago
It supports marking a domain as an exception to its own dark mode. Quite nice, actually :)
18.
▲
by
lewisinc
6y ago
I'd be happy to hear more about this workflow you've set up for yourself. The more I do development work the more I've come to appreciate having a framework to offload mental overhead onto. I don't think I've found
19.
▲
by
lewisinc
6y ago
You're right, the above declaration should probably be refined a bit. You should be both white and straight. I would say it's hard to take what you've said seriously having personally known people who have left the midwest sp
20.
▲
by
lewisinc
6y ago
I'd suggest picking something small that you personally want to get started. For me, I wrote Dingus ( https://github.com/davidarmstronglewis/dingus ), which is really just a simple CLI that reads environment variabl
21.
▲
by
lewisinc
6y ago
I kind of like each community having a shared sense of pride and ownership in their respective spaces.
22.
▲
by
lewisinc
6y ago
Continuous integration servers that aren't run on genuine Apple hardware?
23.
▲
by
lewisinc
6y ago
You should keep going with this and see how ergonomic it is when NextState can be one of many states. I tried implementing State Machines once with this method and ended up wanting to use an `enum` for `State::NextState`. After a while it e
24.
▲
by
lewisinc
7y ago
Would you say that's still the case? I've also been hoping that Rust would see a kind of Actor-oriented ecosystem emerge, and while there's definitely projects out there, none of them really support distributed computation in
25.
▲
by
lewisinc
7y ago
Possibly, by default yeah, but with `unsafe` blocks you can dereference raw pointers, which can theoretically land you in this same situation. But you'd have to opt into that possibility, and you'd be very aware of that.
26.
▲
by
lewisinc
7y ago
> No one on our team is an Erlang expert Perhaps that has something to do with it
27.
▲
by
lewisinc
7y ago
Agreed! I definitely have a handful of hand-rolled `try_from` definitions that I'm excited to erase from existence.
28.
▲
by
lewisinc
7y ago
This is an interesting question: I feel like it's made under an assumption that there's some target number that responses should average out towards. Or maybe there's some personal validation behind the question. Either way,
29.
▲
by
lewisinc
8y ago
Yes? Of course they do.
30.
▲
by
lewisinc
8y ago
I feel like I should point out the value in surrounding yourself with people like Oleg here who 1. Have a completely different socioeconomic perspective than someone like myself, and 2. Feel (rightfully) entitled to voice their opinion on a
More ›