Readit News logoReadit News
thasmin commented on Wp-SQLite: WordPress running on an SQLite database   github.com/stokry/wp-sqli... · Posted by u/lsferreira42
mobilio · 4 years ago
Would be great if this is do using a patch file.

Now it's near impossible to see what changes they do over original WP core.

thasmin · 4 years ago
Almost all of the relevant code is in wp-content/db.php. It's using Wordpress's hook that lets you use custom code to connect to the database. The code is rewriting MySQL flavored SQL into SQLite flavored SQL which is impressive but potentially flaky. I'd want to see how well it handles SQL from popular plugins before I'd start building a website using this.
thasmin commented on Why companies move off Heroku (besides the cost)   blog.porter.run/why-compa... · Posted by u/jusrhee
strix_varius · 4 years ago
You might like render.com
thasmin · 4 years ago
I recently deployed a web app on render.com and it looks it fits the description. I just told it to set up a PostgreSQL database, pointed it at my git repo and told it how to build/run the static site, web server, and cron job. It was pretty simple, it's got great features like logs, a console, and monitoring. The price is reasonable too.
thasmin commented on Postgres wire compatible SQLite proxy   github.com/benbjohnson/po... · Posted by u/ithkuil
benbjohnson · 4 years ago
Postlite author here. I'm glad to see the interest in this project. This project really only has one use case and that is being able to connect to a remote SQLite database using GUI database administration tools like DBeaver. The idea came out of this Twitter thread:

https://twitter.com/benbjohnson/status/1508927916561743872

It's a recurring theme with SQLite. Many developers are on-board with using it as a database but when you tell them that they also have to SSH in and use a CLI exclusively then they are turned off. Postlite is meant to alleviate that pain.

thasmin · 4 years ago
Do you think this technique can be adapter for integration testing? So you wouldn't need a running PostgreSQL server to run tests that connect to a PostgreSQL database, or maybe it would make tests easier to run in parallel by using different SQLite files.
thasmin commented on How to set up a blog with Hugo and Cloudflare, and why you should   smaller.fish/posts/hugo... · Posted by u/smallerfish
thasmin · 4 years ago
Is Namecheap a scammy registrar?
thasmin commented on Ask HN: How do you get started as independent consultant or contractor    · Posted by u/mr_o47
thasmin · 4 years ago
I've been an independent software developer for the past 3 or 4 years and I took a path that can be done by good software developer who is good at talking to clients. Talent agencies like Toptal and A.team are great to get started since you don't need to find customers. You can make $150 or more per hour which makes for a pretty comfortable living. Feel free to email me at dan@axelby.com if you'd like more specific advice or just to chat.
thasmin commented on Ask HN: How do you start contracting?    · Posted by u/leros
thasmin · 4 years ago
I've had a lot of success switching to freelancing by using Toptal and ATeam. You can go full time right away and you don't need to find clients. Feel free to email me at dan@axelby.com if you'd like to chat.
thasmin commented on Company town   en.wikipedia.org/wiki/Com... · Posted by u/lelf
hueving · 10 years ago
>meddling in the "free market"?

And what exactly kept the families from just packing up and leaving? It would seem that it must have offered a better value proposition that anything else if people chose to stay there. Unless they were slaves, your whole point is moot.

thasmin · 10 years ago
They couldn't leave because they had no money to pay for anything outside the company town.
thasmin commented on Pingendo – Free, simple app for Bootstrap prototyping   pingendo.com... · Posted by u/rhapsodyv
cdevs · 10 years ago
I downloaded it one day and realized it was a attempted closed software atom app...just unzip it if you want to comment out their JavaScript security line. Other than that it seems like they took most of their code from a similiar atom project that is completely free and open source.
thasmin · 10 years ago
What's the name of the open source version? It sounds interesting.
thasmin commented on BNSF Railyway Co. helped lead fight to delay train safety technology   reuters.com/article/2015/... · Posted by u/jstreebin
thasmin · 10 years ago
Positive Train Control is the train safety technology at issue here. It isn't ready. The "attempt at crippling the economy" is to shut down instead of operating in violation of the regulation.

The railroad companies claim to have spent billions on implementation but it's not available yet. As the article says, they're not allowed to collaborate or share implementation costs because of trust regulations. Also keep in mind the scale of the deployment. There's hundreds of thousands of cars on the track today, and putting something on each car isn't something that takes an afternoon.

The government can't make it happen by creating a regulation and a deadline.

edit: Fixed definition of PTC.

u/thasmin

KarmaCake day322July 23, 2008
About
dan@axelby.com. thasmin on github.
View Original