Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
delfaras
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
16 ms
·
1.
▲
by
delfaras
1y ago
funnily enough, there was an infamous bug in GTA5 for a long time that was related to using JSON : https://nee.lv/2021/02/28/How-I-cut-GTA-Online-loading-times...
2.
▲
by
delfaras
3y ago
I've had some fun with https://github.com/type-challenges/type-challenges or https://bigfrontend.dev/typescript
3.
▲
by
delfaras
3y ago
This timeline component is gorgeous, I would love to use it as a lib for some other project
4.
▲
by
delfaras
4y ago
Saints, for real ? The rate of consumption of Americans would require more than 5 planets to be sufficient, Most African countries need less than one You mention mining and deforestation but where do you think the material extracted are goi
5.
▲
by
delfaras
4y ago
Asked: > I said "frick" to my cat Got: NTA - You can say “f* ” in nearly every country in the world, it’s not exactly a swear word. I’m pretty sure your cat doesn’t understand what the problem is. If you say “f* ” with a bit mo
6.
▲
by
delfaras
4y ago
there's a screenshot just below posted by the author: https://gist.github.com/frabert/48b12088441f6195ea9292c2a5a7...
7.
▲
by
delfaras
5y ago
I have a ~ 10 minutes walk commute to work and event I share your opinion, I wouldn't want to go back to the office either I used to work remotely for a different continent + 9 hours diff timezone and that was as painful as it can get:
8.
▲
by
delfaras
6y ago
Yeah but this year the number of people working from home that would connect to slack directly at the beginning of their work day must be much much larger than the other years
9.
▲
by
delfaras
7y ago
Ah you're right, the asterisks have been interpreted as italics. Can't edit my comment, sorry Here's a paste: https://pastebin.com/kBHprdyj
10.
▲
by
delfaras
7y ago
Here's the complete source for anyone curious ``` exports = module.exports = trim; function trim(str){ return str.replace(/^\s |\s $/g, ''); } exports.left = function(str){ return str.replace(/^\s /, &
11.
▲
by
delfaras
8y ago
I absolutely hate how tumblr implemented their cookie policy. Doesn't GDPR forces vendors to have an easy opt-out from all button ? In any case, i took the trouble from opt-ing out and archiving the page : https://archive.is
12.
▲
by
delfaras
8y ago
While I agree that the article does a poor job at explaining why they are affected by the changes in the Audio API, I advise you to visit the chromium bug tracker issue [1] and check for yourself how many user/libraries/pages are
13.
▲
by
delfaras
9y ago
> When I started writing the answer to this question, it turned into a long description, so I'm actually going to separate it into another article and publish it a little later. eheh, on an article about micro service madness
14.
▲
by
delfaras
9y ago
The worst thing about messenger stories would be how they are force feeding it to you in the app ( I'm not sure they even show up on the web version). Example: http://i.imgur.com/aMruFbg.png Literally 30% of the screen
15.
▲
by
delfaras
10y ago
There's a description of the method in the Readme https://github.com/anvaka/common-words#how-are-word-clouds-r...
16.
▲
by
delfaras
12y ago
Ionic relies on CSS and AngularJS. Additionally, it is intended to be used with Apache Cordova, though it is not mandatory