I'm on a macbook pro, Google Chrome 147.0.7727.56.
Clicking the Vercel logo at the top left of the page hard crashes my Chrome app. Like, immediate crash.
What an interesting bug.
HN user
site: https://jtreminio.com
github: https://github.com/jtreminio FOSS 1: https://github.com/jtreminio/oseg
I'm on a macbook pro, Google Chrome 147.0.7727.56.
Clicking the Vercel logo at the top left of the page hard crashes my Chrome app. Like, immediate crash.
What an interesting bug.
You can simply use a `uv` env instead?
This web page catalogs ASCII diagrams extracted from four open source code-bases: Chromium, Linux, LLVM, and TensorFlow. There are 2156 diagrams in total, of which 504 have been annotated with our design framework.
I’ve been wanting to try LM Studio but I can’t figure out how to use it over local network. My desktop in the living room has the beefy GPU, but I want to use LM Studio from my laptop in bed.
Any suggestions?
You need an OpenApi spec!
but You Can Force People to Code in Light Mode
As I've aged my preferences have moved away from dark themes to light themes.
I used to have everything in dark mode: terminal, IDE, sublime text, use Dark Reader Chrome extension.
But I can't see shit anymore. I need light!
Feature flags have nothing to do with trunk or git-flow or feature branches. Simply, taking the entire introduction and asking, why are you not using common tooling?
On top of that, once you finally get a feature merged and deployed, it can often happen that there’s a bug causing users to have a poor experience. Since your new feature lives directly in the code, deactivating it requires rolling back the code you merged, building it, waiting for the tests to run, and redeploying the application
Why aren’t you using feature flags to gate new behavior/functionality?
The most surprising thing about this is that PHP developers are using Docker
Did you think of us as living in a cave forced to connect to a BBS to share the latest on design patterns?
At the risk of being piled on by fans of Slim (see fans of Laravel), I don't use slim frameworks.
For large projects when you get down to it, slim frameworks are simply frameworks where you have to add in components yourself, vs shipping with sane defaults.
Symfony comes with Doctrine, Twig, etc, but you can choose not to use them or even include them.
With slim frameworks if they are built correctly they will have hooks to add these components but you have to choose them and import them and set them up.
I have not worked on a small project in years, and have not bothered looking at slim frameworks in as much time, so my knowledge might be out of date ... but a quick glance through Slim's documentation tells me I'm still fairly close.
Your whole comment history with regards to PHP reads like someone frustrated that the tool they've chosen to shit on is exactly the opposite of what they think it is but they don't want to admit it.
1) *magic* 2) Its ORM of choice uses ActiveRecord pattern which I find to be hideous. DataMapper is far superior 3) Its weird facade patterns is terrible
I can (and have!) gone in-depth into my misgivings with Laravel, but it is fine for most projects and teams. It has elevated the average codebase quality throughout the PHP community and introduced many engineers to what PHP can do. Its creator and community have been a large net-positive to PHP as a whole.
I still prefer Symfony:
1) explicit 2) DataMapper ORM by default 3) What I am used to
You're requiring PHP 8.3 but not using some of the most powerful tools in 7+: strict types.
``` /* @var array<string, mixed> Variables stored in the context */ private $variables = []; ```
This should be typed as `array` (heck, I'd argue ArrayObject instead) and all your classes should have `declare(strict_types=1);` at the top.
Your `Dumbo\Helpers` classes are basically static mine traps that you are unable to mock in unit tests. Why does `BasicAuth` expose a single static method but then calls a bunch of other static methods? What ends up happening in any class that uses any of your `Dumbo\Helpers` classes will always run whatever code is defined in these helper classes.
I'm unsure where the bootstrapping process begins. What file does your webserver need to call to handle a new request? I am hoping it is within a root-level directory and not at the root level itself. In other words, `/public/index.php` vs `/index.php`. Your quickstart in README.MD makes it pretty clear that you expect the latter, which is highly unsafe. See any number of poorly configured webservers that stop processing PHP for any reason but now show your site's full contents to anyone passing by.
I would strongly argue against _any_ magic in your framework. Specifically, routes: they should be explicitly defined. I still work with a legacy Symfony 1 framework project and I can't tell you how much I detest magic routing. For a modern example see how Symfony 2+ requires explicit route definition. Heck, how it requires explicit everything because magic should be left to magicians.
Your framework seems like it can only handle `application/json` and `application/x-www-form-urlencoded` requests, but not `multipart/form-data`.
Take these as positive criticisms of your work. It's "fine". I wouldn't use it, I would actively recommend against using it, but I would actively recommend against using anything that's not Symfony (or Laravel if I were drunk). I do not think your project is at the "Show HN" level - it is still far too under-developed.
It leads in having the most number of contributors named Ryan Hamilton.
My first major foss was heavily based around Vagrant (PuPHPet). It was a joy building on top of your tooling to make web engineers lives easier.
Thank you for your work, it was great while it lasted!
This is game changing, thank you for telling us this.
to me quiet quitting is fulfilling your job responsibilities and contract hours without going above and beyond for a workplace that just won't love you back.
Someone needs to come up with a better name for this. “Quiet quitting” absolutely does not imply the above meaning… that’s simply work and nothing else.
From the POV of a software developer I’d consider quiet quitting as doing the bare minimum work to not be fired outright and instead placed on a PIP with no intention of surviving it.
You play your cards right and you would basically be paid 6 months for minimal effort, between when performance degradation is first noticed, PIP deployed, and your company Slack access is finally disabled.
I would look down on any group not using a framework, or rolling their own.
Command-E is now Dropbox Dash and has been receiving fairly heavy promotion.
music blasting
Far be it from me to say a driver can't listen to music while they are at work.
the vans usually look like they haven't been washed in a month
Good. Washing work vehicles so that they are always sparkling seems like a waste of resources.
Reminds me of fast food employee who simply hands your meal out the window, no greeting, no thank you, no smile
This is such a weird American fixation. Here, take my money and hand me my burger and receipt, there's no need for a conversation or a fake smile. You don't care how my day is going, I don't really care about yours. Let's keep this transaction professional and solely focused on this exchange of money for burger.
The article focuses very little on the actual sport, though.
I know the general consensus is that I did a bad thing with my reaction. I get it.
I don't trust law enforcement to do the right thing. I don't trust that grown adults sworn to serve and protect would act quickly to neutralize a threat that's not against themselves or their loved ones.
I see Uvalde playing out more than once in the future.
I feel like a drama queen, because we (my immediate family) have had two near misses in 3 days. We were at the Allen Outlets and left 5 minutes before the shooting happened. 2 days later there's a school shooting threat at my son's high school.
Nothing physical has happened to _us_. I can't stand up and say, "I lost a family member due to gun violence!". I still feel like things are spiraling out of control and there's nothing I can do about it. How do you stop going outside where other people are for fear of a shooting? How do you send your only child to school knowing what's going on?
I hope I can cope and hope that everything turns out OK.
We WERE at the Allen Outlets on Saturday. We left 5 minutes before the shooting began. If I had purchased one more item from a store we would have been right there.
Tell me again how I am being hysterical. This country is going down in flames and not everyone can see the fire.
Is a red herring and justification for helicopter parents to normalize their micromanaging.
We live in Plano, TX, just a few minutes south of the Allen Outlet massacre.
Yesterday my son texted me at noon "Shooting threat at school" and "It’s a rumor though but a lot of people are leaving anyway".
You can bet your life I was in my car and speeding down the street to get him out ASAP within 60 seconds of receiving the text.
The reality of schools and public life in the USA today means my family not being without a way to contact each other immediately, in real time, is a no-go.
The correct TLD for AsciiDoctor is .org, not .com : https://asciidoctor.org/
Use openapi and many of the documentation generators will create great reference pages.
Not a Podman or Docker-specific question/complaint, but is anyone working on a solution around UID/GID remapping between container and host? Not the "solution" offered by user namespaces, because those can only do a 1:1 remap, but an "anything any user writes inside the container is owned by the host user".
In other words, if host UID 1000 runs a container that has UID 100, 101, 102 and they all write files to a mounted volume, it would be great if all file writes were attributed to the host UID of 1000.
Instead, if user namespaces are configured correctly they would attribute to UID 1000, 1001, 1002 on host.
When you say "Vanilla PHP", do you mean without a framework? If so, is there a reason you avoided frameworks?
Then again, when I was young I assumed all four wheels on a car were powered
Isn't that what 4WD or AWD means? Am I also completely misunderstanding what's going on?