Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ivopetkov
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Collection of free online tools for developers
(webdevpack.com)
1 points
by
ivopetkov
4mo ago
|
0 comments
2.
▲
Show HN: Dots Mesh – modern, open source Facebook alternative
(github.com)
2 points
by
ivopetkov
6y ago
|
0 comments
3.
▲
Show HN: Bear CMS v2 – Revised and now free
(bearcms.com)
3 points
by
ivopetkov
7y ago
|
0 comments
4.
▲
by
ivopetkov
9y ago
Hi folks. I would like to share this library of mine. I've been using, improving and optimizing it for the last year and a half. I think it turns out great. I hope it will be useful for you too. Any suggestions and recommendations are
5.
▲
Show HN: HTML5 DOM in PHP (with included query selectors)
(github.com)
2 points
by
ivopetkov
9y ago
|
1 comments
6.
▲
by
ivopetkov
10y ago
Thumbs up. I also use some AWS services, and the results are awesome.
7.
▲
Ask HN: How developing software has changed for you in the past years?
2 points
by
ivopetkov
10y ago
|
2 comments
8.
▲
by
ivopetkov
10y ago
Updates will be manual as the installation itself.
9.
▲
Learn how to install the latest versions of PHP and Apache from source
(ivopetkov.com)
2 points
by
ivopetkov
10y ago
|
2 comments
10.
▲
Get Free SSL Certificate from Let's Encrypt on EC2
(ivopetkov.com)
13 points
by
ivopetkov
11y ago
|
0 comments
11.
▲
by
ivopetkov
11y ago
Don't get me wrong. I think PSR standards are great, just not all of the fit into this framework. In PSR-7, for instance, Request and Response objects are immutable. Imagine the framework when this concept is applied to other objects.
12.
▲
by
ivopetkov
11y ago
Here is another thing that is different from many other frameworks. The Bear Framework API is designed, so you don't write all the time "vendor\", "Vendor::", "use vendor\" and so on. You write "$app-
13.
▲
by
ivopetkov
11y ago
Not sure what you mean. Can you give us an example.
14.
▲
by
ivopetkov
11y ago
Here are some benefits: - Lighter than most other frameworks (including the so-called micro framework). It's about 40 files. - Fast and memory efficient. There will be benchmarks soon. - Simple API. Perfect for newbies. - Fast inst
15.
▲
by
ivopetkov
11y ago
The goal of Bear Framework is to help you start your next web project in less than a minute and help you make it successful. You've got routing, data storage, addons, logging, assets helpers and many more useful tools. The documentatio
16.
▲
Show HN: A PHP framework born in 2016
(bearframework.com)
3 points
by
ivopetkov
11y ago
|
8 comments
17.
▲
Speed up your website with CloudFront
(ivopetkov.com)
1 points
by
ivopetkov
11y ago
|
0 comments
18.
▲
by
ivopetkov
11y ago
Can you please give us an example user control where: 1. you've got CSS and JS code that goes in the head tag of the result document 2. you've got JS code that stays at the bottom of the body tag of the result document
19.
▲
by
ivopetkov
11y ago
Currently, there isn't an automatic solution. For now the component developer can use the component id (automatically generated if not specified) to separate styles. You can see such component at https://github.com/ivop
20.
▲
by
ivopetkov
11y ago
Thanks. It really looks a lot like React, RiotJS and WebCompoments (because they are all great) but it's on the server.
21.
▲
by
ivopetkov
11y ago
Thank you.
22.
▲
Show HN: HTML Server Components – web developer's life just got easier
(ivopetkov.com)
10 points
by
ivopetkov
11y ago
|
8 comments
23.
▲
by
ivopetkov
11y ago
There is a WebP support now. Thank you.
24.
▲
by
ivopetkov
11y ago
Just tested it on latest iOS and worked like a charm. What device and iOS version you got?
25.
▲
by
ivopetkov
11y ago
Maybe you mean non-minified. You can find it at https://github.com/ivopetkov/responsively-lazy/
26.
▲
by
ivopetkov
11y ago
It will be great if browsers do this. And yes, the noscript tag is a valid solution.
27.
▲
by
ivopetkov
11y ago
That will be nice update. Thanks.
28.
▲
by
ivopetkov
11y ago
The browser support is currently 62% and rising, and a high-quality image can be shown on "not modern" browsers. So in terms of showing quality images the best possible way the support is almost 100% (we already discussed the case
29.
▲
by
ivopetkov
11y ago
If the browser is "modern" the blank image in the srcset will be loaded, not the image. And then nobody will load the correct image version. This is the problem i think.
30.
▲
by
ivopetkov
11y ago
Its fixable and will be great update. Thanks.
More ›