Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ioulian
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
ioulian
1y ago
> Also, if the data in chat is being held hostage, the org might be using chat wrong. This is so important these days. A lot of project send users to discord, slack for documentation and help but they are not made for this purpose. Searc
2.
▲
by
ioulian
1y ago
I hear a lot of astrophotographers take many short-exposure (5-10s) photos and then stich them together in POST. Missing 1 of possible 100 photos in OK I think? Keeping in mind that you photographing a specific thing in the sky, not the sta
3.
▲
by
ioulian
2y ago
Can't thank you enough for photopea. Very good (and impressive) job that you've done with it! It's very useful as a frontend developer that wants to quickly edit an image!
4.
▲
by
ioulian
3y ago
Great, thanks!
5.
▲
by
ioulian
3y ago
A bit off topic, but I was interested in Nvidia Shield but I have an (5.1) amplifier hooked on my TV with Optical Cable. As I understood, Shield doesn't have any Optical out. Is it possible to connect Shield to TV and let TV (LG with W
6.
▲
by
ioulian
3y ago
You are right, this would not cause layout to recalculate, only repaint. And propably repaint only a section of the screen, not the whole window.
7.
▲
by
ioulian
3y ago
Strange to see this, as the animation should NOT trigger a layout recalculation (transform is done on it's own "layer", is GPU accelerated and that's why it's more performant). The article mentions "The compute
8.
▲
by
ioulian
3y ago
ah yes, jQuery. Indeed hide()/show() just set css to display: none/block, but it can vary (inline/flex/...). CSS is a bit of a mess the last few years, with so many caveats... Just look at why position sticky will someti
9.
▲
by
ioulian
3y ago
Maybe I'm missing something about your question, but: ``` .parent {display: flex; flex-direction: column;} .rest {flex-grow: 1; overflow-y: auto;} ```
10.
▲
by
ioulian
3y ago
For people who use Home Assistant, I've gone with DIY route with ESPHome [1] and senseair CO2 sensor. You can buy those sensors for +- 26 USD on AliExpress. Together with 5 USD, ESP32 devkit, it's mostly "solder"-n-play.
11.
▲
by
ioulian
4y ago
You can't believe from how much bugs TypScript has saved me. When it was "first released" (when it became more popular), I have ported our starter kit to TypScript and was amazed on how much stuff it was detecting as not safe
12.
▲
by
ioulian
5y ago
* SponsorBlock for YouTube - Skip Sponsorships
13.
▲
by
ioulian
5y ago
Great Job! As a developer who hates slicing emails manually (and testing them), I use only BeeFree for creating them (for at least 6 years I think). Thank you and good luck!
14.
▲
by
ioulian
5y ago
When I was young, I was also afraid of insects, especially flying ones. But I've read somewhere that you are afraid of animals if you don't see what they are thinking. Take for example dogs or cats, you can easily see what they ar
15.
▲
by
ioulian
5y ago
I've only installed PRO versions of Windows 10 and you CAN setup a local account even if internet is plugged in. It is however, hidden behind a few clicks so you must actively search for it. EDIT: maybe I'm wrong now, as other com
16.
▲
by
ioulian
6y ago
Have a look at https://www.gog.com/ . I only buy new games from them. You can download the whole package to store offline and play in a few years without needing to "login" or being online
17.
▲
by
ioulian
6y ago
There is a short part of this in Black Mirror episode: Fifteen Million Merits. To earn credits you must look at an ad-video, but when he looks away the video stops and makes a crazy sound so you'll continue to watch the ad...
18.
▲
by
ioulian
6y ago
Sorry to be a buzz kill, but AFAIK you can't "reverse" a worm gear.
19.
▲
by
ioulian
6y ago
And this reminds me about another story, I can't find the link but it was something like this: A game developer was making a game for PlayStation and they were over their memory limit. They were approaching a deadline but couldn't
20.
▲
by
ioulian
7y ago
Another video about what you can achieve with Excel: https://www.youtube.com/watch?v=bkQJdaGGVM8 (HDR Image processing)
21.
▲
by
ioulian
7y ago
It's not that easy. It's not always that you scroll gradually to the bottom of the page. If you click the scrollbar to the bottom, then the middle images shouldn't load. The same if you use hash navigation to the bottom. If y
22.
▲
by
ioulian
7y ago
That is a great initiative! I just installed the app and contributed some tweaks in my area. Also, I couldn't find any info on this matter: some quests ask you what number a house is. Wouldn't people find it strange that a random
23.
▲
by
ioulian
7y ago
I'm mostly Frontend developer recently so I haven't been much up to date with Backend technologies. If I need a CMS for my frontend, what technology(-ies) can I use?
24.
▲
The Loss of Micro-Privacy
(medium.com)
2 points
by
ioulian
7y ago
|
0 comments
25.
▲
by
ioulian
7y ago
That's what I thought, and indeed, the full res is useful when you want to post crop and to print them out.
26.
▲
by
ioulian
7y ago
Ok, just looked at these images: https://daringfireball.net/2019/09/the_iphone_11_and_iphones... in full res and indeed, they are very blurry and the detail loss is still there: look at the hairs of the dog: http
27.
▲
by
ioulian
7y ago
The pictures do look good, the colors are nice and the small image on the page is nice. But I haven't seen any 100% crops or full images. it's there that you'll see that the image is worse than a DSLR or another camera with a
28.
▲
by
ioulian
7y ago
I'm from Belgium, and every time time I can I go to Germany to drive on the Autobahn. If you say there are a lot of assholes in Germany, try and drive in Belgium, nobody can drive here and everybody drives on the left and doesn't
29.
▲
by
ioulian
7y ago
We built a few small web games with phaser. It was very easy to start and also easy to finish. You can prototype with it very quickly and there are a lot of resources explaining things to you. Recommend. I don't know about changes in t
30.
▲
by
ioulian
7y ago
This is pretty neat! Although, if I did it in my company, I would be packing my things very fast.
More ›