Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
L0stLink
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
L0stLink
2y ago
Also the most egregious thing: Israel knew about 911 ( https://www.youtube.com/watch?v=hdiQuU7upfw ) and did not share that intel with the USA. There is more evidence of this but it gets harder to find as time passes and it g
2.
▲
by
L0stLink
2y ago
The reasons behind these polarized emotions will differ based on who you ask and are too many to list. Both sides feel entitled to the land, I personally don't care what the place is called, I just want everyone living in it to have eq
3.
▲
by
L0stLink
3y ago
Though ligatures when I first saw them looked really cool but trying them out I quickly realized how much I hated actually reading and writing code with them turned on. Cursive has also been an odd choice for monospace fonts to me, I don&#x
4.
▲
by
L0stLink
3y ago
how do you feel about JSX?
5.
▲
by
L0stLink
4y ago
There is a great argument for having ultrasonic sensors and radar in a recent video by Rayan from FortNine discussing two fatal accidents involving tesla autopilot https://www.youtube.com/watch?v=yRdzIs4FJJg
6.
▲
by
L0stLink
4y ago
I am hoping the carta 1200/1250 display which ever it ends up shipping with will help to reduce latency, but for my use case which is more reading and less note taking it is seemingly perfect.
7.
▲
by
L0stLink
4y ago
I honestly cannot see the value in ReMarkable after the Kindle Scribe announcement. The kindle has a newer faster, 300dpi display vs 226dpi on the ReMarkable. I am waiting on reviews before ordering one for myself, but I can already see tha
8.
▲
by
L0stLink
4y ago
It is not just about ocean plastic. Garbage is burned as fuel too in less developed countries. Stopping dumping of garbage in 2nd and 3rd world countries by developed/first world countries is going to benefit the environment in more wa
9.
▲
Theoretical Computer Science – An Introduction (Markus Bläser) [pdf]
(web.archive.org)
2 points
by
L0stLink
4y ago
|
1 comments
10.
▲
by
L0stLink
4y ago
This was posted here 5 years ago [0], I had saved the file at the time and rediscovered it today while sorting through my collection of documents. The original link is now gone so I have linked to an archived version of it. While searching
11.
▲
by
L0stLink
4y ago
This is so unethical and sadly not rare. I have had people reach out to me (twice, recently) on LinkedIn to interview for them (using names and credentials of people who have work authorization for USA) and the offer is usually a fixed rate
12.
▲
by
L0stLink
4y ago
Yes that is the one strength I think GraphQL has that should be undeniable even though I am not a proponent of GraphQL myself.
13.
▲
by
L0stLink
4y ago
I know I can make an API endpoint in Rails equally as fast as writing a query in GraphQL and the code needed to use it. I don't really buy into GraphQL yet since I have not come across a strong enough advantage of using it in my carrie
14.
▲
by
L0stLink
4y ago
Saving bandwidth is really not the actual super power. The main advantage is being able to save network requests by fetching all required data in the same request.
15.
▲
by
L0stLink
4y ago
I would love to see what this will bring to K9 mail. I hope having the support of Thunderbird will allow K9 to really get some much needed polish. My preferred app right now is FairMail, its interface takes some getting used to and settings
16.
▲
by
L0stLink
5y ago
One measure is the number of stars on github and active contributors 49.7k vs 25.7k and 737 vs 79. The other measure can be the number of new extensions being written for each of them (particularly extremely high quality ones like telescope
17.
▲
by
L0stLink
5y ago
I used to love this theme (you can even see it in my old screenshots https://github.com/talha-akram/anvil ) but over time I started to prefer lower contrast themes now the same neon colors are jarring to me.
18.
▲
by
L0stLink
5y ago
I use 20px font size in Hacker News - Zenburn Dark (by incrediblygood [1]) to make usable, the default fontsize and the bright colorscheme is fatiguing to my eyes. [1] https://userstyles.org/styles/97106/hacker-ne
19.
▲
by
L0stLink
5y ago
JavaScript will dynamically change the effective type of a value like sting or number into another depending on the operation being performed on it: '2' * 3 => 6 '2' + 3 => '23'
20.
▲
by
L0stLink
5y ago
If it is your work machine than you probably shouldn't upgrade right away, give it a week or two (esp. if you work with old/outdated dependencies or packages). For personal machines I would be less cautious.
21.
▲
A synthetic enamel for rapid tooth repair (Feb, 2005)
(nature.com)
1 points
by
L0stLink
5y ago
|
0 comments
22.
▲
by
L0stLink
5y ago
It is extremely difficult to design a good RDBMS schema without understanding the data model, and once you do, it is there documented in its entirety with best in class tooling for anyone else to come along, pickup and be up to speed with i
23.
▲
by
L0stLink
5y ago
RDBMS and Non-RDBMS both have there place, I have used both in the same system several times, all for things that they were good at. Transactions allow you to be confident while making complex changes that in case a failure occurs all parti
24.
▲
by
L0stLink
6y ago
Using Ublock origin with additional filters enabled, didn't get any popups or redirects (all built in, all under privacy, easylist from adds, all from malware domains, all from annoyances, Dan Pollock’s hosts file and Peter Lowe’s Ad a
25.
▲
by
L0stLink
7y ago
In that regard I have been working on a light-weight, extensible vim distribution[0] that makes for a great python IDE. [0] https://github.com/L0stLink/anvil
26.
▲
by
L0stLink
7y ago
I use Insect [0][1] as my calculator and it is great and does not have the odd choice of having case-insensitive identifiers plus does not require me to have Haskell installed. I would prefer if Insect was written in a compiled languag
27.
▲
by
L0stLink
7y ago
That is not "stateless".
28.
▲
by
L0stLink
7y ago
I really love the syntax and performance of fish shell, I had a few bash scripts that were used to manage the system volume notifications and power/battery information, as I use fish as my interactive shell, I ported them over to fish
29.
▲
by
L0stLink
7y ago
Thanks for the suggestion, I did not know about Cascadia Code. I am a big fan of Consolas font but it is proprietary so I had to look for something better which lead me to discover Fira Mono. I personally really like its design choices, tha
30.
▲
by
L0stLink
7y ago
Good question, Although the numbers are almost arbitrary there are a couple of reasons: -- when looking at logs, database dumps or large forigen text files in general, it is often convenient for me to set the font to a smaller size in order
More ›