Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
shikck200
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
11 ms
·
1.
▲
by
shikck200
9d ago
Nah. They are not, everyone is losing money, and just staying alive from gov subsidies. A claude PRO license is 20 usd/month, and for it to be profitable it should be somewhere around 200-300/month. The bubble is going to burst so
2.
▲
by
shikck200
10d ago
Not sure what your point is? Are you saying that this mountain of complexity is somehow justified for the 99% of stuff out there? Complex stuff can and should be as simple as possible, and that something a good software developer strive to
3.
▲
by
shikck200
12d ago
Thats not a true comparison, MAYBE that was sort of a thing back in the IE6 era. Today the web is capable of "a good enough" UX for most things. But how we do interactive apps on the web today is just madness. Most sites dont ne
4.
▲
by
shikck200
12d ago
Webdev is the pinnacle of over engineering. And now with AI, it will get even worse. I think the web truly needs a reset.
5.
▲
by
shikck200
12d ago
Side note: PLEASE DONT hijack scroll. Its just a bad bad thing to do. Please dont.
6.
▲
by
shikck200
13d ago
Nah. 99% of meetings are fluff. Something that could have been just an short email. Meetings are for people who do not get anything done. for people who like to waste other peoples time. The actual good meetings are the ones that have a VER
7.
▲
by
shikck200
13d ago
RTO steals one work day from me per week, at a minimum. When i work from home i can start 6am (or whenever i want to), and if im in a flow state, i can push to 5pm easily. I get SOOOO much done. Other days i can lax, have a few teams meetin
8.
▲
by
shikck200
19d ago
Like i said, the dash IS a thing, and only in practice used by "experienced writers", common folk NEVER use it. LLMs stole all the books, so obviously the AI spits out dashed like there is no tomorrow. You cant argue about this, j
9.
▲
by
shikck200
19d ago
I get news from Ukraine just in a good enough pace from various bloggers etc on youtube. Then there is telegram, thats arguably even a better source for the "this just happened on the front lines" news (ofc without any sources, ju
10.
▲
by
shikck200
21d ago
Who TF wants to use Twitter? Its the worst echo chamber out there.
11.
▲
by
shikck200
21d ago
Nah. I NEVER say the dash pre-AI, at least in commoners writings. Maybe in some books etc. The dash you read today is 99.9% AI generated.
12.
▲
by
shikck200
1mo ago
They stole all the data, and then dont want you to steal it back. Its basically Robin Hood all over again.
13.
▲
by
shikck200
1mo ago
God i hate this non stop AI slopfest
14.
▲
by
shikck200
1mo ago
Looks like OPs post was flagged. I have also seen this on multiple ocations. To me this is REALLY fishy. Since the janestreet fraud there has been a massive campaign online to downplay all negative comments, disable comments on JS videos, a
15.
▲
by
shikck200
2mo ago
So immigrants flooded the border, and then noticed they never actually left Africa? What kind of dumb is this?
16.
▲
by
shikck200
2mo ago
Java? No thanks. I have some horrible memories from the ugliness, verbosity of Java. The cherry on the cake is the huge hog of an runtime called the JVM. Also java semi-forces you to have some bulky IDE. Last i looked there was no core java
17.
▲
by
shikck200
2mo ago
Go never was "no generics". It had generics rusted in from the get-go, but never implemented them as it was a complex feature and one that made the compiler slower. Im glad they waited. Compare to PHP, where every feature is bolte
18.
▲
by
shikck200
2mo ago
Thats pretty limited. How do i buy a car with monero? A house? How about can i pay for medical treatment with monero?
19.
▲
by
shikck200
2mo ago
> WikiLeaks and SecureDrop would disagree. This is just nonsense. You can also then argue we should ban email. I can get an anon throwaway email and send some leaked document that way to, say a reporter. > Chat Control 2.0 Has nothing
20.
▲
by
shikck200
2mo ago
Why would P2P/E2EE software be banned? Makes no sense to even compare that to crypto. Its like saying we ban C because the bitcoin is written in it. > Software that gets used to leak state secrets? Thats not really a "thing&quo
21.
▲
by
shikck200
2mo ago
I hear this over and over. What kind of privacy are we taking about here? You mean X gives Y 100 bucks in cash privacy? Or purchasing a house where there is no paper trail, no knowledge of who is the previous/current owner and no insur
22.
▲
by
shikck200
2mo ago
We can send normal FIAT pretty much anywhere in the world, instantly. There might be some places that are truly out-of-reach, but at the same time, crypto is probably not working there neither as a) there i literally no computers and b) no
23.
▲
by
shikck200
2mo ago
Jane street was/is a top user of ocaml, they kind of flushed their reputation down the toilet with they massive fraud in the asian markets. IIRC the entire company got banned from trading inside India, hongkong etc. After they got caug
24.
▲
by
shikck200
3mo ago
Thats pretty sweet. How does the repl work? Does it compile to Go, then execute? Or does it ship with a full vm? Most go repls are really slow because they need to compile/execute (they fake the "e" part in repl). Its a niche
25.
▲
by
shikck200
3mo ago
Why is this not the default? I removed homebrew years ago, because it was just full of nasty surprises like this. Does homebrew still share dependencies? Previously you could not have package A with a transitive dependency of lib-X = v1.2 a
26.
▲
by
shikck200
3mo ago
Paywalled.
27.
▲
by
shikck200
4mo ago
Ocaml is just an ML in the traditional sense. It keep scope without curlies. There is really not much else to it.
28.
▲
by
shikck200
4mo ago
Lisette actually looks really nice! I huge improvement over Go (even i am really fond of the go runtime)
29.
▲
by
shikck200
4mo ago
There is many "like react" things out there. I avoid full fledged frameworks like the pest, but something like solid.js is probably the one that matches how i think of webdev.
30.
▲
by
shikck200
1y ago
I have aliases for these kinds of general things (in vim) for most languages i use. Eg. if im inside a typescript file i have a mapping produces if ($obj) { $ } and i tab to enter the next "$" to insert the correct things. The sam
More ›