Viewing profile — jarek83
jarek83
HN member- Joined
- Mon, Mar 20, 2017, 9:02 AM UTC
- HN karma
- 376
- Public activity
- 201 items
- HN profile
- View on Hacker News ↗
About jarek83
No profile information was provided.
Recent public activity
-
comment
Comment #49202343
Any chance to make it able to switch between machines?
-
comment
Comment #49171522
I triggered me as well. I keep seeing that for the front-end frameworks the native HTML regular stuff is usually like something out of this world.
-
comment
Comment #49167484
If 1t param model would run from SSDs those will stop costing only $200.
-
comment
Comment #48984963
Ok, so we're at the point that even design are just one-shot by AI. This is exact look and feel any time I ask it to present a HTML doc about anything.
-
comment
Comment #48733048
You can't buy Mac Mini with 64GB RAM today. Most what you can have is 48GB
-
comment
Comment #48723849
I just assume that once people start seeing how the dots connect in some areas, they will be able to quickly see that the populists' dots are all over the place. I believe the educ…
-
comment
Comment #48720887
How populist party can root for education? Educated people wouldn't go in populist direction. Of course, it the education stays unbent to their views
-
comment
Comment #48660777
As others commented already - the author does not seem to understand principal idea behind running a business - a company is not something "yours", because you can just simply sell…
-
comment
Comment #48281595
One thing with the alternative search engines is that they are mostly working fine only for English speaking western world. At least in Polish and for Polish results they do much w…
-
comment
Comment #48255557
Cool, waiting for browsers to pick it up nice and green
-
comment
Comment #48245690
We tried to ship company-provided laptop from Poland to somewhere in India. After long time the parcel was just simply labelled "gone". And we paid very similar amounts for all the…
-
comment
Comment #48041525
I must as intelligent as you because I also never understood why things like supabase even exist. I believe this shows how much front-end dev world is detached from how things can …
-
comment
Comment #47763747
LinkedIn won't bother - they don't rely on SEO
-
comment
Comment #47576280
I wonder if AI labs could be bailed out - like banks. See, they kind of became a national asset and letting it go down, will leave USA watching China taking the lead for a very lon…
-
comment
Comment #47573324
Maybe check if you are charged for it
-
comment
Comment #47258366
BMW's most recent infotainment is a big step backwards to me in both areas - aesthetics and UX. Its previous generation was one of the best in the market also in both. I literally …
-
comment
Comment #47156201
So this happened only because google is so big, that it can point to any website and say that it's not safe. Even if owner of a site just don't want to be in their search engine in…
-
comment
Comment #47124423
React bit actually held up and criticism is still valid today. It's just the Facebook/Meta push that it stayed on top.
-
comment
Comment #47038209
Yup, LLMs are not "artificial intelligence" - they just generate most probable token, until their authors hardcode functionality for specific community tests.
-
comment
Comment #46738516
Looks nice. I'd love to have a way to select anything on the screen or at least have a button to copy more info, like manufacturer name of a found device.
-
comment
Comment #46717206
It looks great overall, but the example browser is something really special! Never seen such detailed walkthroughs before.
-
comment
Comment #46712399
Waiting for something similar but without Tailwind and with native elements.
-
comment
Comment #46487743
I think the benefits of either clean code (sepearate methods) and commenting "what" are of different kind: - clean code one, for me it just reads easier, specific bits of the large…
-
comment
Comment #46344874
It could be done with :indeterminate state (so key in a cookie would be absent or removed when switching), but I'd probably would do it with radios instead
-
comment
Comment #46344502
Sure: - images: none are visible above the fold - all should be lazy loaded (like it is done with all conference images) and the pragdave.jpeg one does not need to be that large; -…