Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
krzepah
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
krzepah
4y ago
I agree with you, the caching mechanism and ways to communicate with the API from your scripts would have been way more interesting to read about
2.
▲
by
krzepah
4y ago
Be honest, try to give them other options as soon as possible, give them a number their future potential employer can call. Maybe even write something
3.
▲
by
krzepah
5y ago
lmao :')
4.
▲
by
krzepah
5y ago
Hi ! Am I missing something ?
5.
▲
Are we allowed to brevet oauth2? Microsoft does
(worldwide.espacenet.com)
1 points
by
krzepah
5y ago
|
1 comments
6.
▲
by
krzepah
5y ago
Direction out of touch with the importance of cultural well-being. At this point I'm not accepting talks with companies that do that and point them to their online onboarding and processes. If they are so lonely that they value what th
7.
▲
by
krzepah
5y ago
When I read things like that it pulls me away even further from continuing CS. How blind are you that you do not realise that forcing a software execution is not ransomeware ? I'll tell you what's wrong here : Docker is a fantasti
8.
▲
by
krzepah
5y ago
I've got another one : It's your device, you shouldn't be locked out of it because of some update that now requires you to authenticate to whatever online service they have the fantastic idea of coming up with.
9.
▲
by
krzepah
5y ago
The most stupid thing I can think of is that the downloader changes version less often that the said software. So you download your "downloader" which points you to the latest version of the software.
10.
▲
by
krzepah
5y ago
Not related to this, but I got locked out of my apple account few days ago, this means : loose of everything I bought, cannot update any software. Only way to retrieve said account was trough a SMS system that was locked on a non mobile pho
11.
▲
by
krzepah
5y ago
Microsoft has trouble with UI design and it only got worse. Think about the "help" buttons that are on win system preferences, instead of directing you to the option they send you to google or bing. It's ridiculous.
12.
▲
by
krzepah
6y ago
fun fact comment, Asimov thought about this, I'm quoting the short part that is relevant from this article on wikipedia : https://en.wikipedia.org/wiki/Foundation_series "One key feature of Seldon's theo
13.
▲
by
krzepah
6y ago
What I dislike about heavy test process is that you basically might be writing b*lshit until your product owner validates the implementation.
14.
▲
by
krzepah
6y ago
You are making judgments about OP using Docker. But from my point of view you are a true pain to work with because you do not containerise your work. Anytime I'd have to work with one of your creations I'd have to go figure what y
15.
▲
by
krzepah
6y ago
"Just use the same Python version and a roughly similar PostgreSQL version in development and production, and you're good to go" -> And that's more time than it would take to re-use that Dockerfile and docker-compose
16.
▲
by
krzepah
6y ago
Hi, Having a React / Vue whatever in addition to your Django server allow you to split the "View" from the "Model-View-Control" paradigm that Django respect, when you have django & react, Django is only "MC
17.
▲
by
krzepah
6y ago
"I don't want to go full SPA with Django as this defeats the purpose of Django IMO" -> What is this "purpose" ? Django is here to help me model my database, handle few permissions and bring few API up online, I s
18.
▲
by
krzepah
6y ago
It is not. If you intend to have a react front-end then this front-end becomes the "V" in the MVC, while django becomes only the M & C; Having something cohesive is much more reliable than having some template there, some js t
19.
▲
by
krzepah
6y ago
Honestly in the real world you would generally already know if the need expressed is meant to be a web service (for instance) and if it requires a database - and in those cases, most framework already propose an sqlite / fully-fleged d
20.
▲
by
krzepah
6y ago
Programmers write code. Good programmers think about data movement
21.
▲
by
krzepah
6y ago
Simplicity is what strikes the brightest of minds, some prefer to have simple shortcuts and a tone of sh*tware that prevent the user from knowing how to use it's tools (git, configuring an IDE), some prefer to have something they can m
22.
▲
by
krzepah
6y ago
What are you talking about ? Most people working with sound today do so by using a DAW like Ableton, QBase or Fruity Loop that work on Windows or sometimes Mac Os
23.
▲
by
krzepah
6y ago
Thank you for the summary
24.
▲
by
krzepah
6y ago
yup ^^
25.
▲
by
krzepah
6y ago
Actually don't say you are going to "porter plainte" in a café, you will look like a Karen with extra steps edit : Porter plainte means filling the papers to a Police station to start a judiciary procedure against someone, yo
26.
▲
by
krzepah
6y ago
I haven't rushed out to hooks when they got out (i'm a preact user not react) to the point that I got an intern tell me "Oh you don't use hooks, I'm not used to work like that". After digging into them, they ar
27.
▲
by
krzepah
6y ago
Thanks for the read ! I didn't know svelt and it seems like it has solid motivations. I should definitely check it out. I'm actually more of a preact fan and the community Jason Miller has created, their work have inspired me a lo
28.
▲
by
krzepah
6y ago
Honestly I like HN but the constant talk about PWA vs pure HTML apps has became tiresome and unproductive. I haven't seen a single argument that's properly stated about why we shouldn't do them. Having argument alike "Oh
29.
▲
by
krzepah
6y ago
What are you talking about ? Are you saying a search feature is not necessary in my specs because you like using f3 or ctrl-f ? "On mobile, using menu to search in browser menus" -> This is not a sentence. I do add a "few
30.
▲
by
krzepah
6y ago
Thanks i haven't thought about that one. But i'd definitely try to stick up to css even if I'd have to dev that feature. Maybe by trying to change the var(--color) i've setup in my colors.css ; I'd note out that thi
More ›