Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
arcticwombat
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
How to Create REST API's Using FreePascal and Lazarus
(medium.com)
1 points
by
arcticwombat
7y ago
|
0 comments
2.
▲
by
arcticwombat
7y ago
Eh, what's wrong with Rosetta Code? A metric ton of examples in a metric ton of languages. What's better about this one?
3.
▲
by
arcticwombat
8y ago
I wouldn't mind finding out who created and posted the videos..
4.
▲
by
arcticwombat
8y ago
How is this news? An app changed their icon..
5.
▲
by
arcticwombat
8y ago
If your product can be built entirely by "t-shaped" people, it's not a complex product. The thing about experts is that they're experts, an expert is INCREDIBLY good at one particular thing. The idea of "t-shaped&qu
6.
▲
by
arcticwombat
8y ago
Sounds like a great project for you to learn a low level language, and some UX and GUI design at the same time. Game development is done in several languages and frameworks, so it's not a big deal what language you go with as long as y
7.
▲
by
arcticwombat
8y ago
Super clickbaity... The dude had been prohibited from owning a gun after domestic abuse against his girlfriend. He tried to buy one anyway and failed a background check. He bought gun parts and a 3D printer. Police heard him firing in the w
8.
▲
by
arcticwombat
8y ago
Before I click that link, what does it solve? What makes it different, better, than other admin template packs?
9.
▲
by
arcticwombat
8y ago
* Solve problems * Afterward, reflect on what went well and what didn't * Write down what you should have done differently * Solve more problems, keep those notes handy * Repeat Sorry, not based on CS/Math puzzles, but real-world
10.
▲
by
arcticwombat
8y ago
I made myself one of these a while back, but not as sleek looking. Nicely done :)
11.
▲
by
arcticwombat
8y ago
I've seen at least 4 or 5 posts about the VFEMail thing just today so I dinged this one when I saw it. No idea what's considered significant.
12.
▲
by
arcticwombat
8y ago
So many duplicated posts about this..
13.
▲
by
arcticwombat
8y ago
I know how it's done. Find a problem, solve it, charge for the solution. All you have to do is fill in the blanks :) It's not really tongue-in-cheek either, there are LOADS of books about this, but in the end it's all about
14.
▲
by
arcticwombat
8y ago
I'm the same. QBasic, GW Basic, Commodore 64, those were the big ones for me as a kid. Without them, I probably wouldn't be a programmer today.
15.
▲
by
arcticwombat
8y ago
Oh wow, that's a blast from the past! Had lots of fun with QBasic as a kid :)
16.
▲
by
arcticwombat
8y ago
I think so too, but my statement still stands. There's nothing new or especially special about "server side rendering", and nothing about React rendering either. Rendering on the server lets you do whatever you want. Want to
17.
▲
by
arcticwombat
8y ago
Didn't you know? If it isn't less than a month old, it's "the old way" :)
18.
▲
by
arcticwombat
8y ago
Yeah microservices is another one that suffers from the One Solution To Rule Them All mentality. They're GREAT when they're the right fit. Most websites aren't really a right fit and do fine with a classic webserver->DB se
19.
▲
by
arcticwombat
8y ago
I'm not talking about the bloat of the framework itself but the code you write to use the framework. When you have 2mb worth of "React code" and the framework itself only takes up 35.6kb, that's a lot of bloat.
20.
▲
by
arcticwombat
8y ago
SPA isn't automatically the best solution for a page or site with frequent updates. The updates are handled by JavaScript and http calls. You can write a lot of that stuff in a dozen lines of JQuery with nicely refreshing content and a
21.
▲
by
arcticwombat
8y ago
2mb html file, + whatever else for initial load? That's only 1-2 seconds on a fast connection. If you have zero of that content cached locally and are on a mobile or just not-fast connection it'll be way more than 1-2 seconds. You
22.
▲
by
arcticwombat
8y ago
How is this amazing? We've been "server side rendering" since the inception of the internet. If you build your pages with CSS at the top and JS at the bottom you're already achieving most of that effect right there, no e
23.
▲
by
arcticwombat
8y ago
There are two kinds of "Productive". There's my personal productivity, and there's the team/company productivity. When working on a team, you have to figure out what produces the best output for the team as a whole,
24.
▲
by
arcticwombat
8y ago
I have to say my experience tracks this too. A lot of the "modern" toolsets just aren't worth the extra fluff they add. Writing SPA's in React, Angular, etc. tend to result in a very heavy first page load, then api calls
25.
▲
by
arcticwombat
8y ago
Single-Page-Application IE. Purely JS driven, no browser-page loads after the initial page has loaded.
26.
▲
by
arcticwombat
8y ago
I do like that, actually.
27.
▲
by
arcticwombat
8y ago
1. Because drones are really cool. 2. Because throwing cpu power at them to solve the stabilization issue turns it from a mechanical project to an electronics project, which appeals to geeks everywhere who don't have much of any fabric
28.
▲
by
arcticwombat
8y ago
This is a good article, highlighting what's going on. I like the show, I've no idea why people are so obsessed with throwing crap at her.
29.
▲
by
arcticwombat
8y ago
Except, of course, that the actual report has not been completed yet. The article has a single quote from a participant, and the rest is literally just opinion and thoughts. There's nothing to get excited about yet. It's going to
30.
▲
by
arcticwombat
8y ago
Source for this claim?
More ›