Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
kkirsche
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
kkirsche
6mo ago
Happy for the team, sad for users. I just don’t believe their work will continue under new ownership
2.
▲
by
kkirsche
8mo ago
I’d recommend checking out Nick Milo’s ideaverse. The idea is about how to capture in a way that sparks ideas and actions not collects
3.
▲
by
kkirsche
1y ago
This has been my experience. Just a bunch of ego stroking
4.
▲
by
kkirsche
2y ago
I wish people would stop holding onto compatibility as if it is some amazing feature. It has benefits, but also comes with many drawbacks to innovation and improvement in established ecosystems
5.
▲
by
kkirsche
2y ago
I love their software and am happy for the humans behind it all. As a customer who doesn’t believe they won’t force a subscription on me, I wish I had never supported them
6.
▲
by
kkirsche
3y ago
Many large companies suffer from the concept of shadow IT. The use of software and services that aren’t blessed by the company to accomplish tasks that are blessed. As someone in security at a large company, I expect this is a matter of not
7.
▲
by
kkirsche
3y ago
Broadly speaking, yes, but for some situations like database models with bi-directional relationships that can cause unnecessary maintenance burden simply for the benefit of type checking which this allows you to work around since the cycli
8.
▲
by
kkirsche
3y ago
I tried to use custom css in vscode but couldn’t figure out how to get it to work.
9.
▲
by
kkirsche
3y ago
https://blog.logrocket.com/why-typescript-enums-suck/ may be a good introduction. I love enums in other languages but they can come with some unexpected behaviors in typescript
10.
▲
by
kkirsche
3y ago
That differs but is a reasonable understanding. I’m instead referring to automations that perform large scale refactoring as handled by Facebook, who would be contributing to this effort. https://github.com/facebookarchive&#
11.
▲
by
kkirsche
3y ago
https://github.com/facebookarchive/codemod Ironically this is also from Meta which would be contributing to this space increasing the expertise of achieving this result.
12.
▲
by
kkirsche
3y ago
I think this is where concepts from Rust and Go could come in handy. Things like Go’s race condition detection and rust’s compiler validation approaches can be used to statically analyze code. Sure, it’s a meaningful change from how many Py
13.
▲
by
kkirsche
3y ago
That’s not what that library was in my opinion, it was a compatibility layer not a rewriting tool which is what I referenced. Having a layer in between simply prolongs the issue and creates many types of problems based on adoption or not. O
14.
▲
by
kkirsche
3y ago
Seeing so many comments about how hard it is to just break compatibility and upgrade is sad. Instead of just throwing our hands up and saying it’s too hard, we could adopt the model the JavaScript ecosystem has seen more of which is codemod
15.
▲
by
kkirsche
3y ago
iPads are amazing for certain professional tasks: - Artists (still or motion) - Writing (or related tasks like Editing) - Mobile roles (sales, aspects of healthcare such as patient record accessibility, etc) But, even in these cases with th
16.
▲
by
kkirsche
3y ago
Fair, I appreciate the answer. I guess I’ve just seen enough purchases where it’s just for the payday that I’m a bit cynical. Thanks again for taking the time to read and answer, wishing you the best
17.
▲
by
kkirsche
3y ago
Do you believe given Docker’s history of poor strategy (e.g., monetizing late requiring changes that negatively impact reputation such as docker desktop and hub), communication (e.g., the short notice changes a couple of months ago around f
18.
▲
by
kkirsche
3y ago
This makes it a non-starter for a lot of teams I think, in large enterprises it can be difficult to keep track of licenses like this, especially if you have situations like open core but commercial tiers and whatnot.
19.
▲
by
kkirsche
3y ago
Can you elaborate on why this is surprising for those who don’t fully understand the differences?
20.
▲
by
kkirsche
3y ago
As someone who works for a large company, 100%, and not just that, the restrictions on allowed interview questions can be so limiting that even if we could do better, we aren’t allowed to. It’s frustrating on the hiring side just as it is f
21.
▲
by
kkirsche
3y ago
I’m not convinced by the argument as it sounds like it’s tone implies that it’s written to people who aren’t aware of who their audience is. Sure, not all of these tools are right for all audiences, but that doesn’t mean that they aren’t go
22.
▲
by
kkirsche
3y ago
I learned about Python dev mode in this, thanks! For anyone else: https://docs.python.org/3/library/devmode.html
23.
▲
by
kkirsche
3y ago
Thank you for sharing! Any resource to understand how others have solved or approached this problem is valuable.
24.
▲
by
kkirsche
3y ago
This looks amazing. Does anyone know a good resource for creating database-backed state machines? Eg states are defined in the database
25.
▲
by
kkirsche
3y ago
I really loved Vice Games, aka Waypoint. The team over there really gave it their all and it showed. Sad to see this happen
26.
▲
by
kkirsche
3y ago
I hope you are doing well these days after what sounds like a challenging journey to get to this point. Thanks for making and sharing this great content.
27.
▲
by
kkirsche
3y ago
Thanks for sharing this. If anyone else is curious, there is additional discussion in this thread: Bob Lee, former CTO of Square, has died after being stabbed in San Francisco https://news.ycombinator.com/item?id=35448899
28.
▲
by
kkirsche
3y ago
The following link describes the set up used / needed by VS Code to integrate the framework with the IDE: https://code.visualstudio.com/docs/python/testing
29.
▲
by
kkirsche
3y ago
With pydantic’s funding, it wouldn’t surprise me if they enter this space themselves (the company side not the existing python library side) Funding Ref: https://pydantic.dev/announcement/
30.
▲
by
kkirsche
4y ago
https://beta.reactjs.org/learn/you-might-not-need-an-effect The beta react docs have a number of great examples of this!
More ›