Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
_fullpint
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
_fullpint
3y ago
What a weird thing to say. This is about the Kentucky Derby, the mint julep is synonymous with the derby. And while that is possibly how they’re done in New Orleans, it’s absolutely not how it is done in Louisville.
2.
▲
by
_fullpint
4y ago
Going back through Discrete would probably be a good idea as well.
3.
▲
by
_fullpint
4y ago
You're just "trivializing an incredibly complex moral conundrum" -- by stating someone is "co-opting someone's pain for your own political or ethical brownie points" for having an opposing view point on "
4.
▲
by
_fullpint
4y ago
Is this Three Blue One Brown?
5.
▲
by
_fullpint
4y ago
One, the lack of support for HKT isn’t great. There are some work arounds, but they aren’t particularly safe and end up being pretty cumbersome to implement. Another big one is while the language supports lambdas and closures, it’s highly r
6.
▲
by
_fullpint
4y ago
The lack of HKT is the only disappointing thing about the lang for me. There are some ways to get around it, by simulation and using ‘as’ but it isn’t particularly safe.
7.
▲
by
_fullpint
4y ago
I write a lot of Rust these days and unfortunately really great FP stuff is pretty damn cumbersome to write.
8.
▲
by
_fullpint
4y ago
It indeed does
9.
▲
by
_fullpint
5y ago
Not too sure how pushing scooters out of the way to remove barriers for people who cannot go around them is "antisocial." Especially when those people are neighbors and are in need. The companies and their users -- the companies d
10.
▲
by
_fullpint
5y ago
> the battle here is not to fight over who has the right to be on the 10% of the street we call the sidewalk I'm not asking for 10% of the sidewalk for myself -- that's ~4.8 inches, which is much less of the space needed for a
11.
▲
by
_fullpint
5y ago
This grind my gears so fucking much! You are running your business not only on property that isn't yours, but the public's -- AND it's an inconvenience to every person who walks by in a busy neighborhood, some that absolutely
12.
▲
by
_fullpint
5y ago
To be honest -- when I see this, I also go out of my way to say something. I don't have a hate for scooters, I just get really annoyed by the lack of perspective people have for their neighbors. With that said, I rarely have to say som
13.
▲
by
_fullpint
5y ago
> Why don’t you take 2 minutes and push them to the side of the sidewalk if you care so much about ADA access? You can fix the problem you are encountering, and the people you want to protect CANT. You are choosing to make the problem wo
14.
▲
by
_fullpint
5y ago
Absolutely hate these scooters from an ADA prospective. My neighborhood is a mostly quiet one near the center of a large city, where there are a lot of mothers who push their kids in strollers, older folks with canes, and some people even i
15.
▲
by
_fullpint
5y ago
Isn't this what a homotopy category is for though?
16.
▲
by
_fullpint
5y ago
Only has to be at the root.
17.
▲
by
_fullpint
5y ago
>> What isn't a footgun in the terms that you declared? There are definite degrees to this. But something like FP that declares f(x: X) => Y, instead of something like OOP where given context: x: X, y: Y and f() => void (wh
18.
▲
by
_fullpint
5y ago
Sure your first proposition is true. But many people realize you more than likely will not have a team of good to great programmers. OOP is a massive foot gun for many programmers who are okay at best. And that effect is exponential as the
19.
▲
by
_fullpint
5y ago
I’m not particularly familiar with CRDTs but it sounds like you’d need to define a semigroup no?
20.
▲
by
_fullpint
5y ago
I had a pretty bad Triplebyte experience myself. Scheduled a practice interview and the only slot available was ~6AM my time. Nobody showed up and I wasn't informed that they wouldn't be showing up. After reaching out about it --
21.
▲
by
_fullpint
5y ago
The lack of understanding of the downfalls and conflicts with facial recognition with justice system and this post is every reason why it shouldn’t be near the justice system.
22.
▲
by
_fullpint
5y ago
Or running the pasted scripts through bash in fish? I actually use this guy: https://github.com/edc/bass
23.
▲
by
_fullpint
5y ago
Oh man! Domain knowledge is absolutely HUGE. I cannot even begin to tell you how much I've had to dive into literature on topics well outside of my domain to begin to understand how to use my outside perspective to come up with solutio
24.
▲
by
_fullpint
5y ago
Somethings don’t log correctly if you use the built in interpolation without using JSON.stringify. And if you use stringify it’ll actually “freeze” it and it will not be interactive.
25.
▲
by
_fullpint
5y ago
It’d be neat if you could extend this to Windows Terminal as well. They both use very similar structures for themes.
26.
▲
by
_fullpint
6y ago
Check out io-ts — it can take a minute if you’re not familiar with functional programming, it’s built on top of fp-ts. Being able to encode/decode IO safely has been a huge blessing when working with JSON.
27.
▲
by
_fullpint
6y ago
I don’t know about that being such an absolute. Personally, I feel pretty connected with people just being around them even if we aren’t interacting directly with one another. It’s also fairly easy when living in a big city to know your nei
28.
▲
by
_fullpint
6y ago
There's a decent case for using anomaly detection in an attempt to solve some zero day attacks. The idea of not knowing what you don't know, can be used in such scenarios. I 'know' what looks right, and I won't allo
29.
▲
by
_fullpint
6y ago
I’m a programmer and having taken graduate classes in Security Analytics and have a hard time convincing myself that I’m security savvy. It’s such a cat and mouse game that has massive jumps in acceleration when it comes to ‘novel’ ways att
30.
▲
by
_fullpint
6y ago
We see it all the time with feature driven development. Users in general always want more.
More ›