Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dedsm
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
22 ms
·
1.
▲
by
dedsm
3y ago
you can multiplex using plain ssh: https://en.wikibooks.org/wiki/OpenSSH/Cookbook/Multiplexing
2.
▲
by
dedsm
4y ago
Multi account containers + Temporary Containers [1] + I don't care about cookies [2] are an awesome combination I use, I have ~10 fixed containers and for almost everything it's a new container that lives as long as the tab is ope
3.
▲
by
dedsm
7y ago
there are a couple of issues with "moving on", since the project is owned by pypa, it feels it should be the default for python projects, pipenv has a good idea, but in my opinion, a flawed implementation, and maybe all my issues
4.
▲
by
dedsm
7y ago
it's perfectly fine to use TimescaleDB alongside any regular tables.
5.
▲
by
dedsm
8y ago
I think the main issue is that you state something that's not true, https://github.com/antirez/redis-doc/pull/984 shows that, Redis Labs is claiming license is OSI-approved, when it's not.
6.
▲
by
dedsm
8y ago
CBS All Access is US-only AFAIK, so I don't think GDPR is a problem for them
7.
▲
by
dedsm
8y ago
Since quantum arrived, firefox developer edition is my browser of choice, and with the containers functionality it checks all my marks.
8.
▲
by
dedsm
8y ago
I owned a company that provided off-shore services to companies in the US, it worked perfectly. If you are doing off-shoring, you really need to insist on the independence and the ability to speak up of the team, it doesn't work if you
9.
▲
by
dedsm
10y ago
this is not entirely true, xmonad's config file happens to be a haskell file, but I don't need to recompile the whole xmonad project if I want to change it, I just start xmonad again. It does some tricks to do this (mainly the _ma
10.
▲
Trump administration plan on energy independence
(greatagain.gov)
6 points
by
dedsm
10y ago
|
1 comments
11.
▲
by
dedsm
10y ago
I've been using Gitlab CI for more than two months now, and it's incredibly simple to set up and really powerful specially with the integration with docker, also, self-hosted gitlab is free. I also have Teamcity where I work and t
12.
▲
by
dedsm
10y ago
one of the issues I see with rails precisely is that most people won't ever know that 1.year is not a plain ruby method
13.
▲
by
dedsm
10y ago
The main difference is that Django does not rely on monkeypatching or magic methods, and for me the separation of concerns feels just natural in Django. When I started with Rails it felt like magic, you didn't know why things worked.
14.
▲
by
dedsm
10y ago
I've always said Rails is good for short-lived build and forget projects, it's too "magic" for my taste. I can't imagine what it must feel like to receive a mid-to-large sized Rails project to maintain.
15.
▲
by
dedsm
13y ago
modern, as PHP
16.
▲
by
dedsm
13y ago
so, the whole logo is bad because Yahoo didn't pay millions of dollars on it?
17.
▲
by
dedsm
14y ago
"At my current company, we hire based on provable real-world experience." That is also a pretty bad hiring schema, you are leaving out a great deal of potential great programmers that are just starting, so, which strategy is better? I guess
18.
▲
by
dedsm
14y ago
is this like a joke or something?
19.
▲
by
dedsm
14y ago
It's sad when modded < default
20.
▲
by
dedsm
14y ago
Nevertheless, random routing is a bad idea even if a dyno can handle multiple requests simultaneously
21.
▲
by
dedsm
14y ago
DRY?
22.
▲
by
dedsm
14y ago
I don't see why giving the user more info on how to handle a full project since the beginning is a bad thing, the django part will certainly be independent of the rest of the tools.
23.
▲
by
dedsm
14y ago
is this a 1994 post?
24.
▲
by
dedsm
14y ago
And everybody searching for Aleksandra Kozuszek
25.
▲
by
dedsm
14y ago
so my phone has the same resolution than this laptop
26.
▲
by
dedsm
14y ago
why on earth would you want to have mongo as main database to emulate relations?