Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
JavierFlores09
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
JavierFlores09
18d ago
Audio transcription is nowhere near the same as a properly written piece of text. Videos are simply a different format, and thus a lot of the communication is held by the fact that there's visual cues to go by. If one were to write an
2.
▲
by
JavierFlores09
21d ago
none of the rust-based minecraft server have enough functionality implemented to use them for survival, maybe for some minigames but that's about it. Pumpkin has gotten far out of the many[1] but there's still lots to be done. 1:
3.
▲
by
JavierFlores09
2mo ago
I don't think the realistic alternative here was “hire a team for a month and get a better semantic conversion” For a rewrite of this size, the expensive part is deep understanding of the underlying system in order to preserve behavior
4.
▲
by
JavierFlores09
4mo ago
Glad I wasn't the only one, my second thought was Dual Shock controller but that wasn't it either lol
5.
▲
by
JavierFlores09
5mo ago
I've personally found heaptrack[1] pretty good for this task, very straightforward to use and the info is detailed enough. Though, it'll only tell you where they are happening (e.j. allocation rate for Box::new), but not exactly w
6.
▲
by
JavierFlores09
5mo ago
To my surprise, Movable Type is still being developed even today. Wonder if there's some companies still using it out inertia. I know many moved off of it back when they restricted their free tier
7.
▲
by
JavierFlores09
5mo ago
my favorite online diff viewer so far is https://diffs.dev/ , very straightforward. Diff2html looks cool too given it can work in terminal
8.
▲
by
JavierFlores09
8mo ago
Who's to say there's no incentive. Anthropic using Bun internally is plenty incentive to make it better even if for their own use-case. I think it is a bit of a doomer perspective to think anything being bought out means the end o
9.
▲
by
JavierFlores09
10mo ago
I am unsure why people feel the need to say this about Gradle. If you aren't doing anything fancy, the most you will touch is the repositories and dependencies block of your build script, perhaps add publishing or shadow plugins and co
10.
▲
by
JavierFlores09
10mo ago
if you want to an online java decompiler for a quick analysis, I recommend https://slicer.run/ , it has a sleek UI and provides support for a variety of decompilers (including the likes of Vineflower, CFR, JASM, Procyon). Fo
11.
▲
by
JavierFlores09
11mo ago
Stuart Marks and Nicolai Parlog recently had a discussion about checked exceptions in the Java channel [0]. In short, while they mentioned that there are certainly some things to improve about checked exceptions, like the confusing hierarch
12.
▲
by
JavierFlores09
1y ago
I like https://diffs.dev , it has a pretty sleek look and has an extension to make it the default diff view for github
13.
▲
by
JavierFlores09
1y ago
> The counter to that argument is that it's creating an adverse effect on your most > profitable customers, with an incentive to move to offerings that don't have free tiers (or where the free tiers are not considerably affe
14.
▲
by
JavierFlores09
1y ago
I seldom use it myself, but I frequently see people sharing compiler explorer snippets to compare generated assembly on discord conversations about LLVM in just about any native language discord (but mainly the Rust official one), which may
15.
▲
by
JavierFlores09
1y ago
it isn't Ghibli style in particular, just any style as 4o image gen is much better at maintaining a particular art style, the ghibli ones just stand out due to one tweet that blew up and people followed along
16.
▲
by
JavierFlores09
2y ago
Well, for starters it is just a whole lot less work and money to distribute and maintain binaries up from the distributers' side, for the developers it comes down to a lower-barrier of entry to not have to adjust their workflow to what
17.
▲
by
JavierFlores09
2y ago
The funny thing about Java is that while its design is to be entirely nominally typed, the way it is implemented in the JVM is compatible with structural typing, but there are artificial limitations set to follow the intended design (though
18.
▲
by
JavierFlores09
2y ago
Well, in the case of Samsung, I imagine they would rather not want to in order to promote their Z Flip series instead. More compact than any Mini version would potentially be. Though I guess for the people who like their phones to be able t
19.
▲
by
JavierFlores09
2y ago
I'd like to believe any developer has more than a few pet projects around which they dedicate their time into whenever one has free time. Some get forgotten, others are overly specific to be marketed at all but maybe that one in a hund
20.
▲
by
JavierFlores09
2y ago
> If he made such a blunder in finance which supposedly is one of his specialties just imagine how incompetent he and most of the government right now is on other matters. This is a hasty generalization; while I agree on the fact that Mi
21.
▲
by
JavierFlores09
2y ago
> It does not take away that this feels pretty unnecessarily hostile, as Neal already informed him to work with the packager to resolve this: https://pagure.io/releng/issue/12586 . It is not clear if the reporte
22.
▲
by
JavierFlores09
2y ago
it only seems right to mention them, after all they did have the most used JS implementation back in the day, even if it is barely used nowadays.
23.
▲
by
JavierFlores09
2y ago
> Citation needed - social media seems to be very bad for young people's health, if anything. One would need citation for either claim honestly, there's plenty studies around the idea that social media actually doesn't hav
24.
▲
by
JavierFlores09
2y ago
This kind of comment always makes me wonder, are the people doing this doing well financially to afford cutting off all those "loose" connections with people like that? Because I couldn't imagine just destroying these relatio
25.
▲
by
JavierFlores09
2y ago
> Surely the solution isn't to assume that JetBrains will do enough innovation in AI IDE features in the next year or two to prevent is wanting to try out all the other AI IDE innovation? They kind of have been doing just that, thei
26.
▲
by
JavierFlores09
2y ago
Interesting, I've never heard of Espresso, I've always just used Jetbrains Runtime[1] instead which is the successor of DCEVM[2] in a way. As for plugins I used HotswapAgent[3] at times however I found it to be rather clunky, does
27.
▲
by
JavierFlores09
2y ago
> That rubric only works until sufficiently advanced LLM-generated HN posts are indistinguishable from human-generated HN posts. if a comment made by a LLM is indistinguishable from a normal one, it'd be impossible to moderate anywa
28.
▲
by
JavierFlores09
2y ago
I wonder how it compares now with the latest version of RN that brings out a lot of performance gains induced by the removal of their native bridge, and also faster startup by making lazy loading of modules the default option
29.
▲
by
JavierFlores09
2y ago
Yeah... The UI at the very least looks very v0-ish, it doesn't consider UX at all. The tools are cool though
30.
▲
by
JavierFlores09
2y ago
StableValues look pretty promising, I do wish it becomes a language construct instead of a library addition in the JEPs later down the road, though
More ›