Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
juloo
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
juloo
5y ago
On this bug-tracker, every discussions are called "bug".
2.
▲
by
juloo
5y ago
I've been using Vimium since I use firefox (for around 3 years). It's annoying that Vimium can no longer control the browser UI and is limited on some pages (New Tab, mozilla.org) but this is necessary for security.
3.
▲
by
juloo
5y ago
Surely a Dyson sphere would not emit what we naively expect. Look at us, we can speculate about these and even try to spot them but are millennia away from building one. What if the external shield of the sphere would be artificially heated
4.
▲
by
juloo
5y ago
An other way is WebGL.
5.
▲
by
juloo
5y ago
Numberphile has a video on exactly this: https://www.youtube.com/watch?v=mceaM2_zQd8 I love this channel :)
6.
▲
by
juloo
5y ago
Or 6 Gigameters.
7.
▲
by
juloo
5y ago
What does low tech means in this context ? It's still a computer, with complication on top: solar panels, battery. All the hardware they use requires some energy to be built, the network consumes a lot of energy too. How does this comp
8.
▲
by
juloo
5y ago
Most ? I mean, I have a single outdoor light, above my front door.
9.
▲
by
juloo
5y ago
The server could hash again the hashed password sent by the client. Especially if the client use an insecure hash algorithm (no secret salt for example). I feel like if the client always hash passwords as soon as it is typed (the javascript
10.
▲
by
juloo
5y ago
The actual reason is to make you practice your password so you don't forget. You might scratch your finger or the sensor might get dirty or break. Biometric in (current) phones is convenience, not security.
11.
▲
by
juloo
5y ago
2020. They just make a virtual 3D model of you from all the data they collected and stream it directly to the device. 2022. They can now engrave fingertips on paper.
12.
▲
by
juloo
5y ago
> despite arguably being a physical state change and not chemistry per se. It remove salt from the water but more importantly move it to the top of mountains, which adds energy into the system. Chemistry happens when the water disolves s
13.
▲
by
juloo
5y ago
There's https://bonkersworld.net/ with a working feed. Last entry Nov 2020.
14.
▲
by
juloo
5y ago
I would have preferred links labelled "next" and "prev" so I could navigate with Vimium's >> key.
15.
▲
by
juloo
5y ago
Wikipedia can be browsed offline: https://en.wikipedia.org/wiki/Wikipedia:Database_download#Of...
16.
▲
by
juloo
5y ago
Printf is type-safe in Haskell and OCaml. The format-string is not a regular string, it must be literal and is type-checked specifically.
17.
▲
by
juloo
5y ago
* on Ethereum There are probably much more content added to IPFS, zeronet and other projects I don't know about. (yes we can host websites on IPFS: https://docs.ipfs.io/concepts/dnslink/ )
18.
▲
by
juloo
5y ago
I always try to write a comment that say "why" the following code is needed or what concept it implements rather than what it does in details. I would do // We allow scrolling in two directions hScrollBar = new
19.
▲
by
juloo
5y ago
One of the things that hype me about IPFS is that URIs can't change. Resources are immutable and the URI is only the hash of the content. https://ipfs.io/
20.
▲
by
juloo
5y ago
I wonder how many things are still stored uncracked waiting for future measuring instruments.
21.
▲
by
juloo
5y ago
Why do they still think we want tracking cookies ? The ad industry should prepare for a future with no tracking instead of trying to survive with ever shadier tricks, IMO. This won't work: - browsers other than Chrome will say "no
22.
▲
by
juloo
5y ago
It's annoying that it doesn't highlight syntax errors. It's even worse than that because it's intercepting the syntax error for logging purpose and loses any informations. You get unrelated errors in the app's code.
23.
▲
by
juloo
5y ago
That would be magnetic tapes.
24.
▲
by
juloo
5y ago
Hacker News is not readable for me. Text is too small, the button for folding the comment tree is impossible to hit on mobile. I'm reading this website with 150% zoom and the browser window that is 50% the width of my screen. Nevermind
25.
▲
by
juloo
5y ago
The ownership is part of the type-checker and disappears at runtime. At runtime (and in memory) you are left with C's memory model (pointers but also can nest records) and with the other things you mention.
26.
▲
by
juloo
5y ago
The "lisp" section seems to conflate "object graphs" and object-oriented programming. It talks about classes while talking about garbage collection and before mentioning "object-oriented". Lisps, Haskell and ML
27.
▲
by
juloo
5y ago
Median != mean. Multiplying it literally means "The value of this particular house I know nothing about times 66 millions".
28.
▲
by
juloo
5y ago
GC traverses graph, linker traverses graph. GC = linker. I disagree. Also if that's the description of a "smart linker", what is a "dumb linker" then?
29.
▲
by
juloo
5y ago
For me, the main benefit is I can choose where I live. There is not many developer positions available outside of big cities, with WFH I get to choose both where and for which company I work. Living in a big city was a bad experience for
30.
▲
by
juloo
5y ago
Composting is nice if there is a dedicated collection of it (like in some part of Italy) and if it is actually used (eg. not landfill/burned anyway). Doing compost at home for yourself is not working in general because most people live
More ›