Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
emoII
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
73 ms
·
31.
▲
by
emoII
2y ago
Really, the fact that Apple pushes swiftui as production ready is laughable. The framework is so ridden in bugs, does not play nicely with the other frameworks like photosui, and the language itself is incredibly bloated.
32.
▲
by
emoII
2y ago
What do you mean? Afaik the type system does not affect run time speed, it’s just static analysis
33.
▲
by
emoII
2y ago
For-loops and mutation are not really encouraged, often loops are implemented with recursion as in normal fp. The big difference to me is that OCaml doesn't try to be pure, so you can perform side effects as needed, instead of forcing
34.
▲
by
emoII
2y ago
Is there a type-system that provides runtime safety? I thought type-erasure was common practice
35.
▲
by
emoII
2y ago
The sentiment to me is “we need unlimited compute and data” both of which are clearly limited. There is definitely more technology to invent and understand in order for us to do more with less
36.
▲
by
emoII
2y ago
How far away is this from saying ”just program distributed systems functionally”?
37.
▲
by
emoII
2y ago
I think that’s a massive achievement
38.
▲
by
emoII
3y ago
I’ve recently spent some time working with terminal emulators in raw mode on macOS. While I chose to handle key events using escape codes, and found it seriously difficult (even gave up) to process the shift modifier key. However, I came ac
39.
▲
by
emoII
3y ago
Rectangle is absolutely great
40.
▲
by
emoII
3y ago
The introduction of this is a great read. I liked especially the tautology about abstraction and calling more code; that building upon higher levels of abstraction means ever-smaller missteps are required by the developer to make software s
41.
▲
by
emoII
3y ago
Making yoghurt contains the instruction: "Stir in some yogurt (from the store or from a friend) and cover with a clean damp towel overnight." This recursive dependency is not visualized sadly. Fun website nonetheless!
42.
▲
Swedish video game company Mindark replaces 50% of workforce with AI
(kollega.se)
1 points
by
emoII
3y ago
|
2 comments
43.
▲
by
emoII
3y ago
Another perspective is that putting our knowledge in the world by using digital tools is the only way we can function while being bombarded by information and distractions
44.
▲
by
emoII
3y ago
"The kids are playing, better record a spacial moment" was one of the most dystopic things I've seen in a long time. Same with the ad at the end, with the father wearing it around his kids. I feel like the interface demands
45.
▲
by
emoII
3y ago
The lexer groups individual characters into building blocks, tokens, that the language is made of. From keywords such as "if", "for", "function" and symbols like "{", to arbitrary identifiers that doe
46.
▲
by
emoII
3y ago
Same behaviour for me using Safari.
47.
▲
by
emoII
3y ago
Won't the prompt itself be the test? TDD is literally just providing an expected output on a given input, before implementing the functionality. The prompt we give AIs follows the same pattern, "I have a data that looks like ___,
48.
▲
by
emoII
3y ago
Well the new smoke mechanics will definitely be a game changer: https://www.youtube.com/watch?v=_y9MpNcAitQ
49.
▲
by
emoII
4y ago
The UX of Spotify have gone downhill every since they pivoted towards podcasts, and became particularily bad when they introduced the filter-system for your library and the homepage. Please, fire the product managers creating meaningless wo
50.
▲
by
emoII
4y ago
Worth a mention: https://turingcomplete.game I've played for a few hours, it's well made!
51.
▲
by
emoII
4y ago
Perhaps they should only have headcount to keep the service running. Twitters value proposition is still exactly the same as it was 10 years ago, and removing any new features since would not be noticed by most. Developing new features once
52.
▲
by
emoII
4y ago
On the first point, that is no guarantee that users will stay on the site. The AI is currently only using data from 2021 and earlier as far as I'm aware, and does so without feeling out of date. Before we see any significant signs of t
53.
▲
by
emoII
4y ago
If it's easy to fire you won't have to be as thorough when hiring because if the new employee doesn't fit - just waste him/her. If it's difficult to fire the company will put potential employees through hell before
54.
▲
by
emoII
4y ago
Granted I don't live in the US, but is Apple even spending a lot on marketing the iPhone in later years? I feel like their success is based on social pressure/word of mouth more than bombarding the public with messages. At least w
55.
▲
by
emoII
4y ago
Please educate me - since I feel like writing Java without IntelliJ is like riding a bike without wheels, what does emacs/vim do better?
56.
▲
by
emoII
4y ago
Have you seen the image quality of laptop webcams?
57.
▲
by
emoII
4y ago
For sure the psychiatric care in the US is far from sufficient, but that doesn't remove from the fact that guns make causing massive suffering accessible in a way that building a bomb and blowing up a dam doesn't. Guns shouldn
58.
▲
by
emoII
4y ago
Isn't the point that our ability to learn and develop cultural behaviour is pretty much instinctive? Of course humans everywhere did things recreationally, it seems part of what it is to be human.
59.
▲
by
emoII
4y ago
Out of curiosty, could anyone explain to me the reason they think programming languages and the parts that combine into making them work are interesting? I feel like I have an interest in it, but I'm having a hard time figuring out _wh
60.
▲
by
emoII
4y ago
"Even an unstoppable force can move 1mph"
More ›