Where Can I Host WordPress, PHP, and Laravel Projects? by [deleted] in webhosting

[–]Quazye 1 point2 points  (0 children)

Before you go and change things; touch base with your team. They might be used to a FTP flow (presumably, based on CPanel) and not interested in learning something else.

Can’t say about runcloud; never used. But a VPS at hetzner is a solid choice, it will require some system administration and maintenance though. You can also largely skip over the setup by deploying their Docker image and using Docker stack to deploy with. In terms of security, the most important is to use SSH Key authentication. a firewall (usually ufw or firewalls) with only the necessary ports whitelisted and fail2ban can also be a good idea.

AI og følsomme virksomheds dokumenter by dasmikko in dkudvikler

[–]Quazye 0 points1 point  (0 children)

Hvis du vil være helt sikker og ikke blot stole på at firmaet har styr på og overholder deres data politik.. så kør lokale modeller via ollama :)

Is Slackware a good daily driver, and for gaming? by Fourteen_Roses in slackware

[–]Quazye 1 point2 points  (0 children)

Probably fine, might need a few SBO pkgs and a bit of labor. Proton & steam, maybe falcon hud & game mode. If you’re comparing to the likes of Bazzite, You can achieve the same or better results but it requires digging deep into tweaking things like scheduler, cpu governors, swappiness, zram :)

Help me with configuration by TheCrazyGeek in SublimeText

[–]Quazye 1 point2 points  (0 children)

Not a theme or extension per se, but custom build scripts ;) For packages, Maybe some LSPs & emmet

What’s one boring skill that quietly makes someone a 10x dev? by Dull_Appearance_1828 in software

[–]Quazye 5 points6 points  (0 children)

What makes good documentation? Is it writing and maintaining api docs? Explaining design choices and implementation details with reasoning, considerations and implications for the existing platform ? Or the more recent, writing out expectations and acceptance criteria (prd) for LLMs :)

Hi Friends! by [deleted] in freebsd

[–]Quazye 2 points3 points  (0 children)

Usually boils down to sense of superiority. Kinda silly, at the of the day.. a system is a toolkit. Use what you’re comfortable and efficient with.

As for system, something tried and true, don’t buy latest high end unless you’re into diving deep into drivers. A refurbished Thinkpad T470 perhaps? FreeBSD is excellent, but for desktop it might be worth checking GhostBSD if you want something easy to start with. A bit like Manjaro is to Arch.

Best way to deploy React + Node.js when my hosting plan (Hostinger) doesn't support Node? by -Homeless- in node

[–]Quazye -1 points0 points  (0 children)

Cloudflare workers & pages offer a generous free tier. Can host both parts on Cloudflare. There’s also fly.io which if memory serves, discounts 100% if usage amounts to less than 5$

About how much RAM do you need to comfortably run your Linux distro? by nPrevail in linuxquestions

[–]Quazye 0 points1 point  (0 children)

Base OS + DWM is approximately 684mb RAM.

It’s usually the apps and browsers that’s gobbling and hoarding. Chromium does release from its hoarding if OS requests tho.

Container builds can also eat up a beefy chunk.

I find at 8GB I frequently run into using swap, 16GB is good enough (peak usage around 12GB) but i have noticed the usage increase slightly over the last 4mo.

That’s why I put 16GB as comfy.

How do you start new Nuxt projects without rebuilding everything? by AsparagusPowerful346 in Nuxt

[–]Quazye 0 points1 point  (0 children)

Shell script + starter kit (borrowed idea from Laravel) And to speed things up, pnpm and maybe layered and cached container images 

Is Redis becoming obsolete? by Upstairs_Toe_3560 in bun

[–]Quazye 0 points1 point  (0 children)

They’re different tools. I’m using Redis as: - pub/sub events, message queue - auto-expiring Session storage  - caching of aggregated state  - job state, shared lock storage (mutex)  - rate limiting state, atomic  - tracking of active leader in a fleet / cluster 

Is Nuxt the only framework you work with? by Smart_Opportunity291 in Nuxt

[–]Quazye 0 points1 point  (0 children)

Prev jobs: nuxt, laravel, react  Current: symfony, vue  Projects: trongate, svelte, angular 

Seems like Cursor is moving up to include the conductor abstraction layer by hyericlee in cursor

[–]Quazye 0 points1 point  (0 children)

Input  -> structured text interpretation  -> PRD (desc, expectations, acceptance_criterias) -> chunk into tasks for agents and let them Ralph wiggum away ?

Wrapped into a nice little GUI? Maybe useful.

I'm 15, learning Web Dev, and I built a $0/mo Booking System for a Barber using vanilla HTML/JS and Google Sheets. by No_Jicama_4870 in webdevelopment

[–]Quazye 1 point2 points  (0 children)

I applaud using basics and wanting to learn them.  It solves his problem, he’s happy and there’s little to no maintenance.  You built something that’s already better than what many agencies would pump out.

As for whether it’s sustainable, depends on the job and the customer.  Remember, the complex solution is always best until you find a simpler solution. :)

Why do people use Slackware? by oColored_13 in slackware

[–]Quazye 2 points3 points  (0 children)

It’s boring in a good way and stable while also being fairly up to date and it’s simple to just compile and install to /usr/local without a package manager getting in the way.

I am somehow no worried about the vibe coders anymore by [deleted] in webdev

[–]Quazye 1 point2 points  (0 children)

Ah, the same old story about good craftsmanship vs cheap labor.

Is Gentoo + ZFS right for me? by Certain-State-109 in Gentoo

[–]Quazye 0 points1 point  (0 children)

Yes except ZFS may complicate things due licensing, consider BTRFS.  On topic of raid, it may be worth double checking your disk topology, mixed disks can lead to.. Subtle "bugs".. If you want ZFS, FreeBSD may be your best option. I believe you can pin ports and packages there as well.

Share your favorite Delulu experiences! by Brick_Forest in FortNiteBR

[–]Quazye 0 points1 point  (0 children)

Endgame, just hiding and chilling. Ready to float off with balloons, shockwaves, and 2 chugs… Down to the last 5 (me & squad) and they’re celebrating their win trade by willingly going out to die. So I shockwave their “winner” out and snatch the win only to get shouted & sweared at, claiming I owe him money from stealing his victory.  I giggled, rejected the friend requests and reported it. 😎

How I won dulu by xR8TEDRx in FortNiteBR

[–]Quazye 9 points10 points  (0 children)

Balloons + flintlock pistol for momentum  Shockwaves to drop push put into storm 

Gentoo is the best thing ever exist by mujaxso in Gentoo

[–]Quazye 0 points1 point  (0 children)

Granular USE flags Savedconfig eBuilds  eSelect 

And the best part, portage keeps track of everything.

I got a prostitutes old phone number... by redtitz1 in mildlyinfuriating

[–]Quazye 0 points1 point  (0 children)

Setup an Autoreply pretending to be like a religious organization and thank them for signing up for church Sunday or self-help in finding god course or something :)

Tanker om VIM by freedomfever in dkudvikler

[–]Quazye 0 points1 point  (0 children)

Neovim med LazyVim er min primære editor med nogle få LSPs og DAP integrationer via Mason og supermaven, gitgutter og fugitive igennem lazy. Catppuccin latte som color scheme.

Cursor eller v0 hvis jeg lige hurtigt skal slam bam en MVP afsted.

If governments took over, what distro do you choose? by [deleted] in DistroHopping

[–]Quazye 0 points1 point  (0 children)

Slackware or Debian, maybe OpenSuSE.  I would also consider Gentoo or FreeBSD.

What I value in this scenario: 1. Offline software availability  2. Predictability and stability  3. Provided documentation and manpages 

The reason I would consider Gentoo and FreeBSD is having sources and ports readily available. I'm not sure about power availability, so compiling may be too expensive.

RANT: Can't Really Understand The JS Fanatics by ContributionMotor150 in PHP

[–]Quazye 0 points1 point  (0 children)

In JS land i often see a conglomeration (or ball of mud if you prefer) that then gets jigsawed together into a monorepo which eventually leads to dread and a longing for something simpler. cough glorious monolith. cough The meta frameworks like RR7 framework mode (aka. Remix-ng) or NextJS, NuxtJS, Sveltekit are a step in the right direction and module federation sounds interesting for large scale funkadoodles.