Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
software_writer
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
software_writer
23d ago
> Opinions are apparently valuable. I'd think so, given the same opinions when applied to a programming framework have generated hundreds of billions of enterprise value in the past.
2.
▲
by
software_writer
26d ago
I've been using ThinkPad E14 (AMD Ryzen 7, 16GB RAM, 512 SSD) - very happy with it. No problems with performance, battery, etc. at all. The new Dell XPS 13/14/16 is also good. Just get one with Windows and wipe it clean when
3.
▲
by
software_writer
26d ago
Same here. Using my ThinkPad became much more fun after I installed Omarchy on it.
4.
▲
by
software_writer
26d ago
Switching to Omarchy was one of the best decisions I made last year that improved my everyday computing experience so much, and introduced me to so many amazing tools like neovim, tmux, tiling window managers, Arch Linux, and countless TUIs
5.
▲
Basecamp Five
(world.hey.com)
5 points
by
software_writer
4mo ago
|
0 comments
6.
▲
How to Safely Drop a Column in Rails
(writesoftwarewell.com)
2 points
by
software_writer
4mo ago
|
0 comments
7.
▲
by
software_writer
5mo ago
After more than a decade with Apple (and Windows before that), I’ve been using Linux with Omarchy exclusively for the past few months and have been very happy with it. Can’t imagine going back to Mac or Windows at this point. I had never re
8.
▲
Year of the Linux Laptop: Omarchy on XPS
(dell.com)
8 points
by
software_writer
5mo ago
|
2 comments
9.
▲
DHH and Open Source
(ma.tt)
13 points
by
software_writer
9mo ago
|
1 comments
10.
▲
Six billion reasons to cheer for Shopify
(world.hey.com)
3 points
by
software_writer
10mo ago
|
1 comments
11.
▲
by
software_writer
10mo ago
A classic book. I learn something new each time I read it. Also, Dave Thomas, one of the authors, is looking for a job. > So, I'm looking for a job! > Internal or external consultant, devrel, training, team fixing, design, archit
12.
▲
Jeff Atwood (Coding Horror) Threatens DHH
(infosec.exchange)
16 points
by
software_writer
10mo ago
|
0 comments
13.
▲
by
software_writer
11mo ago
100%
14.
▲
Dear Rubyists: Shopify Isn't Your Enemy
(byroot.github.io)
67 points
by
software_writer
11mo ago
|
13 comments
15.
▲
Thrice Charmed at Rails World (DHH)
(world.hey.com)
3 points
by
software_writer
1y ago
|
0 comments
16.
▲
by
software_writer
1y ago
This post shows how your application servers (Rails, Django, Laravel, etc.) can offload file delivery to reverse proxy servers like Nginx using the X-Accel-Redirect (or X-Sendfile) header. We'll also read a new reverse proxy's (Th
17.
▲
My Scaling Hero (2008)
(blog.codinghorror.com)
1 points
by
software_writer
2y ago
|
0 comments
18.
▲
How a Ruby Method Becomes a Rails Action: Part One
(writesoftwarewell.com)
2 points
by
software_writer
2y ago
|
0 comments
19.
▲
by
software_writer
2y ago
You can append the dasherized version of the headline (or specifically, the id of the header) to go to that specific section: https://rubyonrails.org/2024/9/27/rails-8-beta1-no-paas-requ...
20.
▲
by
software_writer
2y ago
For a concise overview of all the new frameworks and announcements, I recommend reading the official Rails blog post from DHH: https://rubyonrails.org/2024/9/27/rails-8-beta1-no-paas-requ...
21.
▲
by
software_writer
2y ago
ConvertKit supports 10,000 subscribers on a free plan. https://convertkit.com/pricing
22.
▲
by
software_writer
2y ago
Author of the original post here. I have no affiliation with either the Flatiron bootcamp, nor the SuperByte company. But I know Pedro and he (and his story) is real. If you take a quick look at the rest of my blog, you'll quickly know
23.
▲
Growing Object-Oriented Software, Guided by Tests
(writesoftwarewell.com)
1 points
by
software_writer
2y ago
|
0 comments
24.
▲
by
software_writer
3y ago
Ruby's defined? keyword is an elegant way to check if a variable is defined or not and also to cache expensive operations. However, it's confusing, and a few gotchas await the new Rubyist. In this post, we'll learn how it wor
25.
▲
by
software_writer
3y ago
In this article, we'll build a simple but complete application in plain Ruby without Rails, to get a deeper understanding and appreciation of everything Rails does for us.
26.
▲
Why You Need Strong Parameters in Rails – Mass Assignment Vulnerability
(writesoftwarewell.com)
1 points
by
software_writer
3y ago
|
0 comments
27.
▲
by
software_writer
3y ago
Rails 7.1 ships with a handy `perform_all_later` method that lets you enqueue multiple jobs to be executed at once, reducing the round-trip to the job backend like Redis or the database. Although it's currently supported only by Sideki
28.
▲
Ruby on Rails Internals: A Deep Dive into Active Job Codebase
(writesoftwarewell.com)
2 points
by
software_writer
3y ago
|
0 comments
29.
▲
Understanding the Rails Router: Why, What, and How
(writesoftwarewell.com)
2 points
by
software_writer
3y ago
|
0 comments
30.
▲
Base64 Encoding, Explained
(akshaykhot.com)
256 points
by
software_writer
3y ago
|
119 comments
More ›