Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
scriptdevil
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
11 ms
·
1.
▲
by
scriptdevil
2y ago
Right handed with right-foot-forward as well.
2.
▲
by
scriptdevil
2y ago
I had been using chatgpt for something similar in the past. I like the fact that you are integrating a timer and music into it. How do you set yourself apart beyond that? Chatgpt, for instance, could also help with things like "I want
3.
▲
by
scriptdevil
3y ago
Why not just use localstorage rather than using the URL as a hack?
4.
▲
by
scriptdevil
5y ago
You can easily set up sync using SyncThing or Dropbox or any other tool that syncs directories between devices. I did pay $25 because I enjoy using Obsidian - but I don't think there is anything missing in the free version. The best pa
5.
▲
by
scriptdevil
5y ago
You don't need to - you can also share your unique UPI ID which is text like username@bankcode
6.
▲
by
scriptdevil
5y ago
TBF,files should be fine if we use something like the openbsd unveil mechanic
7.
▲
by
scriptdevil
5y ago
I recently used seahash in rust for a similar job. This seems to fall in the same niche.
8.
▲
Factorial Experiment
(en.wikipedia.org)
2 points
by
scriptdevil
5y ago
|
0 comments
9.
▲
by
scriptdevil
6y ago
I don't know why everyone always says someone or the other united all of India - they always ignore Kerala and Tamil Nadu (and often parts of Andhra Pradesh) which were neither a part of the Maurya empire - nor a part of the Mughal emp
10.
▲
by
scriptdevil
6y ago
Artificial General Intelligence.
11.
▲
Bluespec Compiler is now open-source
(github.com)
5 points
by
scriptdevil
7y ago
|
0 comments
12.
▲
by
scriptdevil
7y ago
I haven't used this. But i see the utility. Wouldn't having an admin UI to map ids to periodicity be better than using a hard coded subdomain? That way one can prevent bad actors from switching pace when they come to know of this
13.
▲
by
scriptdevil
7y ago
Given the standard quality of innovation in patents granted, this is better than average. Check out this patent for instance article about a patent amazon filed for a photo-studio setup https://mashable.com/2014/06
14.
▲
by
scriptdevil
7y ago
Their c++ stdlib docs used to be best in class around 2008... Maybe even later
15.
▲
by
scriptdevil
7y ago
The way India handles that is by having a progressive income tax that is collected at the federal level and sales taxes at both the federal and local level (CGST and SGST). Apart from federal funding of states, they also get all the SGST ta
16.
▲
by
scriptdevil
7y ago
I used clusterssh in the past and it is really good at sending commands to multiple machines. However for any real work, I would strongly recommend keeping the typing to a bare minimum and do all your work inside a well tested script. Bette
17.
▲
by
scriptdevil
7y ago
Wouldn't the difference there be that the person consuming meat is voluntarily consuming it while even people sticking to older tech phones are exposed to the newer radiation? I am no luddite but this would be my argument from a devil&
18.
▲
by
scriptdevil
7y ago
There is definitely room for a scheme compiler. But the scheme ecosystem felt extremely fractured the last time I took a look. Chicken had a decent but aging repo. Chez had a great compiler (I prefer not compiling to C) but it's packag
19.
▲
by
scriptdevil
7y ago
$ source some/directory/bin/activate And you don't need to keep typing out the full directory name. When done with the environment $ deactivate
20.
▲
by
scriptdevil
7y ago
This is really cool. I didn't realize --preview could take something as complex as this.
21.
▲
by
scriptdevil
8y ago
Long answer since I have been thinking about this since my school days. Somewhere in the mid 90s, there was a boom in the IT sector in India - jobs in IT paid 2-3x more than other jobs. Most people who could buy new houses and cars worked i
22.
▲
Nvidia's Jetson AGX Xavier Carmel Performance vs. Low-Power x86 Processors
(phoronix.com)
3 points
by
scriptdevil
8y ago
|
0 comments
23.
▲
by
scriptdevil
8y ago
https://www.reddit.com/r/rust/comments/9oe4yp/alpine_linux_i... They only have rust packages for X86_64
24.
▲
by
scriptdevil
8y ago
Employee, Person and list are types Worker and Manager are constructors Employee is a Sum Type i.e. it can either take a value of (Worker personObject) or (Manager [empObj1, empObj2...]) for instance, an binary tree would be type Tree a
25.
▲
by
scriptdevil
8y ago
I work in CPU design. It all comes down to saving power given how frequent idle-state entries are (especially C1 enters with almost most wait-for-interrupt operations) Stop-computing isn't well defined. As long as the clock ticks, the
26.
▲
by
scriptdevil
9y ago
Ben Shapiro is definitely not the "alt-right". Unless by the alt-right you mean all conservatives. He was heavily targeted by the alt-right since he supported Cruz and he still is on the fence about Trump (criticizes him fairly of
27.
▲
by
scriptdevil
9y ago
Very likely this: http://github.com/unbounce/babel-plugin-transform-flow-to-ge... https://medium.com/@gabescholz/randomized-testing-in-javascr...
28.
▲
by
scriptdevil
9y ago
f $ x y $ z Basically, f $ x = f x and is applied with lowest operator precedence (0) and is right associative. Therefore, f $ x y $ z = f (x y $ z) = f((x y) z)
29.
▲
by
scriptdevil
9y ago
I don't know why this isn't plugged more, but on a Windows laptop, I found https://github.com/rpwoodbu/mosh-chrome the best client to connect to remote Linux machines. mosh-chrome+tmux is so good that I got a
30.
▲
by
scriptdevil
9y ago
So am I. I was surprised when it said some of the characters were in Old/Archaic Tamil but I could read the characters fairly clearly.
More ›