Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jablan
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
49 ms
·
1.
▲
by
jablan
5y ago
This would be not the first case where the rules are "bent" for the sake of Djokovic family: https://birn.rs/teniski-centar-novak-do-novih-kvadrata-uz-us... (unfortunately I couldn't find the source in Englis
2.
▲
by
jablan
5y ago
Considering his god-like status in Serbia, this wouldn't be hard to pull off at all.
3.
▲
by
jablan
5y ago
> repeatedly exit a low wattage deep idle state to update the UI There's a considerable difference in doing that once a second and dozens (hundreds? thousands? depending on how it was implemented) times a second, which I would assum
4.
▲
by
jablan
5y ago
Frankly, I think far more performance problems nowadays lie in things like insane SVG/CSS animations for every possible loading spinner than in developers not knowing their O notations.
5.
▲
by
jablan
5y ago
Legal circumstances of giving away data of your previous employee aside (which might be very different here in EU), why would my new company rather trust my previous company's bad-mouthing HR than me? And if so, would I be willing to w
6.
▲
by
jablan
5y ago
Can you elaborate pls?
7.
▲
by
jablan
5y ago
> If I go to the store and there is not paper towels there I don't need to know why there are no towels You don't _need_ to know, but it's human to want to know, and it's also human to want to satisfy other human'
8.
▲
by
jablan
5y ago
Just a rough translation of "Když chcete být slavní, musíte něco dělat tak blbě, že tak blbě to nikdo ve světě neudělá". "...you have to do something in such a silly manner, that nobody in the world did it so silly" or s
9.
▲
by
jablan
5y ago
> A cheap bicycle is extremely dangerous this is not really true, especially considering the second-hand market.
10.
▲
by
jablan
5y ago
> With +3100 pre-orders, expected delivery for new pre-orders is 2023.
11.
▲
by
jablan
5y ago
Like, grow tomatoes in pressure chambers?
12.
▲
by
jablan
5y ago
Another cheap solution is buying a used router and then installing OpenWRT on it. Get one with USB.
13.
▲
by
jablan
5y ago
Why would anyone need to care who sits in the management? The trust was broken by a company.
14.
▲
by
jablan
5y ago
As a Balkanian living in Germany I can confirm, it is quite hard for us to get used to a German level of stoicism.
15.
▲
by
jablan
5y ago
How would any measures at storage layer prevent, for example, issues in caching?
16.
▲
by
jablan
5y ago
Hey, thanks for responding! I know it would take me some more weekends than that! :) Have you documented the process somewhere in greater detail perhaps? I'm working on something relatable on my weekends, also involving PCB design and
17.
▲
by
jablan
5y ago
I wonder how many weekends did this weekend project take.
18.
▲
by
jablan
5y ago
"general use" => "my specific usage needs" please.
19.
▲
by
jablan
5y ago
You mean Message Sequence Charts? :) https://en.wikipedia.org/wiki/Message_sequence_chart
20.
▲
by
jablan
5y ago
Sequence diagrams, as probably most other UML diagrams too, predate UML.
21.
▲
by
jablan
5y ago
Don't they charge for replacing it?
22.
▲
by
jablan
5y ago
They are project managers then, really.
23.
▲
by
jablan
5y ago
Which spelling system? English is notorious for not having any spelling consistency.
24.
▲
by
jablan
6y ago
How exactly does limiting your language give you more options?
25.
▲
by
jablan
6y ago
> my_method = Kernel.method(:puts) That's exactly what being first-class is not. You tell Kernel to wrap you a method called puts into an object of class Method, rather than assigning a method to a variable. You don't have to l
26.
▲
by
jablan
6y ago
Sorry, Ruby methods are not objects. They can surely be wrapped in objects of class Method, but this feature is used quite rarely. Whether this is due to the syntax, the confusion regarding the evaluation scope, or something else, I have no
27.
▲
by
jablan
6y ago
Yeah, and that's not what first-class usually means. I simply can't say "my_method = Kernel.puts" the same way I can say "my_class = Kernel". Ruby authors seemed to want to make parentheses optional by any pric
28.
▲
by
jablan
6y ago
>it doesn't really matter This way can be argued for almost every language, as they almost all allow some form of passing a piece of code to a function. The difference is what matters - whether that's elegant enough to be widel
29.
▲
by
jablan
6y ago
I really enjoyed both write-ups. Precise, technical and humane at the same time!
30.
▲
by
jablan
6y ago
So it's intentionally distorting sound? Even so, it could be measured and compared, with more complex sound patterns (as opposed to sine waves or whatever is normally used for frequency response).
More ›