Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ducharmdev
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
31.
▲
by
ducharmdev
3y ago
Are the logs actually written as HTML, or are you logging objects (like structured logs) that are transformed into HTML when displayed? If the former, I would imagine that'd make searchability harder for larger volumes of logs.
32.
▲
by
ducharmdev
3y ago
This is exactly what my experience has been. I've also seen way too many people downplay the hallucinations or anthropomorphize the technology.
33.
▲
by
ducharmdev
3y ago
Tailwind? I must've missed that; I thought HN liked Tailwind for the most part.
34.
▲
by
ducharmdev
3y ago
On sites like Stack Overflow, incorrect and subtley wrong answers are often peppered with follow-up answers. But in a ChatGPT session, I alone have to critique its output, without contextual info regarding the data's source and without
35.
▲
by
ducharmdev
3y ago
I was chatting with someone I know that has a paid subscription for ChatGPT 4. I was venting about the hallucinations I was getting for a certain problem; they mentioned how much better v4 is, and proceeded to plug my prompt into it. The an
36.
▲
by
ducharmdev
3y ago
Oh sweet, I'll probably wait for November when .NET 8 releases but good to know it works well on the M1!
37.
▲
by
ducharmdev
3y ago
I didn't realize macOS wasn't supported, that's a disappointment. I work at a startup that's all .NET 6 on macbooks, and I was pretty excited at the chance to use native AOT. I assume running an app in a container wouldn
38.
▲
by
ducharmdev
3y ago
That is quite fascinating - I was big into continental philosophy in college, especially Deleuze. I might have to check that out! If you're interested in this stuff, I think you might enjoy Manuel DeLanda - he gives Deleuze a sort of a
39.
▲
by
ducharmdev
3y ago
I did a double take when I saw "continental philosophy." Usually I don't expect that to be mixed with math, since it's roots are more in the humanities. How are exactly does continental philosophy factor into these other
40.
▲
by
ducharmdev
3y ago
I love coffee, and 1 cup a day is all I've needed for years. Never have I had issues limiting my intake. But I've noticed in spite of improving my dental habits, my gum health has remained pretty poor. I've wondered if it may
41.
▲
by
ducharmdev
3y ago
I finished Norwegian Wood a couple weeks ago, it reminded me a lot of South of the Border. SOTB only gets a touch of surreal towards the end; beyond that, they're similar in their relatively down-to-earth view of the protagonist's
42.
▲
by
ducharmdev
3y ago
I was initially annoyed by the main character, but was loving it by the end. I think the weirdly neurotic narration was reflective of the character's bizarre split consciousness; the alternating stories between the main character and t
43.
▲
by
ducharmdev
3y ago
This is the only sane reply, IMO. When we can't admit this, either fear or a reflexive optimistism takes over our thinking as we try to guess at the future. And articles like this simply stoke these emotions further, benefitting the au
44.
▲
by
ducharmdev
3y ago
> Fourth, to everyone say, “Yeah, but ChatGPT isn’t very good,” I would remind you that technological revolutions aren’t about absolute values but rather growth rates. If I’m big & you’re small & you’re growing faster, then it’s
45.
▲
by
ducharmdev
3y ago
This comes across as out of touch. The house differences are not just "a bit lower" - for many it can mean the difference between being able to purchase a house at all.
46.
▲
by
ducharmdev
3y ago
The problem is, a lot of our cities are fundamentally hostile to pedestrians. Even if you're actually close enough to walk to a grocery store (most are not), you may be afraid to cross streets with numerous lanes of speeding cars witho
47.
▲
by
ducharmdev
4y ago
The load times and lighthouse score for the MUD Blazor site has put me off of Blazor entirely for anything public facing: https://mudblazor.com/
48.
▲
by
ducharmdev
4y ago
Where I work, we all use MacBooks and deploy our services on Linux boxes. .NET has been cross-platform for years now.
49.
▲
by
ducharmdev
4y ago
Have you worked with old, medium to large sites filled with jQuery and custom ad-hoc scripts? In the past year I helped maintain a site exactly like this - it's a huge pain. So many problems that should've been caught sooner are n
50.
▲
by
ducharmdev
4y ago
The last couple days there's been a lot of negativity towards the build step, but it's like everyone's forgotten the historical context that made the build step so popular to begin with. I'll give credit to the post abou
51.
▲
by
ducharmdev
4y ago
Yeah, I get the impression some believe they're comparing apples with apples because they're both interpreted languages, but we don't exactly send Python scripts to millions of arbitrary clients, all of which execute them imm
52.
▲
by
ducharmdev
4y ago
I'd love to see an example of one of these tools
53.
▲
by
ducharmdev
4y ago
Nice, now I can write off a Steam Deck as a business expense!
54.
▲
by
ducharmdev
4y ago
Sure they're both viable options, but running 2 server-side apps that could be 1 server-side app and a folder full of HTML/CSS/JS served over CDNs certainly has some trade-offs. e.g. in terms of security, I'd prefer to h
55.
▲
by
ducharmdev
4y ago
Probably great if I had to guess; I've also used Tailwind in a MAUI Blazor app to great effect. The only thing is: there is no DOM for MAUI Blazor components (only HTML & CSS are valid), but since Mud components work for Blazor se
56.
▲
by
ducharmdev
4y ago
Try navigating to the site for the Blazor material design library, MudBlazor, on a mobile browser: https://mudblazor.com As much as I want Blazor to work out well, those load times are too abysmal for me to seriously consider Bl
57.
▲
by
ducharmdev
4y ago
Svelte + Typescript & Tailwind, .NET 7, SQLite. Why? Mainly because I'm familiar with them, and would be most productive with these. I'd almost like to reach for Blazor, but if it's at all public-facing, I don't thin
58.
▲
by
ducharmdev
4y ago
The John Wick movies have spoiled me for this exact reason; too many cuts in a fight sequence, and it feels jarring and unreal. It's sort of counterintuitive, but long uncut sequences demonstrating the quality of the choreography reall
59.
▲
by
ducharmdev
4y ago
Personally it's poor writing & bad camera work that bugs me more than anything. Sure this digital style is apparent, but I guess it doesn't fundamentally ruin a movie for me (whereas the other two factors do).
60.
▲
by
ducharmdev
4y ago
I think Tauri could be the cross-platform UI framework you want, if they can pull off Tauri Mobile
More ›