Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
rvdginste
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
12 ms
·
61.
▲
by
rvdginste
3y ago
You would not last long in my team. When you “forget” the standard, you would have to rewrite your code. In the end you would perform a lot worse than other team members. Anyone should be able to follow coding standards, you do not have to
62.
▲
by
rvdginste
3y ago
> Moving from micro to monolith isn't the death of serverless, people not knowing when the appropriate time to use different techniques will be. Exactly, people should take the time to study different techniques, learn about their a
63.
▲
by
rvdginste
3y ago
> A lambda is just someone else's computer running your function, which you call through a fancy rpc interface. There is no infrastructure. “someone else’s computer” _is_ infrastructure. _everything_ you run in cloud runs on someone
64.
▲
by
rvdginste
4y ago
> but am I the only one who thinks two years isn’t long enough for a “long term support” release? No, I feel the same. It really is a completely different mindset compared to .net framework. And I believe it is recommended to keep upgrad
65.
▲
by
rvdginste
4y ago
Completely agree with you. Btw, regarding Postgres support: the guy maintaining the Postgres .NET drivers works for Microsoft on Entity Framework Core. Regarding the boilerplate and the minimal hosting model and the minimal api… it starts t
66.
▲
by
rvdginste
4y ago
> plenty of stuff in large enterprises will probably never migrate I think you are right. I worked, and still assist, on a couple of big projects that are built on .NET Framework. I recently pushed to have those upgraded to the latest .N
67.
▲
by
rvdginste
4y ago
> paid for MSDN license I believe a lot of companies are not directly paying for MSDN licenses, but retrieve them for free through a Microsoft partnership and by fulfilling conditions to obtain silver and gold competencies. I think this
68.
▲
by
rvdginste
4y ago
We intend to do something similar. The users get a pop-up in the front end when a new version is available and are asked to load the new version, but they can keep on using the old version for a while. The length of the time window does not
69.
▲
by
rvdginste
4y ago
How do you handle database/data store upgrades? It seems there is a window where both the old and new system write into the same data store.
70.
▲
by
rvdginste
4y ago
> But SQL is really not harder than the other languages and techniques you know so well. If developers spent as much time on SQL as they do on the ins and outs of React, containerization, CI/CD pipelines, or the quirks of their favo
71.
▲
by
rvdginste
4y ago
Exactly! Devs should learn SQL and should learn how their ORM works, what it is doing "behind the scenes". It is also a good idea to keep a sql profiler open when working with the application to see which queries are generated. W
72.
▲
by
rvdginste
4y ago
True in the sense that you do not need to learn anything extra to build queries using an ORM. But it is not the complete picture: whenever you use an ORM, you should really know how the ORM works and what it does. For example, even if you
73.
▲
by
rvdginste
4y ago
> if you don't update your phone Indeed, but the issue is that the phone manufacturer no longer supports the phone and release OS updates. And on Android, you could install unofficial mods to upgrade to a more recent version of the
74.
▲
by
rvdginste
4y ago
In my opinion, there is a big difference between a closed source solution from a company that stores the passwords on their own systems, and open source software that stores the passwords in a local file. For this kind of thing, I specifica
75.
▲
by
rvdginste
4y ago
I do the same: the format used for the KeePass database is supported by software on Windows, Mac, Linux, iOS and Android. I have the database in a git repo and mostly used it from my laptop. From time to time, I put a copy on google drive
76.
▲
by
rvdginste
4y ago
Seriously, of all the things you can say about linux, you need to mention that it's a pain to just keep it updated? I am a .net developer and run Debian linux on my work laptop since ages. Keeping the OS and most of the software up-to
77.
▲
by
rvdginste
4y ago
Is there a solution to use an old Android 4.4 tablet as an external screen for a linux machine? The mentioned aFreeRDP seems to require at least Android 5.0.
78.
▲
by
rvdginste
4y ago
My work computer was recently upgraded from a Dell Precision 7520 to a Dell Precision 7670 (i7-12850HX, intel graphics, 32GB RAM, 2x 1TB NVMe SSD). We use Dell Precisions for developer laptops and I am happy with them. I personally run Lin
79.
▲
by
rvdginste
4y ago
> I have a feeling that the overall reality is far more hit-or-miss than the author implies. I really think that is the state of the matter. Personally, I have been using Linux as main OS since 2000, so when I buy new hardware, I know it
80.
▲
by
rvdginste
4y ago
> What a lot of people don't seem to realise is that by trying to split up a system into more smaller pieces in an attempt to decrease complexity, it's often the case that you end up with even more complexity, just hidden in th
81.
▲
by
rvdginste
4y ago
I am surprised by all the anti-ORM comments. When you use an ORM, you need to both know SQL and the ORM. Your investment in learning an ORM is not wasted and you can carry that knowledge over from project to project. If you know both the
82.
▲
by
rvdginste
4y ago
I would go for the hierarchical urls, like: - /organizations/:organizationId/blogs/:blogId - /organizations/:organizationId/blogs/:blogId/sections/:sectionId - /organizations/:orga
83.
▲
by
rvdginste
4y ago
> Simply because you have a tool doesn’t mean you have to skip the step of trying to understand the code. Exactly. Maybe that was not clear from my comment, but my point is basically that using the most fancy tools is not gonna help a lo
84.
▲
by
rvdginste
4y ago
I actually did watch the video. Don't understand me wrong: I don't have anything against a good IDE and a good debugger. I currently work with C# and use Rider. Still, for me personally, I need to study the code and know what to
85.
▲
by
rvdginste
4y ago
In 2000-2006 I implemented garbage collectors in C on Linux. I used Emacs and GDB, and likely also DDD and GDB from within Emacs. I don't think there was anything better back then. It's been a long time since I used C, but I won
86.
▲
by
rvdginste
4y ago
In my opinion that also depends on your own attitude, needs and expectations. I use a Moto G5 from 2017 running Android 8.1. Recently the battery started to swell and I replaced it with a third-party battery which is working fine. That w
87.
▲
by
rvdginste
4y ago
I am getting a bit tired of those articles on "linux on the desktop". I started using Linux in 1997 and it has been my main work os (linux on the desktop) since 2000. I have used Gnome 1, Gnome 2, Xfce 3, Xfce 4, E16, E17, KDE P
88.
▲
by
rvdginste
4y ago
> I think if a file name looks different (because of case), it should be treated as being different. But I'm probably in the minority. Completely agree. Also ext4 _is_ case sensitive on filenames. I think that _new_ users of a syste
89.
▲
by
rvdginste
4y ago
I've been thinking about this before that you can do more when you work with the abstract syntax tree instead of the plain text and I was wondering whether someone actually did something with this. It's really cool to see their w
90.
▲
by
rvdginste
4y ago
I'm also a fan of Dell Precision: typing this on a M4700 (with a 3rth generation i7). Running Debian stable with KDE Plasma on it. It was my work laptop for 4 years and then became my personal laptop. Still in very good condition.
More ›