Sony to buy video game maker Bungie in $3.6B deal
227 by daveaiello | 194 comments on Hacker News.
Monday, January 31, 2022
Sunday, January 30, 2022
Saturday, January 29, 2022
Friday, January 28, 2022
Thursday, January 27, 2022
New top story on Hacker News: Show HN: Hibiki HTML – New frontend framework – no scaffolding, no Webpack
Show HN: Hibiki HTML – New frontend framework – no scaffolding, no Webpack
29 by sawka | 15 comments on Hacker News.
Source https://ift.tt/3KO2DRc | Interactive Tutorial https://ift.tt/3G3RFTX I love JavaScript, but for many projects -- especially internal tools and prototypes -- setting up a full frontend JavaScript stack (npm, webpack, babel, create-react-app, redux) and all of their configuration files, folders, and scaffolding is overkill. Hibiki HTML incrementally plugs into any backend, using any template language (even static HTML files) with a single script include. It includes a built-in frontend data model, Vue.js-like rendering, built-in AJAX integration, and a full component/library system. It is also fully scriptable from your backend AJAX handlers. Anything that Hibiki HTML can do on the frontend can be done with a remote handler by returning specially formatted JSON actions . This allows you to write frontend logic (that would normally be JavaScript code) in your backend handlers. Background -- Hibiki HTML is a standalone, open-source, more powerful version of the frontend language that I had built for my internal tools startup Dashborg over the past year. It is a reaction against the extreme amount of scaffolding and configuration required to set up a new frontend project, especially when you're a backend/devops/data engineer who isn't a JavaScript expert. As more Hibiki libraries are written, the advantages will hopefully become even more clear. I'd love to get all of your feedback, questions, and comments. Would love a star on Github if you like the idea. Also, feel free to email me, and/or join the Slack workspace I set up (contact info on Github or the tutorial).
29 by sawka | 15 comments on Hacker News.
Source https://ift.tt/3KO2DRc | Interactive Tutorial https://ift.tt/3G3RFTX I love JavaScript, but for many projects -- especially internal tools and prototypes -- setting up a full frontend JavaScript stack (npm, webpack, babel, create-react-app, redux) and all of their configuration files, folders, and scaffolding is overkill. Hibiki HTML incrementally plugs into any backend, using any template language (even static HTML files) with a single script include. It includes a built-in frontend data model, Vue.js-like rendering, built-in AJAX integration, and a full component/library system. It is also fully scriptable from your backend AJAX handlers. Anything that Hibiki HTML can do on the frontend can be done with a remote handler by returning specially formatted JSON actions . This allows you to write frontend logic (that would normally be JavaScript code) in your backend handlers. Background -- Hibiki HTML is a standalone, open-source, more powerful version of the frontend language that I had built for my internal tools startup Dashborg over the past year. It is a reaction against the extreme amount of scaffolding and configuration required to set up a new frontend project, especially when you're a backend/devops/data engineer who isn't a JavaScript expert. As more Hibiki libraries are written, the advantages will hopefully become even more clear. I'd love to get all of your feedback, questions, and comments. Would love a star on Github if you like the idea. Also, feel free to email me, and/or join the Slack workspace I set up (contact info on Github or the tutorial).
Wednesday, January 26, 2022
Tuesday, January 25, 2022
Monday, January 24, 2022
Sunday, January 23, 2022
New top story on Hacker News: Charm – tools to make the command line glamorous
Charm – tools to make the command line glamorous
135 by hillcrestenigma | 15 comments on Hacker News.
135 by hillcrestenigma | 15 comments on Hacker News.
New top story on Hacker News: Unpacking LZRW-compressed game assets from resource forks
Unpacking LZRW-compressed game assets from resource forks
11 by todsacerdoti | 0 comments on Hacker News.
11 by todsacerdoti | 0 comments on Hacker News.
Saturday, January 22, 2022
Friday, January 21, 2022
New top story on Hacker News: Show HN: Loadjitsu – a modern load testing alternative to JMeter
Show HN: Loadjitsu – a modern load testing alternative to JMeter
17 by rhl314 | 0 comments on Hacker News.
Please meet Loadjitsu, my weekend project, years in the making. Over the years while building different apps and sites, I always felt that I need a modern load testing software.Tools like JMeter, ab are not very easy to use and it seems innovation in load testing which is a crucial part of any software release cycle has been ignored. This is my third attempt at making Loadjitsu, I am so glad that I can finaly release this. A bit more about the software 1. Powered by golang you can run load tests for tens of thousands of connections per second on very average hardware. 2. Cross platform, run it on Windows or Mac or host it on your linux machines 3. Lets you load test databases like MySQL, PostgreSQL, Mongodb out of the box. 4. Will keep adding more load testing targets in the future (even the more esoteric ones) I hope to open source Loadjitsu soon and let users contribute new targets. Hope this makes load testing fun again
17 by rhl314 | 0 comments on Hacker News.
Please meet Loadjitsu, my weekend project, years in the making. Over the years while building different apps and sites, I always felt that I need a modern load testing software.Tools like JMeter, ab are not very easy to use and it seems innovation in load testing which is a crucial part of any software release cycle has been ignored. This is my third attempt at making Loadjitsu, I am so glad that I can finaly release this. A bit more about the software 1. Powered by golang you can run load tests for tens of thousands of connections per second on very average hardware. 2. Cross platform, run it on Windows or Mac or host it on your linux machines 3. Lets you load test databases like MySQL, PostgreSQL, Mongodb out of the box. 4. Will keep adding more load testing targets in the future (even the more esoteric ones) I hope to open source Loadjitsu soon and let users contribute new targets. Hope this makes load testing fun again
New top story on Hacker News: Danish government makes its new economic model open source
Danish government makes its new economic model open source
42 by HumanReadable | 14 comments on Hacker News.
42 by HumanReadable | 14 comments on Hacker News.
Thursday, January 20, 2022
Wednesday, January 19, 2022
New top story on Hacker News: Hotcaml: An OCaml interpreter with watching and reloading
Hotcaml: An OCaml interpreter with watching and reloading
22 by todsacerdoti | 3 comments on Hacker News.
22 by todsacerdoti | 3 comments on Hacker News.
New top story on Hacker News: A Simple Math Equation Can Transform Your Productivity
A Simple Math Equation Can Transform Your Productivity
25 by productivetom | 10 comments on Hacker News.
25 by productivetom | 10 comments on Hacker News.
Tuesday, January 18, 2022
New top story on Hacker News: Ask HN: Why the $200 Overhead on Dell XPS Laptops with Linux?
Ask HN: Why the $200 Overhead on Dell XPS Laptops with Linux?
23 by MikeBVaughn | 24 comments on Hacker News.
I'm not complaining, I'm just genuinely curious. When speccing out an XPS 13 Developer Edition, switching the OS from Windows to Linux bumps the price up by $200. Is it subsidizing whatever work had to go into validating that the OS works as expected on that model?
23 by MikeBVaughn | 24 comments on Hacker News.
I'm not complaining, I'm just genuinely curious. When speccing out an XPS 13 Developer Edition, switching the OS from Windows to Linux bumps the price up by $200. Is it subsidizing whatever work had to go into validating that the OS works as expected on that model?
New top story on Hacker News: Ask HN: Does anyone know of the whereabouts of the source code of FlexOS/386?
Ask HN: Does anyone know of the whereabouts of the source code of FlexOS/386?
10 by andrewstuart | 0 comments on Hacker News.
My goal is to get FlexOS open sourced. - Does anyone know of a copy of the source code? I contacted the designer and author of much of FlexOS and he does not know where the source code is.I think it would be fun to see if FlexOS/386 can be brought back to life. FlexOS was a powerful and innovative operating system from Digital Research, the early 1990's. Here is a Byte Magazine review of it from back then: https://ift.tt/3nCYFkq Here's the Wikipedia article: https://ift.tt/33uYhxw Maybe someone at WindRiver knows where the source code of FlexOS is? The wikipedia article above says: >>>>When Novell decided to abandon further development of the various Digital Research operating systems such as Multiuser DOS (a successor to Concurrent DOS) and Novell DOS (a successor to DR DOS), they sold FlexOS off to the Santa Clara, California-based Integrated Systems, Inc. (ISI) for US$3 million in July 1994.[22] The deal comprised a direct payment of half this sum as well as shares representing 2% of the company. The company already had pSOS+, another modular real-time multitasking operating system for embedded systems, but they continued to maintain FlexOS as well.[22] FlexOS version 2.33 was current as of May 1998 and with FlexOS 2.34 to be released soon after with added support for faster CPUs, 64 MB of memory, EIDE and ATAPI CDROM drives. >>>>Integrated Systems was bought by their competitor Wind River Systems in February 2000.
10 by andrewstuart | 0 comments on Hacker News.
My goal is to get FlexOS open sourced. - Does anyone know of a copy of the source code? I contacted the designer and author of much of FlexOS and he does not know where the source code is.I think it would be fun to see if FlexOS/386 can be brought back to life. FlexOS was a powerful and innovative operating system from Digital Research, the early 1990's. Here is a Byte Magazine review of it from back then: https://ift.tt/3nCYFkq Here's the Wikipedia article: https://ift.tt/33uYhxw Maybe someone at WindRiver knows where the source code of FlexOS is? The wikipedia article above says: >>>>When Novell decided to abandon further development of the various Digital Research operating systems such as Multiuser DOS (a successor to Concurrent DOS) and Novell DOS (a successor to DR DOS), they sold FlexOS off to the Santa Clara, California-based Integrated Systems, Inc. (ISI) for US$3 million in July 1994.[22] The deal comprised a direct payment of half this sum as well as shares representing 2% of the company. The company already had pSOS+, another modular real-time multitasking operating system for embedded systems, but they continued to maintain FlexOS as well.[22] FlexOS version 2.33 was current as of May 1998 and with FlexOS 2.34 to be released soon after with added support for faster CPUs, 64 MB of memory, EIDE and ATAPI CDROM drives. >>>>Integrated Systems was bought by their competitor Wind River Systems in February 2000.
New top story on Hacker News: Ask HN: Why are we so at the mercy of Google and Mozilla for web browsers?
Ask HN: Why are we so at the mercy of Google and Mozilla for web browsers?
51 by mattwilsonn888 | 70 comments on Hacker News.
I hear what seems many a valid complaint about Google's conflicts of interest in managing Google Chrome and how it has down-stream effects on Mozilla and other web browsers. What exactly is keeping developers from making a fully featured open source web browser not at the mercy of Google or the browser's developers?
51 by mattwilsonn888 | 70 comments on Hacker News.
I hear what seems many a valid complaint about Google's conflicts of interest in managing Google Chrome and how it has down-stream effects on Mozilla and other web browsers. What exactly is keeping developers from making a fully featured open source web browser not at the mercy of Google or the browser's developers?
Monday, January 17, 2022
Sunday, January 16, 2022
Saturday, January 15, 2022
Friday, January 14, 2022
Thursday, January 13, 2022
Wednesday, January 12, 2022
New top story on Hacker News: Who Contributed to PostgreSQL Development in 2020 and 2021?
Who Contributed to PostgreSQL Development in 2020 and 2021?
21 by craigkerstiens | 4 comments on Hacker News.
21 by craigkerstiens | 4 comments on Hacker News.
Tuesday, January 11, 2022
Monday, January 10, 2022
Sunday, January 9, 2022
Saturday, January 8, 2022
Friday, January 7, 2022
Thursday, January 6, 2022
New top story on Hacker News: At This Armenian Restaurant, the Ovens Are Satellite Dishes
At This Armenian Restaurant, the Ovens Are Satellite Dishes
9 by CapitalistCartr | 1 comments on Hacker News.
9 by CapitalistCartr | 1 comments on Hacker News.
New top story on Hacker News: Twilio suspended account because someone sent us a fraud text
Twilio suspended account because someone sent us a fraud text
29 by ChrisDutrow | 15 comments on Hacker News.
I have a very weird problem with Twilio. It seems like they have gotten so big where they have started acting in bad faith. I'm curious to find out what other entrepreneurs think of this situation, where a partner, once trusted, and for which technical foundation has been built upon, now has shown to be acting in bad faith. Every once in a while, some scammer will send a phishing text message to one of our phone numbers. Here is an example: """ Your Facebook account has been placed on hold for verification. To avoid account suspension, Please visit: https://ift.tt/335OQUE """ The message will be relayed to en employees cell phone as is what happens with all txt messages. Now Twilio thinks our account was hacked and someone is sending text phishing text messages from it. The latest time this happened, the account was immediately suspended by an automated system. They did not communicate to us that this happened or why it happened. I had to fill out a support ticket and wait about 3 hours for a response before I even knew what the problem when was. This happened at night, so no one knew there was even a problem until the next morning when business operations resumed and the phones didn't work. Its bad enough that they shut down the phone system for my entire company because of their mistake, but in order to get the system back online, I have to go through their ticketing process that is only through e-mail, where it takes hours or days to receive a response. If I want to speak with someone on the phone, which probably would have gotten the problem resolved more immediately, I have to pay $1,500 per month for their phone tech support. Obviously this is an unreasonable amount to pay. I don't need tech support, I just need someone to call, explain the situation to, and have them click a button. We pay them about $600 a month and have been working with them for over 10 years. I understand their profit margins might be thin? But are they really that thin? And if so, there should be a more reasonable phone option. I don't need to speak with an engineer, I just need to speak with someone who can click a button and unblock the account. Temporarily, I will re-program the system so that it does not forward text message content to my employees phone numbers. Which is fine. But my bigger problem is what do I do now? If they're willing to shut my system down without even giving me a number to call, what else are they going to do to me in the future? The way in which they have been so cavalier with me is a red flag. And if I'm being honest, it does make me angry how they are willing to so readily damage my company in such a profound way AUTOMATICALLY without giving me a way to talk with them. I understand they may have a big phishing problem and will need to use automated software to help, but it is very reckless to not have this counter-balanced with a reasonable way for legitimate customers to even contact them after the suspension. Are there other API-driven VOIP options that I should be considering bearing in mind that it would be expensive to re-write the software to work with another vendor? Or is there some way I should be looking to work things out with them? What do you guys think?
29 by ChrisDutrow | 15 comments on Hacker News.
I have a very weird problem with Twilio. It seems like they have gotten so big where they have started acting in bad faith. I'm curious to find out what other entrepreneurs think of this situation, where a partner, once trusted, and for which technical foundation has been built upon, now has shown to be acting in bad faith. Every once in a while, some scammer will send a phishing text message to one of our phone numbers. Here is an example: """ Your Facebook account has been placed on hold for verification. To avoid account suspension, Please visit: https://ift.tt/335OQUE """ The message will be relayed to en employees cell phone as is what happens with all txt messages. Now Twilio thinks our account was hacked and someone is sending text phishing text messages from it. The latest time this happened, the account was immediately suspended by an automated system. They did not communicate to us that this happened or why it happened. I had to fill out a support ticket and wait about 3 hours for a response before I even knew what the problem when was. This happened at night, so no one knew there was even a problem until the next morning when business operations resumed and the phones didn't work. Its bad enough that they shut down the phone system for my entire company because of their mistake, but in order to get the system back online, I have to go through their ticketing process that is only through e-mail, where it takes hours or days to receive a response. If I want to speak with someone on the phone, which probably would have gotten the problem resolved more immediately, I have to pay $1,500 per month for their phone tech support. Obviously this is an unreasonable amount to pay. I don't need tech support, I just need someone to call, explain the situation to, and have them click a button. We pay them about $600 a month and have been working with them for over 10 years. I understand their profit margins might be thin? But are they really that thin? And if so, there should be a more reasonable phone option. I don't need to speak with an engineer, I just need to speak with someone who can click a button and unblock the account. Temporarily, I will re-program the system so that it does not forward text message content to my employees phone numbers. Which is fine. But my bigger problem is what do I do now? If they're willing to shut my system down without even giving me a number to call, what else are they going to do to me in the future? The way in which they have been so cavalier with me is a red flag. And if I'm being honest, it does make me angry how they are willing to so readily damage my company in such a profound way AUTOMATICALLY without giving me a way to talk with them. I understand they may have a big phishing problem and will need to use automated software to help, but it is very reckless to not have this counter-balanced with a reasonable way for legitimate customers to even contact them after the suspension. Are there other API-driven VOIP options that I should be considering bearing in mind that it would be expensive to re-write the software to work with another vendor? Or is there some way I should be looking to work things out with them? What do you guys think?
Wednesday, January 5, 2022
Tuesday, January 4, 2022
Sunday, January 2, 2022
Saturday, January 1, 2022
Subscribe to:
Posts (Atom)