
PHP Scripts
php scripts
What it does
Welcome to my profile! I am a web developer who specialize in creating custom php scripts and wordpress themes. I have years of experience in developing websites that are both user-friendly and visually appealing. My goal is to create websites
Does a similar job
all alternatives →- APA PHP parser written in PHP2012 · github.com · ▲77

- MFMy first side project – A job board for PHP developers2018 · ▲6
Hi all :) Saturday, I launched my first side project. It's basically a job board for PHP devs. https://php-at.work In the moment, everyone can post a job listing for free. I review it and activate it manually. I would love to hear any kind of feedback :) I posted it already on saturday, but probably it should be better in Show HN section.
- PDPHP does Meta Programming too2011 · gist.github.com · ▲45

- PBPHP Best Practices, a short guide for common and confusing PHP tasks2012 · phpbestpractices.org · ▲16
More work this month
the category →
Clipto MCP▲640Hey HN, We recently built Clipto. It’s a tool that lets you search over terabytes of video, audio, and images on your computer, without relying on the cloud. Motivation: we probably all had this similar experience, we know a moment exists in a video or audio, but finding it takes hours scrubbing the timeline. You can send all the media to process in the cloud, but it’s slow, expensive and raises privacy concerns. So we decided to build our own on-device media search engine. How it works (high level): 1. We ingest video, audio, image; normalize formats via ffmpeg; run content analysis to…
Work · 20d ago · clipto.com

Hey we are Computable. We spent years building trading infrastructure at Jump Trading and Coinbase. From that point of view, compute looks like energy markets before 2000: everything trades through private bilateral leases, there’s no visible price, and nothing can be resold. The same H100 rents at a 2x spread depending on who’s asking, and once you sign a 24-month lease, it can never change hands. So we built a market for GPU nodes, sold by the calendar week. Here are three things you can do on it that you can’t do anywhere else: - Buy exactly the weeks you need. Three nodes for the last…
Work · 12d ago · getcomputable.com


Source: Product Hunt launch ↗
Launched alongside, March 2023
the whole month →




- BI
I'm a big fan of the BBC podcast In Our Time -- and (like most people) I've been playing with the OpenAI APIs. In Our Time has almost 1,000 episodes on everything from Cleopatra to the evolution of teeth to plasma physics, all still available, so it's my starting point to learn about most topics. But it's not well organised. So here are the episodes sorted by library code. It's fun to explore. Web scraping is usually pretty tedious, but I found that I could send the minimised HTML to GPT-3 and get (almost) perfect JSON back: the prompt includes the Typescript definition. At the same time I…
AI · 2023 · genmon.github.io